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

Output Displayed for Hosts Exceeding Port Threshold Despite Skip Condition #1322

Open
BitThr3at opened this issue Dec 24, 2024 · 1 comment
Assignees
Labels
Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.

Comments

@BitThr3at
Copy link

Naabu version:

2.3.3

Current Behavior:

When probing IPs protected by IDS/IPS, utilizing the -port-threshold feature to skip scanning a host upon exceeding the threshold still results in output being displayed.

Expected Behavior:

No ports should be displayed for hosts that exceed the defined threshold.

Steps To Reproduce:

  1. Run 'naabu -host 149.111.131.237 -verify -port-threshold 30 -top-ports 1000 -exclude-cdn'
    Image

Anything else:

@BitThr3at BitThr3at added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Dec 24, 2024
@GeorginaReeder
Copy link

Thanks for your contribution @BitThr3at , we appreciate it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
Development

No branches or pull requests

3 participants