SOCKS
SOCKS, or Socket Secure, is a networking protocol to support communication between clients and servers through a proxy server. SOCKS operates at the transport layer of the OSI model, providing a framework for routing traffic between a client and a server. This allows the client to connect to services on the server's behalf.
Field |
Type |
Description |
---|---|---|
services.parsed.socks |
object |
|
services.parsed.socks.no_authentication_required |
boolean |
|
services.parsed.socks.preferred_authentication |
text |
|
services.parsed.socks.preferred_authentication_value |
long |
|
services.parsed.socks.socks_version |
long |