SFX-SQLi: A new SQL injection technique for MSSQL (dumps a table in one request!) 's

admin 2017年5月6日07:09:09评论365 views字数 771阅读2分34秒阅读模式
摘要

信息来源:TraceI am glad to release SFX-SQLi (Select For XML SQL injection), a new SQL
injection technique which allows to extract the whole information of a
Microsoft SQL Server 2005/2008 database in an extremely fast and efficient
way.

信息来源:Trace

I am glad to release SFX-SQLi (Select For XML SQL injection), a new SQL
injection technique which allows to extract the whole information of a
Microsoft SQL Server 2005/2008 database in an extremely fast and efficient
way.

This technique is based on the FOR XML clause, which is able to convert the
content of a table into a single string, so its contents could be appended
to some field injecting a subquery into a vulnerable input of a web
application. In most cases, this method can dump all the contents of any
table using only ONE REQUEST to the web server, without the need of any
special permission on the DBMS.

I have written a paper describing how the technique works and in which
fundamentals it is based, and I have also developed a tool which implements
this technique as a proof of concept (with the source code included).

You can get them through this URL:

http://www.kachakil.com/papers/SFX-SQLi-en.htm

  • 左青龙
  • 微信扫一扫
  • weinxin
  • 右白虎
  • 微信扫一扫
  • weinxin
admin
  • 本文由 发表于 2017年5月6日07:09:09
  • 转载请保留本文链接(CN-SEC中文网:感谢原作者辛苦付出):
                   SFX-SQLi: A new SQL injection technique for MSSQL (dumps a table in one request!) 'shttp://cn-sec.com/archives/46071.html

发表评论

匿名网友 填写信息