[REVS] New SQL Injection Whitepaper

From: support@securiteam.com
Date: 01/31/02


From: support@securiteam.com
To: list@securiteam.com
Date: Thu, 31 Jan 2002 23:33:00 +0100 (CET)

The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com
- - promotion

When was the last time you checked your server's security?
How about a monthly report?
http://www.AutomatedScanning.com - Know that you're safe.
- - - - - - - - -

  New SQL Injection Whitepaper
------------------------------------------------------------------------

SUMMARY

The linked paper contains information on a variety of attacks, including
second-order SQL injection, automation scripts, and audit evasion. It also
discusses input validation and securing current installations. The
intention is to raise awareness of the rich variety of SQL injection
attacks, in order to encourage people to fix these issues in their
applications.

DETAILS

Abstract:
The linked paper discusses in detail the common 'SQL injection' technique,
as it applies to the popular Microsoft Internet Information Server/Active
Server Pages/SQL Server platform. It discusses the various ways in which
SQL can be 'injected' into the application and addresses some of the data
validation and database lockdown issues that are related to this class of
attack.
The paper is intended to be read by both developers of web applications
that communicate with databases and by security professionals whose role
includes auditing these web applications.

ADDITIONAL INFORMATION

The paper can be downloaded from:
 <http://www.ngssoftware.com/papers/advanced_sql_injection.pdf>
http://www.ngssoftware.com/papers/advanced_sql_injection.pdf

The information has been provided by <mailto:chris@ngssoftware.com> Chris
Anley.

========================================

This bulletin is sent to members of the SecuriTeam mailing list.
To unsubscribe from the list, send mail with an empty subject line and body to: list-unsubscribe@securiteam.com
In order to subscribe to the mailing list, simply forward this email to: list-subscribe@securiteam.com

====================
====================

DISCLAIMER:
The information in this bulletin is provided "AS IS" without warranty of any kind.
In no event shall we be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages.



Relevant Pages