Skip to content

inavedanjum/packet-sniffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

packet-sniffer

This tool is used to capture and filter data flowing through an interface.

• Display login information (username/password)

• Visited Websites.

• Images and more...

Information

This tool is for educational purpose only, usage of packet sniffer for attacking targets without prior mutual consent is illegal. Developer assume no liability and is not responsible for any misuse or damage cause by this program.

Download

git clone https://github.com/inavedanjum/packet-sniffer.git
cd packet-sniffer
chmod +x packet_sniffer.py

Usage

python3 network_scanner.py -i <interface>
                    or 
python3 network_scanner.py --interface <interface>

example:
python3 network_scanner.py -i wlan0

Install Modules

pip3 install -r requirements.txt

About

capture and filter data flowing through an interface.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages