Skip to content

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

@jihoro

Description

@jihoro

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

Metadata

Metadata

Assignees

Labels

Status: CompletedNothing 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.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions