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 Requirements

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

지원 열거하고 모든 데이터베이스의 테이블을 사용자가 열 (들 제공 포함된 반덤핑에 대한)이 추가되었습니다. 이 식별하는 데 유용할 수있습니다, 예를 들어, 테이블, 사용자 지정 응용 프로그램 자격 증명을 포함하는. - priv - Esc를 새로운 메타 스플로이트 Meterpreter의 "getsystem"명령을 시스템에 윈도우에서 사용자가 다시 실행하는 백 엔드 DBMS를 인스턴스의 권한 상승에 의존 향상되었습니다. 훨씬 더 많은 일을했다.
Tags: 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

포장 메타 스플로이트 기능의 최신 3.3 개발 버전과 너무 작업 적응했다. 코드를 다시 sqlmap Mac OS X에서 0.7 작동하도록 조정했다. 인수 OOB 기능을 (해당되는 경우 - 운영 체제 - pwn, - 운영 체제 - smbrelay 또는 - 운영 체제 - BOF을 선택한 경우) 재설정 및 msfconsole msfcli 때문에 기본 Windows 루비 인터프리터에서 지원되지 않는 윈도우에서 실행하면됩니다. 이것은 다시 0.7 Windows에서 작동 sqlmap 수있습니다. 사소한 개선 그렇게 sqlmap도 아무런 가치와 모든 매개 변수를 테스트되었다. 많은 버그가 수정되었습니다.
Tags: 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

주요 향상을 올바르게 URL에 그 difflib 시퀀스 Matcher 개체를 사용하여 안정되지 않습니다 비교 알고리즘이 작동하도록 구현되었습니다. 주요 향상 SQL 데이터 정의 구문을 지원하는 SQL 쿼리와 SQL 쉘에있는 사용자가 SQL 데이터 조작 문장 등등 검색어를 스택하는 경우 웹 응용 프로그램 기술에 의해 지원하는 일을했다. 주요 DBMS를 기본 속도를 증가 지문되었다.
Tags: 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

주요 bugfix 장님는 SQL 주입 두개의 알고리즘에 예외를 처리하도록 만들어졌습니다. 메타 스플로이트 프레임 워크 3를 실행 sqlmap 보조 모듈이 추가되었습니다. 가능성을 테스트하고 싶습니다 진술에 주사를 구현했다.
Tags: 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