Update 0trace.md

added Notes and Links
This commit is contained in:
filinpavel 2014-10-01 06:42:51 +07:00
parent 8da4339f5c
commit ddef329df1

View File

@ -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)