From 8952c1789b851e9f03ecf0738a335e8eba31f1d7 Mon Sep 17 00:00:00 2001 From: Carl Sampson Date: Thu, 2 Apr 2026 15:27:10 -0400 Subject: [PATCH] Add appsec.fyi resource link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5edc58a9..51eaf78a 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,8 @@ You might also like the other projects from the AllTheThings family : You want more? Check the [Books](https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/_LEARNING_AND_SOCIALS/BOOKS.md) and [YouTube channel](https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/_LEARNING_AND_SOCIALS/YOUTUBE.md) selections. +Looking for curated resources by vulnerability type? Check out [appsec.fyi](https://appsec.fyi) — 2,600+ application security resources across 22 topics including XSS, SQLi, SSRF, IDOR, and RCE. + ## :technologist: Contributions Be sure to read [CONTRIBUTING.md](https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/CONTRIBUTING.md)