xnih / satori

Python rewrite of passive OS fingerprinting tool
GNU General Public License v2.0
153 stars 25 forks source link

duplicate fingerprints are showing up #4

Closed xnih closed 3 years ago

xnih commented 4 years ago

Example: Fingerprint: 8192:128:1:48:M1460,N,N,S:T Guess: Windows 10 - 1607:5|Windows 7 SP1:5|Windows 7 SP1:5|Windows Server 2016:5

Found a number of places, need to write something to parse the xml looking for dupes across the existing OS.

Short term fix, cleaning up by hand when noticed.

xnih commented 3 years ago

cleanup happened in past, but now added code to look for, manual change in file to change checkForDupes = True to use.