Skip to content

muznaexe0906/CodeAlpha_BasicNetworkSniffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Network Sniffer

Description

This project is a basic network packet sniffer developed using Python and Scapy. It captures live network packets and displays the source IP, destination IP, protocol, and payload information.

Features

  • Capture live network packets
  • Display Source IP Address
  • Display Destination IP Address
  • Detect TCP, UDP, and ICMP packets
  • Display packet payload

Requirements

  • Python 3
  • Scapy

Installation

pip install -r requirements.txt

Run

sudo python3 sniffer.py

Author

Muzna zaib cyber-security intern in codealpha

About

A basic network packet sniffer developed using Python and Scapy for the CodeAlpha Cyber Security Internship.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages