mirror of
https://github.com/qazbnm456/awesome-web-security.git
synced 2025-03-12 17:56:33 -04:00
Merge 15c2d553198cd260144e3bbcc36bcfef5b4dcd7c into 37d1ea643dc9de9ffc698036b71088dcf0d9d8a5
This commit is contained in:
commit
bf310560f5
@ -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/).
|
||||
|
||||
<a name="tools-lfi"></a>
|
||||
#### 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)
|
||||
|
||||
<a name="tools-leaking"></a>
|
||||
### Leaking
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user