autoruns▌
3 indexed skills · max 10 per page
performing-malware-persistence-investigation
mukul975/Anthropic-Cybersecurity-Skills · performing-malware-persistence-investigation
Systematically investigate all persistence mechanisms on Windows and Linux systems to identify how malware survives reboots and maintains access.
hunting-for-startup-folder-persistence
mukul975/Anthropic-Cybersecurity-Skills · hunting-for-startup-folder-persistence
Detect T1547.001 startup folder persistence by monitoring Windows startup directories for suspicious file creation, analyzing autoruns entries, and using Python watchdog for real-time filesystem monitoring.
analyzing-malware-persistence-with-autoruns
mukul975/Anthropic-Cybersecurity-Skills · analyzing-malware-persistence-with-autoruns
Use Sysinternals Autoruns to systematically identify and analyze malware persistence mechanisms across registry keys, scheduled tasks, services, drivers, and startup locations on Windows systems.