Skip to content
forked from rajivraj/Netenum

A tool to passively discover active hosts on a network

License

Notifications You must be signed in to change notification settings

HttPaul/Netenum

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netenum


Netenum

Network reconnaisance tool that sniffs for active hosts

Language License

Introduction

Netenum passively monitors the ARP traffic on the network. It extracts basic data about each active host, such as IP address, MAC address and manufacturer. The main objective of this tool is to find active machines without generating too much noise.

Features

  • Provides basic information about the network, such as ESSID and current signal strength.
  • Found hosts can be written to a file (next we can use Nmap's -iL <hosts_file> option to scan detected hosts).
  • Shows a signature next to the IP address indicating that the host is a local gateway:(G).

Screenshot

License

This software is under MIT License

About

A tool to passively discover active hosts on a network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%