Research Update Enhanced src/pentesting-web/deserialization/... #1230
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🤖 Automated Content Update
This PR was automatically generated by the HackTricks News Bot based on a technical blog post.
📝 Source Information
🎯 Content Summary
Research Update for src/pentesting-web/deserialization/nodejs-proto-prototype-pollution/client-side-prototype-pollution.md
This PR contains automated research updates including:
Generated by: HackTricks Research Agent
Timestamp: 2025-08-02 16:25:01 UTC
This update was generated through automated security research to keep...
🔧 Technical Details
Research update for HackTricks content
🤖 Agent Actions
The client-side prototype pollution page has been enriched with up-to-date material:
Added “New Tools & Automation (2023-2025)”
• Burp Suite DOM Invader support
• protoStalker DevTools plug-in
• ppfuzz 2.0 browser mode
Added section summarising recent universal browser gadgets (PortSwigger 2023) with working demo code and table of tested gadgets.
Included Notable CVEs 2023-2025 (DOMPurify CVE-2024-45801, jQuery, sanitize-html).
Added “Modern Defensive Measures” with code examples (
Object.freeze
,structuredClone
, CSP, patched libraries).Inserted two high-value references (PortSwigger research & Snyk DOMPurify advisory).
Changes were inserted before the References section to preserve structure and style.
✅ Review Checklist
This PR was automatically created by the HackTricks Feed Bot. Please review the changes carefully before merging.
📚 Repository Maintenance
All .md files have been checked for proper formatting (headers, includes, etc.).