Skip to content

deepanshsaini/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

ARP-SCAN

This lite scripts sniffs all the devices accessing your network and creates two files.

  1. output_file -> This keeps all history of the scanned devices with time
  2. graph_file -> This keeps the number of deviced connected with time in csv format. The data can be used in graphs.

Prerequisites

  1. Python
  2. Linux Operating System (other operating system support will be added soon)

Use

  1. In the script change the sudo password to your machine sudo password
  2. Edit all the paths for output_file and graph_file where you want them to store in your os

Run in your terminal

python arp-scan_networkSniffer.py

About

This is arp-scan script which scans the devices in the network and store them in a file for auditing refrences.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages