Skip to content
#

scapy-library

Here are 42 public repositories matching this topic...

DISCLAIMER | This file is for educational and testing purposes only. Ethical use: This script performs a Man-in-the-Middle (MITM) attack, which is illegal without the express consent of those involved. Use it only in controlled environments and for educational or testing purposes, and always with permission.

  • Updated Aug 28, 2025
  • Python

ScapyTapper is a simple network analysis tool which analyses ipv4, ipv6, and arp packets. It can display relevant information such as the source and destination IP, protocol involved, port info, TCP flags, DNS queries, and HTTP methods. Arguments can be passed on the command line to allow users to filter based on protocol, interface, etc.

  • Updated Nov 15, 2025
  • Python

Improve this page

Add a description, image, and links to the scapy-library topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the scapy-library topic, visit your repo's landing page and select "manage topics."

Learn more