WebHackersWeapons/weapons/DOMPurify.yaml

16 lines
356 B
YAML
Raw Normal View History

2022-08-16 20:42:23 +09:00
---
name: DOMPurify
description: 'DOMPurify - a DOM-only, super-fast, uber-tolerant XSS sanitizer for
HTML, MathML and SVG. DOMPurify works with a secure default, but offers a lot of
configurability and hooks. Demo:'
2022-08-17 01:11:14 +09:00
url: https://github.com/cure53/DOMPurify
2022-08-16 20:42:23 +09:00
category: tool
2022-08-19 16:26:26 +09:00
type: Scanner
platform:
- linux
- macos
- windows
lang: JavaScript
tags:
- xss