/PacketSniffer

Arp spoofing tool for linux

Primary LanguagePython

PacketSniffer


PyQt5 software to arp spoof an IP in local network and sniff their dns packets to output the websites they visit

screenshot

Requirements

  • Python 3.8
  • PyQt5
  • python-nmap module
  • nmap
  • scapy

Usage

From your terminal:

cd /../../project_files

type:

python3 main.py

Disclaimer

  • This project was created for educational purposes and should not be used in environments without legal authorization.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT