IPv6 port scanning attempted when -iv 4 (or default value) specified #1234
Labels
hacktoberfest-accepted
Status: Completed
Nothing further to be done with this issue. Awaiting to be closed.
Type: Bug
Inconsistencies or issues which will cause an issue or problem for users or implementors.
Milestone
Naabu version: 2.3.1
Current Behavior:
Naabu appears to attempt IPv6 scanning even when not specified.
Expected Behavior:
IPv6 only to be scanned when specified.
While no effective scanning is taking place, I don't think scanning should be attempted at least to not pollute debug logs.
Steps To Reproduce:
sudo naabu -host "google.com" -iv 4 -debug
(ports and other options may be specified to truncate results)From OSX:
From Amazon Linux 2:
Anything else:
These results are not too different from when IPv4 and IPv6 are scanned together:
(which does seem to falsely report IPv6 ports, as IPv6 is not routable from my system)
The text was updated successfully, but these errors were encountered: