A python based Man in the Middle tool, that can sniff credentials in the same internet.
- Use
sudo python3 install.pyto 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.pyto sniff packets from the target.