Autorun your wished payload with Hijacking MSEdgeUpdate Schedule Task via Docker Desktop CVE-2025-9074 - PoC
More info about the CVE: https://blog.qwertysecurity.com/Articles/blog3.html
- Autostart:
- TaskSheduler:
# check Cronjobs with:
Get-ScheduledTask | Where-Object {$_.State -eq 'Ready'}