-
Notifications
You must be signed in to change notification settings - Fork 4
/
README
120 lines (77 loc) · 3.2 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
$Id: README,v 1.5 2004/12/16 10:13:26 mamezo Exp $
--
Xprobe2 is a remote active operating system fingerprinting tool.
Xprobe2 uses advanced technics, such as the usage of fuzzy logic
to match fingerprinting results with the tool's signature database,
unique fingerprinting methods and other, to provide with accurate
results.
Xprobe2 has evolved from the original Xprobe tool, but it has been
completely rewritten from scratch in C++.
License
-------
Xprobe2 is distributed under GNU license. See COPYING for more details.
The fingerprinting database is is available for free use by open source
software under the terms of the GNU General Public License.
For commercial usage please contact: [email protected]
Requirements
------------
- A C++ compiler. (gcc will do)
- libusi++ (included with the distribution)
- lipcap (use version 0.6.x or later)
If libpcap is not installed in standard path, use --with-libpcap-libraries=/path/
and --with-libcap-includes=/path options.
Supported platforms
-------------------
The tool has been succesefully compiled and tested under the following platforms:
FreeBSD 4.x, 5.x
Linux 2.0.x, 2.2.x, 2.4.x
Solaris 2.x
OpenBSD 2.x, 3.x
NetBSD 1.4.x, 1.5.x, 1.6.x
IRIX (with SGI freeware libpcap, http://freeware.sgi.com/, naitive SGI compiler).
Platforms which we are able to fingerprint
------------------------------------------
see etc/xprobe2.conf
How to install
---------------
tar xvfz xprobe2-{release}.tar.gz
cd xprobe-{release}
./configure
(or ./configure --with-libpcap-libraries=/usr/local/lib --with-libcap-includes=/usr/local/include)
make
make install
send complains to [email protected] if the compilation breaks. (use
--enable-debug to track/report errors)
How to use:
-----------
See manual for details or use the -h command line to list available options.
Architecture
------------
Xprobe2 consists of 2 major parts: core fingerprinting engine which
includes fuzzy signatures matching engine, signatures processing,
and is generally intrefacing between the modules, and tests, which
are presented as (extrenal) dynamically loadable shared modules.
Core module has no idea about the signatures nor how they are being
applied to received packets. Please see fuzzy_fingerprinting paper in
docs for details.
Xprobe2 modules are supposed to provide routines for signature element
parsing for each module, module names, initialization routines, module
execution routines, module deinitialization signatures and other
specific information. Please see docs/modules_howto.txt for details.
Docs & Updates
--------------
http://www.sys-security.com/html/projects/X.html
Other related webpages
----------------------
http://o0o.nu/sec/xprobe/
http://www.sourceforge.net/projects/xprobe/
http://xprobe.sourceforge.net/
Where to mail bugs/questions/ideas/patches/fixes:
-------------------------------------------------
Fyodor Yarochkin <[email protected]> Ofir Arkin <[email protected]>
http://o0o.nu The Sys-Security Group
http://www.sys-security.com
Meder Kydyraliev <[email protected]>
Flames
-------
/dev/null