Skip to content

Scheduled Jobs Tasks General Notes

TheGetch edited this page May 14, 2021 · 2 revisions

Scheduled Jobs-Tasks General Notes

General Notes

Windows:

C:\> schtasks

Impacket:

$ python3 atexec.py Domain/Administrator:<Password>@123@x.x.x.x systeminfo

Linux:

$ cat /etc/crontab
$ cat /etc/anacrontab
$ cat /etc/frontal
$ cat /etc/anacron
$ systemctl list-timers --all

_Sidebar

1. Recon

Ping Sweep

CIDR to IP

2. Enumeration

Services

05. HTTP (80,443,8080,8443,etc.)

3. Exploitation

4. Post Exploiation

5. High Value Information

Hashes

6. Reporting

7. Random Notes/Useful Tidbits

Clone this wiki locally