bobby-tables icon indicating copy to clipboard operation
bobby-tables copied to clipboard

Create an "other resources" page

Open petdance opened this issue 13 years ago • 2 comments

SQL injection is a big topic. Add a page of links to other sites on the topic.

petdance avatar Apr 28 '12 18:04 petdance

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.

shlomif avatar Jun 24 '12 18:06 shlomif

http://www.slideshare.net/billkarwin/sql-injection-myths-and-fallacies https://www.schneier.com/blog/archives/2008/10/how_to_write_in.html

petdance avatar Nov 11 '16 22:11 petdance