Skip to content

Oussama1403/PacketSniffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

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