Skip to content

print incorrect result while scanning using vpn #3112

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

Closed
hardikghimire opened this issue May 18, 2025 · 1 comment
Closed

print incorrect result while scanning using vpn #3112

hardikghimire opened this issue May 18, 2025 · 1 comment
Labels
expected-behavior Behavior described is currently expected/documented, but that doesn't preclude improvements Nmap

Comments

@hardikghimire
Copy link

i connect to vpn and scan ip , when nmap fetch result, it print all ports are open , i used --packet-trace -v -v , even there was synack SA response , and after i disconnect vpn and scan than only proper result appear

@nnposter nnposter added the expected-behavior Behavior described is currently expected/documented, but that doesn't preclude improvements label May 19, 2025
@nnposter
Copy link

In "raw" scan, if Nmap receives a SYN-ACK response to its TCP probe then it logically assumes that the port is open. One common situation where this might produce wrong results is with network devices that automatically respond to every SYN packet with a SYN-ACK as a defensive measure against SYN floods. Raw scan also might not work correctly with some VPN types in general.

Try to use "connect" scan, -sT instead.

@nnposter nnposter closed this as not planned Won't fix, can't repro, duplicate, stale May 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
expected-behavior Behavior described is currently expected/documented, but that doesn't preclude improvements Nmap
Projects
None yet
Development

No branches or pull requests

2 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy