diff --git a/Server Side Request Forgery/README.md b/Server Side Request Forgery/README.md index fee1559..a6fdb81 100644 --- a/Server Side Request Forgery/README.md +++ b/Server Side Request Forgery/README.md @@ -5,9 +5,9 @@ Server Side Request Forgery or SSRF is a vulnerability in which an attacker forc ## Summary * [Tools](#tools) -* [Payloads with localhost](#exploit-with-localhost) +* [Payloads with localhost](#payloads-with-localhost) * [Bypassing filters](#bypassing-filters) -* [SSRF exploitation via URL Scheme](#ssrf-via-url-scheme) +* [SSRF exploitation via URL Scheme](#ssrf-exploitation-via-url-scheme) * [SSRF to XSS](#ssrf-to-xss-by-d0rkerdevil--alyssaoherrera) * [SSRF URL for Cloud Instances](#ssrf-url-for-cloud-instances) * [SSRF URL for AWS Bucket](#ssrf-url-for-aws-bucket) @@ -511,4 +511,4 @@ More info: https://rancher.com/docs/rancher/v1.6/en/rancher-services/metadata-se - [Hacker101 SSRF](https://www.youtube.com/watch?v=66ni2BTIjS8) - [SSRF脆弱性を利用したGCE/GKEインスタンスへの攻撃例](https://blog.ssrf.in/post/example-of-attack-on-gce-and-gke-instance-using-ssrf-vulnerability/) - [SSRF - Server Side Request Forgery (Types and ways to exploit it) Part-1 - SaN ThosH - 10 Jan 2019](https://medium.com/@madrobot/ssrf-server-side-request-forgery-types-and-ways-to-exploit-it-part-1-29d034c27978) -- [SSRF Protocol Smuggling in Plaintext Credential Handlers : LDAP - @0xrst](https://www.silentrobots.com/blog/2019/02/06/ssrf-protocol-smuggling-in-plaintext-credential-handlers-ldap/) \ No newline at end of file +- [SSRF Protocol Smuggling in Plaintext Credential Handlers : LDAP - @0xrst](https://www.silentrobots.com/blog/2019/02/06/ssrf-protocol-smuggling-in-plaintext-credential-handlers-ldap/)