A couple highlights:
- Neat ICMP exfil script in Beyond Root
- Got RCE without needing creds to the IPv6 site
A couple highlights:
Thanks for this,
Didn’t know it could be done via systemd
Thanks for the write up :3
Here’s another way for privesc.
Open 2 terminals and log in as loki via ssh in both of them:
echo $$
pkttyagent --process PID_OF_BASH
pkexec --user root bash -i
nice write up
woah, that’s awesome @fjv. i’m going to need to look into that more.