A python based Man in the Middle tool, that can sniff credentials in the same internet.
- Use
sudo python3 install.py
to install all the necessary packages using pip. - Firstly become the man in the middle using
mitm.py
. - While being The Man in the Middle, use
psniff.py
to sniff packets from the target.