Robert Hurlbut
Posts: 547
Nickname: rhurlbut
Registered: Mar, 2004
|
Robert Hurlbut is a Principal Consultant with Hurlbut Consulting
|
|
|
|
Detection of SQL Injection and Cross-site Scripting Attacks
|
Posted: Apr 14, 2004 4:05 PM
|
|
I found an interesting article titled “Detection of SQL Injection and Cross-site Scripting Attacks“ at SecurityFocus today. Basically, it focuses on how to set up rules for SNORT (an open-source Intrusion Detection System (IDS) tool) using regular expressions. What I found most interesting about the article is that some of the same ideas can be applied to input validation as well, in terms of checking for these kind of input attacks to a web site. Very good read.
Read: Detection of SQL Injection and Cross-site Scripting Attacks
|
|