Improving the efficiency of sqlmap blasting

Source: Internet
Author: User
improving the efficiency of Sqlmap blasting


Sqlmap after the injection succeeds, it attempts to obtain the structure of the database and the table. For MSSQL, MySQL, SQLite and other databases, Sqlmap can get the structure of database and table through system database and system data table. However, for an Access database, you can only get the table name and table structure by blasting. During blasting, the SQLMAP is operated using a built-in dictionary. These dictionaries are saved in the/usr/share/sqlmap/txt directory. To provide burst efficiency, users can expand these dictionaries. For example, Common-colums.txt holds the dictionary used by the bursting column; Common-tables.txt holds the dictionary used for the name of the bursting table. When expanding, simply add a new word at the end of the dictionary file. The format is one per line.

Improving the efficiency of sqlmap blasting

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.