https://github.com/thegera4/packet_sniffer
My custom packet sniffer
https://github.com/thegera4/packet_sniffer
cybersecurity ethical-hacking hacking python2 python3
Last synced: 3 months ago
JSON representation
My custom packet sniffer
- Host: GitHub
- URL: https://github.com/thegera4/packet_sniffer
- Owner: thegera4
- Created: 2023-05-05T23:54:54.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-05T23:59:57.000Z (about 3 years ago)
- Last Synced: 2025-03-12T10:45:51.558Z (over 1 year ago)
- Topics: cybersecurity, ethical-hacking, hacking, python2, python3
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# packet_sniffer
My custom packet sniffer
# How to use it:
-Initialize arp spoof attack.
-Navigate to the folder where you store this script.
-Use the command 'python packet_sniffer.py'
# Output:
-It will show the URL to which the request is made and also the 'possible' username/password if the user logged in.
Enjoy!