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.
- 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
pip3 install -r requirements.txt
python3 netx.py