diff --git a/tools/0trace.md b/tools/0trace.md index af57ff3..cd6e130 100644 --- a/tools/0trace.md +++ b/tools/0trace.md @@ -2,15 +2,18 @@ Notes ------- +0trace.sh is a shell script for reconnaissance / firewall bypassing tool that enables hop enumeration ("traceroute") within an established TCP connection, such as a HTTP or SMTP session. Help Text ------- -``` -Usage: /usr/bin/0trace.sh iface target_ip [ target_port ] -``` + Example Usage ------- +``` +Usage: /usr/bin/0trace.sh iface target_ip [ target_port ] +``` Links ------- +[Link](http://www.aldeid.com/wiki/0trace)