Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 392 Bytes

File metadata and controls

25 lines (18 loc) · 392 Bytes

Packet Sniffer

python3 script to sniff data from the HTTP pages.

you can run this script on linux, script will only run on HTTP pages.

Requirements:

  1. python3

  2. scapy.all

  3. scapy_http

$ sudo pip install scapy_http

Usage:

$ python sniffer.py

Output

sniffer.png