mirror of
https://github.com/mukul975/Anthropic-Cybersecurity-Skills.git
synced 2026-07-24 05:30:58 +03:00
Initial commit - 611 cybersecurity skills across all subdomains
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# Workflows — Cloud Infrastructure Penetration Testing
|
||||
|
||||
## Attack Flow
|
||||
```
|
||||
Cloud Credentials / Unauthenticated
|
||||
│
|
||||
├── IAM Enumeration (permissions, roles, policies)
|
||||
├── Resource Discovery (compute, storage, serverless)
|
||||
├── Privilege Escalation (IAM chaining, role assumption)
|
||||
├── Data Access (storage buckets, databases, secrets)
|
||||
├── Lateral Movement (cross-account, cross-service)
|
||||
└── Impact Demonstration (data exfiltration proof)
|
||||
```
|
||||
Reference in New Issue
Block a user