Lambda-Proxy is a specialized testing utility that enables security professionals to assess AWS Lambda functions for SQL injection vulnerabilities. The tool functions by creating a bridge between SQLMap's HTTP-based attack methodology and AWS Lambda's invoke mechanism through a local HTTP proxy server. The utility transforms traditional HTTP requests into AWS Lambda function calls, allowing penetration testers to leverage SQLMap's comprehensive SQL injection detection capabilities against serverless functions. Users configure the tool by updating a request.txt file with their target Lambda function's event data structure. Lambda-Proxy addresses the challenge of testing serverless architectures where traditional web application security testing tools may not directly apply. By converting HTTP-based attacks to Lambda invoke calls, it enables the use of established SQL injection testing methodologies in cloud-native environments. The tool requires proper AWS credentials and permissions to invoke the target Lambda functions during testing. It serves as an adapter layer that makes serverless function security testing more accessible using familiar tools and techniques.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
AndroBugs Framework is an Android vulnerability analysis system that scans mobile applications for security vulnerabilities, missing best practices, and dangerous shell commands.
ThreatLocker is an enterprise cybersecurity platform that provides comprehensive endpoint protection and zero-trust security to prevent ransomware, viruses, and other malicious software from running on endpoints.
A modular Python tool that obfuscates Android applications by manipulating decompiled smali code, resources, and manifest files without requiring source code access.
Search engine for open-source Git repositories with advanced features like case sensitivity and regular expressions.
A brute-force protection middleware for express routes that rate-limits incoming requests.
GuardDog is a CLI tool that identifies malicious PyPI and npm packages using heuristics-based analysis of source code and metadata.
APKiD is a tool that identifies compilers, packers, obfuscators, and other weird stuff in APK files.
A PHP port of Rack::Honeypot, a spam trap that detects and blocks spambots
QIRA is a competitor to strace and gdb with MIT license, supporting Ubuntu and Docker for wider compatibility.