-
Notifications
You must be signed in to change notification settings - Fork 669
Host Discovery + Port Scanning automation #361
Copy link
Copy link
Labels
Priority: MediumThis issue may be useful, and needs some attention.This issue may be useful, and needs some attention.Status: CompletedNothing further to be done with this issue. Awaiting to be closed.Nothing further to be done with this issue. Awaiting to be closed.Type: EnhancementMost issues will probably ask for additions or changes.Most issues will probably ask for additions or changes.
Metadata
Metadata
Assignees
Labels
Priority: MediumThis issue may be useful, and needs some attention.This issue may be useful, and needs some attention.Status: CompletedNothing further to be done with this issue. Awaiting to be closed.Nothing further to be done with this issue. Awaiting to be closed.Type: EnhancementMost issues will probably ask for additions or changes.Most issues will probably ask for additions or changes.
Please describe your feature request:
With the addition of host discovery support in naabu #346 which is now optional support, this can be further extended to perform port scanning on the discovered host in an automated manner, which is also a default behavior of nmap.
Optionally, host discovery can be skipped or only performed using optional flags similar to namp.
-sn: only performs hosts discovery-Pn: skip hosts discovery