summaryrefslogtreecommitdiff
path: root/other/telnetfp-0.1.2/README
diff options
context:
space:
mode:
Diffstat (limited to 'other/telnetfp-0.1.2/README')
-rw-r--r--other/telnetfp-0.1.2/README22
1 files changed, 22 insertions, 0 deletions
diff --git a/other/telnetfp-0.1.2/README b/other/telnetfp-0.1.2/README
new file mode 100644
index 0000000..7419028
--- /dev/null
+++ b/other/telnetfp-0.1.2/README
@@ -0,0 +1,22 @@
1telnetfp0.1.2 by Palmers / teso
2
3what is this anyway?
4this neat program determins a given hosts OS via telnet do/dont negotiation.
5of course, it is only prove of concept code and the intellectual property of
6team teso (http://www.team-teso.org|http://www.team-teso.net).
7
8how does it work?
9if a telnet connection is established options are exchanged. this can be used
10to fingerprint a host, because of the options themself and the order of the
11options.
12this program connects to a hosts telnet daemon and reads the first set of
13options (do's in most cases). to these the proper answer is send. now a second
14round of negotiation takes place. options (dont's this time) are recived and
15the fingerprint is completely recived.
16
17installation:
18type 'make' and be happy (or see Makefile or write me a mail, with a bug report).
19
20misc:
21my greets go to my true friends, you know who you are.
22pa1mers@gmx.de (for feedback, flames & fingerprints).