Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: SQL Injection and XSS testing, |
|---|---|
| Date: | Sun, 25 Feb 2007 13:47:30 +0200 (IST) |
On Sat, 24 Feb 2007, IRM wrote:
Dear all,
Excuse me for this basic question. Just wondering in regards to the SQL injection, is it sufficient to insert the input with "1=1--" to test whether a site is vulnerable to the SQL injection? How much level of assurance can we get by testing the SQL injection limited to "1=1--"?
If I am not wrong I guess most of the security aspects in Web application are mainly around input validation. So I was wondering is there any free open source software to automate all the input?
You are likely to miss vulnerabilities if you solely rely on automated scanners. There are lots of tools out there to help automate some of the work. When testing for Web App vulnerabilities you will need a good web proxy. Take a look at Paros, which might help you automate some of the input validation testing too.
a list of stuff that usually need to test? Say SQL Injection or XSS? Is there a list of parameters kind of cheat sheet?
There are lots of lists out there. You may want to take a look at: http://ha.ckers.org/xss.html http://ha.ckers.org/sqlinjection/
-- - Josh
------------------------------------------------------------------------- Sponsored by: Watchfire
https://www.watchfire.com/securearea/whitepapers.aspx?id=701500000008fH6 --------------------------------------------------------------------------
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | RE: SQL Injection and XSS testing,, WebAppSec |
|---|---|
| Next by Date: | Re: SQL Injection and XSS testing,, Jason Ross |
| Previous by Thread: | RE: SQL Injection and XSS testing,, WebAppSec |
| Next by Thread: | Re: SQL Injection and XSS testing,, Jason Ross |
| Indexes: | [Date] [Thread] [Top] [All Lists] |