Html Sanitizer (edit)
- OWASP Top Ten Web Application Security Risks | OWASP
- Retire.js (retirejs.github.io)
- This library is used to detect real file format type via file hex head (identify file format by header).
- rocketRobin/myrmec: This library is used to detect real file format type via file hex head (identify file format by header). (github.com)
- HTML Sanitizer library
- HtmlAgilityPack
- A rule based HTML sanitizer built on top of the HTML Agility pack (HAY HAY HAY)
- Cleans HTML to avoid XSS attacks
- .NET HTML Sanitation for rich HTML Input
Retire.js (retirejs.github.io)
Prevent Cross-Site Scripting (XSS) in ASP.NET Core | Microsoft Docs
Vereyon/HtmlRuleSanitizer: A rule based HTML sanitizer built on top of the HTML Agility pack (github.com)
NuGet Gallery | HtmlAgilityPack 1.11.36
.NET HTML Sanitation for rich HTML Input
RickStrahl/HtmlSanitizer: A base Html Sanitizer for .NET (github.com)
mganss/HtmlSanitizer: Cleans HTML to avoid XSS attacks (github.com)
File Upload Extension Validation In ASP.NET Core | dotnetthoughts