Skip to content

imscruz/Scapy-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

13 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ Scapy Scripts: Network Security & Packet Analysis

Welcome to the Scapy Scripts repository! This collection features a variety of network security and packet analysis tools I've built using Scapy, a powerful and versatile Python-based library for low-level network programming. These scripts are designed to help you understand, analyze, and manipulate network packets with ease.


โœจ Features

  • Packet Sniffing: Capture and inspect live network traffic.
  • ARP Spoofing: Perform ARP cache poisoning attacks on a network.
  • DNS Analysis: Listen for and analyze DNS queries and responses.
  • Python-based: Easily modifiable and extensible for your specific needs.

๐Ÿš€ Getting Started

Prerequisites

To get these scripts up and running, you'll need the following:

  • Python 3.x: The scripting language these tools are built on.
  • Scapy: The core library for packet manipulation.
  • (Optional) Wireshark & tcpdump: Useful for visualizing and verifying the packets sniffed or created by the scripts.

About

Scapy scripts for MITM and COOL Localnetwork hacks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages