Skip to content

FalcoVerus/Local-network-discovery-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Local-network-discovery-tool

The script is listing the currently available network interfaces and asking for user input for the IP addresses to determine the scane range.

The user can select, what type of scan they want to run, currently 4 different type are available: ICMP ping, ARP lookup, Scanning specific TCP ports and Scanning all TCP and UDP ports

Once selected, the above scans will be concluded on the specified data range, the results will be printed and stored in a dataframe. At the end of the execution the dataframe is written in a .csv file.

Please note, that TCP/UDP portscanning can take a long time to be finished.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages