Introduction to the Sqlmap of Sqlmap translation (I.)

Source: Internet
Author: User
Tags sql injection switches git clone

Sqlmap

Sqlmap is a open source penetration testing tool that automates the process of detecting and exploiting SQL injection FLA WS 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 SW itches 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.

Sqlmap is an open-source penetration testing tool that automatically monitors and leverages SQL injection vulnerabilities and takes over the database server. It comes with a powerful monitoring engine, a large number of full penetration test features and a large range of database fingerprint conversions, and the data is taken out of the database to access potential file systems to execute operating system commands through out-of-band connections.

Screenshot screen

You can visit the collection of screenshots demonstrating some of features on the wiki.

You can view some features on the wiki by visiting the collected screens

installation :

You can download the latest tarball by clicking here or latest Zipball by clicking here.

Preferably, you can download Sqlmap by cloning the Git repository:

git clone https://github.com/sqlmapproject/sqlmap.git sqlmap-dev

Sqlmap works out of the box with Python version 2.6.x and 2.7.x on any platform.

You can download the latest tar package and zip package

You can also download Sqlmap,sqlmap from the clone git repository running on the python2.6 and 2.7 platforms

usage :

To get a list of basic options and switches use:

python sqlmap.py -h

To get a list of all options and switches use:

python sqlmap.py -hh

You can find a sample run here. To get a overview of SQLMAP capabilities, List of supported features and description of all options and switches, along W ith examples, you is advised to consult the user ' s manual.

Get a list of basic options and conversions using:

Python sqlmap.py-h

Get the full list of options and conversions using:

Python sqlmap.py-hh

Link:

    • homepage:http://sqlmap.org
    • Download:. tar.gz or. zip
    • 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
    • Mailing list Subscription:https://lists.sourceforge.net/lists/listinfo/sqlmap-users
    • Mailing list RSS Feed:http://rss.gmane.org/messages/complete/gmane.comp.security.sqlmap
    • Mailing list Archive:http://news.gmane.org/gmane.comp.security.sqlmap
    • Twitter: @sqlmap
    • Demos:http://www.youtube.com/user/inquisb/videos
    • Screenshots:https://github.com/sqlmapproject/sqlmap/wiki/screenshots

Sqlmap sqlmap Introduction to translation (i)

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.