What problem does it solve?
This Skill enables establishing reverse SSH tunnels from a victim machine to an attacker machine, providing interactive shell access even when the victim is behind a NAT or firewall and cannot be directly reached.
Core Features & Use Cases
- Bypass NAT/Firewalls: Connect to systems that are not directly exposed to the internet.
- Interactive Shell Access: Gain a stable SSH shell on the victim machine.
- Port Forwarding: Tunnel specific ports through the established reverse SSH connection.
- SOCKS5 Proxy: Set up a SOCKS5 proxy for broader network access.
- Use Case: Accessing a development server within a private network from your home machine without configuring complex port forwarding on the network edge.
Quick Start
Execute the reverse-ssh binary on the victim machine, providing the attacker's IP address and port to establish the tunnel.