Skip to content

Commit 48b85e9

Browse files
committed
added info on pr flag for nmap
1 parent 3203937 commit 48b85e9

File tree

1 file changed

+2
-0
lines changed
  • documentation/modules/auxiliary/scanner/discovery

1 file changed

+2
-0
lines changed

documentation/modules/auxiliary/scanner/discovery/arp_sweep.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@
4747

4848
## Confirming using NMAP
4949

50+
The `-PR` flags are utilized to perform ARP/Neighbor Discovery scans.
51+
5052
```
5153
nmap -n -sn -PR 192.168.0.0/24
5254

0 commit comments

Comments
 (0)