# xprobe2 Notes ------- Help Text ------- ``` Xprobe2 v.0.3 Copyright (c) 2002-2005 fyodor@o0o.nu, ofir@sys-security.com, meder@o0o.nu usage: xprobe2 [options] target Options: -v Be verbose -r Show route to target(traceroute) -p Specify portnumber, protocol and state. Example: tcp:23:open, UDP:53:CLOSED -c Specify config file to use. -h Print this help. -o Use logfile to log everything. -t Set initial receive timeout or roundtrip time. -s Set packsending delay (milseconds). -d Specify debugging level. -D Disable module number . -M Enable module number . -L Display modules. -m Specify number of matches to print. -T Enable TCP portscan for specified port(s). Example: -T21-23,53,110 -U Enable UDP portscan for specified port(s). -f force fixed round-trip time (-t opt). -F Generate signature (use -o to save to a file). -X Generate XML output and save it to logfile specified with -o. -B Options forces TCP handshake module to try to guess open TCP port -A Perform analysis of sample packets gathered during portscan in order to detect suspicious traffic (i.e. transparent proxies, firewalls/NIDSs resetting connections). Use with -T. ``` Example Usage ------- Links -------