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 560 public repositories matching this topic...

This repository contains a Python-based network packet analyzer tool developed using Scapy. The tool captures and analyzes network packets, displaying information such as source and destination IP addresses, protocols, and payload data (if available). Ideal for learning about network traffic analysis and packet inspection using Scapy.

  • Updated Sep 11, 2024
  • Jupyter Notebook

Cybersecurity Tasks Repository: A collection of tasks and exercises showcasing practical applications in network security and risk management. Includes tools like a Packet Sniffer, scripts for accessing network packets, and a Risk Calculator to assess security risks. Ideal for hands-on learning and skill development in cybersecurity.

  • Updated Sep 4, 2024
  • Python

Created by Philippe Biondi

Released March 26, 2003

Latest release over 1 year ago

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

Related Topics

python