cmckni3-boneyard / dns-code-injection

Rails app to demonstrate code injection when not handling input from DNS entries correctly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Application demonstrating DNS code injection

DO NOT USE THIS APPLICATION IN PRODUCTION. FOR DEMONSTRATION PURPOSES ONLY

Remember to sanitize/escape inputs. ALWAYS

Requirements

  • Ruby 1.9.3+

Run the application

  • Clone the application

    git clone https://github.com/cmckni3/dns-code-injection.git
  • Install dependencies

    bundle
  • Run the application

    rails s

About

Rails app to demonstrate code injection when not handling input from DNS entries correctly

License:The Unlicense


Languages

Language:Ruby 69.2%Language:HTML 26.6%Language:CSS 3.8%Language:Slim 0.4%