mirror of
https://github.com/mukul975/Anthropic-Cybersecurity-Skills.git
synced 2026-08-26 19:29:41 +03:00
Initial commit - 611 cybersecurity skills across all subdomains
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
# Workflows - PST Email Forensics
|
||||
## Workflow: Email Evidence Extraction
|
||||
```
|
||||
Acquire PST/OST files from evidence
|
||||
|
|
||||
Hash original files (SHA-256)
|
||||
|
|
||||
Export with pffexport (items + recovered)
|
||||
|
|
||||
Parse email headers for routing
|
||||
|
|
||||
Extract and hash attachments
|
||||
|
|
||||
Search for keywords across messages
|
||||
|
|
||||
Build communication timeline
|
||||
|
|
||||
Document findings with chain of custody
|
||||
```
|
||||
Reference in New Issue
Block a user