mubix / cfdb

Common Findings Database
https://cfdb.io
BSD 3-Clause "New" or "Revised" License
100 stars 34 forks source link

Added SSRF Finding #10

Closed sethsec closed 8 years ago

sethsec commented 8 years ago

Added metadata as requested. Yea. Definitely willing to update with some pictures once you decide on how you want to handle that.

mubix commented 8 years ago

please put any images in the "imgs/" directory and reference them using ![](imgs/web/ssrf1.png) format.

sethsec commented 8 years ago

Should be good to go now. When I used ![](imgs/web/ssrf1.png) as requested, it was looking in ...cfdb/web/imgs/web/ssrf1.png.

I'm still a git n00b, so the only way I could get it to work was putting an imgs directory inside of web, which is what you can see now - ex: ![](imgs/ssrf3.png).

Let me know if what you see is not what you envisioned.