diff --git a/CHANGELOG b/CHANGELOG index 3e2ef4509..473239cdf 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,9 @@ # Nmap Changelog ($Id$); -*-text-*- +o The SEQ.CI OS detection test introduced in 4.85BETA4 now has some + examples in nmap-os-db and has been assigned a MatchPoints value of + 50. [David] + o [Ncat] The HTTP proxy now works on Windows. [David] o [Zenmap] The command wizard has been removed. The profile editor has diff --git a/nmap-os-db b/nmap-os-db index dec6546b5..974f31272 100644 --- a/nmap-os-db +++ b/nmap-os-db @@ -32,7 +32,7 @@ # are used when there are no perfect matches to determine which OS # fingerprint matches a target machine most closely. MatchPoints -SEQ(SP=25%GCD=75%ISR=25%TI=100%CI=0%II=100%SS=80%TS=100) +SEQ(SP=25%GCD=75%ISR=25%TI=100%CI=50%II=100%SS=80%TS=100) OPS(O1=20%O2=20%O3=20%O4=20%O5=20%O6=20) WIN(W1=15%W2=15%W3=15%W4=15%W5=15%W6=15) ECN(R=100%DF=20%T=15%TG=15%W=15%O=15%CC=100%Q=20)