An open API service indexing awesome lists of open source software.

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

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!