Dry Goods--detailed steps to extend Sqlmap to Burpsuite

Source: Internet
Author: User

First of all, there are a lot of tutorials on the internet, but for small white, some are still more difficult to understand, next I write a detailed tutorial on installation.

1. First you need to install the Python environment

2. Download Sqlmap package,: http://sqlmap.org/

3. Unpack the downloaded Sqlmap package and place it in any drive letter

4. Add Sqlmap to the system variable , create a new TXT file, and copy the following code into the TXT file

@echo Offecho Add sqlmap Environment variables path sqlmap placement path;%path%set tmp=%path%reg Add "hkey_local_machine\system\currentcontrolset\ Control\session manager\environment "/V" Path "/t reg_sz/f/d"%tmp% "Pause>nul

Replace your sqlmap storage path with a TXT file, save as a 1.bat file, and right-click to run as Administrator

5. The result shows that the SQLMAP is successfully added to the environment variable

6. Download Burpsuite Integrated Sqlmap.jar

Link: http://pan.baidu.com/s/1skDVwq5 Password: ce5f

7. Extend the downloaded file to Burpsuite

8. It's done.

Dry Goods--detailed steps to extend Sqlmap to Burpsuite

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.