bobby-tables
bobby-tables copied to clipboard
Create an "other resources" page
SQL injection is a big topic. Add a page of links to other sites on the topic.
Maybe also cover other forms of code/markup injection such as cross-site-scripting (HTML injection), shell code injection (e.g: «system("ls $my_input_dir");»), etc. I have set up a comprehensive page about it (based on an earlier blog post) here - http://perl-begin.org/topics/security/code-markup-injection/ . In case you are interested, it is CC-by 3.0 or later Unported.
http://www.slideshare.net/billkarwin/sql-injection-myths-and-fallacies https://www.schneier.com/blog/archives/2008/10/how_to_write_in.html