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

https://github.com/slozzzzy/network-sniffer

A simple python network sniffer that can capture network packets. Able to Detect unusal traffic.
https://github.com/slozzzzy/network-sniffer

cybersecurity network network-analysis

Last synced: 4 months ago
JSON representation

A simple python network sniffer that can capture network packets. Able to Detect unusal traffic.

Awesome Lists containing this project

README

          

Network sniffer. A simple python program that detects and captures network traffic.

Dependencies - scapy, pyshark, tshark, wireshark

CTRL C twice to capture recorded packets.
CTRL C three times after to exit program.

Will continue to update later to improve usability.