redteam-mindset

Guide red-team operators through reproducible finding validation and full-scope probing.

2|Updated Apr 11, 2025
One-click install
npx skills add https://github.com/Carlos-Reyes-UTP/Desarrollo-de-Sistema-de-Ventas-Empresas-de-Moda --skill redteam-mindset-carlos-reyes-utp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: redteam-mindset
Source: https://github.com/Carlos-Reyes-UTP/Desarrollo-de-Sistema-de-Ventas-Empresas-de-Moda/tree/main/.agent/skills/redteam-mindset
Command: npx skills add https://github.com/Carlos-Reyes-UTP/Desarrollo-de-Sistema-de-Ventas-Empresas-de-Moda --skill redteam-mindset-carlos-reyes-utp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It prevents red-team operators from making conservative, defensive mistakes that invalidate findings or prematurely stop probing before access-yielding impact is demonstrated.

Core Features & Use Cases

  • Red-team decision discipline: Keeps testing aligned to the goal of gaining access and proving impact rather than merely reporting “a bug.”
  • Finding correctness over effort throttling: Establishes rules for confirming signals (e.g., marker discipline, body diffs, pre-severity gating, sampling) so retractions are rare and justified by data deltas.
  • Stop safely, not stop probing: Clarifies when to halt escalation for a validated class while continuing to test remaining classes and surfaces, including sibling apps and full recon cadence.
  • Use case: You discover an auth-bypass candidate on one sub-app and notice the client SOC mitigates mid-run; use this mindset to preserve PoC artifacts, retest with alternative vectors, and treat the defensive change as an operational finding.

Quick Start

Load the redteam-mindset skill at the start of an authorized external red-team engagement and apply its directives whenever you are tempted to retract, stop escalation, or get stuck at a blocker.

Frequently Asked Questions about redteam-mindset

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I maintain red team engagement discipline when probing authentication bypass chains?

Red team engagement discipline requires aligning operational decisions to access-yielding impact rather than merely reporting bugs, applying marker discipline and evidence logging to sustain full-scope probing across authentication bypass and injection-to-foothold chains.

What is finding validation in adversary emulation and how does it prevent retractions?

Finding validation in adversary emulation confirms signals through marker discipline, body diffs, and pre-severity gating to ensure retractions are rare and justified by data deltas rather than conservative effort throttling.

Can I continue testing sibling apps after a blocker stops escalation on one vector?

Stop safely, not stop probing: you halt escalation for a validated class while continuing to test remaining classes and surfaces, including sibling apps and full recon cadence across live attack surfaces.

How to handle mid-run defensive changes during authorized red-team tests?

Mid-run defensive changes during authorized red-team tests should be treated as operational findings: preserve PoC artifacts, retest with alternative vectors, and document the SOC mitigation event in your evidence journal.

Does this approach apply to TIBER-style engagements requiring multi-technique cross-validation?

This approach applies to external red team, adversary emulation, and TIBER-style engagements where scope requires exploration of multi-technique cross-validation across live surfaces and engagement-scope authorization rules.

When should I use post-blocker vector iteration in red team operations?

Post-blocker vector iteration is used when a defensive mitigation or technical blocker halts one attack path, requiring alternative vectors to maintain access-yielding impact and complete the authorized engagement scope.