Sqlmap injection points injected into the BASE64 code

Source: Internet
Author: User
Tags base64

Accidentally deleted, looking for a snapshot to find. Back up ...

The last encounter a Base64 injection point, manual injection too much trouble, so on the internet to see the Sqlmap Base64 injection method, as follows:

Sqlmap-u http://xxxx.com/index.php?tel=LTEnIG9yICc4OCc9Jzg5--tamper Base64encode.py–dbs

Sqlmap has a very powerful plug-in, plug-in use:--tamper "plugin name"

One of the commonly used bypass scripts bypasses Sqlmap main two scripts:
space2hash.py, for MySQL database 4.0, 5.0 injection
space2morehash.py, for MySQL database >= 5.1.13 and MySQL 5.1.41 injection
First determine the target database version and then select the appropriate script.
-V 3--batch--tamper "space2hash.py"
There are some other plugins:
Encodes encoding--charencode.py
Base64 encoding--base64encode.py
Replacing spaces and keywords--halfversionedmorekeywords.py

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.