diff --git a/README.md b/README.md index d5e072b..c2718c9 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre - [XXE](#tools-xxe) - [CSRF](#tools-csrf) - [SSRF](#tools-ssrf) + - [LFI & Path Traversal](#tools-lfi) - [Detecting](#tools-detecting) - [Preventing](#tools-preventing) - [Proxy](#tools-proxy) @@ -707,6 +708,11 @@ If you enjoy this awesome list and would like to support it, check out my [Patre - [Open redirect/SSRF payload generator](https://tools.intigriti.io/redirector/) - Open redirect/SSRF payload generator by [intigriti](https://www.intigriti.com/). + +#### Path Traversal & Local File Inclusion + +- [Vailyn](https://github.com/VainlyStrain/Vailyn) - Evasive Path Traversal Detection and Exploitation Tool with Many Attack Vectors by [VainlyStrain](https://github.com/VainlyStrain) + ### Leaking