All Projects → redcode-labs → Netenum

redcode-labs / Netenum

Licence: mit
A tool to passively discover active hosts on a network

Programming Languages

python
139335 projects - #7 most used programming language

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].