Skip to content

Instantly share code, notes, and snippets.

@arunoda
Created June 15, 2012 09:09
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 arunoda/22d263357a5308dcf5db to your computer and use it in GitHub Desktop.
Save arunoda/22d263357a5308dcf5db to your computer and use it in GitHub Desktop.
Codeigniter - CRLF Prevention

##Tool to send HTTP Requests

  • https://chrome.google.com/webstore/detail/aejoelaoggembcahagim

##HTTP Post Request Info

  • URL: http://localhost/ci/index.php/xss/show
  • Method: POST
  • Headers: Content-Type: application/x-www-form-urlencoded
  • Data: code=hello
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment