mirror of
https://github.com/mubix/kaliwiki.git
synced 2025-10-29 16:59:26 +00:00
20 lines
377 B
Markdown
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)
|