NoPP (No Prototype Pollution) is a tiny helper designed to protect against Prototype Pollution vulnerabilities in your application by calling Object.freeze for some built-in JavaScript objects. By freezing an object, it prevents new properties from being added, existing properties from being removed, and values from being changed, ensuring that prototype changes only occur during initialization.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
A tool for SSH server auditing with comprehensive analysis capabilities.
Directory containing components to build labs for Chapter 29 with setup instructions and VM information.
A library for validating and accessing environment variables in Node.js programs
SecGen creates vulnerable virtual machines and hacking challenges for learning security penetration testing techniques.
A visualization tool for uploading and visualizing data as graphs on-the-fly, based on AfterGlow and running on Django.
Certificate Transparency Monitor that alerts you when an SSL/TLS certificate is issued for your domains.
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.