Skip to content
#

scapy-library

Here are 31 public repositories matching this topic...

Designing and implementing a Packet-Based Intelligent Network phishing Intrusion Detection system. The idea of the design is to use machine learning to classify Network packets to benign and phishing in real-time flow (for both http/https protocol) based on DNS records and domain name features. It operates by using a pre-programmed list of known…

  • Updated Aug 1, 2022
  • Jupyter Notebook

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

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

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

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