mnerv
ed0c1983b3
Add startup and persistence analysis tools
Add Get-AutoRun.ps1, Get-ScheduledTasks.ps1, and Get-Services.ps1
for analyzing auto-start programs and persistence mechanisms.
Get-AutoRun: Run/RunOnce keys, Startup folders, startup tasks
Get-ScheduledTasks: Detailed task analysis with filters
Get-Services: Service enumeration using WMI/CIM
Uses Get-CimInstance for reliable service enumeration, avoiding
Get-Service permission issues. Multiple filters and output modes.
Update TODO.md.
2026-02-03 22:39:35 +01:00
..
2026-02-03 22:39:35 +01:00
2026-02-03 21:31:39 +01:00
2026-02-03 21:31:39 +01:00
2026-02-03 21:57:10 +01:00
2026-02-03 21:31:39 +01:00
2026-02-03 21:31:39 +01:00
2026-02-03 21:31:39 +01:00
2026-02-03 21:31:39 +01:00
2026-02-03 22:39:35 +01:00
2026-02-03 22:32:43 +01:00
2026-02-03 22:39:35 +01:00
2026-02-03 21:48:51 +01:00
2026-02-03 22:25:56 +01:00
2026-02-03 21:31:39 +01:00
2026-02-03 21:31:39 +01:00
2026-02-03 21:31:39 +01:00
2026-02-03 21:31:39 +01:00
2026-02-03 22:10:45 +01:00