From 7044e936a7864c4d80d315213ebee2832f5c85f0 Mon Sep 17 00:00:00 2001 From: Boik Date: Sat, 20 May 2017 23:18:25 +0800 Subject: [PATCH] add an introduction to SSRF --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 20ddc46..4b40b07 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ Check out my [repos](https://github.com/qazbnm456) 🐾 or say *hi* on my [Twitt - [XML](#introductions-xml) - [XXE](introductions-xxe) - [CSRF](#introductions-csrf) + - [SSRF](#introductions-ssrf) - [Rails](#introductions-rails) - [AngularJS](#introductions-angularjs) - [SSL/TLS](#introductions-ssl-tls) @@ -105,6 +106,11 @@ Check out my [repos](https://github.com/qazbnm456) 🐾 or say *hi* on my [Twitt * [讓我們來談談 CSRF](http://blog.techbridge.cc/2017/02/25/csrf-introduction/) - Written by [TechBridge](http://blog.techbridge.cc/). + +### SSRF + +* [SSRF bible. Cheatsheet](https://docs.google.com/document/d/1v1TkWZtrhzRLy0bYXBcdLUedXGb9njTNIJXa3u9akHM/edit) - Written by [@Wallarm](https://twitter.com/wallarm). + ### Rails @@ -318,6 +324,7 @@ Check out my [repos](https://github.com/qazbnm456) 🐾 or say *hi* on my [Twitt * [@cure53berlin](https://twitter.com/cure53berlin) - [Cure53](https://cure53.de/) is a German cybersecurity firm. * [@XssPayloads](https://twitter.com/XssPayloads) - The wonderland of JavaScript unexpected usages, and more. * [@kinugawamasato](https://twitter.com/kinugawamasato) - Japanese web penetrator. +* [@h3xstream](https://twitter.com/h3xstream/) - Security Researcher, interested in web security, crypto, pentest, static analysis but most of all, samy is my hero. ## Practices