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.

2007-01-20 19:02 Back to release list
0.3

此版本增加了一个PostgreSQL数据库管理系统积极指纹,一个强MySQL的数据库管理系统积极改善指纹和MySQL的意见注射检查,一encodeParams()方法进行编码,然后才作出一个HTTP请求的URL参数,许多bug修正,对MS SQL Server的,模块重写文档文件,以及1 -数据支持命令行参数(通过对POST请求字符串),为联盟的检查( -联合检查),并为字符串匹配( -字符串)。它代表了大部分功能在common.py和option.py发动机和删除重复的代码。
标签: Major feature enhancements
This release adds a PostgreSQL DBMS active
fingerprint, a
strongly-improved MySQL DBMS active fingerprint
and a MySQL comment
injection check, an encodeParams() method to
encode URL parameters
before making an HTTP request, many bugfixes, a
module for MS SQL
Server, rewritten documentation files, and support
for a --data
commandline argument (to pass the string for POST
requests), for UNION
check (--union-check), and for string match
(--string). It delegates
most of features to the engine in common.py and
option.py and removes
duplicated code.

Project Resources