Scripts, POCs & bullshit
-
Updated
Feb 8, 2025 - Ruby
Scripts, POCs & bullshit
Network sniffer developed to understand the most common used network protocols.
A comprehensive networking framework designed primarily for high-performance processing of raw packets. Implements most modern protocols (specifically TCP/IP) and further networking software. In addition, the project contains a suite of networking tools built entirely on top of the framework
A lightweight PHP script that logs incoming HTTP requests, capturing details like method, headers, body, and file uploads. It sends real-time reports to a Telegram chat, making it ideal for developers and admins to monitor traffic, debug APIs, and track server activity. Easy to set up and customize for both development and production environments.
This is arp-scan script which scans the devices in the network and store them in a file for auditing refrences.
The "Network Packet Analyzer" project is a network packet analysis tool, helping to analyze and display information about data packets transmitted over the network.
A Python-based ARP Spoofer using Scapy that intercepts network traffic by poisoning the ARP cache of a target and gateway. It continuously sends spoofed ARP replies to redirect traffic and restores the ARP tables when stopped. For ethical testing only.
m_Launcher is an open-source lightweight UI game launcher
Network Sniffer is a simple packet capture tool that allows you to monitor network traffic on your system. It captures packets from a specified network interface and logs them to a file.
Computer Communications, Assignment 2.
A network traffic analyzer and visualizer.
Add a description, image, and links to the network-sniffing topic page so that developers can more easily learn about it.
To associate your repository with the network-sniffing topic, visit your repo's landing page and select "manage topics."