PyQt5 software to arp spoof an IP in local network and sniff their dns packets to output the websites they visit
- Python 3.8
- PyQt5
- python-nmap module
- nmap
- scapy
From your terminal:
cd /../../project_files
type:
python3 main.py
- This project was created for educational purposes and should not be used in environments without legal authorization.
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.