Visit Website

Lambda-Proxy is a utility designed to test AWS Lambda functions for SQL Injection vulnerabilities by transforming SQLMap HTTP-based attacks to AWS Lambda invoke calls using a local HTTP proxy. To use, update the request.txt file with your Lambda function's event data and run the provided commands.

ALTERNATIVES