aboutsummaryrefslogblamecommitdiff
path: root/net/ttlscan/pkg-descr
blob: ed411fb545dc5f0efcbb6e7e8469af4fee75aee1 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                         
                        
ttlscan is a libnet/libpcap based program that sends a TCP SYN packet to 
each port of the host given via the command line. The answer is sniffed 
of the wire. I use it to detect hosts that fake services by forwarding 
packets to another host (behind a firewall). By reading header files 
like the TTL, window size and IPID you might be able to see the OS 
running on the host behind the firewall.

WWW:	http://www.raisdorf.net/projects/ttlscan
AUTHOR:	Hendrik Scholz <hendrik@scholz.net>

	- Michael L. Hostbaek
	mich@FreeBSD.org