← All Kali Commands
🎯 Post-Exploitation Ligolo-ng

Connect agent

Ligolo-ng command for connect agent. Copy the command below and use it in your terminal.

ligolo-ng — terminal
┌──(kali㉿kali)-[~]
└─$
ligolo-agent -connect SERVER:11601 -ignore-cert
Tool
Ligolo-ng
Category
Post-Exploitation
Purpose
Connect agent

🛡️ Usage Tips

  • Always ensure you have proper authorization before using Ligolo-ng against any target
  • Replace target with the actual IP address or hostname you are testing
  • Run this command from a Kali Linux terminal or any system with Ligolo-ng installed
  • Combine with other Ligolo-ng commands for more comprehensive results
  • Pipe output to a file with > output.txt for later analysis

🎯 Other Post-Exploitation Tools