Network Security Tool

An advanced Python script leveraging Scapy for packet sniffing, website blocking, and detecting suspicious network traffic.

Explore Features
SQLite Logo

Project Overview

This project is a Python-based command-line tool created for educational purposes to explore network security functionalities. Using the Scapy library, it can sniff packets, block websites, and log suspicious network packets. It’s a great demonstration of Python's power in networking and cybersecurity tasks.

Key Features

Explore the Code

The full code are available on GitHub.

GitHub View on GitHub