diff options
author | jim-p <jimp@pfsense.org> | 2013-07-17 13:47:48 -0400 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2013-07-17 13:48:45 -0400 |
commit | 845adb3549515fe4b3aa19a1adb3b83421e75b57 (patch) | |
tree | c175e35db4f62229f13361c243f64a21fc67de4b /etc/pf.os | |
parent | 10452f6c3d2a7e6f5c295a0ee66041b69cc8f98a (diff) | |
download | pfsense-845adb3549515fe4b3aa19a1adb3b83421e75b57.zip pfsense-845adb3549515fe4b3aa19a1adb3b83421e75b57.tar.gz |
Sync p0f database for OS detection w/current file from FreeBSD
Diffstat (limited to 'etc/pf.os')
-rw-r--r-- | etc/pf.os | 14 |
1 files changed, 11 insertions, 3 deletions
@@ -1,5 +1,5 @@ -# $FreeBSD: src/etc/pf.os,v 1.4.10.2 2011/09/22 01:13:40 delphij Exp $ -# $OpenBSD: pf.os,v 1.25 2010/10/18 15:55:27 deraadt Exp $ +# $FreeBSD: stable/9/etc/pf.os 244647 2012-12-24 00:45:54Z delphij $ +# $OpenBSD: pf.os,v 1.26 2012/08/03 12:25:16 jsg Exp $ # passive OS fingerprinting # ------------------------- # @@ -226,7 +226,13 @@ S2:64:1:60:M*,S,T,N,W0: Linux:2.4::Linux 2.4 (big boy) S3:64:1:60:M*,S,T,N,W0: Linux:2.4:.18-21:Linux 2.4.18 and newer S4:64:1:60:M*,S,T,N,W0: Linux:2.4::Linux 2.4/2.6 <= 2.6.7 S4:64:1:60:M*,S,T,N,W0: Linux:2.6:.1-7:Linux 2.4/2.6 <= 2.6.7 -S4:64:1:60:M*,S,T,N,W7: Linux:2.6:8:Linux 2.6.8 and newer (?) + +S4:64:1:60:M*,S,T,N,W5: Linux:2.6::Linux 2.6 (newer, 1) +S4:64:1:60:M*,S,T,N,W6: Linux:2.6::Linux 2.6 (newer, 2) +S4:64:1:60:M*,S,T,N,W7: Linux:2.6::Linux 2.6 (newer, 3) +T4:64:1:60:M*,S,T,N,W7: Linux:2.6::Linux 2.6 (newer, 4) + +S10:64:1:60:M*,S,T,N,W4: Linux:3.0::Linux 3.0 S3:64:1:60:M*,S,T,N,W1: Linux:2.5::Linux 2.5 (sometimes 2.4) S4:64:1:60:M*,S,T,N,W1: Linux:2.5-2.6::Linux 2.5/2.6 @@ -429,6 +435,8 @@ S44:128:1:48:M*,N,N,S: Windows:XP:SP1:Windows Pro SP1, 2000 SP3 32767:128:1:48:M*,N,N,S: Windows:2000:SP4:Windows SP1, 2000 SP4 32767:128:1:48:M*,N,N,S: Windows:XP:SP1:Windows SP1, 2000 SP4 +8192:128:1:52:M*,N,W2,N,N,S: Windows:Vista::Windows Vista/7 + # Odds, ends, mods: S52:128:1:48:M1260,N,N,S: Windows:2000:cisco:Windows XP/2000 via Cisco |