Last active
March 5, 2019 13:54
-
-
Save evilH2O2/eb1ea579c517b7cd1282368e0adaa1e1 to your computer and use it in GitHub Desktop.
[Bookmark] #bookmark
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "SSRF": { | |
| "SSRF漏洞简介": "https://mntn0x.github.io/2018/08/11/SSRF%E6%BC%8F%E6%B4%9E%E7%AE%80%E4%BB%8B/", | |
| "SSRF漏洞的挖掘经验": "https://sobug.com/article/detail/11", | |
| "SSRF漏洞的利用与学习": "https://uknowsec.cn/posts/notes/SSRF%E6%BC%8F%E6%B4%9E%E7%9A%84%E5%88%A9%E7%94%A8%E4%B8%8E%E5%AD%A6%E4%B9%A0.html", | |
| "[安全科普]SSRF攻击实例解析": "https://www.freebuf.com/articles/web/20407.html", | |
| "SSRF攻击[译文]": "https://evilwing.me/2018/07/01/ssrf%E6%94%BB%E5%87%BB-%E8%AF%91%E6%96%87/#more", | |
| "从入门到精通: SSRF(1)": "http://www.mottoin.com/article/web/86312.html", | |
| "Server Side Request Forgery (SSRF)": "http://twoday.cc/web%E5%AE%89%E5%85%A8/2019/01/21/Server-Side-Request-Forgery-(SSRF).html", | |
| "SSRF分析与利用": "https://airboi.github.io/2018/05/18/SSRF%E5%88%86%E6%9E%90%E4%B8%8E%E5%88%A9%E7%94%A8/", | |
| "SSRF Tips": "http://t0rt.cn/2018/04/25/SSRF-Tips/", | |
| "浅析SSRF攻击": "https://secvul.com/topics/288.html", | |
| "SSRF 漏洞学习": "https://damit5.com/2018/05/26/SSRF-%E6%BC%8F%E6%B4%9E%E5%AD%A6%E4%B9%A0/", | |
| "ssrf漏洞原理以及利用方法": "http://lawlietweb.com/2018/08/26/ssrf/", | |
| "SSRF利用与防御": "https://hellohxk.com/blog/ssrf/" | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment