Python proxy for man-in-the-middle traffic detection. It is specifically written to log messages sent from the client to the server to get passwords etc. from plain text commands.
- run it:
python3 sniff.py --ip 42.112.9.238 --port 80,3306,443
- clone it :
git clone https://github.com/errorfiathck/Network-sneafing.git