kaliwiki/tools/0trace.md
filinpavel ddef329df1 Update 0trace.md
added Notes and Links
2014-10-01 06:42:51 +07:00

20 lines
377 B
Markdown

# 0trace
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
-------
Example Usage
-------
```
Usage: /usr/bin/0trace.sh iface target_ip [ target_port ]
```
Links
-------
[Link](http://www.aldeid.com/wiki/0trace)