Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 639 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 639 Bytes

Python-Ping-Sweeper

This is a script aimed to simulate 'netdiscover' tool,on Kali Linux.

Functionality

  • Filter and display 'live and responsive' hosts on a given network
  • Uses Python2 Linux package

One

Output

Command-python2 PingSweeper.sh 192.168.43.

Two

Improvements

  • A live host can appear multiple times on the output
  • More verbose output for user can be implemented
  • Type of OS,used by live hosts