Add content from: Skimming Credentials with Azure's Front Door WAF

- Remove searchindex.js (auto-generated file)
This commit is contained in:
HackTricks News Bot
2025-10-09 18:29:08 +00:00
parent 9df8a4ac92
commit 123b37d1f3
18 changed files with 110 additions and 12 deletions

View File

@@ -289,7 +289,7 @@ Some lambdas are going to be **receiving sensitive info from the users in parame
- [https://rhinosecuritylabs.com/aws/aws-privilege-escalation-methods-mitigation/](https://rhinosecuritylabs.com/aws/aws-privilege-escalation-methods-mitigation/)
- [https://rhinosecuritylabs.com/aws/aws-privilege-escalation-methods-mitigation-part-2/](https://rhinosecuritylabs.com/aws/aws-privilege-escalation-methods-mitigation-part-2/)
{{#include ../../../../banners/hacktricks-training.md}}
@@ -357,3 +357,4 @@ Cleanup:
```bash
aws lambda delete-function-code-signing-config --function-name $TARGET_FN --region $REGION || true
```
{{#include ../../../../banners/hacktricks-training.md}}