← All Kali Commands
🎯 Post-Exploitation Ligolo-ng

Custom TLS

Ligolo-ng command for custom tls. Copy the command below and use it in your terminal.

ligolo-ng — terminal
┌──(kali㉿kali)-[~]
└─$
ligolo-proxy -certfile cert.pem -keyfile key.pem
Tool
Ligolo-ng
Category
Post-Exploitation
Purpose
Custom TLS

🛡️ 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