sqlmap 1.9.4
pip install sqlmap
Released:
Automatic SQL injection and database takeover tool
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU General Public License v2 (GPLv2) (GNU General Public License v2 (GPLv2))
- Author: Bernardo Damele Assumpcao Guimaraes, Miroslav Stampar
Classifiers
- Development Status
- Environment
- License
- Natural Language
- Operating System
- Programming Language
- Topic
Project description
sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers. It comes with a powerful detection engine, many niche features for the ultimate penetration tester and a broad range of switches lasting from database fingerprinting, over data fetching from the database, to accessing the underlying file system and executing commands on the operating system via out-of-band connections.
Screenshots
You can visit the collection of screenshots demonstrating some of features on the wiki.
Installation
You can use pip to install and/or upgrade the sqlmap to latest (monthly) tagged version with:
pip install --upgrade sqlmap
Alternatively, you can download the latest tarball by clicking here or latest zipball by clicking here.
If you prefer fetching daily updates, you can download sqlmap by cloning the Git repository:
git clone --depth 1 https://github.com/sqlmapproject/sqlmap.git sqlmap-dev
sqlmap works out of the box with Python version 2.6, 2.7 and 3.x on any platform.
Usage
To get a list of basic options and switches use:
sqlmap -h
To get a list of all options and switches use:
sqlmap -hh
You can find a sample run here. To get an overview of sqlmap capabilities, list of supported features and description of all options and switches, along with examples, you are advised to consult the user’s manual.
Links
Homepage: https://sqlmap.org
Commits RSS feed: https://github.com/sqlmapproject/sqlmap/commits/master.atom
Issue tracker: https://github.com/sqlmapproject/sqlmap/issues
User’s manual: https://github.com/sqlmapproject/sqlmap/wiki
Frequently Asked Questions (FAQ): https://github.com/sqlmapproject/sqlmap/wiki/FAQ
Screenshots: https://github.com/sqlmapproject/sqlmap/wiki/Screenshots
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU General Public License v2 (GPLv2) (GNU General Public License v2 (GPLv2))
- Author: Bernardo Damele Assumpcao Guimaraes, Miroslav Stampar
Classifiers
- Development Status
- Environment
- License
- Natural Language
- Operating System
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file sqlmap-1.9.4.tar.gz
.
File metadata
- Download URL: sqlmap-1.9.4.tar.gz
- Upload date:
- Size: 7.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c4b18ce2d2794cf8578d186aa6c13ac4aff239ef514207c2c33dc04a94daa3a1 |
|
MD5 | 7423a8426088eacc1d23f3727faf7666 |
|
BLAKE2b-256 | b7e481a533fa12331f6a65fc8a70e1afa69ab0b8eb3ce22dee54122a2794ad4c |
File details
Details for the file sqlmap-1.9.4-py2-none-any.whl
.
File metadata
- Download URL: sqlmap-1.9.4-py2-none-any.whl
- Upload date:
- Size: 7.6 MB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a9dd3adc96c6d9253cfc931e68a3bb7824b45bc517c014cdc3aebb34df6eebd3 |
|
MD5 | d57e46c4845176d75d4e9fc0f94c255b |
|
BLAKE2b-256 | ff884045949fd61c36c11c7ad1bc7dd8f85286380e8b2380828e218f1f731e42 |