Skip to main content

cloud-defense

Detect and break the cloud post-compromise attack chain (AWS / Azure / GCP) —

Ir a la instalación

Datos de origen

Repositorio
Kur1sulab/whitebox
Última actividad en el origen
12 de agosto de 2026 a las 15:17
Idioma detectado de SKILL.md
inglés
Estrellas
1
Forks
0

Opciones de instalación

De forma predeterminada está seleccionado el prompt que primero revisa el origen. Puedes cambiar a un comando directo o descargar una copia local.

Revisa los archivos de origen

Lee SKILL.md y los archivos complementarios que muestra SkillsMP antes de decidir si quieres instalarlo.

Explorador de archivos
4 archivos

Mostrando SKILL.md

SKILL.md
Instrucciones de origen · Vista previa de solo lectura
name
cloud-defense
description
Detect and break the cloud post-compromise attack chain (AWS / Azure / GCP) —
# Cloud Defense The blue-team counterpart to [`cloud-containers`](https://github.com/xiaoyang-xyc/blackbox/blob/main/pt-cloud-containers/SKILL.md). For each attacker move — lateral movement, privilege escalation, data exfiltration, defense evasion — this skill gives the log event to alert on and the single control that removes the technique. Use it to turn an offensive cloud finding into a concrete detection and remediation. ## When to use - Writing the remediation / hardening section of a cloud pentest report. - Cloud detection engineering: deciding which control-plane events to alert on. - Reviewing an AWS / Azure / GCP account's posture against the post-compromise chain. ## Workflow 1. Confirm the logging prerequisites are in place (org-wide trail, data events, threat detection on) — without them the signals below are invisible. 2. Map each attacker stage to its detection signal — see [reference/detection-signals.md](reference/detection-signals.md). 3. Apply the preventive control that breaks each stage — see [reference/hardening-controls.md](reference/hardening-controls.md). 4. Re-run the matching offensive technique from [`cloud-containers`](https://github.com/xiaoyang-xyc/blackbox/blob/main/pt-cloud-containers/SKILL.md) to confirm the control holds or the alert fires. ## References - [reference/INDEX.md](reference/INDEX.md) — router - [reference/detection-signals.md](reference/detection-signals.md) — per-stage log signals + logging prerequisites - [reference/hardening-controls.md](reference/hardening-controls.md) — the control that breaks each stage
Ver en GitHub