Skip to content
#

Scapy

scapy logo

Scapy is a powerful Python-based interactive packet manipulation program and library.

It is able to forge or decode packets of a wide number of protocols, send them on the wire, capture them, store or read them using pcap files, match requests and replies, and much more.

Here are 475 public repositories matching this topic...

A Python-based packet sniffing tool using scapy for capturing and analyzing network packets. It displays essential packet information such as source and destination IP addresses, protocols (TCP, UDP, ICMP), and payload data. Designed for educational purposes to understand network protocols and packet-level communication.

  • Updated Jun 20, 2024
  • Python

Created by Philippe Biondi

Released March 26, 2003

Latest release over 1 year ago

Followers
35 followers
Repository
secdev/scapy
Website
scapy.net
Wikipedia
Wikipedia

Related Topics

python