GTFOBins.github.io/_gtfobins/crontab.md

10 lines
307 B
Markdown

---
functions:
command:
- description: The commands are executed according to the crontab file edited via the `crontab` utility.
code: crontab -e
sudo:
- description: The commands are executed according to the crontab file edited via the `crontab` utility.
code: sudo crontab -e
---