mirror of
https://github.com/qazbnm456/awesome-web-security.git
synced 2025-03-12 17:56:33 -04:00
Add the 'Tools of SSRF' section
This commit is contained in:
parent
8a22ea3c5e
commit
4c1af5fc81
@ -85,6 +85,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre
|
||||
- [SQL Injection](#tools-sql-injection)
|
||||
- [Template Injection](#tools-template-injection)
|
||||
- [Cross Site Request Forgery](#tools-csrf)
|
||||
- [SSRF](#tools-ssrf)
|
||||
- [Detecting](#tools-detecting)
|
||||
- [Preventing](#tools-preventing)
|
||||
- [Proxy](#tools-proxy)
|
||||
@ -575,6 +576,11 @@ If you enjoy this awesome list and would like to support it, check out my [Patre
|
||||
|
||||
- [XSRFProbe](https://github.com/0xInfection/XSRFProbe) - The Prime CSRF Audit & Exploitation Toolkit by [@0xInfection](https://github.com/0xinfection).
|
||||
|
||||
<a name="tools-ssrf"></a>
|
||||
#### Server-Side Request Forgery
|
||||
|
||||
- [Open redirect/SSRF payload generator](https://tools.intigriti.io/redirector/) - Open redirect/SSRF payload generator by [intigriti](https://www.intigriti.com/).
|
||||
|
||||
<a name="tools-leaking"></a>
|
||||
### Leaking
|
||||
|
||||
|
@ -85,6 +85,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre
|
||||
- [SQL Injection](#tools-sql-injection)
|
||||
- [Template Injection](#tools-template-injection)
|
||||
- [Cross Site Request Forgery](#tools-csrf)
|
||||
- [SSRF](#tools-ssrf)
|
||||
- [Detecting](#tools-detecting)
|
||||
- [Preventing](#tools-preventing)
|
||||
- [Proxy](#tools-proxy)
|
||||
@ -615,6 +616,11 @@ If you enjoy this awesome list and would like to support it, check out my [Patre
|
||||
|
||||
- [XSRFProbe](https://github.com/0xInfection/XSRFProbe) - The Prime CSRF Audit & Exploitation Toolkit by [@0xInfection](https://github.com/0xinfection).
|
||||
|
||||
<a name="tools-ssrf"></a>
|
||||
#### Server-Side Request Forgery
|
||||
|
||||
- [Open redirect/SSRF payload generator](https://tools.intigriti.io/redirector/) - Open redirect/SSRF payload generator by [intigriti](https://www.intigriti.com/).
|
||||
|
||||
<a name="tools-leaking"></a>
|
||||
### Leaking
|
||||
|
||||
|
@ -85,6 +85,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre
|
||||
- [SQL Injection](#tools-sql-injection)
|
||||
- [Template Injection](#tools-template-injection)
|
||||
- [Cross Site Request Forgery](#tools-csrf)
|
||||
- [SSRF](#tools-ssrf)
|
||||
- [Detecting](#tools-detecting)
|
||||
- [Preventing](#tools-preventing)
|
||||
- [Proxy](#tools-proxy)
|
||||
@ -569,6 +570,11 @@ If you enjoy this awesome list and would like to support it, check out my [Patre
|
||||
|
||||
- [XSRFProbe](https://github.com/0xInfection/XSRFProbe) - The Prime CSRF Audit & Exploitation Toolkit by [@0xInfection](https://github.com/0xinfection).
|
||||
|
||||
<a name="tools-ssrf"></a>
|
||||
#### Server-Side Request Forgery
|
||||
|
||||
- [Open redirect/SSRF payload generator](https://tools.intigriti.io/redirector/) - Open redirect/SSRF payload generator by [intigriti](https://www.intigriti.com/).
|
||||
|
||||
<a name="tools-leaking"></a>
|
||||
### Leaking
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user