asik8888 / Python-Netcat

Netcat created using python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python-Netcat

Netcat created using python

Download Python-Netcat to unix OS.

Open Python-Netcat.py in one terminal in listening mode using a port specification.

Open another terminal and run Python_Netcat.py as client with ip address of listening computer and port address.

Any command typed on the client computer executes as a system command on the listening computer.

About

Netcat created using python

License:GNU General Public License v3.0