/scripts

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

Primary LanguagePython

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