Cracker code?
Posted: Tue Oct 07, 2003 5:39 pm
I need to test the data security of some HTML forms that are processed by PHP and eventually inserted into MySQL. I've tested a lot of bogus values and SOME malicious code, and I've already sealed all HTML/javascript holes, but I'd like to be as thorough as possible with the server-side stuff now.
So, got any more examples of code that I could put in a textbox that would harm the server? There are a lot of forms on this site and they're handled in several different ways.
So, got any more examples of code that I could put in a textbox that would harm the server? There are a lot of forms on this site and they're handled in several different ways.