mirror of
https://github.com/mukul975/Anthropic-Cybersecurity-Skills.git
synced 2026-08-30 21:29:40 +03:00
Initial commit - 611 cybersecurity skills across all subdomains
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# Standards Reference - reverse-engineering-rust-malware
|
||||
|
||||
## Applicable Standards
|
||||
- MITRE ATT&CK Framework
|
||||
- NIST SP 800-83 Guide to Malware Incident Prevention
|
||||
- NIST SP 800-86 Guide to Integrating Forensic Techniques
|
||||
|
||||
## Related MITRE ATT&CK Techniques
|
||||
See SKILL.md for specific technique mappings.
|
||||
@@ -0,0 +1,11 @@
|
||||
# Analysis Workflows - reverse-engineering-rust-malware
|
||||
|
||||
## Primary Workflow
|
||||
```
|
||||
[Sample Collection] --> [Static Analysis] --> [Dynamic Analysis] --> [IOC Extraction]
|
||||
|
|
||||
v
|
||||
[Report Generation]
|
||||
```
|
||||
|
||||
See SKILL.md for detailed step-by-step procedures.
|
||||
Reference in New Issue
Block a user