Merge pull request #48 from dee-see/patch-1

Fix anchors in README.md
This commit is contained in:
Swissky 2019-03-06 16:16:08 +01:00 committed by GitHub
commit ef65f36902
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,9 +5,9 @@ Server Side Request Forgery or SSRF is a vulnerability in which an attacker forc
## Summary ## Summary
* [Tools](#tools) * [Tools](#tools)
* [Payloads with localhost](#exploit-with-localhost) * [Payloads with localhost](#payloads-with-localhost)
* [Bypassing filters](#bypassing-filters) * [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 to XSS](#ssrf-to-xss-by-d0rkerdevil--alyssaoherrera)
* [SSRF URL for Cloud Instances](#ssrf-url-for-cloud-instances) * [SSRF URL for Cloud Instances](#ssrf-url-for-cloud-instances)
* [SSRF URL for AWS Bucket](#ssrf-url-for-aws-bucket) * [SSRF URL for AWS Bucket](#ssrf-url-for-aws-bucket)