Merlin_
02-08-2005, 02:28 AM
I'm hoping for a quick summary of the safety precautions one should take when building a hack for vB. Such as:
How do you properly escape/condition input fields that the user fills?
What other precautions does one need to take when that field is used in a SQL query?
What other precautions should an author take to ensure user input is safely handled?
Answers appreciated.
How do you properly escape/condition input fields that the user fills?
What other precautions does one need to take when that field is used in a SQL query?
What other precautions should an author take to ensure user input is safely handled?
Answers appreciated.