lambda-proxy VS Cppcheck

Compare lambda-proxy vs Cppcheck and see what are their differences.

lambda-proxy

Lambda-Proxy creates an HTTP proxy listening on localhost port 8082. When it receives an HTTP POST request with a very specific structure , it will parse the request, extract the relevant data required for the test, and will invoke your AWS Lambda function using the AWS SDK client.invoke() method. It was created for testing AWS Lambda functions with SQLMap as described here: https://www.puresec.io/blog/automated-sql-injection-testing-of-serverless-functions-on-a-shoestring-budget-and-some-good-music (by puresec)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
lambda-proxy Cppcheck
1 11
38 5,454
- -
10.0 9.9
over 5 years ago 6 days ago
Python C++
Apache License 2.0 GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

lambda-proxy

Posts with mentions or reviews of lambda-proxy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-06.
  • Awesome Penetration Testing
    124 projects | dev.to | 6 Oct 2021
    Lambda-Proxy - Utility for testing SQL Injection vulnerabilities on AWS Lambda serverless functions.

Cppcheck

Posts with mentions or reviews of Cppcheck. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-04.

What are some alternatives?

When comparing lambda-proxy and Cppcheck you can also consider the following projects:

mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.

cpplint - Static code checker for C++

Metasploit - Metasploit Framework

gcc-poison - gcc-poison

RustScan - 🤖 The Modern Port Scanner 🤖

stb - stb single-file public domain libraries for C/C++

lynis - Lynis - Security auditing tool for Linux, macOS, and UNIX-based systems. Assists with compliance testing (HIPAA/ISO27001/PCI DSS) and system hardening. Agentless, and installation optional.

cmake-lint - Fork of https://github.com/richq/cmake-lint to continue maintenance

dnstwist - Domain name permutation engine for detecting homograph phishing attacks, typo squatting, and brand impersonation

American Fuzzy Lop - american fuzzy lop - a security-oriented fuzzer

Kaitai Struct - Kaitai Struct: declarative language to generate binary data parsers in C++ / C# / Go / Java / JavaScript / Lua / Nim / Perl / PHP / Python / Ruby

c-smart-pointers - Smart pointers for the (GNU) C programming language