Scripts, POCs & bullshit
-
Updated
May 29, 2025 - Ruby
Scripts, POCs & bullshit
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.
Network sniffer developed to understand the most common used network protocols.
A high-performance, real-time network traffic analyzer built with Python, Scapy, and Colorama. This tool provides a structured and color-coded visualization of network packets, making it easier for security researchers and network administrators to monitor traffic.
The "Network Packet Analyzer" project is a network packet analysis tool, helping to analyze and display information about data packets transmitted over the network.
This is arp-scan script which scans the devices in the network and store them in a file for auditing refrences.
Reverse-engineering tools for Red Bull's online contests.
A dual-mode educational toolkit that enables users to learn and analyze network traffic through a real-time CLI sniffer and an AI-powered web-based packet simulator.
m_Launcher is an open-source lightweight UI game launcher
Network sniffing is the process of intercepting and logging traffic as it passes over a digital network. When using Wireshark, the world’s most widely used network protocol analyzer, this process transitions from simple interception to deep-packet inspection.
A Python-based network packet sniffer built with Scapy that captures and analyzes TCP, UDP, and ICMP traffic in real time. Built as part of CodeAlpha Cybersecurity Internship - Task 1.
Computer Communications, Assignment 2.
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.
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."