1. Prerequisites
- EDR telemetry access
- Process creation logs
- Command-line arguments data
- File execution telemetry
- User activity logs
- EDR platform access
- SIEM platform access
- Process analysis tools
2. Step-by-Step Instructions
-
Identify Initial Execution Process
- Determine:
- Initial executable
- Launch source
- User context
- Execution timestamp
- Determine:
-
Review Parent-Child Relationships
- Identify:
- Suspicious ancestry
- Office application spawning scripts
- LOLBin usage
- Script interpreter execution
- Identify:
-
Analyse Command-Line Arguments
- Review for:
- Encoded commands
- PowerShell abuse
- Download cradles
- Obfuscation
- Suspicious parameters
- Review for:
-
Identify Secondary Payload Execution
- Look for:
- Additional binaries
- Script downloads
- DLL execution
- Injection behaviour
- Look for:
-
Review Network Activity
- Identify:
- External connections
- C2 behaviour
- DNS activity
- Beaconing intervals
- Identify:
-
Correlate with User Activity
- Determine:
- Was execution user initiated?
- Was phishing involved?
- Was remote execution involved?
- Determine:
3. Post-Action
- Ensure all analysis steps and findings are fully documented in the incident ticket
Contributor
Vishal Thakur GitHub: https://github.com/malienist
Jayden Vo GitHub: https://github.com/jayden-vo
Contributed to the Arcana Incident Response Documentation Framework.
