Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Host Discovery + Port Scanning automation #361

Closed
ehsandeep opened this issue Jun 18, 2022 · 1 comment · Fixed by #418 or #459
Closed

Host Discovery + Port Scanning automation #361

ehsandeep opened this issue Jun 18, 2022 · 1 comment · Fixed by #418 or #459
Assignees
Labels
Priority: Medium This issue may be useful, and needs some attention. Status: Completed Nothing further to be done with this issue. Awaiting to be closed. Type: Enhancement Most issues will probably ask for additions or changes.

Comments

@ehsandeep
Copy link
Member

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

@ehsandeep ehsandeep added Type: Enhancement Most issues will probably ask for additions or changes. Priority: Low This issue can probably be picked up by anyone looking to contribute to the project, as an entry fix labels Jun 18, 2022
@ehsandeep ehsandeep mentioned this issue Jun 18, 2022
10 tasks
@Mzack9999 Mzack9999 added the Status: On Hold Similar to blocked, but is assigned to someone label Jun 20, 2022
@Mzack9999
Copy link
Member

Mzack9999 commented Jun 20, 2022

On Hold - Depends on #346

@ehsandeep ehsandeep added Status: On Hold Similar to blocked, but is assigned to someone and removed Status: On Hold Similar to blocked, but is assigned to someone labels Jun 20, 2022
@ehsandeep ehsandeep removed the Status: On Hold Similar to blocked, but is assigned to someone label Jun 28, 2022
@ehsandeep ehsandeep added Priority: Medium This issue may be useful, and needs some attention. and removed Priority: Low This issue can probably be picked up by anyone looking to contribute to the project, as an entry fix labels Jul 23, 2022
@Mzack9999 Mzack9999 self-assigned this Sep 4, 2022
@Mzack9999 Mzack9999 linked a pull request Sep 5, 2022 that will close this issue
@ehsandeep ehsandeep added the Status: Revision Needed Submitter of PR needs to revise the PR related to the issue. label Sep 8, 2022
@ehsandeep ehsandeep added Status: Completed Nothing further to be done with this issue. Awaiting to be closed. and removed Status: Revision Needed Submitter of PR needs to revise the PR related to the issue. labels Sep 22, 2022
@ehsandeep ehsandeep linked a pull request Oct 25, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Medium This issue may be useful, and needs some attention. Status: Completed Nothing further to be done with this issue. Awaiting to be closed. Type: Enhancement Most issues will probably ask for additions or changes.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants