Scheduled Jobs Tasks General Notes - TheGetch/Penetration-Testing-Methodology GitHub Wiki

Scheduled Jobs-Tasks General Notes

General Notes

Windows:

C:\> schtasks

Impacket:

$ python3 atexec.py Domain/Administrator:<Password>@[email protected] systeminfo

Linux:

$ cat /etc/crontab
$ cat /etc/anacrontab
$ cat /etc/frontal
$ cat /etc/anacron
$ systemctl list-timers --all
⚠️ **GitHub.com Fallback** ⚠️