From 978eab34fa5510e09b8822a79992cdd5512b6d16 Mon Sep 17 00:00:00 2001 From: Translator Date: Tue, 7 Oct 2025 15:30:08 +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 d451230ed..94067c286 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 Nadużyj `UpdateEventSourceMapping`, aby zmienić docelową funkcję Lambda istniejącego Event Source Mapping (ESM), tak aby rekordy z DynamoDB Streams, Kinesis lub SQS były dostarczane do funkcji kontrolowanej przez atakującego. To cicho przekierowuje dane w czasie rzeczywistym bez ingerencji w producentów lub oryginalny kod funkcji. {{#ref}} -aws-lambda-event-source-mapping-target-hijack.md +aws-lambda-event-source-mapping-hijack.md {{#endref}} ### AWS Lambda – EFS Mount Injection data exfiltration