Skip to content

Nsock send \x00\x00\x00 in first packet while using socks4 proxy (only happend on Windows) #2595

@dksslq

Description

@dksslq
# using http-title script
nmap -n -Pn -v --proxy socks4://192.168.175.131:10808 -dd www.baidu.com -p80 --script http-title

The traffic:

image
image

# using service probe:
nmap -n -Pn -v --proxy socks4://192.168.175.131:10808 -dd www.baidu.com -p80 -sV

And the traffic:

image

But on linux, http-title result:

image

And the -sV result:

first probe NULL

image

2th probe http request

image

its normal on linux.

Windows & Linux, same command, same socks4 server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions