Skip to content

Xorriath/netcat.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

netcat.py

A netcat-like tool that works on both Windows and Linux. Currently it can be used in both client and server mode on both Windows and Linux using the same file. In listening -l mode, it binds to the specified IP and port and waits for incoming connections. In client mode(default if -l is ommited) it connects to the target server, the server receiving a shell like reverse shell.

Features to add

  • file upload
  • command history and autocomplete
  • encrypted communication
  • banner grabbing
  • session logging

About

A netcat-like tool that works on both Windows and Linux.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages