Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 910 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 910 Bytes

About

logo

Netx is a python script made with Pexpect lib. Netx provides you a fully interactive shell. You can use this Python script in CTF challanges where you have to use Netcat listener and after getting a shell, you make it an interactive shell. It can be frustrating sometimes. this python script will do the same without wasting your precious time. But it is only for Linux.

Functions

  • pexpect Lib Development
  • user friendly
  • Auto choose Python version based on Remote Host
  • Colorful Output
  • Resize Shell as you want
  • Change user (sudo user)
  • Use Netcat

init

asciicast

pip3 install -r requirements.txt
python3 netx.py