parameth is a parameter discovery tool designed for web application security testing. The tool performs brute force discovery of both GET and POST parameters in web applications. It helps security researchers and penetration testers identify hidden or undocumented parameters that may not be visible through normal application usage. By systematically testing various parameter names, the tool can uncover potential entry points for security testing. The tool focuses on parameter enumeration, which is a common technique used during web application assessments to map the attack surface. It can reveal parameters that developers may have forgotten to remove or that are used for debugging purposes. parameth operates by sending requests with different parameter combinations to target web applications and analyzing the responses to determine if parameters are accepted or processed by the application.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.
GuardDog is a CLI tool that identifies malicious PyPI and npm packages using heuristics-based analysis of source code and metadata.
A PHP port of Rack::Honeypot, a spam trap that detects and blocks spambots
A deliberately vulnerable Java web application designed for educational purposes to teach web application security concepts and common vulnerabilities.
A source code search engine for searching alphanumeric snippets, signatures, or keywords in web page HTML, JS, and CSS code.
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.
Bearer CLI is a static application security testing tool that scans source code across multiple programming languages to identify and prioritize OWASP Top 10 and CWE Top 25 security vulnerabilities through data flow analysis.
RiskInDroid is a machine learning-based tool that performs quantitative risk analysis of Android applications by reverse engineering bytecode and analyzing permission usage to generate numeric risk scores.
A comprehensive toolkit for web application security testing, offering a range of products and solutions for identifying vulnerabilities and improving security posture.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.