Skip to content

HelsNetwork/Simple-Network-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Network-scanner

This is a Python-based network scanner that allows you to discover devices on a network and capture network packets for analysis. The scanner is built using the Scapy library and provides a user-friendly interface for network diagnostics and security assessments.

Features

  • Discover devices on a network by sending ARP requests
  • Capture network packets and view device information
  • Save captured packets to a pcap file for further analysis

Usage

Use git clone to install the folder.

git clone https://github.com/hel4s/Simple-Network-Scanner.git

On your terminal change the directory to the Simple-Network-Scanner folder, then run:

sudo python3 scanner.py

Tutorial

For a detailed step-by-step tutorial on how to build this network scanner, check out our blog post: Network Scanner with Packet Capture using Scapy

Contributions

Contributions to this project are welcome! If you have any suggestions, bug reports, or feature requests, please feel free to open an issue or submit a pull request.

About

This is a simple network scanner made with Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages