View Single Post
  #7 (permalink)  
Old 04-02-08, 03:30 PM
curbview.com's Avatar
curbview.com curbview.com is offline
Junior Code Guru
 
Join Date: May 2006
Posts: 555
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by TheKiser View Post
I guess I just wanted to give him more than a band-aid.
What do you consider to be a *band-aid* fix? Having been in programming for 15+ years, I don't know of any better way to secure an application than sanitizing user input with a solid regex.

Teach us an even better solution that is shorter code and more secure? I guess I am open to learning the "latest" fashion but rather stick to tried and true methods.... I am a Penetration Tester and this has always worked.
__________________
Whatever you decide, you should make sure best security methods are used and practiced. Should you really need more help, PM me.
Reply With Quote