Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

The process of installing Sqlmap under Windows and its problems

2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/03 Report--

Recent Learning Cybersecurity Prepare for a *** Contest

SQL injection requires sqlmap, installation procedures and problems encountered are documented here.

Later I found a more convenient Sqlmap and shared it with everyone!

Link: https://pan.baidu.com/s/1iufpHSclCWJsciIgMsYVVg Password: fah8

---------------------------------------------------------------------------------

Preparation before installation:

Sqlmap download address: sqlmap.org/

Python version 2.7.10, my own notebook before downloading version 3.6, the version is too high, and re-download 2.7, no problem.

----------------------------------------------------------------------------------

The process is:

After extracting the Sqlmap archive

Copy and paste sqlmap folder into python 2.7.10 folder

Entering the sqlmap folder will have two python execution files

Right-click to enter properties, modify the opening mode, select python program in python2.7.10 file, and then apply, OK

Enter cmd, cd to E:\Python2.7.10/sqlmap/(according to your actual installation)

Enter: python sqlmap.py--version #View version information

The picture shows success!

You can create a shortcut on your desktop by following these steps

Then enter the shortcut properties and make the following modifications (according to your actual situation)

Once created, run as follows:

-------------------------------------------------------------------------------------

Problems encountered:

1. The following prompt will appear. Press Enter to exit.

sqlmap/0.9 - automatic SQL injection and database takeover tool

http://sqlmap.sourceforge.net

Usage: python E:\Python2.7.10\sqlmap\sqlmap.py [options]

sqlmap.py: error: missing a mandatory parameter ('-d', '-u', '-l', '-r', '-g', '-c', '--wizard' or '--update'), -h for help

Press Enter to continue...

I did not add Python 2.7.10 to the Windows environment. The correction is as follows

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report