intrace
Traceroute-like application piggybacking on existing TCP connections
Install
- All systems
-
curl cmd.cat/intrace.sh
- Kali Linux
-
apt-get install intrace
- Fedora
-
dnf install intrace
- Dockerfile
- dockerfile.run/intrace
intrace
Traceroute-like application piggybacking on existing TCP connections
InTrace is a traceroute-like application that enables users to enumerate IP hops exploiting existing TCP connections, both initiated from local network (local system) or from remote hosts. It could be useful for network reconnaissance and firewall bypassing.