Skip to content

luckythandel/netx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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