Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Scapy
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.
- GitHub: https://github.com/topics/scapy
- Wikipedia: https://en.wikipedia.org/wiki/Scapy
- Repo: https://github.com/secdev/scapy
- Created by: Philippe Biondi
- Released: March 26, 2003
- Related Topics: python,
- Last updated: 2024-12-22 00:22:35 UTC
- JSON Representation
https://github.com/apothemia/pentest-and-secure-auth
Penetration test and secure authentication project for CE 340 (Cryptography and Network Security) course
Last synced: 07 Nov 2024
https://github.com/michaelsdavid/xss_code_injector
An XSS code injector script that generates an alert popup box in the browser, part of the Python and Ethical Hacking course by ZSecurity (requires HTTP only, all caches cleared)
ethical-hacking python python27 scapy xss xss-exploitation
Last synced: 22 Dec 2024
https://github.com/mauricelambert/packetanalysis
This package implement Packet Analysis with network sniffer or pcap file reader.
network network-analysis network-programming pcap pypi-package python3 scapy sniffer
Last synced: 14 Nov 2024
https://github.com/lbrndnr/sca-rs
A scapy-inspired packet parsing library
network-analysis packet-crafting packet-sniffer rust scapy
Last synced: 13 Nov 2024
https://github.com/ryosukedtomita/my_portscanner
To study port scanner mechanism. I created tiny port scanner.
asyncio devcontainer nmap portscanner python3 rye scapy
Last synced: 16 Nov 2024
https://github.com/codingchili/tls-privacy
ML with sklearn/pandas in Python to identify page loads for specific websites when TLS is used. Uses NodeJS/Puppeteer for traffic generation.
machine-learning nodejs pandas puppeteer python scapy security security-testing
Last synced: 19 Dec 2024
https://github.com/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.
network-analyzer packet-sniffer python scapy scapy-library
Last synced: 18 Nov 2024
https://github.com/lakshayd02/intrusion_detection_system_python
The Intrusion Detection System (IDS) is designed to monitor network traffic for suspicious activities and potential threats. By analyzing the characteristics of packets flowing through the network, the IDS can identify abnormal patterns, such as unusually large packets or repetitive requests from a single source.
intrusion-detection-system logging-library python scapy
Last synced: 18 Nov 2024
https://github.com/franckferman/network-elements-synthesis
Some elements concerning the network and its tools described and synthesized.
arp arp-poisoning arp-spoofing docs documentation francais french learn learning network network-analysis networking port-scanner port-scanner-in-python port-scanning scapy scapy-arp tcp-ip tcpdump tcpip
Last synced: 18 Nov 2024
https://github.com/byteshiva/network-osi-tools
OCI Analysis / Tools
analysis devcontainers javasc javascript network oci-model pandas pandas-dataframe pandas-python python3 remote-access reverse-shell scapy scapy-library tcp tcp-client tcp-flag tcp-multiplexing tcp-server tcp-socket
Last synced: 21 Nov 2024
https://github.com/b3b0/rickrollpie
Test your IDS with a simple python2.7 SCAPY tool.
Last synced: 28 Nov 2024
https://github.com/achrovisual/netsniff
A network sniffing program that will collect and dump various network information such as MAC and IP addresses, and protocol statistics to a file using Python and Scapy.
Last synced: 19 Nov 2024
https://github.com/sergio11/nethawk_analyzer
NetHawk 🦅: An AI-powered tool for ethical hacking and network vulnerability assessment 🔍💻, simplifying deep scans and security audits for professionals 🛡️🌐.
ai automation cybersecurity ethical-hacking ethical-hacking-tools generative-ai groq-ai langchain langchain-groq llama3 network-scanner network-security nmap penetration-testing scapy security-audit vulnerability-assessment
Last synced: 03 Dec 2024
https://github.com/lixx21/medical_ner
Using NER model to recognize entities name from a medical report
machine-learning ner nlp scapy
Last synced: 17 Dec 2024
https://github.com/gh0stkn1ght/mitm-droid
A tool to perform man-in-the-middle attacks with arp-spoofing on rooted Android devices
android android-hacking android-hacking-tools arp-attack arp-spoofing linux man-in-the-middle man-in-the-middle-attack mitm mitm-attack python python-hacking python-hacking-tools rooted-android scapy termux termux-hacking termux-hacking-tool termux-hacking-tools termux-root
Last synced: 13 Dec 2024
https://github.com/gill-singh-a/http-sniffer
A Python Program that sniffs HTTP Packets and displays useful information on the screen
http http-protocol http-sniffing network network-protocols networking python python-3 scapy sniffing
Last synced: 09 Nov 2024
https://github.com/gill-singh-a/dhcp-listener
A Python Program that listens for DHCP Packets when a device connects to the same network on which our device is connected
dhcp dhcp-listener network network-protocols networking python python-3 scapy sniffing
Last synced: 09 Nov 2024
https://github.com/n0nexist/smackwifi
Automated python3 tool for wifi password grabbing and DoS
aircrack deauthentication-attack scapy wifi-hacking wifi-password wifi-password-stealing wifi-security wireless-penetration-testing wireless-security wpa
Last synced: 24 Nov 2024
https://github.com/gill-singh-a/network-scanner
A Python Program that scans the Network giving a list of IP Addresses and MAC Addresses of the devices connected to that Network.
lan network network-protocols network-scanner networking python scanner scapy wifi
Last synced: 09 Nov 2024
https://github.com/gill-singh-a/mac-address-changer
Changes MAC Address of the specified interface
cli linux mac mac-address python python3 scapy
Last synced: 09 Nov 2024
https://github.com/troglobit/pyhacks
Simple Python hacks, mostly Scapy and multicast related
Last synced: 20 Dec 2024
https://github.com/mrd33t/network_ids
Network Intrusion Detection System (NIDS) implemented in Python. Monitors network traffic for potential security threats including port scans, ICMP floods, DNS amplification attacks, and ARP spoofing. Features configurable thresholds and detailed logging for enhanced network security analysis.
intrusion-detection network-security python scapy
Last synced: 21 Dec 2024
https://github.com/gill-singh-a/syn-flood-attack
A Python Program that implements a TCP SYN Flood Attack.
attack network network-attack network-protocols networking python scapy syn syn-flood syn-flood-attack tcp
Last synced: 09 Nov 2024
https://github.com/gill-singh-a/deauthentication-attack
A Simple Python Program that sends Fake Deauthentication Frames using Scapy Module to kick devices off their network
deauthentication-attack python3 scapy
Last synced: 09 Nov 2024
https://github.com/gill-singh-a/port-scanner
Scans for Open ports in the given IPv4 Targets using TCP Protocol
multiprocessing network port-scanner ports python python-3 scanner scapy socket tcp
Last synced: 09 Nov 2024
https://github.com/gill-singh-a/monitor-mode-sniffer
A Simple Python Program that sniffs packets using Scapy Module
Last synced: 09 Nov 2024
https://github.com/arkregiel/arp-cache-poisoning
Python script performing an ARP cache poisoning (ARP spoofing) attack
arp-poisoning arp-spoofing python python3 scapy scapy-arp
Last synced: 14 Nov 2024
https://github.com/kemalcalak/realtime-network-monitor
The Real-Time Network Monitor is a desktop application for real-time network traffic analysis. It leverages Scapy to capture packets and provides detailed insights and visualizations for effective monitoring and threat detection.
network-analysis network-monitoring-tool npcap python scapy
Last synced: 17 Dec 2024
https://github.com/arkregiel/network-scanner
Live host (in LAN) discovery, their IPv4 and MAC addresses and open TCP ports
network network-programming network-scanner python python3 scapy
Last synced: 14 Nov 2024
https://github.com/shosta/scapypuzzles
Some coding exercises to develop some known features using the Scapy library
Last synced: 14 Dec 2024
https://github.com/mauricelambert/networkcollectdfir
This script collects data for incident response and forensic (useful for CTF and DFIR challenges !).
dfir forensic-analysis forensics incident-response network network-detection python3 scapy
Last synced: 02 Dec 2024
https://github.com/theleopard65/fix-flooder
These are a couple of DDOS Attack methods That i created in order to Test my Fixer Botnet. It was a part of my 2ND SEMESTER Object Oriented Project "FIXER BOTNET"
ddos ddos-attacks dns dos dox flood http packets ping python3 scapy tcp udp
Last synced: 10 Nov 2024
https://github.com/giovannibaccichet/openwrt-multi-sniffer
OpenWrt-based Access Point multi-channel WiFi Probe Request sniffer 📡
dot11 ieee80211 multi-channel openwrt probe-requests python3 scapy sniffer wifi
Last synced: 02 Dec 2024
https://github.com/ch6832/intrusion-detection-toolkit
Open-source Intrusion Detection System (IDS) designed to monitor and detect security threats on Windows, Linux, and macOS systems. The IDS includes both Host-based Intrusion Detection (HIDS) and Network-based Intrusion Detection (NIDS) components, providing comprehensive coverage for detecting and mitigating various types of cyber threats.
email hid intrusion-detection-system linux macos matplotlib nid numpy pandas python scapy seaborn sklearn windows
Last synced: 09 Nov 2024
https://github.com/utoni/tcp-split
split tcp segments using scapy
python3 scapy tcp tcp-protocol tcp-segmentation
Last synced: 04 Dec 2024
https://github.com/calc1f4r/arp-cache-poison
⚔ A Python script showcasing ARP cache poisoning, a network security technique. Utilizes scapy to manipulate ARP tables, redirecting traffic between victim and gateway.
arp-poisoning python-scripting scapy wireless-security
Last synced: 14 Nov 2024
https://github.com/mauricelambert/tracert
This package implements a traceroute tool faster than traceroute/tracert executable
debug network ping pypi-package python3 scapy traceroute tracert
Last synced: 14 Nov 2024
https://github.com/takeshiyoshikawa/cryptominingdetector
A minimal client using network packet sniffing to detect Monero (XMR) mining tasks.
Last synced: 03 Dec 2024
https://github.com/mauricelambert/synflood
This package implements a DOS (Denial Of Service) tool in python (SYN Flood).
dos pypi-package python3 scapy synflood
Last synced: 14 Nov 2024
https://github.com/mauricelambert/portsscanner
This package implement a tool to scan ports on one host with python3 (Scapy is required for somes scans).
package port-scanner port-scanning pypi python3 scapy
Last synced: 14 Nov 2024
https://github.com/matheusphalves/scapy4dummy
Network Operations using Scapy Framework
cybersecurity network-analysis scapy
Last synced: 08 Nov 2024
https://github.com/ravi-teja-konda/network_traffic_analyzer
A Python-based network traffic analyzer for PCAP files, providing insights into protocol distribution, IP communications, and potential port scanning activities.
network-monitoring network-traffic-analysis pcap-analyzer python scapy security traffic-analysis
Last synced: 15 Nov 2024
https://github.com/jbayardo/redes-tp1
An exploratory analysis on how to distinguish gateways from clients using only the ARP protocol in LANs
arp coursework lan python2 scapy
Last synced: 07 Dec 2024
https://github.com/codegeekr/port-sentinel-ai
Port-Sentinel-AI es una herramienta avanzada de ciberseguridad que utiliza inteligencia artificial para escanear y proteger los puertos abiertos en tu equipo local y en tu router.
ai azure cybersecurity cybersecurity-education inteligencia-artificial python scapy script
Last synced: 17 Nov 2024
https://github.com/0000xffff/hcx-scripts
useful python scripts for cracking/processing WPA-PBKDF2-PMKID+EAPOL hashes and passwords.
cybersecurity handshake hashcat hcxdumptool hcxtools password password-recovery pcap pcapng penetration-testing python python3 raspberry-pi scapy wifi-security wlan wordlist-generator wpa wpa2
Last synced: 31 Oct 2024
https://github.com/potato-industries/onlooker
passive os detection using Fingerbank API
fingerbank fingerprinting os-detection recon scapy
Last synced: 11 Nov 2024
https://github.com/potato-industries/tunnelling-experiments
an experimental packet tunnelling bind shell
bind-shell experimentation ipsec netflow packet-crafting scapy sctp siem tunneling
Last synced: 11 Nov 2024