From 1c9e680b8fac399cb8619c447465c6b8e90fdfdf Mon Sep 17 00:00:00 2001 From: piypil <76488689+piypil@users.noreply.github.com> Date: Wed, 17 Apr 2024 22:42:36 +0300 Subject: [PATCH] ReDos web_sec.md ReDos Checkers --- docs/web_sec.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/web_sec.md b/docs/web_sec.md index 345fda2..6832cec 100644 --- a/docs/web_sec.md +++ b/docs/web_sec.md @@ -111,6 +111,8 @@ tags: * [attackercan/regexp-security-cheatsheet](https://github.com/attackercan/regexp-security-cheatsheet) * [RegexOne - Сайт, для изучения регулярных выражений ](https://regexone.com/) +* [ReDoS Checker](https://devina.io/redos-checker) +* [Recheck](https://makenowjust-labs.github.io/recheck/playground/) ## **Cross Site Request Forgery** @@ -252,4 +254,4 @@ tags: * [Test Cross Origin Resource Sharing (OTG-CLIENT-007) - OWASP](https://www.owasp.org/index.php/Test_Cross_Origin_Resource_Sharing_(OTG-CLIENT-007) ) * [Руководство по CORS (Cross-Origin Resource Sharing) для REST API | Moesif's Musings on Software](https://www.moesif.com/blog/technical/cors/Authoritative-Guide-to-CORS-Cross-Origin-Resource-Sharing-for-REST-APIs/) * [Критическая проблема открыла приватные чаты пользователей Facebook Messenger для злоумышленников - Cynet](https://www.cynet.com/blog-facebook-originull/) -* [The Complete Guide to CORS (In)Security](https://www.bedefended.com/papers/cors-security-guide) \ No newline at end of file +* [The Complete Guide to CORS (In)Security](https://www.bedefended.com/papers/cors-security-guide)