Automation Accounts
- and try to access linked credentials from there
- always go through runbooks
- they might have additional credentials
You can use the following snippet to access credentials (listed within portal.azure.com) from within a runbook:
Abusing HybridWorkers
- runbook can run on “hybrid worker groups”
- this runs on non-azure resources → runs as SYSTEM on windows machines, as nxworker on linux machines
Example with automation task
Enumeration
Abuse