Download List

项目描述

sqlmap is a penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers. It comes with a detection engine, many niche features, and a broad range of switches including database fingerprinting, data fetching from the database, and accessing the underlying file system and executing commands on the operating system via out-of-band connections.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-04-11 11:15
0.9

这个版本的特点是完全改写,功能强大的SQL注入检测引擎,能够直接连接时间为基础的盲目SQL注入和错误的SQL注入,四个新的数据库管理系统支持的数据库服务器,支持,等等。
This release features a totally rewritten and powerful SQL injection detection engine, the ability to connect directly to a database server, support for time-based blind SQL injection and error-based SQL injection, support for four new database management systems, and much more.

2010-03-15 19:37
0.8

支持加入列举和倾销所有资料库提供的表包含的列(拧用户)。这可用于识别,例如,表格包含自定义应用程序的凭据。 - 私法- ESC键得到加强,以新的Metasploit安全测试工具Meterpreter的“getsystem”命令提升依赖于Windows的运行回用户端数据库管理系统的实例权限提高到系统。更多的却是这样做。
标签: Stable
Support was added for enumerating and dumping all databases' tables containing user provided column(s). This can be useful to identify, for instance, tables containing custom application credentials. --priv-esc was enhanced to rely on new Metasploit Meterpreter's "getsystem" command to elevate privileges of the user running the back-end DBMS instance to SYSTEM on Windows. Much more was done.

2009-07-26 04:13
0.7

Metasploit安全测试工具包装的功能进行了调整与发展的最新3.3版本的工作了。该代码是调整作出的SqlMap 0.7 Mac OS X上工作了。接管带外特性(如果-操作系统- pwn, -操作系统smbrelay任何或-操作系统转炉被选中)时被重置Windows下运行,因为msfconsole和msfcli没有在本机Windows Ruby解释器的支持。这使的SqlMap 0.7在Windows上工作了。 A小调改善,使这也考验的SqlMap没有价值的所有参数。许多错误也得到了修复。
标签: Stable
Metasploit wrapping functions were adapted to work with the latest 3.3 development version too. The code was adjusted to make sqlmap 0.7 work on Mac OS X again. The takeover OOB features (if any of --os-pwn, --os-smbrelay or --os-bof is selected) are reset when running under Windows because msfconsole and msfcli are not supported on the native Windows Ruby interpreter. This makes sqlmap 0.7 work on Windows again. A minor improvement was made so that sqlmap also tests all parameters with no value. Many bugs were fixed.

2009-02-05 14:36
0.6.4

一项主要改进是实施就比较算法网址的正常工作未使用difflib序列匹配对象的稳定。一项主要改进做是为了支持SQL数据定义语句,SQL数据操作语句,从SQL查询和SQL外壳等等,如果用户查询堆叠由Web应用程序的技术支持。一个主要的速度增加,是在数据库管理系统的基本指纹。
标签: Minor feature enhancements
A major enhancement was implemented to make the
comparison algorithm work properly on URLs that
are not stable by using the difflib Sequence
Matcher object. A major enhancement was done to
support SQL data definition statements, SQL data
manipulation statements, et cetera from the user
in SQL query and SQL shell if stacked queries are
supported by the Web application technology. A
major speed increase was made in DBMS basic
fingerprint.

2008-10-29 22:01
0.6.1

一个主要的缺陷修复了对SQL盲注二等分算法来处理异常。阿Metasploit Framework的3个辅助模块被添加到运行的SqlMap。的可能性,以测试,同时投入LIKE语句也被执行。
标签: Minor feature enhancements
A major bugfix was made to the blind SQL injection
bisection algorithm to handle an exception. A
Metasploit Framework 3 auxiliary module was added
to run sqlmap. The possibility to test for and
inject also on LIKE statements was implemented.

Project Resources