nopp

Object protector

Protects against Prototype Pollution vulnerabilities in JavaScript objects by freezing specific built-in objects.

Tiny helper to protect against Prototype Pollution vulnerabilities in your application regardless if they introduced in your own code or in 3rd-party code

GitHub

27 stars
7 watching
5 forks
Language: JavaScript
last commit: almost 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
snyk-labs/snyncDetects and prevents supply chain security risks in dependency management.43
holyvier/prototype-pollution-nsec18An analysis of a vulnerability in JavaScript where an attacker can manipulate the prototype of base objects to inject malicious values515
yworks/yguardA Java tool that protects software by making its underlying code difficult to understand or reverse engineer380
fastify/secure-json-parseProvides an alternative JSON parser with enhanced security features to mitigate prototype pollution attacks.227
hackvertor/server-side-prototype-pollutionScans for prototype pollution vulnerabilities in server-side applications7
pallets/markupsafeProtects against injection attacks by safely escaping untrusted strings in HTML and XML markup637
winkler1/icedamA lightweight library to prevent accidental data mutation and bugs in applications44
nlf/blankieA Hapi plugin that enables Content Security Policy (CSP) security features for web applications.52
may215/koa-protectA security module for Koa applications that provides proactive protection against common security threats.19
hapijs/bourneProvides a drop-in replacement for JSON parsing with built-in protection against prototype poisoning vulnerabilities172
msamogh/nonechucksLibrary that provides dynamic data cleaning and filtering capabilities for PyTorch datasets and samplers378
moloch--/csp-bypassDetects vulnerabilities in Content Security Policies163
snyk-labs/exploit-workshopAn interactive workshop to teach exploitation techniques using real-world vulnerabilities in Node.js and Java applications.156
sukkaw/cloudflare-block-bad-bot-rulesetProtects websites from malicious crawlers and bots by filtering out suspicious traffic based on user-agent information211
codewatchorg/burp-indicatorsofvulnerabilityA Burp extension that scans application traffic for signs of vulnerabilities and potential attack targets41