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,68 @@
|
|
|
1
|
+
# Workflow - rt-exploit-ios
|
|
2
|
+
|
|
3
|
+
## Purpose
|
|
4
|
+
|
|
5
|
+
This workflow standardizes how $skill is executed inside RTExit. It is designed for authorized engagements, evidence-first documentation, and consistent handoff into reporting.
|
|
6
|
+
|
|
7
|
+
## Authorization Gate
|
|
8
|
+
|
|
9
|
+
Before execution, confirm:
|
|
10
|
+
|
|
11
|
+
- SEAD exists and explicitly covers the target asset or activity.
|
|
12
|
+
- Rules of Engagement define allowed techniques, rate limits, and stop conditions.
|
|
13
|
+
- The operator knows the evidence handling rules.
|
|
14
|
+
- Any active or sensitive validation has client approval.
|
|
15
|
+
|
|
16
|
+
If any item is unclear, pause and invoke
|
|
17
|
+
|
|
18
|
+
## Required Inputs
|
|
19
|
+
|
|
20
|
+
| Input | Source | Notes |
|
|
21
|
+
|---|---|---|
|
|
22
|
+
| Engagement reference | _rtexit/config.toml or SEAD | Used in output names. |
|
|
23
|
+
| Target asset(s) | Scope document | Must be explicitly approved. |
|
|
24
|
+
| Operator name | Config/user context | Used in timeline entries. |
|
|
25
|
+
| Evidence directory | _rtexit-output/docs/evidence/ | Store logs, screenshots, and artifacts. |
|
|
26
|
+
| Finding tracker | _rtexit-output/docs/findings/ | Create/update findings when confirmed. |
|
|
27
|
+
|
|
28
|
+
## Execution Steps
|
|
29
|
+
|
|
30
|
+
1. Load current engagement configuration.
|
|
31
|
+
2. Read scope, exclusions, and current findings.
|
|
32
|
+
3. Build a small test plan for this skill with target, expected control, and evidence type.
|
|
33
|
+
4. Run the lowest-risk validation first.
|
|
34
|
+
5. Capture baseline behavior before proof behavior.
|
|
35
|
+
6. Record exact timestamp, account/role used, and affected asset.
|
|
36
|
+
7. Stop when evidence is sufficient; avoid unnecessary data access.
|
|
37
|
+
8. Create or update findings through the RTExit finding tracker.
|
|
38
|
+
9. Map remediation owner and recommended timeline.
|
|
39
|
+
10. Add a timeline entry and evidence chain entry.
|
|
40
|
+
|
|
41
|
+
## Evidence Requirements
|
|
42
|
+
|
|
43
|
+
| Evidence | Required? | Notes |
|
|
44
|
+
|---|---|---|
|
|
45
|
+
| Command or action summary | Yes | Redact secrets and tokens. |
|
|
46
|
+
| Screenshot or transcript | If useful | Store under evidence folder. |
|
|
47
|
+
| Request/response pair | For web/API | Redact cookies and bearer tokens. |
|
|
48
|
+
| Config excerpt | For cloud/infra | Include only relevant lines. |
|
|
49
|
+
| Business impact note | Yes | Explain why it matters. |
|
|
50
|
+
|
|
51
|
+
## Autodoc Commands
|
|
52
|
+
|
|
53
|
+
`ash
|
|
54
|
+
python _rtexit/scripts/autodoc_engine.py log --skill rt-exploit-ios --phase auto --cmd "workflow execution" --output "summary"
|
|
55
|
+
python _rtexit/scripts/finding_tracker.py list
|
|
56
|
+
`
|
|
57
|
+
|
|
58
|
+
## Completion Criteria
|
|
59
|
+
|
|
60
|
+
- Scope and authorization are referenced.
|
|
61
|
+
- Evidence is stored and redacted.
|
|
62
|
+
- Findings are added or explicitly marked as not found.
|
|
63
|
+
- Remediation guidance is actionable.
|
|
64
|
+
- Timeline and chain of custody are updated where applicable.
|
|
65
|
+
|
|
66
|
+
## Handoff
|
|
67
|
+
|
|
68
|
+
Send confirmed findings to
|
|
@@ -0,0 +1,91 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: rt-exploit-iot
|
|
3
|
+
description: "IoT and firmware security assessment skill for authorized device, firmware, protocol, and management-plane review. Covers firmware triage, interface inventory, communication security, update integrity, secrets handling, and remediation."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# rt-exploit-iot - IoT and Firmware Assessment
|
|
7
|
+
|
|
8
|
+
> Use only with client-owned devices, approved lab firmware, or explicitly authorized test environments. Radio-frequency, safety-impacting, or production device testing requires separate written authorization.
|
|
9
|
+
|
|
10
|
+
## Overview
|
|
11
|
+
|
|
12
|
+
IoT security assessment combines hardware inventory, firmware review, protocol analysis, cloud/API review, and operational safety. This skill helps operators evaluate device risk without damaging devices or interfering with production operations.
|
|
13
|
+
|
|
14
|
+
## Prerequisites
|
|
15
|
+
|
|
16
|
+
- Device model, serial policy, and firmware version.
|
|
17
|
+
- Ownership and test authorization.
|
|
18
|
+
- Lab network separated from production.
|
|
19
|
+
- Safety constraints for power, radio, mechanical, or industrial functions.
|
|
20
|
+
- Approved data handling for captured traffic and firmware images.
|
|
21
|
+
|
|
22
|
+
## Skill Levels
|
|
23
|
+
|
|
24
|
+
| Level | Activities |
|
|
25
|
+
|---|---|
|
|
26
|
+
| BEGINNER | Device inventory, exposed service review, default configuration checks. |
|
|
27
|
+
| INTERMEDIATE | Firmware extraction triage, secrets search, TLS review. |
|
|
28
|
+
| ADVANCED | Protocol state review, update mechanism analysis, cloud/API chaining. |
|
|
29
|
+
| EXPERT | Hardware debug interface analysis and architecture-level remediation. |
|
|
30
|
+
|
|
31
|
+
## Workflow
|
|
32
|
+
|
|
33
|
+
### Step 1 - Device Profile
|
|
34
|
+
|
|
35
|
+
Record vendor, model, firmware version, interfaces, companion app, cloud endpoints, account roles, and physical access level.
|
|
36
|
+
|
|
37
|
+
### Step 2 - Interface Inventory
|
|
38
|
+
|
|
39
|
+
Assess:
|
|
40
|
+
|
|
41
|
+
- Ethernet/WiFi/Bluetooth/Zigbee/NFC/RFID.
|
|
42
|
+
- USB/UART/JTAG/SWD where authorized.
|
|
43
|
+
- Web administration panels.
|
|
44
|
+
- Mobile app/API pairings.
|
|
45
|
+
- MQTT/CoAP/HTTP/WebSocket protocols.
|
|
46
|
+
|
|
47
|
+
### Step 3 - Firmware Review
|
|
48
|
+
|
|
49
|
+
Review firmware safely:
|
|
50
|
+
|
|
51
|
+
- Version metadata.
|
|
52
|
+
- Hardcoded credentials or API endpoints.
|
|
53
|
+
- Private keys or certificates.
|
|
54
|
+
- Update signatures and rollback protections.
|
|
55
|
+
- Startup scripts and services.
|
|
56
|
+
- File permissions and exposed debug functions.
|
|
57
|
+
|
|
58
|
+
### Step 4 - Communication Security
|
|
59
|
+
|
|
60
|
+
Validate:
|
|
61
|
+
|
|
62
|
+
- TLS usage and certificate validation.
|
|
63
|
+
- Sensitive data over cleartext channels.
|
|
64
|
+
- Device identity and enrollment.
|
|
65
|
+
- Replay resistance for commands.
|
|
66
|
+
- Cloud API authorization.
|
|
67
|
+
|
|
68
|
+
### Step 5 - Management Plane
|
|
69
|
+
|
|
70
|
+
Review default passwords, forced password change, account lockout, local admin exposure, firmware update workflow, logging, and recovery mode.
|
|
71
|
+
|
|
72
|
+
## Evidence
|
|
73
|
+
|
|
74
|
+
Use photos only if approved. Store firmware hashes, version strings, traffic summaries, redacted endpoint lists, and screenshots of configuration issues.
|
|
75
|
+
|
|
76
|
+
## Remediation
|
|
77
|
+
|
|
78
|
+
- Unique per-device credentials.
|
|
79
|
+
- Signed firmware updates and rollback prevention.
|
|
80
|
+
- Secure boot where hardware supports it.
|
|
81
|
+
- Certificate validation and modern TLS.
|
|
82
|
+
- Disable debug interfaces in production.
|
|
83
|
+
- Network isolation for device fleets.
|
|
84
|
+
- Secure provisioning and decommissioning.
|
|
85
|
+
|
|
86
|
+
## Autodoc
|
|
87
|
+
|
|
88
|
+
```bash
|
|
89
|
+
python _rtexit/scripts/autodoc_engine.py log --skill rt-exploit-iot --phase exploitation --cmd "IoT assessment evidence summary" --output "firmware/version/control findings"
|
|
90
|
+
```
|
|
91
|
+
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
# Workflow - rt-exploit-iot
|
|
2
|
+
|
|
3
|
+
## Purpose
|
|
4
|
+
|
|
5
|
+
This workflow standardizes how $skill is executed inside RTExit. It is designed for authorized engagements, evidence-first documentation, and consistent handoff into reporting.
|
|
6
|
+
|
|
7
|
+
## Authorization Gate
|
|
8
|
+
|
|
9
|
+
Before execution, confirm:
|
|
10
|
+
|
|
11
|
+
- SEAD exists and explicitly covers the target asset or activity.
|
|
12
|
+
- Rules of Engagement define allowed techniques, rate limits, and stop conditions.
|
|
13
|
+
- The operator knows the evidence handling rules.
|
|
14
|
+
- Any active or sensitive validation has client approval.
|
|
15
|
+
|
|
16
|
+
If any item is unclear, pause and invoke
|
|
17
|
+
|
|
18
|
+
## Required Inputs
|
|
19
|
+
|
|
20
|
+
| Input | Source | Notes |
|
|
21
|
+
|---|---|---|
|
|
22
|
+
| Engagement reference | _rtexit/config.toml or SEAD | Used in output names. |
|
|
23
|
+
| Target asset(s) | Scope document | Must be explicitly approved. |
|
|
24
|
+
| Operator name | Config/user context | Used in timeline entries. |
|
|
25
|
+
| Evidence directory | _rtexit-output/docs/evidence/ | Store logs, screenshots, and artifacts. |
|
|
26
|
+
| Finding tracker | _rtexit-output/docs/findings/ | Create/update findings when confirmed. |
|
|
27
|
+
|
|
28
|
+
## Execution Steps
|
|
29
|
+
|
|
30
|
+
1. Load current engagement configuration.
|
|
31
|
+
2. Read scope, exclusions, and current findings.
|
|
32
|
+
3. Build a small test plan for this skill with target, expected control, and evidence type.
|
|
33
|
+
4. Run the lowest-risk validation first.
|
|
34
|
+
5. Capture baseline behavior before proof behavior.
|
|
35
|
+
6. Record exact timestamp, account/role used, and affected asset.
|
|
36
|
+
7. Stop when evidence is sufficient; avoid unnecessary data access.
|
|
37
|
+
8. Create or update findings through the RTExit finding tracker.
|
|
38
|
+
9. Map remediation owner and recommended timeline.
|
|
39
|
+
10. Add a timeline entry and evidence chain entry.
|
|
40
|
+
|
|
41
|
+
## Evidence Requirements
|
|
42
|
+
|
|
43
|
+
| Evidence | Required? | Notes |
|
|
44
|
+
|---|---|---|
|
|
45
|
+
| Command or action summary | Yes | Redact secrets and tokens. |
|
|
46
|
+
| Screenshot or transcript | If useful | Store under evidence folder. |
|
|
47
|
+
| Request/response pair | For web/API | Redact cookies and bearer tokens. |
|
|
48
|
+
| Config excerpt | For cloud/infra | Include only relevant lines. |
|
|
49
|
+
| Business impact note | Yes | Explain why it matters. |
|
|
50
|
+
|
|
51
|
+
## Autodoc Commands
|
|
52
|
+
|
|
53
|
+
`ash
|
|
54
|
+
python _rtexit/scripts/autodoc_engine.py log --skill rt-exploit-iot --phase auto --cmd "workflow execution" --output "summary"
|
|
55
|
+
python _rtexit/scripts/finding_tracker.py list
|
|
56
|
+
`
|
|
57
|
+
|
|
58
|
+
## Completion Criteria
|
|
59
|
+
|
|
60
|
+
- Scope and authorization are referenced.
|
|
61
|
+
- Evidence is stored and redacted.
|
|
62
|
+
- Findings are added or explicitly marked as not found.
|
|
63
|
+
- Remediation guidance is actionable.
|
|
64
|
+
- Timeline and chain of custody are updated where applicable.
|
|
65
|
+
|
|
66
|
+
## Handoff
|
|
67
|
+
|
|
68
|
+
Send confirmed findings to
|