From 517de05bee665f89e79d024dd0ae1737ac66daf6 Mon Sep 17 00:00:00 2001 From: Translator Date: Tue, 7 Oct 2025 15:30:05 +0000 Subject: [PATCH] Fix unmatched refs --- .../aws-lambda-post-exploitation/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pentesting-cloud/aws-security/aws-post-exploitation/aws-lambda-post-exploitation/README.md b/src/pentesting-cloud/aws-security/aws-post-exploitation/aws-lambda-post-exploitation/README.md index 8efaa92f7..360485424 100644 --- a/src/pentesting-cloud/aws-security/aws-post-exploitation/aws-lambda-post-exploitation/README.md +++ b/src/pentesting-cloud/aws-security/aws-post-exploitation/aws-lambda-post-exploitation/README.md @@ -69,7 +69,7 @@ aws-lambda-function-url-public-exposure.md Καταχρηστείτε το `UpdateEventSourceMapping` για να αλλάξετε τον target Lambda function ενός υπάρχοντος Event Source Mapping (ESM) ώστε τα records από DynamoDB Streams, Kinesis ή SQS να παραδίδονται σε μια function που ελέγχει ο attacker. Αυτό αποκλίνει σιωπηλά τα ζωντανά δεδομένα χωρίς να πειράζει τους producers ή τον αρχικό function code. {{#ref}} -aws-lambda-event-source-mapping-target-hijack.md +aws-lambda-event-source-mapping-hijack.md {{#endref}} ### AWS Lambda – EFS Mount Injection data exfiltration