Need your AWS lab account? Go to the self-service login →
AWS Partner
Varonis Systems · Proprietary & Confidential

Lab 3 · Exposed Secrets

Use DAC to find secrets in S3 objects and DB tables, then remediate.

Scenario tie-in
Devs pasted AWS keys, GitHub/Stripe tokens, and DB connection strings into config backups and a 'credentials' table.

3.1 Overexposed Secrets KRI

  1. On Dashboards → IaaS, read the Overexposed Secrets KRI and click through.

3.2 Hunt secrets

  1. Investigation: search credentials/keys (look for private key).
  2. Data Stores: RDS credentials column → Compliance tab.

3.3 Remediate (console, DAC-guided)

  1. Exposed AWS key: deactivate + delete, rotate.
  2. App tokens: revoke, move to Secrets Manager.
  3. Remove the secret; complete Lab 2 if it was public.
Done when
You can name the exposed secrets, where they live, and the fix for each — and removed/rotated one.