rtexit-method 0.1.0 → 0.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +9 -7
- package/packaged-assets/.agents/skills/rt-active-recon/SKILL.md +767 -0
- package/packaged-assets/.agents/skills/rt-active-recon/workflow.md +68 -0
- package/packaged-assets/.agents/skills/rt-agent-breaker/SKILL.md +65 -0
- package/packaged-assets/.agents/skills/rt-agent-breaker/customize.toml +76 -0
- package/packaged-assets/.agents/skills/rt-agent-commander/SKILL.md +63 -0
- package/packaged-assets/.agents/skills/rt-agent-commander/customize.toml +67 -0
- package/packaged-assets/.agents/skills/rt-agent-ghost/SKILL.md +65 -0
- package/packaged-assets/.agents/skills/rt-agent-ghost/customize.toml +77 -0
- package/packaged-assets/.agents/skills/rt-agent-navigator/SKILL.md +62 -0
- package/packaged-assets/.agents/skills/rt-agent-navigator/customize.toml +61 -0
- package/packaged-assets/.agents/skills/rt-agent-phantom/SKILL.md +62 -0
- package/packaged-assets/.agents/skills/rt-agent-phantom/customize.toml +62 -0
- package/packaged-assets/.agents/skills/rt-agent-scout/SKILL.md +62 -0
- package/packaged-assets/.agents/skills/rt-agent-scout/customize.toml +61 -0
- package/packaged-assets/.agents/skills/rt-agent-scribe/SKILL.md +65 -0
- package/packaged-assets/.agents/skills/rt-agent-scribe/customize.toml +77 -0
- package/packaged-assets/.agents/skills/rt-attack-chain-builder/SKILL.md +476 -0
- package/packaged-assets/.agents/skills/rt-attack-chain-builder/workflow.md +68 -0
- package/packaged-assets/.agents/skills/rt-attack-surface-map/SKILL.md +1209 -0
- package/packaged-assets/.agents/skills/rt-attack-surface-map/template.md +62 -0
- package/packaged-assets/.agents/skills/rt-autodoc/SKILL.md +258 -0
- package/packaged-assets/.agents/skills/rt-c2-operations/SKILL.md +1072 -0
- package/packaged-assets/.agents/skills/rt-c2-operations/workflow.md +68 -0
- package/packaged-assets/.agents/skills/rt-compliance-mapper/SKILL.md +773 -0
- package/packaged-assets/.agents/skills/rt-create-sead/SKILL.md +74 -0
- package/packaged-assets/.agents/skills/rt-create-sead/template.md +89 -0
- package/packaged-assets/.agents/skills/rt-create-sead/workflow.md +68 -0
- package/packaged-assets/.agents/skills/rt-credential-access/SKILL.md +756 -0
- package/packaged-assets/.agents/skills/rt-credential-hunt/SKILL.md +856 -0
- package/packaged-assets/.agents/skills/rt-credential-hunt/workflow.md +68 -0
- package/packaged-assets/.agents/skills/rt-cvss-calculator/SKILL.md +542 -0
- package/packaged-assets/.agents/skills/rt-cvss-calculator/cvss4-matrix.csv +20 -0
- package/packaged-assets/.agents/skills/rt-data-exfiltration/SKILL.md +784 -0
- package/packaged-assets/.agents/skills/rt-defense-evasion/SKILL.md +987 -0
- package/packaged-assets/.agents/skills/rt-evidence-chain/SKILL.md +712 -0
- package/packaged-assets/.agents/skills/rt-evidence-chain/template.md +31 -0
- package/packaged-assets/.agents/skills/rt-executive-report/SKILL.md +718 -0
- package/packaged-assets/.agents/skills/rt-executive-report/template.md +38 -0
- package/packaged-assets/.agents/skills/rt-executive-report/workflow.md +68 -0
- package/packaged-assets/.agents/skills/rt-exploit-active-directory/SKILL.md +1078 -0
- package/packaged-assets/.agents/skills/rt-exploit-active-directory/ad-checklist.csv +12 -0
- package/packaged-assets/.agents/skills/rt-exploit-active-directory/workflow.md +68 -0
- package/packaged-assets/.agents/skills/rt-exploit-android/SKILL.md +1329 -0
- package/packaged-assets/.agents/skills/rt-exploit-android/masvs-checklist.csv +10 -0
- package/packaged-assets/.agents/skills/rt-exploit-android/workflow.md +68 -0
- package/packaged-assets/.agents/skills/rt-exploit-api/SKILL.md +1547 -0
- package/packaged-assets/.agents/skills/rt-exploit-api/workflow.md +68 -0
- package/packaged-assets/.agents/skills/rt-exploit-auth/SKILL.md +1949 -0
- package/packaged-assets/.agents/skills/rt-exploit-auth/workflow.md +68 -0
- package/packaged-assets/.agents/skills/rt-exploit-bec/SKILL.md +69 -0
- package/packaged-assets/.agents/skills/rt-exploit-cloud-aws/SKILL.md +865 -0
- package/packaged-assets/.agents/skills/rt-exploit-cloud-aws/workflow.md +68 -0
- package/packaged-assets/.agents/skills/rt-exploit-cloud-azure/SKILL.md +1258 -0
- package/packaged-assets/.agents/skills/rt-exploit-cloud-gcp/SKILL.md +981 -0
- package/packaged-assets/.agents/skills/rt-exploit-containers/SKILL.md +55 -0
- package/packaged-assets/.agents/skills/rt-exploit-databases/SKILL.md +1374 -0
- package/packaged-assets/.agents/skills/rt-exploit-desktop-mac/SKILL.md +834 -0
- package/packaged-assets/.agents/skills/rt-exploit-desktop-win/SKILL.md +903 -0
- package/packaged-assets/.agents/skills/rt-exploit-desktop-win/workflow.md +68 -0
- package/packaged-assets/.agents/skills/rt-exploit-dotnet/SKILL.md +945 -0
- package/packaged-assets/.agents/skills/rt-exploit-elasticsearch/SKILL.md +68 -0
- package/packaged-assets/.agents/skills/rt-exploit-electron/SKILL.md +1023 -0
- package/packaged-assets/.agents/skills/rt-exploit-electron/workflow.md +68 -0
- package/packaged-assets/.agents/skills/rt-exploit-file-upload/SKILL.md +1576 -0
- package/packaged-assets/.agents/skills/rt-exploit-file-upload/payloads/README.md +4 -0
- package/packaged-assets/.agents/skills/rt-exploit-file-upload/workflow.md +68 -0
- package/packaged-assets/.agents/skills/rt-exploit-firebase/SKILL.md +54 -0
- package/packaged-assets/.agents/skills/rt-exploit-frameworks/SKILL.md +967 -0
- package/packaged-assets/.agents/skills/rt-exploit-idor/SKILL.md +1693 -0
- package/packaged-assets/.agents/skills/rt-exploit-idor/workflow.md +68 -0
- package/packaged-assets/.agents/skills/rt-exploit-injection/SKILL.md +1860 -0
- package/packaged-assets/.agents/skills/rt-exploit-injection/payloads/sqlmap-tampers.txt +22 -0
- package/packaged-assets/.agents/skills/rt-exploit-injection/workflow.md +68 -0
- package/packaged-assets/.agents/skills/rt-exploit-ios/SKILL.md +1214 -0
- package/packaged-assets/.agents/skills/rt-exploit-ios/workflow.md +68 -0
- package/packaged-assets/.agents/skills/rt-exploit-iot/SKILL.md +91 -0
- package/packaged-assets/.agents/skills/rt-exploit-iot/workflow.md +68 -0
- package/packaged-assets/.agents/skills/rt-exploit-java/SKILL.md +1009 -0
- package/packaged-assets/.agents/skills/rt-exploit-jwt/SKILL.md +1327 -0
- package/packaged-assets/.agents/skills/rt-exploit-jwt/workflow.md +68 -0
- package/packaged-assets/.agents/skills/rt-exploit-mongodb/SKILL.md +67 -0
- package/packaged-assets/.agents/skills/rt-exploit-mssql/SKILL.md +52 -0
- package/packaged-assets/.agents/skills/rt-exploit-mysql/SKILL.md +53 -0
- package/packaged-assets/.agents/skills/rt-exploit-network/SKILL.md +118 -0
- package/packaged-assets/.agents/skills/rt-exploit-network/workflow.md +68 -0
- package/packaged-assets/.agents/skills/rt-exploit-nodejs/SKILL.md +852 -0
- package/packaged-assets/.agents/skills/rt-exploit-osticket/SKILL.md +63 -0
- package/packaged-assets/.agents/skills/rt-exploit-phishing/SKILL.md +173 -0
- package/packaged-assets/.agents/skills/rt-exploit-phishing/templates/README.md +4 -0
- package/packaged-assets/.agents/skills/rt-exploit-phishing/workflow.md +68 -0
- package/packaged-assets/.agents/skills/rt-exploit-php/SKILL.md +1119 -0
- package/packaged-assets/.agents/skills/rt-exploit-physical/SKILL.md +63 -0
- package/packaged-assets/.agents/skills/rt-exploit-physical/workflow.md +68 -0
- package/packaged-assets/.agents/skills/rt-exploit-postgresql/SKILL.md +67 -0
- package/packaged-assets/.agents/skills/rt-exploit-python/SKILL.md +986 -0
- package/packaged-assets/.agents/skills/rt-exploit-redis/SKILL.md +68 -0
- package/packaged-assets/.agents/skills/rt-exploit-ruby/SKILL.md +61 -0
- package/packaged-assets/.agents/skills/rt-exploit-scada/SKILL.md +1091 -0
- package/packaged-assets/.agents/skills/rt-exploit-ssrf/SKILL.md +1528 -0
- package/packaged-assets/.agents/skills/rt-exploit-ssrf/payloads.txt +23 -0
- package/packaged-assets/.agents/skills/rt-exploit-ssrf/workflow.md +68 -0
- package/packaged-assets/.agents/skills/rt-exploit-vishing/SKILL.md +121 -0
- package/packaged-assets/.agents/skills/rt-exploit-vishing/scripts.md +4 -0
- package/packaged-assets/.agents/skills/rt-exploit-web/SKILL.md +1902 -0
- package/packaged-assets/.agents/skills/rt-exploit-web/owasp-checklist.csv +14 -0
- package/packaged-assets/.agents/skills/rt-exploit-web/workflow.md +68 -0
- package/packaged-assets/.agents/skills/rt-exploit-wireless/SKILL.md +71 -0
- package/packaged-assets/.agents/skills/rt-exploit-wordpress/SKILL.md +1565 -0
- package/packaged-assets/.agents/skills/rt-exploit-wordpress/cves.csv +7 -0
- package/packaged-assets/.agents/skills/rt-exploit-wordpress/workflow.md +68 -0
- package/packaged-assets/.agents/skills/rt-exploit-xss/SKILL.md +1526 -0
- package/packaged-assets/.agents/skills/rt-exploit-xss/payloads.txt +18 -0
- package/packaged-assets/.agents/skills/rt-exploit-xss/workflow.md +68 -0
- package/packaged-assets/.agents/skills/rt-finding-document/SKILL.md +687 -0
- package/packaged-assets/.agents/skills/rt-finding-document/template.md +71 -0
- package/packaged-assets/.agents/skills/rt-finding-document/workflow.md +68 -0
- package/packaged-assets/.agents/skills/rt-finding-tracker/SKILL.md +216 -0
- package/packaged-assets/.agents/skills/rt-finding-tracker/workflow.md +68 -0
- package/packaged-assets/.agents/skills/rt-help/SKILL.md +292 -0
- package/packaged-assets/.agents/skills/rt-help/workflow.md +68 -0
- package/packaged-assets/.agents/skills/rt-js-analysis/SKILL.md +639 -0
- package/packaged-assets/.agents/skills/rt-js-analysis/patterns.txt +27 -0
- package/packaged-assets/.agents/skills/rt-js-analysis/workflow.md +68 -0
- package/packaged-assets/.agents/skills/rt-kill-chain-map/SKILL.md +393 -0
- package/packaged-assets/.agents/skills/rt-lateral-movement/SKILL.md +1032 -0
- package/packaged-assets/.agents/skills/rt-lateral-movement/workflow.md +68 -0
- package/packaged-assets/.agents/skills/rt-methodology-selector/SKILL.md +69 -0
- package/packaged-assets/.agents/skills/rt-methodology-selector/frameworks.csv +10 -0
- package/packaged-assets/.agents/skills/rt-methodology-selector/workflow.md +68 -0
- package/packaged-assets/.agents/skills/rt-mitre-map/SKILL.md +668 -0
- package/packaged-assets/.agents/skills/rt-mitre-map/tactics.csv +16 -0
- package/packaged-assets/.agents/skills/rt-mitre-map/workflow.md +68 -0
- package/packaged-assets/.agents/skills/rt-osint/SKILL.md +775 -0
- package/packaged-assets/.agents/skills/rt-osint/osint-sources.csv +12 -0
- package/packaged-assets/.agents/skills/rt-osint/workflow.md +68 -0
- package/packaged-assets/.agents/skills/rt-party-mode/SKILL.md +249 -0
- package/packaged-assets/.agents/skills/rt-party-mode/workflow.md +68 -0
- package/packaged-assets/.agents/skills/rt-persistence/SKILL.md +1146 -0
- package/packaged-assets/.agents/skills/rt-persistence/workflow.md +68 -0
- package/packaged-assets/.agents/skills/rt-poc-writer/SKILL.md +640 -0
- package/packaged-assets/.agents/skills/rt-post-exploitation/SKILL.md +998 -0
- package/packaged-assets/.agents/skills/rt-post-exploitation/linux-checklist.csv +10 -0
- package/packaged-assets/.agents/skills/rt-post-exploitation/windows-checklist.csv +10 -0
- package/packaged-assets/.agents/skills/rt-post-exploitation/workflow.md +68 -0
- package/packaged-assets/.agents/skills/rt-privilege-escalation/SKILL.md +1027 -0
- package/packaged-assets/.agents/skills/rt-privilege-escalation/linux-checklist.csv +10 -0
- package/packaged-assets/.agents/skills/rt-privilege-escalation/win-checklist.csv +10 -0
- package/packaged-assets/.agents/skills/rt-privilege-escalation/workflow.md +68 -0
- package/packaged-assets/.agents/skills/rt-remediation-roadmap/SKILL.md +665 -0
- package/packaged-assets/.agents/skills/rt-remediation-roadmap/template.md +28 -0
- package/packaged-assets/.agents/skills/rt-risk-matrix/SKILL.md +232 -0
- package/packaged-assets/.agents/skills/rt-rules-of-engagement/SKILL.md +62 -0
- package/packaged-assets/.agents/skills/rt-rules-of-engagement/workflow.md +68 -0
- package/packaged-assets/.agents/skills/rt-scenario-c001/SKILL.md +71 -0
- package/packaged-assets/.agents/skills/rt-scenario-c002/SKILL.md +69 -0
- package/packaged-assets/.agents/skills/rt-scenario-c003/SKILL.md +71 -0
- package/packaged-assets/.agents/skills/rt-scenario-c004/SKILL.md +71 -0
- package/packaged-assets/.agents/skills/rt-scenario-c005/SKILL.md +72 -0
- package/packaged-assets/.agents/skills/rt-scenario-d001/SKILL.md +378 -0
- package/packaged-assets/.agents/skills/rt-scenario-d002/SKILL.md +392 -0
- package/packaged-assets/.agents/skills/rt-scenario-d003/SKILL.md +522 -0
- package/packaged-assets/.agents/skills/rt-scenario-d004/SKILL.md +373 -0
- package/packaged-assets/.agents/skills/rt-scenario-d005/SKILL.md +458 -0
- package/packaged-assets/.agents/skills/rt-scenario-library/SKILL.md +292 -0
- package/packaged-assets/.agents/skills/rt-scenario-library/scenarios.csv +32 -0
- package/packaged-assets/.agents/skills/rt-scenario-m001/SKILL.md +796 -0
- package/packaged-assets/.agents/skills/rt-scenario-m002/SKILL.md +723 -0
- package/packaged-assets/.agents/skills/rt-scenario-m003/SKILL.md +463 -0
- package/packaged-assets/.agents/skills/rt-scenario-m004/SKILL.md +449 -0
- package/packaged-assets/.agents/skills/rt-scenario-m005/SKILL.md +505 -0
- package/packaged-assets/.agents/skills/rt-scenario-n001/SKILL.md +573 -0
- package/packaged-assets/.agents/skills/rt-scenario-n002/SKILL.md +112 -0
- package/packaged-assets/.agents/skills/rt-scenario-n003/SKILL.md +100 -0
- package/packaged-assets/.agents/skills/rt-scenario-n004/SKILL.md +90 -0
- package/packaged-assets/.agents/skills/rt-scenario-n005/SKILL.md +71 -0
- package/packaged-assets/.agents/skills/rt-scenario-w001/SKILL.md +635 -0
- package/packaged-assets/.agents/skills/rt-scenario-w002/SKILL.md +612 -0
- package/packaged-assets/.agents/skills/rt-scenario-w003/SKILL.md +449 -0
- package/packaged-assets/.agents/skills/rt-scenario-w004/SKILL.md +648 -0
- package/packaged-assets/.agents/skills/rt-scenario-w005/SKILL.md +479 -0
- package/packaged-assets/.agents/skills/rt-scenario-w006/SKILL.md +443 -0
- package/packaged-assets/.agents/skills/rt-scenario-w007/SKILL.md +494 -0
- package/packaged-assets/.agents/skills/rt-scenario-w008/SKILL.md +576 -0
- package/packaged-assets/.agents/skills/rt-scenario-w009/SKILL.md +518 -0
- package/packaged-assets/.agents/skills/rt-scenario-w010/SKILL.md +574 -0
- package/packaged-assets/.agents/skills/rt-scope-definition/SKILL.md +79 -0
- package/packaged-assets/.agents/skills/rt-scope-definition/workflow.md +68 -0
- package/packaged-assets/.agents/skills/rt-shodan-recon/SKILL.md +880 -0
- package/packaged-assets/.agents/skills/rt-status/SKILL.md +64 -0
- package/packaged-assets/.agents/skills/rt-subdomain-enum/SKILL.md +906 -0
- package/packaged-assets/.agents/skills/rt-subdomain-enum/workflow.md +68 -0
- package/packaged-assets/.agents/skills/rt-technical-report/SKILL.md +710 -0
- package/packaged-assets/.agents/skills/rt-technical-report/template.md +41 -0
- package/packaged-assets/.agents/skills/rt-technical-report/workflow.md +68 -0
- package/packaged-assets/.agents/skills/rt-threat-model/SKILL.md +59 -0
- package/packaged-assets/.agents/skills/rt-threat-model/template.md +32 -0
- package/packaged-assets/.agents/skills/rt-threat-model/workflow.md +68 -0
- package/packaged-assets/.agents/skills/rt-timeline/SKILL.md +338 -0
- package/packaged-assets/RTEXIT.md +127 -0
- package/tools/installer/commands/install.js +0 -1
- package/tools/installer/lib/asset-manifest.js +10 -5
- package/tools/installer/lib/banner.js +14 -6
- package/tools/installer/lib/copy-assets.js +5 -2
- package/tools/installer/lib/prompts.js +1 -11
- package/tools/installer/lib/write-config.js +8 -2
- /package/{_rtexit → packaged-assets/_rtexit}/config.toml +0 -0
- /package/{_rtexit → packaged-assets/_rtexit}/config.user.toml +0 -0
- /package/{_rtexit → packaged-assets/_rtexit}/custom/config.toml +0 -0
- /package/{_rtexit → packaged-assets/_rtexit}/scripts/autodoc_engine.py +0 -0
- /package/{_rtexit → packaged-assets/_rtexit}/scripts/finding_tracker.py +0 -0
- /package/{_rtexit → packaged-assets/_rtexit}/scripts/resolve_config.py +0 -0
- /package/{_rtexit → packaged-assets/_rtexit}/scripts/resolve_customization.py +0 -0
- /package/{resources → packaged-assets/resources}/certifications.md +0 -0
- /package/{resources → packaged-assets/resources}/payloads.md +0 -0
- /package/{resources → packaged-assets/resources}/tools.md +0 -0
- /package/{resources → packaged-assets/resources}/wordlists.md +0 -0
- /package/{templates → packaged-assets/templates}/attack-chain-template.md +0 -0
- /package/{templates → packaged-assets/templates}/executive-report-template.md +0 -0
- /package/{templates → packaged-assets/templates}/executive-report.md +0 -0
- /package/{templates → packaged-assets/templates}/finding-template.md +0 -0
- /package/{templates → packaged-assets/templates}/remediation-roadmap.md +0 -0
- /package/{templates → packaged-assets/templates}/sead-template.md +0 -0
- /package/{templates → packaged-assets/templates}/technical-report.md +0 -0
|
@@ -0,0 +1,292 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: rt-scenario-library
|
|
3
|
+
description: "Pre-built attack scenario library. Browse 30 pre-defined attack scenarios organized by domain (Web, Mobile, Desktop, Network/AD, Cloud, Social Engineering). Each scenario is a complete multi-step attack chain with MITRE mapping. Use to plan attacks, brief junior operators, and demonstrate attack paths to clients. Domains: Web (10), Mobile (5), Desktop (5), Network/AD (5), Cloud (5), Social (5)."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# rt-scenario-library
|
|
7
|
+
|
|
8
|
+
## Purpose and When to Use
|
|
9
|
+
|
|
10
|
+
The `rt-scenario-library` skill provides a curated catalog of 30 pre-built attack scenarios spanning six security domains. Each scenario is a complete, ready-to-execute multi-step attack chain annotated with MITRE ATT&CK mappings.
|
|
11
|
+
|
|
12
|
+
Use this skill when you need to:
|
|
13
|
+
|
|
14
|
+
- Quickly select and brief an attack path for an engagement without building one from scratch
|
|
15
|
+
- Brief junior operators on standard attack chains before an operation
|
|
16
|
+
- Demonstrate realistic attack paths to clients during debrief or pre-engagement scoping
|
|
17
|
+
- Cross-reference your live TTPs against known scenario baselines
|
|
18
|
+
- Populate engagement reports with structured, MITRE-mapped attack narratives
|
|
19
|
+
|
|
20
|
+
This skill is read-only and reference-oriented. It does not execute anything. Execution is delegated to companion skills (`rt-recon`, `rt-exploitation`, `rt-lateral-movement`, etc.) after a scenario is selected.
|
|
21
|
+
|
|
22
|
+
---
|
|
23
|
+
|
|
24
|
+
## Scenario Library Overview
|
|
25
|
+
|
|
26
|
+
### Domain Breakdown
|
|
27
|
+
|
|
28
|
+
| Domain | Count | Code Prefix |
|
|
29
|
+
|---------------------------|-------|-------------|
|
|
30
|
+
| Web Application | 10 | WEB-01..10 |
|
|
31
|
+
| Mobile | 5 | MOB-01..05 |
|
|
32
|
+
| Desktop / Endpoint | 5 | DSK-01..05 |
|
|
33
|
+
| Network / Active Directory| 5 | NET-01..05 |
|
|
34
|
+
| Cloud | 5 | CLD-01..05 |
|
|
35
|
+
| Social Engineering | 5 | SOC-01..05 |
|
|
36
|
+
|
|
37
|
+
### Scenario Record Structure
|
|
38
|
+
|
|
39
|
+
Each scenario contains the following fields:
|
|
40
|
+
|
|
41
|
+
```
|
|
42
|
+
ID: Unique code (e.g., WEB-03)
|
|
43
|
+
Title: Short descriptive name
|
|
44
|
+
Domain: Primary domain
|
|
45
|
+
Difficulty: Low | Medium | High
|
|
46
|
+
Duration: Estimated hours for a competent operator
|
|
47
|
+
Objective: What success looks like
|
|
48
|
+
Chain: Ordered list of steps (Phase -> Action -> Tool/Technique)
|
|
49
|
+
MITRE: ATT&CK Tactic and Technique IDs per step
|
|
50
|
+
Prerequisites: Required access level, tooling, or recon data
|
|
51
|
+
Outputs: Artifacts produced (screenshots, hashes, tokens, etc.)
|
|
52
|
+
Report Tags: Keywords for auto-tagging in RTExit report engine
|
|
53
|
+
```
|
|
54
|
+
|
|
55
|
+
---
|
|
56
|
+
|
|
57
|
+
## Step-by-Step Workflow
|
|
58
|
+
|
|
59
|
+
### 1. Browse the Library
|
|
60
|
+
|
|
61
|
+
Ask the skill to list all scenarios, filter by domain, or search by keyword.
|
|
62
|
+
|
|
63
|
+
```
|
|
64
|
+
User: List all Web scenarios
|
|
65
|
+
User: Show me scenarios involving Kerberoasting
|
|
66
|
+
User: What Social Engineering scenarios are available?
|
|
67
|
+
```
|
|
68
|
+
|
|
69
|
+
The skill returns a summary table. You then select a scenario by ID.
|
|
70
|
+
|
|
71
|
+
### 2. Load a Scenario
|
|
72
|
+
|
|
73
|
+
```
|
|
74
|
+
User: Load scenario NET-02
|
|
75
|
+
```
|
|
76
|
+
|
|
77
|
+
The skill displays the full scenario record: objective, prerequisites, attack chain with MITRE mappings, estimated duration, and expected outputs.
|
|
78
|
+
|
|
79
|
+
### 3. Review and Adapt
|
|
80
|
+
|
|
81
|
+
The skill prompts you to confirm or modify:
|
|
82
|
+
|
|
83
|
+
- Scope constraints (out-of-scope subnets, excluded accounts)
|
|
84
|
+
- Tool substitutions (swap default tools for client-approved alternatives)
|
|
85
|
+
- Timing adjustments (business hours only, stealth vs. speed)
|
|
86
|
+
|
|
87
|
+
Modifications are stored as an engagement overlay on top of the base scenario. The base scenario is never mutated.
|
|
88
|
+
|
|
89
|
+
### 4. Brief the Team
|
|
90
|
+
|
|
91
|
+
Request a briefing document suitable for junior operators:
|
|
92
|
+
|
|
93
|
+
```
|
|
94
|
+
User: Generate operator brief for NET-02
|
|
95
|
+
```
|
|
96
|
+
|
|
97
|
+
Output: A structured markdown brief with step-by-step instructions, expected tool outputs, and decision points for when to escalate or abort.
|
|
98
|
+
|
|
99
|
+
### 5. Export to Engagement Plan
|
|
100
|
+
|
|
101
|
+
```
|
|
102
|
+
User: Export NET-02 to engagement plan
|
|
103
|
+
```
|
|
104
|
+
|
|
105
|
+
The scenario is formatted as a task list and injected into the active RTExit engagement file (`/engagements/<name>/plan.md`), ready for status tracking.
|
|
106
|
+
|
|
107
|
+
### 6. Post-Execution Debrief
|
|
108
|
+
|
|
109
|
+
After the operation, re-load the scenario to compare planned vs. actual steps. The skill highlights deviations and generates a gap narrative for the report.
|
|
110
|
+
|
|
111
|
+
```
|
|
112
|
+
User: Debrief NET-02 against actual steps
|
|
113
|
+
```
|
|
114
|
+
|
|
115
|
+
---
|
|
116
|
+
|
|
117
|
+
## Integration with RTExit Scripts and Other Skills
|
|
118
|
+
|
|
119
|
+
### Companion Skills
|
|
120
|
+
|
|
121
|
+
| Skill | Integration Point |
|
|
122
|
+
|------------------------|-------------------------------------------------------------|
|
|
123
|
+
| `rt-recon` | Supplies target data required by scenario prerequisites |
|
|
124
|
+
| `rt-exploitation` | Executes the initial access steps of the chain |
|
|
125
|
+
| `rt-lateral-movement` | Executes lateral steps (pivoting, credential relay) |
|
|
126
|
+
| `rt-persistence` | Executes persistence steps at the end of the chain |
|
|
127
|
+
| `rt-reporting` | Consumes exported scenario + debrief for report generation |
|
|
128
|
+
| `rt-mitre-mapper` | Cross-references scenario MITRE IDs against coverage gaps |
|
|
129
|
+
|
|
130
|
+
### RTExit Script Hooks
|
|
131
|
+
|
|
132
|
+
- `scripts/scenario-export.ps1` - Exports a loaded scenario to the engagement plan format
|
|
133
|
+
- `scripts/brief-gen.ps1` - Generates the operator brief markdown from a scenario record
|
|
134
|
+
- `scripts/debrief-diff.ps1` - Diffs planned chain against operator-logged actual steps
|
|
135
|
+
- `scripts/report-tag-inject.ps1` - Pushes scenario report tags into the report engine index
|
|
136
|
+
|
|
137
|
+
### File Paths
|
|
138
|
+
|
|
139
|
+
```
|
|
140
|
+
.agents/skills/rt-scenario-library/
|
|
141
|
+
SKILL.md <- This file
|
|
142
|
+
scenarios/
|
|
143
|
+
web/ <- WEB-01 through WEB-10
|
|
144
|
+
mobile/ <- MOB-01 through MOB-05
|
|
145
|
+
desktop/ <- DSK-01 through DSK-05
|
|
146
|
+
network-ad/ <- NET-01 through NET-05
|
|
147
|
+
cloud/ <- CLD-01 through CLD-05
|
|
148
|
+
social/ <- SOC-01 through SOC-05
|
|
149
|
+
overlays/ <- Per-engagement adaptations (gitignored)
|
|
150
|
+
templates/
|
|
151
|
+
operator-brief.md
|
|
152
|
+
debrief-diff.md
|
|
153
|
+
```
|
|
154
|
+
|
|
155
|
+
---
|
|
156
|
+
|
|
157
|
+
## Example Outputs and Interactions
|
|
158
|
+
|
|
159
|
+
### Example 1 - Domain Listing
|
|
160
|
+
|
|
161
|
+
```
|
|
162
|
+
User: List Network/AD scenarios
|
|
163
|
+
|
|
164
|
+
Skill:
|
|
165
|
+
| ID | Title | Difficulty | Duration |
|
|
166
|
+
|--------|------------------------------------|------------|----------|
|
|
167
|
+
| NET-01 | LLMNR/NBT-NS Poisoning to DA | Medium | 4h |
|
|
168
|
+
| NET-02 | Kerberoasting to Lateral Movement | Medium | 3h |
|
|
169
|
+
| NET-03 | AS-REP Roasting + Pass-the-Hash | Medium | 3h |
|
|
170
|
+
| NET-04 | BloodHound Path to Domain Admin | High | 6h |
|
|
171
|
+
| NET-05 | DCSync Credential Harvest | High | 2h |
|
|
172
|
+
```
|
|
173
|
+
|
|
174
|
+
### Example 2 - Full Scenario Load
|
|
175
|
+
|
|
176
|
+
```
|
|
177
|
+
User: Load scenario WEB-04
|
|
178
|
+
|
|
179
|
+
Skill:
|
|
180
|
+
ID: WEB-04
|
|
181
|
+
Title: Broken Object Level Authorization to Account Takeover
|
|
182
|
+
Domain: Web Application
|
|
183
|
+
Difficulty: Medium
|
|
184
|
+
Duration: 3h
|
|
185
|
+
Objective: Access another user's data via BOLA, escalate to account takeover
|
|
186
|
+
|
|
187
|
+
Chain:
|
|
188
|
+
Step 1 | Recon | Enumerate API endpoints via JS file analysis
|
|
189
|
+
MITRE: T1595.002 - Active Scanning: Vulnerability Scanning
|
|
190
|
+
Step 2 | Discovery | Intercept authenticated requests, identify object IDs
|
|
191
|
+
MITRE: T1190 - Exploit Public-Facing Application
|
|
192
|
+
Step 3 | Exploitation | Swap object ID in request to access victim account
|
|
193
|
+
MITRE: T1078 - Valid Accounts
|
|
194
|
+
Step 4 | Escalation | Use victim session token to change email/password
|
|
195
|
+
MITRE: T1098 - Account Manipulation
|
|
196
|
+
Step 5 | Exfiltration | Export PII via victim account API access
|
|
197
|
+
MITRE: T1530 - Data from Cloud Storage
|
|
198
|
+
|
|
199
|
+
Prerequisites:
|
|
200
|
+
- Valid low-privilege application account
|
|
201
|
+
- Burp Suite or equivalent HTTP proxy
|
|
202
|
+
- API documentation or JS source access
|
|
203
|
+
|
|
204
|
+
Outputs:
|
|
205
|
+
- Proof-of-concept request/response screenshots
|
|
206
|
+
- Victim account data sample (anonymized)
|
|
207
|
+
- Session token demonstrating escalation
|
|
208
|
+
|
|
209
|
+
Report Tags: bola, idor, api, account-takeover, pii-exfil
|
|
210
|
+
```
|
|
211
|
+
|
|
212
|
+
### Example 3 - Operator Brief Excerpt
|
|
213
|
+
|
|
214
|
+
```
|
|
215
|
+
User: Generate operator brief for SOC-02
|
|
216
|
+
|
|
217
|
+
Skill:
|
|
218
|
+
## Operator Brief - SOC-02: Phishing to Credential Harvest
|
|
219
|
+
|
|
220
|
+
Objective: Obtain valid VPN credentials via spear-phishing campaign.
|
|
221
|
+
|
|
222
|
+
Pre-op Checklist:
|
|
223
|
+
[ ] Confirm phishing domain is live and SSL cert valid
|
|
224
|
+
[ ] Verify GoPhish/Evilginx listener is up on attack infra
|
|
225
|
+
[ ] Confirm target email list is scoped and approved
|
|
226
|
+
[ ] Brief point-of-contact on campaign window
|
|
227
|
+
|
|
228
|
+
Step 1 - Send phishing email (T1566.001)
|
|
229
|
+
Tool: GoPhish
|
|
230
|
+
Action: Deploy template "IT Password Reset" to target list
|
|
231
|
+
Success: Email delivered, no bounce
|
|
232
|
+
Abort if: >5% bounce rate (domain may be blocked)
|
|
233
|
+
|
|
234
|
+
Step 2 - Capture credentials (T1056.003)
|
|
235
|
+
Tool: Evilginx2
|
|
236
|
+
Action: Monitor phishlet for session token capture
|
|
237
|
+
Success: Valid credential pair logged in creds.json
|
|
238
|
+
Abort if: Target lands on real corp page (proxy misconfigured)
|
|
239
|
+
|
|
240
|
+
Step 3 - Validate credentials (T1078)
|
|
241
|
+
Tool: rt-exploitation / manual VPN test
|
|
242
|
+
Action: Authenticate to VPN with captured creds
|
|
243
|
+
Success: VPN session established
|
|
244
|
+
Escalate to lead if: MFA prompt encountered
|
|
245
|
+
|
|
246
|
+
Decision Points:
|
|
247
|
+
- If MFA is present: pause, notify lead, assess MFA bypass options
|
|
248
|
+
- If credentials invalid after 3 attempts: stop, avoid lockout
|
|
249
|
+
```
|
|
250
|
+
|
|
251
|
+
### Example 4 - Debrief Comparison
|
|
252
|
+
|
|
253
|
+
```
|
|
254
|
+
User: Debrief NET-02 against actual steps
|
|
255
|
+
|
|
256
|
+
Skill:
|
|
257
|
+
Debrief: NET-02 - Kerberoasting to Lateral Movement
|
|
258
|
+
|
|
259
|
+
| Step | Planned | Actual | Status |
|
|
260
|
+
|------|--------------------------------|--------------------------------|----------|
|
|
261
|
+
| 1 | SPN enumeration via PowerView | SPN enum via BloodHound | Deviated |
|
|
262
|
+
| 2 | Request TGS for target SPNs | Completed as planned | Match |
|
|
263
|
+
| 3 | Offline crack with Hashcat | Completed, 2/4 cracked | Partial |
|
|
264
|
+
| 4 | PTH to target host | Completed as planned | Match |
|
|
265
|
+
| 5 | Dump local admin hashes | Not reached (time constraint) | Skipped |
|
|
266
|
+
|
|
267
|
+
Narrative: Tool substitution in Step 1 had no impact on outcome. Partial cracking
|
|
268
|
+
in Step 3 is a finding for the report (weak service account passwords). Step 5
|
|
269
|
+
was not executed; recommend follow-up in a subsequent session.
|
|
270
|
+
|
|
271
|
+
Report Tags Added: kerberoasting, spn-enum, weak-passwords, lateral-movement
|
|
272
|
+
```
|
|
273
|
+
|
|
274
|
+
---
|
|
275
|
+
|
|
276
|
+
## Practical Usage Tips
|
|
277
|
+
|
|
278
|
+
**Start with prerequisites.** Before loading a scenario, verify you have the prerequisites. Missing recon data or tool access will stall the operation mid-chain. Use `rt-recon` to fill gaps before committing to a scenario.
|
|
279
|
+
|
|
280
|
+
**Use overlays for scope changes.** Never edit base scenario files to accommodate scope. Create an overlay file in `overlays/<engagement-id>/NET-02.overlay.md`. This preserves the original chain for comparison in debrief.
|
|
281
|
+
|
|
282
|
+
**Match difficulty to available time.** High difficulty scenarios are accurate but assume 6+ hours. In short-window engagements (4h pentest), bias toward Low or Medium scenarios with clear abort conditions.
|
|
283
|
+
|
|
284
|
+
**MITRE IDs drive the report.** Every step in a scenario carries a MITRE technique ID. When the report engine is engaged via `rt-reporting`, these IDs auto-populate the findings matrix. Do not skip MITRE fields in custom scenarios you add to the library.
|
|
285
|
+
|
|
286
|
+
**Adding custom scenarios.** Drop a new markdown file in the appropriate domain subfolder following the scenario record structure. The library auto-indexes on next skill load. Use the same ID prefix convention and increment the count (e.g., WEB-11 if you add an 11th web scenario).
|
|
287
|
+
|
|
288
|
+
**Combine scenarios for advanced chains.** Complex engagements may require chaining scenarios across domains. For example: SOC-01 (phishing for initial access) feeding into NET-04 (BloodHound path to DA). Reference both IDs in the engagement plan and note the handoff point between chains.
|
|
289
|
+
|
|
290
|
+
**Junior operator briefings.** The operator brief template (`templates/operator-brief.md`) is written at a level appropriate for operators with 6-12 months experience. For more senior operators, use the raw scenario chain directly and skip the brief generation step.
|
|
291
|
+
|
|
292
|
+
**Client demonstrations.** When presenting to clients, use the scenario chain view with MITRE IDs visible. This grounds the narrative in industry-standard taxonomy and avoids jargon disputes. The report tags also allow filtering findings by scenario in client-facing report exports.
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
id,domain,title
|
|
2
|
+
W001,Web,Unauthenticated admin exposure
|
|
3
|
+
W002,Web,SQL injection impact chain
|
|
4
|
+
W003,Web,Stored XSS session risk
|
|
5
|
+
W004,Web,SSRF cloud metadata risk
|
|
6
|
+
W005,Web,File upload RCE risk
|
|
7
|
+
W006,Web,IDOR data exposure
|
|
8
|
+
W007,Web,JWT verification weakness
|
|
9
|
+
W008,Web,WordPress plugin risk
|
|
10
|
+
W009,Web,DMARC spoofing risk
|
|
11
|
+
W010,Web,API key exposure
|
|
12
|
+
M001,Mobile,APK secret extraction
|
|
13
|
+
M002,Mobile,TLS interception risk
|
|
14
|
+
M003,Mobile,Exported component risk
|
|
15
|
+
M004,Mobile,Insecure local storage
|
|
16
|
+
M005,Mobile,Deep link auth risk
|
|
17
|
+
D001,Desktop,Electron XSS to native risk
|
|
18
|
+
D002,Desktop,.NET reverse engineering risk
|
|
19
|
+
D003,Desktop,DLL hijacking risk
|
|
20
|
+
D004,Desktop,Cleartext traffic risk
|
|
21
|
+
D005,Desktop,SQLite data exposure
|
|
22
|
+
N001,Network,Kerberoasting risk
|
|
23
|
+
N002,Network,LLMNR/NBNS risk
|
|
24
|
+
N003,Network,AD attack path mapping
|
|
25
|
+
N004,Network,Hash reuse lateral risk
|
|
26
|
+
N005,Network,Kerberos persistence risk
|
|
27
|
+
C001,Cloud,IAM escalation path
|
|
28
|
+
C002,Cloud,Object storage exposure
|
|
29
|
+
C003,Cloud,Metadata exposure risk
|
|
30
|
+
C004,Cloud,Serverless code injection risk
|
|
31
|
+
C005,Cloud,Container isolation risk
|
|
32
|
+
|