You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/tech/standards/network.md
+21-1Lines changed: 21 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -146,7 +146,7 @@ List of NTP Servers:
146
146
| fu-berlin | zeit.fu-berlin.de ||
147
147
| gatech | navobs1.gatech.edu ||
148
148
| Georgia State University | ntp.gsu.edu ||
149
-
| google | time.google.com ||
149
+
| google | time.google.com ||
150
150
| google | time1.google.com ||
151
151
| google | time2.google.com ||
152
152
| google | time3.google.com ||
@@ -704,3 +704,23 @@ Here is an overview:
704
704
| Windows | 10 | ICMP/TCP/UDP | 128 |
705
705
| Windows ||| 128 |
706
706
| juniper || ICMP | 64 |
707
+
708
+
## TCP Fingerprints
709
+
710
+
A TCP fingerprint is a set of low-level TCP option values and patterns that, when combined, can reveal what kind of system is connecting—even before any higher-level protocol (like HTTP or TLS) is exchanged. Here are some examples:
711
+
712
+
| # | Field/Option | Typical Values / Patterns | What It Usually Indicates |
0 commit comments