Skip to content

A multi-threaded network discovery tool that will crawl through a network and attempt to reveal information about connected devices

Notifications You must be signed in to change notification settings

dustingrady/NetworkCrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetCrawler

Capture

NetCrawler is a network discovery tool (currently under development) that attempts to reveal information about connected devices within a network.

This tool may be suited for:

  • Those wishing to perform a basic visibility/pen test of their network
  • Systems Administrators
  • Curious folk

Discovery Methods

  • Multi-threaded (brute force) pinging
  • ARP (Address Resolution Protocol)

Future Enhancements

  • Generate pen test reports of a given network
  • Provide more detailed information of discovered devices (OS/ port activity/ etc)
  • Give the ability for user to enter a specific IP address/range
  • Linux support

Tech

  • [Tkinter] - Tkinter Graphical libraries to build GUI elements
  • [Python 3] - Python for everything else

OS Support

  • Linux (Tested on Kubuntu 18.04)

paypal

About

A multi-threaded network discovery tool that will crawl through a network and attempt to reveal information about connected devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages