Skip to content
#

scapy-library

Here are 33 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

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 12, 2024
  • Python

The Network Traffic Analyzer is a Python script designed for capturing and analyzing network traffic, focusing primarily on DNS traffic. This tool provides users with the capability to monitor network activity in real-time and extract relevant information from captured packets.

  • Updated Apr 9, 2024
  • HTML

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