Files
GTFOBins.github.io/_gtfobins/crontab.md
2018-07-16 10:00:14 +02:00

8 lines
142 B
Markdown

---
functions:
sudo-enabled:
- description: edit root's crontab and run arbitrary commands as root.
code: |
sudo crontab -e
---