Last active
October 8, 2015 11:03
-
-
Save d00rman/3e90f327e75f2d035d62 to your computer and use it in GitHub Desktop.
POST data security bug reproduction code
This file contains 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
http://localhost:7231 | |
POST /en.wikipedia.org/v1/media/math/svg | |
{ | |
"q": "c^2=a^2+b^2", | |
"type": "tex" | |
} | |
http://localhost:7231 | |
GET /wikimedia.org/v1/media/math/png/049ce72abeb43eeca53d3e55a1d226bffc0cb0f1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment