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

Naabu does not scan when both -scan-type and -source-ip flag is present #1408

Open
jihoro opened this issue Feb 28, 2025 · 0 comments
Open
Labels
Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.

Comments

@jihoro
Copy link

jihoro commented Feb 28, 2025

Naabu version:

2.3.4

Running on Debian 11 (bullseye)

Current Behavior:

When I do
sudo naabu -host <target> -source-ip <my ip> -scan-type s -p - does not send any packets (confirmed with tcpdump)
If I take out either the source-ip or the scan-type flag , it returns results and able to see packets coming through

Expected Behavior:

should see traffic in tcpdump

Steps To Reproduce:

  1. Run sudo naabu -host <target> -source-ip <my ip> -scan-type s -p - and run tcpdump at the same time

  2. No packets should be seen in tcpdump

@jihoro jihoro added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Feb 28, 2025
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

1 participant