netdiscover: add page (#13840)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
8
pages/common/netdiscover.md
Normal file
8
pages/common/netdiscover.md
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
# netdiscover
|
||||||
|
|
||||||
|
> Network scanner used to find live hosts on a network.
|
||||||
|
> More information: <https://github.com/netdiscover-scanner/netdiscover>.
|
||||||
|
|
||||||
|
- Scan the IP range on the network interface for active hosts:
|
||||||
|
|
||||||
|
`netdiscover -r {{172.16.6.0/23}} -i {{ens244}}`
|
Reference in New Issue
Block a user