From cybersecurity-skills
Detects process injection techniques (T1055) via Sysmon Event IDs 8 and 10 and EDR telemetry. Generates scored JSON reports with MITRE sub-technique mapping.
How this skill is triggered — by the user, by Claude, or both
Slash command
/cybersecurity-skills:hunting-for-process-injection-techniquesThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Process injection (MITRE ATT&CK T1055) allows adversaries to execute code in the address space of another process, enabling defense evasion and privilege escalation. This skill detects injection techniques via Sysmon Event ID 8 (CreateRemoteThread), Event ID 10 (ProcessAccess with suspicious access rights), and analysis of source-target process relationships to distinguish legitimate from malic...
Process injection (MITRE ATT&CK T1055) allows adversaries to execute code in the address space of another process, enabling defense evasion and privilege escalation. This skill detects injection techniques via Sysmon Event ID 8 (CreateRemoteThread), Event ID 10 (ProcessAccess with suspicious access rights), and analysis of source-target process relationships to distinguish legitimate from malicious injection.
npx claudepluginhub mukul975/anthropic-cybersecurity-skills --plugin cybersecurity-skillsDetects process injection techniques (T1055) via Sysmon Event IDs 8 and 10 and EDR telemetry. Generates scored JSON reports with MITRE sub-technique mapping.
Detects process injection techniques (T1055) via Sysmon Event IDs 8 and 10 and EDR telemetry. Guides SOC analysts in hunting, scoring, and reporting injection events.
Detects process injection techniques (T1055) like CreateRemoteThread, process hollowing, and DLL injection using Sysmon Event IDs 8/10 and EDR telemetry. For threat hunting in security incidents.