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.

2006-12-15 10:16 Back to release list
0.2

整个计划是完全重构。 TODO和致谢文件被添加。一些文件中提到增加了README文件。头被转移到用户agents.txt,所以现在的- f参数指定的文件(用户agents.txt)和随机化的用户选择代理头。程序插件(mysqlmap.py和postgres.py)强烈改善。主动MySQL的指纹check_dbms()进行了改进。枚举功能是改善了这两个数据库。小的变化而作出的转义()函数。旧的推理算法取代了新的二分法算法。
标签: Initial freshmeat announcement
The entire program was completely refactored. TODO
and THANKS files were added. Some references to
papers were added in the README file. Headers were
moved to user-agents.txt, so now the -f parameter
specifies a file (user-agents.txt) and randomizes
the selection of User-Agent header. Program
plugins (mysqlmap.py and postgres.py) were
strongly improved. Active MySQL fingerprint
check_dbms() was improved. Enumeration functions
were improved for both databases. Minor changes
were made in the unescape() functions. The old
inference algorithm was replaced with a new
bisection algorithm.

Project Resources