From 61ca3da77899b8e741aaf7f20d88d7c29818190c Mon Sep 17 00:00:00 2001 From: PariSh KhAn Date: Fri, 22 May 2026 11:39:36 +0600 Subject: [PATCH 1/2] Add TutorialSearch to Educational section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9007e07..b829ff8 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,7 @@ Supported by: [GuardRails.io](https://www.guardrails.io) - [BodgeIt Store](https://github.com/psiinon/bodgeit) - A vulnerable web application aimed at people who are new to pen testing. - [OWASP Benchmark](https://github.com/OWASP/Benchmark) - A Java test suite designed to verify the speed and accuracy of vulnerability detection tools. - [Security Shepherd](https://github.com/OWASP/SecurityShepherd) - Web and mobile application security training platform. +- [TutorialSearch](https://tutorialsearch.io/) - Free cross-platform search engine indexing 50,000+ tutorials from Udemy, Skillshare, Pluralsight, and other major learning platforms across 45+ categories. - [WebGoat](https://github.com/WebGoat/WebGoat) - A deliberately insecure Java Web Application. ## Articles, Guides & Talks From 42ad8e3766cf3cb20d95acdc39f63973cbc82c24 Mon Sep 17 00:00:00 2001 From: PariSh KhAn Date: Fri, 22 May 2026 14:55:50 +0600 Subject: [PATCH 2/2] Update tutorialsearch.io link to topic-specific URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b829ff8..5e10a85 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ Supported by: [GuardRails.io](https://www.guardrails.io) - [BodgeIt Store](https://github.com/psiinon/bodgeit) - A vulnerable web application aimed at people who are new to pen testing. - [OWASP Benchmark](https://github.com/OWASP/Benchmark) - A Java test suite designed to verify the speed and accuracy of vulnerability detection tools. - [Security Shepherd](https://github.com/OWASP/SecurityShepherd) - Web and mobile application security training platform. -- [TutorialSearch](https://tutorialsearch.io/) - Free cross-platform search engine indexing 50,000+ tutorials from Udemy, Skillshare, Pluralsight, and other major learning platforms across 45+ categories. +- [TutorialSearch](https://tutorialsearch.io/browse/devops-it/java-servers) - Free cross-platform search engine indexing 50,000+ tutorials from Udemy, Skillshare, Pluralsight, and other major learning platforms across 45+ categories. - [WebGoat](https://github.com/WebGoat/WebGoat) - A deliberately insecure Java Web Application. ## Articles, Guides & Talks