NoPP Logo

NoPP

0
Free
Visit Website

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

ALTERNATIVES

A tool to verify the integrity of PNG, JNG, and MNG files and extract detailed information about the image.

Assess, audit, and evaluate configurations of AWS resources.

A CLI tool for securely generating keys, passwords, and providing credentials without files, primarily for building secure BOSH deployments using Vault and Spruce.

A collection of setup scripts for various security research tools with installers for tools like afl, angr, barf, and more.

Kubernetes security platform with industry standard open source utilities for securing Kubernetes clusters and apps.

A Python script to check system compliance against CIS Benchmarks with customizable options.

Non-profit organization supporting the advancement of open source software.

JSON.parse() drop-in replacement with prototype poisoning protection.

PINNED