DNSWatch - DNS Traffic Sniffer and Analyzer
-
Updated
Sep 10, 2024 - Python
DNSWatch - DNS Traffic Sniffer and Analyzer
TrafficWatch, a packet sniffer tool, allows you to monitor and analyze network traffic from PCAP files
NetworkAssessment: Network Compromise Assessment Tool
ARP Poisoning/Spoofing using Scapy Python Library
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…
A mini packet filtering firewall demo with 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.
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.
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
Analyze a Wireshark pcap with Wi-Fi 802.11 network traffic using Scapy
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.
Network Monitoring GUI Program Using Python
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.
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.
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.
Prodigy InfoTech Cyber-Security Internship Task#5
Network Packet Analyzer
OCI Analysis / Tools
Implementation of some cybersecurity tools using the Python library Scapy.
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.
Add a description, image, and links to the scapy-library topic page so that developers can more easily learn about it.
To associate your repository with the scapy-library topic, visit your repo's landing page and select "manage topics."