Scan Profiles
Scan profiles let you control the balance between scan speed and thoroughness. NetRecon includes four built-in profiles, and you can create custom profiles for specific use cases.
Built-in Profiles
Quick
The fastest profile, designed for rapid host discovery with minimal port scanning.
| Setting | Value |
|---|---|
| ARP discovery | Yes |
| Port range | Top 100 ports |
| Service detection | Basic (common services only) |
| Device profiling | OUI + port fingerprint |
| Estimated time (/24) | 1-2 minutes |
Best for: Quick inventory check, verifying a device is online, initial reconnaissance.
Standard
A balanced profile that provides good coverage without excessive scan time.
| Setting | Value |
|---|---|
| ARP discovery | Yes |
| Port range | Top 1,000 ports |
| Service detection | Full banner grabbing |
| Device profiling | Full (OUI + ports + banners) |
| Estimated time (/24) | 5-10 minutes |
Best for: Regular network audits, routine security assessments, general-purpose scanning.
Deep
Comprehensive scanning that checks all common ports and performs thorough service analysis.
| Setting | Value |
|---|---|
| ARP discovery | Yes |
| Port range | 1-10,000 |
| Service detection | Full banner grabbing + version detection |
| Device profiling | Full with CVE cross-reference |
| Estimated time (/24) | 15-30 minutes |
Best for: Thorough security audits, compliance checks, detailed network documentation.
Custom
Create your own profile with full control over every scanning parameter.
Creating a Custom Profile
- Open the NetRecon Scanner app
- Navigate to Scan > Profiles
- Tap Create New Profile
- Configure the following parameters:
Discovery Settings
| Parameter | Options | Default |
|---|---|---|
| Discovery method | ARP / Ping / Both | ARP |
| Subnet | Auto-detect / Manual CIDR | Auto-detect |
| Exclude IPs | Comma-separated list | None |
Port Scan Settings
| Parameter | Options | Default |
|---|---|---|
| Port range | Top 100 / Top 1000 / 1-10000 / 1-65535 / Custom | Top 1000 |
| Custom ports | Comma-separated (e.g., 22,80,443,8080) | — |
| Scan technique | TCP Connect / SYN (root only) | TCP Connect |
| Timeout per port | 500ms - 10,000ms | 2,000ms |
| Max concurrent | 5 - 40 | 20 |