$npx -y skills add transilienceai/communitytools --skill social-engineeringSocial engineering testing - phishing, pretexting, vishing, and physical security assessment techniques.
| 1 | # Social Engineering |
| 2 | |
| 3 | Test human-factor security through authorized social engineering campaigns. |
| 4 | |
| 5 | ## Techniques |
| 6 | |
| 7 | - **Phishing** - Email campaigns, spear phishing, credential harvesting |
| 8 | - **Pretexting** - Scenario-based manipulation, impersonation |
| 9 | - **Vishing** - Voice-based social engineering |
| 10 | - **Physical** - Tailgating, badge cloning, dumpster diving |
| 11 | |
| 12 | ## Workflow |
| 13 | |
| 14 | 1. Define campaign scope and authorization |
| 15 | 2. Develop pretexts and materials |
| 16 | 3. Execute campaign with tracking |
| 17 | 4. Measure success rates and capture evidence |
| 18 | 5. Report findings with awareness recommendations |
| 19 | |
| 20 | ## Reference |
| 21 | |
| 22 | - `reference/social-engineering.md` - Social engineering techniques and methodologies |