Skip to content

LucasRibeiroCaetano/Packet-Sniffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Packet Sniffer

A simple packet sniffer application written in Python using the Scapy library. This tool allows you to capture and filter network packets based on specified criteria.

Features

  • Capture live network traffic.
  • Filter packets by protocol (e.g., TCP, UDP, ICMP).
  • Specify the number of packets to capture.
  • Specify the network interface to use for capturing packets.

Installation

  1. Clone the repository:

    git clone https://github.com/LucasRibeiroCaetano/Packet-Sniffer

About

A simple packet sniffer made in python with scapy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages