mirror of
https://github.com/mukul975/Anthropic-Cybersecurity-Skills.git
synced 2026-06-15 07:24:56 +03:00
1.1 KiB
1.1 KiB
Workflows — Social Engineering Penetration Testing
Campaign Lifecycle
Authorization & Scoping
│
├── OSINT & Target Profiling
│ ├── Email harvesting
│ ├── LinkedIn/social media reconnaissance
│ └── Target group selection
│
├── Infrastructure Setup
│ ├── Domain registration (lookalike)
│ ├── GoPhish/Evilginx deployment
│ ├── SMTP configuration (SPF/DKIM)
│ └── Landing page creation
│
├── Campaign Execution
│ ├── Phishing emails (batched sends)
│ ├── Vishing calls
│ ├── Physical pretexting
│ └── USB drops
│
├── Monitoring & Data Collection
│ ├── Email opens/clicks tracking
│ ├── Credential captures
│ ├── Call recordings/notes
│ └── Physical access logs
│
└── Reporting & Training
├── Metrics compilation
├── Risk scoring
├── Executive report
└── Targeted training recommendations