Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 402 Bytes

TcpFingerprint.md

File metadata and controls

8 lines (5 loc) · 402 Bytes

TCP Fingerprinting

What is TCP Fingerprinting?

TCP fingerprinting use the TCP/IP stack characteristics to identify a client connecting to a remote machine, inspecting IPv4 and IPv6 headers, TCP headers, the dynamics of the TCP handshake, and the contents of application-level payloads.

Reference and interesting links

p0f3 tcp fingerprinting tool