There are 1 repository under packet-sniffing topic.
A guide to using the Aircrack-ng suite for cracking 802.11 WEP and WPA/WPA2-PSK keys, including techniques like packet sniffing and injection attacks to test Wi-Fi network security.
Network inspection library for Node
A packet sniffer (also known as an IP sniffer/puller) specifically designed for Peer-To-Peer (P2P) video games on PC and consoles (PlayStation and Xbox).
ICMPWatch: ICMP Packet Sniffer
Keep the control and track your enemies before they try to harm you.
A collection of 10 network security tools using Scapy for traffic analysis, penetration testing, and network manipulation. Ideal for cybersecurity professionals and enthusiasts.
:computer: :electric_plug: :satellite: :hammer: :wrench: :mag_right: :bomb: :spades: :space_invader: :trollface: :godmode: An ARP/NDP swiss army knife to make MAC going nuts on networks around!
:link: • A toy network packet sniffer. Built with Linux sockets. CLI based on tcpdump. Linux-only.
Aynı ağda bulunan hedef bilgisayarlar üzerinde ARP zehirlemesi(poisoning) yapmak ve ağ trafiğini izlemenizi sağlamak için yazılmış iki scripttir.
Keep the control and track your enemies before they try to harm you.
Basic command-line packet sniffer and injector for BSD-based systems (e.g. macOS).
Lua Dissector Generator (LuDis) - A tool for generating protocol dissectors for Wireshark in Lua
Wireshark packet analysis for CoAP and MQTT traffic, plus IoT device energy consumption estimation using real measurement data.
AlbionRadar is an experimental tool designed to provide a real-time information overlay for Albion Online, aiming to enhance a player's understanding of their surroundings. This project focuses on displaying contextual information such as the location and type of in-game entities like creatures and resources in a separate overlay.
This script has been created to capture MQTT packets passing through the air
The "Network Packet Analyzer" project is a network packet analysis tool, helping to analyze and display information about data packets transmitted over the network.
CyberFlux A lightweight Python-based NIDS for Raspberry Pi that monitors network traffic, detects intrusions (SSH brute force, scans, ARP spoofing), and blocks threats in real time with iptables.
A Python-based network traffic monitor and auto-blocker that detects a Nimda-like attack signature and rate-limits high traffic sources using iptables. Designed for educational use and testing in isolated lab environments.
Welcome To The World Of Cyber Security
Comprehensive guide and tools for packet sniffing and network traffic analysis. Educational purpose only. For ethical hackers and network administrators.
Python based packet sniffer
Blue Protocol Star Resonance player and developer focused toolkit - packet analysis, data extraction, and game research utilities for BPSR.
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.
A Python-based packet sniffing tool using scapy for capturing and analyzing network packets. It displays essential packet information such as source and destination IP addresses, protocols (TCP, UDP, ICMP), and payload data. Designed for educational purposes to understand network protocols and packet-level communication.
Cybersecurity Tasks Repository: A collection of tasks and exercises showcasing practical applications in network security and risk management. Includes tools like a Packet Sniffer, scripts for accessing network packets, and a Risk Calculator to assess security risks. Ideal for hands-on learning and skill development in cybersecurity.
This Python script sniffs HTTP traffic on a specified network interface, detecting possible login credentials using Scapy and highlighting them in red using Colorama.
This is a powerful and flexible network sniffing tool written in Python. It captures network packets in real-time, analyzes them, and provides insights through both a terminal interface and an optional web-based dashboard.
A tool for analyzing and tracing IP addresses in GTA Online sessions. Built for educational and research purposes.
Understanding usage of wireshark and filtering the results
A local demo that shows a chat app (React + Flask) using classical ciphers (Caesar, Vigenère) and a Scapy-based hacker interface that sniffs and brute-forces captured ciphertexts.
A Python-based tool to analyze network traffic from Wireshark .pcap files and visualize global packet routes on a map.
Real-time network traffic analyzer in Python using PyShark. Logs suspicious packets and generates reports.