From 801938d325cf0581e02c039795617832113815b6 Mon Sep 17 00:00:00 2001 From: carryingwater Date: Fri, 15 Nov 2024 21:22:26 -0300 Subject: [PATCH] Update devtools.md --- docs/devtools.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/devtools.md b/docs/devtools.md index 17f690881e72..a085814b3449 100644 --- a/docs/devtools.md +++ b/docs/devtools.md @@ -1266,6 +1266,7 @@ * 🌐 **[Awesome Pen Testing](https://github.com/enaqx/awesome-pentest)** - Penetration Testing Resources * 🌐 **[Awesome Hacking](https://github.com/Hack-with-Github/Awesome-Hacking)** - Pentesting / Security Index +* 🌐 **[Awesome Web Hacking](https://github.com/infoslack/awesome-web-hacking)** - Web Pentesting / Security Index * [Metasploit](https://www.metasploit.com/) / [Cheatsheet](https://www.comparitech.com/net-admin/metasploit-cheat-sheet/) - Pentesting Framework * [MobileApp-Pentest-Cheatsheet](https://github.com/tanprathan/MobileApp-Pentest-Cheatsheet) - App Pentesting Cheatsheet * [Pentest Contracts](https://github.com/cure53/Contracts) - Security Contract Templates @@ -1290,6 +1291,7 @@ ## ▷ Web Security +* ⭐ **[Awesome Web Security](https://github.com/qazbnm456/awesome-web-security)** - Web Security Resources * [WebAuthn](https://webauthn.guide/) - Web Authentication API - [Demo](https://webauthn.io/) * [Hydra](https://github.com/ory/hydra) - OAuth 2.0 Server / OpenID Connect Provider * [SuperTokens](https://supertokens.com/) or [Lucia](https://lucia-auth.com/) - User Authentication @@ -1383,4 +1385,4 @@ * [JMESPath](https://jmespath.org/) - Query Language for JSON / [Tutorial](https://jmespath.org/tutorial.html) * [zio-json](https://zio.dev/zio-json)- JSON Library * [Mock Turtle](https://mockturtle.net/) - Generate Mock JSON Data -* [JSON Bin](https://jsonbin.io/) - JSON Host \ No newline at end of file +* [JSON Bin](https://jsonbin.io/) - JSON Host