-
Notifications
You must be signed in to change notification settings - Fork 668
Naabu does not scan when both -scan-type and -source-ip flag is present #1408
Copy link
Copy link
Closed
Labels
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: BugInconsistencies or issues which will cause an issue or problem for users or implementors.Inconsistencies or issues which will cause an issue or problem for users or implementors.
Description
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:
-
Run
sudo naabu -host <target> -source-ip <my ip> -scan-type s -p -and run tcpdump at the same time -
No packets should be seen in tcpdump
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
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: BugInconsistencies or issues which will cause an issue or problem for users or implementors.Inconsistencies or issues which will cause an issue or problem for users or implementors.