Skip to main content

cloud-defense

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

Ir para a instalação

Informações da origem

Repositório
Kur1sulab/whitebox
Última atividade na origem
12 de agosto de 2026 às 15:17
Idioma detectado do SKILL.md
inglês
Estrelas
1
Forks
0

Opções de instalação

Por padrão, está selecionado o prompt que primeiro revisa a origem. Você pode mudar para um comando direto ou baixar uma cópia local.

Revise os arquivos de origem

Leia o SKILL.md e os arquivos complementares exibidos pelo SkillsMP antes de decidir se vai instalar.

Explorador de arquivos
4 arquivos

Exibindo SKILL.md

SKILL.md
Instruções da origem · Visualização somente leitura
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 no GitHub