Joi Security is a command-line interface tool designed for security assessment of Joi validator library schemas. The tool performs both offensive and defensive security evaluations to test whether Joi validation schemas can withstand various security attacks. The CLI tool can be installed globally via NPM and operates by scanning JavaScript files containing Joi schemas. Users create sample JavaScript files with their Joi validation schemas and execute security scans using the joi-security scan command. The tool includes comprehensive attack simulation capabilities covering multiple attack vectors: - Cross-site scripting (XSS) attacks - SQL injection attempts - NoSQL injection testing - Remote code execution (RCE) scenarios - Local file inclusion (LFI) attacks - Buffer overflow testing - Server-side request forgery (SSRF) attempts - Suspicious IP address detection - Homograph attacks targeting domains and email addresses The primary objective is to identify potential security vulnerabilities in Joi validation schemas before they can be exploited in production environments. The tool helps developers ensure their input validation logic is robust against common web application security threats.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
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.
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.
QIRA is a competitor to strace and gdb with MIT license, supporting Ubuntu and Docker for wider compatibility.
A modular Python tool that obfuscates Android applications by manipulating decompiled smali code, resources, and manifest files without requiring source code access.
APKiD is a tool that identifies compilers, packers, obfuscators, and other weird stuff in APK files.
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.
Search engine for open-source Git repositories with advanced features like case sensitivity and regular expressions.
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.
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.