scapy-library
There are 35 repositories under scapy-library topic.
HalilDeniz/DNSWatch
DNSWatch - DNS Traffic Sniffer and Analyzer
HalilDeniz/TrafficWatch
TrafficWatch, a packet sniffer tool, allows you to monitor and analyze network traffic from PCAP files
HalilDeniz/NetworkAssessment
NetworkAssessment: Network Compromise Assessment Tool
francomano/man-in-the-middle-python
ARP Poisoning/Spoofing using Scapy Python Library
farazulhoda/network-traffic-analysis
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.
LakshayD02/Network_Protocol_Analyzer_Python
The Network Protocol Analyzer is a tool designed to capture and log network traffic in real-time. Built on Python using the Scapy library, this analyzer provides insights into various network packets traversing the interface, allowing for effective monitoring and analysis of network communications.
Khaoulahidaawi/NIPDS
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 phishing threat features and their indicators of compromise (IOCs). As a signature based INPDS it will monitor the packets traversing the network, it compares these packets to the database of known IOCs or attack signatures to flag any suspicious behavior.
kudzaiprichard/python-packet-filter-firewall
A mini packet filtering firewall demo with python
AbdullahELyamany/Network-Monitoring-GUI
Network Monitoring GUI Program Using Python
CleilsonAndrade/loader-pppwn
PPPwn é um exploit de execução remota de código do kernel para PlayStation 4 até a Firmware 11.00. Baseado na POC compartilhada pelo usuário TheOfficialFloW, foi desenvolvido um script para automação de execução.
ericyoc/analyze-wifi-pcap-using-scapy-poc
Analyze a Wireshark pcap with Wi-Fi 802.11 network traffic using Scapy
PacketHelper/packet-helper-next
Second version of the web tool to describe a packet information base on the string of the hex. All information comes from the Scapy & TShark projects.http://www.packethelper.com
HariR1893/CyberX-ResumeRevealer
ResumeRevealer is an advanced tool designed for HR professionals, recruiters, and hiring managers to streamline the process of resume parsing and candidate evaluation. It offers a comprehensive solution to extract valuable insights from diverse resume formats, standardize job titles, and mine detailed skills from project descriptions.
javisys/ARP-Spoofing-Python
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.
MHS-4ever/Network-Packet-Sniffer-Tool
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.
abu76/PRODIGY_CS-05
Network Packet Analyzer
Ahmad-Ilyas-Bajwa/PRODIGY_CS_05
Prodigy InfoTech Cyber-Security Internship Task#5
alexandreclem/CyberTools-with-Python
Implementation of some cybersecurity tools using the Python library Scapy.
byteshiva/network-osi-tools
OCI Analysis / Tools
danyahscript/Spoofer
Spoofer is a basic scanner that scans a target network to obtain the link-layer ( local IP and MAC ) addresses of the connected hosts by sending a falsified ARP packet.
HalilDeniz/DNS-Sniffer
Dns queries and responses with scapy
jls5177/pymctp
PyMCTP is a tool to craft/decode DMTF MCTP communication packets
Abdullah-Zzz/NetworkScanner
A network scanner that scans for live hosts or online devices connected to the network.
anisaunnisa02/PRODIGY_CS_05
Network Packet Sniffer : A Python-based tool for capturing and analyzing network packets. Displays source and destination IP addresses, protocols, and payload data. Developed with Scapy and Npcap, this tool is intended for educational purposes and emphasizes ethical use.
hina-Az/PRODIGY_CS_05
Implementation of Network Packet Analyzer
Sakthe10/PRODIGY_CS_05
Network Packet Analyzer
V3xe/Python-Network-Scanner
Network scanner written in Python
codeswhite/scapy_utils
A collection of utility function for use with Scapy module.
Corsario-CL/Dipx
Programa en python. Para el escaneo y identificacion de los dispositivos conectado en la red.
Figo2004/PRODIGY_CS_05
Network Packet Analyzer
HalilDeniz/arp-spoofing
Performing an ARP spoofing attack with Python's Scapy packet on a controlled LAN network
lucadivit/Python_sniffer
This simple python class provides a network sniffer. It uses the scapy library.
roshni-priscilla/PRODIGY_CS_05
Network Packet Analyzer
ryuk27/dos
A Python tool to detect Deauthentication (Deauth) DoS attacks in real-time using the Scapy library.
victorsanantonio/pywlan
Aplicación de consola escrita en Python que incluye utilidades empleando los módulos scapy y socket.