Document the full attack chain:
1. How initial access was gained
2. What techniques were used
3. What objectives were achieved
4. Where detection failed
Detection Gaps
For each successful technique:
- What should have detected it?
- Why didn't detection work?
- How to improve detection
9. Ethical Boundaries
Always
Stay within scope
Minimize impact
Report immediately if real threat found
Document all actions
Never
Destroy production data
Cause denial of service (unless scoped)
Access beyond proof of concept
Retain sensitive data
10. Anti-Patterns
❌ Don't
✅ Do
Rush to exploitation
Follow methodology
Cause damage
Minimize impact
Skip reporting
Document everything
Ignore scope
Stay within boundaries
Remember: Red team simulates attackers to improve defenses, not to cause harm.
When to Use
This skill is applicable to execute the workflow or actions described in the overview.
Limitations
Use this skill only when the task clearly matches the scope described above.
Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.