mirror of
https://github.com/nmap/nmap.git
synced 2025-12-15 12:19:02 +00:00
We use as features even the four reserved TCP flags (some of them are no longer reserved but declared for a particular purpose by some RFCs). getFlags only returns 8 bits, leading to garbage in the feature vector in the higher-order positions. This doesn't affect the integrity of fingerprint submissions, because they copy the packet contents directly and don't go through the getFlags accessor.
102 KiB
102 KiB