← All Kali Commands
🎯 Post-Exploitation
Ligolo-ng
Remove route
Ligolo-ng command for remove route. Copy the command below and use it in your terminal.
┌──(kali㉿kali)-[~]
└─$
└─$
route_del --name agent1 --route 10.0.0.0/24
Tool
Ligolo-ng
Category
Post-Exploitation
Purpose
Remove route
🛡️ Usage Tips
- Always ensure you have proper authorization before using Ligolo-ng against any target
- Replace
targetwith 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.txtfor later analysis