Table of Contents
Overview
Netdiscover is an active/passive ARP reconnaissance tool, useful for network discovery and mapping local networks without the need for SNMP.
Key Features
- Active and passive ARP scanning
- Network range scanning
- MAC vendor identification
- Fast host discovery
- Interface selection
- Custom scan ranges
- Multiple output formats
- Low network footprint
Installation
Ubuntu (22.04/24.04)
Build from Source
Basic Usage
Simple Scans
Common Options
Scan Modes
Active Scanning
Passive Scanning
Custom Scans
Output Options
File Output
Advanced Features
Interface Control
Range Control
Timing Options
Best Practices
Scanning Guidelines
Resource Management
Quick Reference
Essential Commands
Common Options
Example Scripts
Network Mapping Script
Continuous Monitoring
Network Change Detection
Remember:
- Always run with sudo
- Consider network impact
- Use appropriate scan speeds
- Document findings
- Regular monitoring
- Handle results securely
For detailed information, consult the netdiscover documentation (man netdiscover
).