Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
inet
active_desktop
active_scrptng
asp.components
asp.db
asp.general
comctl32
comp.packaging
components.dev
dbweb
dhtml_editing
docobjects
html_authoring
html_objmodel
iis
iis.ftp
iis.security
iis.smtp_nntp
indexserver
misc
mshtml_hosting
scripting.jscript
scripting.vbscript
sdk_setup
shell_objmodel
urlmonikers
webbrowser_ctl
wininet
  
 
date: Wed, 2 Jul 2008 14:24:58 -0500,    group: microsoft.public.inetserver.asp.general        back       


Recent round of SQL injection attacks   
We log hundreds of SQL injection attempts per day -- the type with 
CAST(0x44004500... AS VARCHAR(4000)). It amuses me that the last thing the 
attack does is DEALLOCATE its cursor. My SQL Server DBA tells me this makes 
no difference. So...

Are these hackers cargo cultists? Or am I missing something?




-- 
Dave Anderson

Unsolicited commercial email will be read at a cost of $500 per message. Use 
of this email address implies consent to these terms.
date: Wed, 2 Jul 2008 14:24:58 -0500   author:   Dave Anderson

Re: Recent round of SQL injection attacks   
Dave Anderson wrote:
> We log hundreds of SQL injection attempts per day -- the type with
> CAST(0x44004500... AS VARCHAR(4000)). It amuses me that the last
> thing the attack does is DEALLOCATE its cursor. My SQL Server DBA
> tells me this makes no difference. So...
>
> Are these hackers cargo cultists? Or am I missing something?
>
>
I think it used to be necessary, at least in SQL 6.5 ... I remember
reading about all sorts of dire consequences if a cursor was not
explicitly closed and deallocated.

BOL has said since SQL7:
A cursor variable does not have to be explicitly deallocated. The
variable is implicitly deallocated when it goes out of scope.

So I guess the cargo has landed on the hackers' island...

-- 
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
date: Wed, 2 Jul 2008 15:35:31 -0400   author:   Bob Barrows [MVP] com

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us