当前位置:网站首页>Sqlmap installation tutorial and problem explanation under Windows Environment -- "sqlmap installation | CSDN creation punch in"
Sqlmap installation tutorial and problem explanation under Windows Environment -- "sqlmap installation | CSDN creation punch in"
2022-07-06 09:22:00 【zero_ zz1】
List of articles
sqlmap Introduce
sqlmap Is an open source penetration testing tool , Can automatically detect and use SQL Injection vulnerabilities and servers accessing the database . It has a very powerful detection engine 、 Penetration tester with various characteristics 、 Access the underlying file system through database fingerprint extraction and execute commands through an external connection .
sqlmap Supported databases
MySQL, Oracle, PostgreSQL, Microsoft SQL Server, Microsoft Access, IBM DB2, SQLite, Firebird, Sybase, SAP MaxDB, Informix, MariaDB, MemSQL, TiDB, CockroachDB, HSQLDB, H2, MonetDB, Apache Derby, Amazon Redshift, Vertica, Mckoi, Presto, Altibase, MimerSQL, CrateDB, Greenplum, Drizzle, Apache Ignite, Cubrid, InterSystems Cache, IRIS, eXtremeDB, FrontBase, Raima Database Manager, YugabyteDB and Virtuoso
sqlmap Five different injection modes are supported
- boolean-based blind( Boolean Injection )
- time-based blind( Based on temporal blind injection )
- error-based( Error reporting injection )
- UNION query-based( Joint injection )
- stacked queries and out-of-band( Stack Injection )
Installation tutorial and problem explanation
1. python Installation of interpreter
Please refer to my article :https://blog.csdn.net/qq_46700234/article/details/122369450
install python Interpreter when , Pay attention to the check of installation path and environment variable configuration , After installation , open CMD, Input python, See the picture below .
The figure shows , Because I installed Anaconda.
For the warning in the figure , Please refer to the big man's article :https://jingyan.baidu.com/article/4f34706ee59a3ea287b56ded.html.
2. sqlmap Installation
(1) Download address :http://sqlmap.org/
Unzip the downloaded file and put it in sqlmap In the folder .
(2) Then right click on the desktop ——> New shortcut , Follow the steps below .


(3) Right click on the shortcut attribute , take The starting position It is amended as follows E:\Software\tools\sqlmap( Modify according to your own installation path ), Then determine .
design sketch 
(4) Double click the shortcut you just created , Input sqlmap.py -h, Why , Curious , It was opened directly sqlmap.py Code box for .
Last , After a search , Direct input python sqlmap.py -h, Can solve this problem .
thus ,sqlmap Installation successful !
that , Start your sql Take a journey .
边栏推荐
- Multivariate cluster analysis
- Redis之Lua脚本
- Kratos ares microservice framework (III)
- 一文读懂,DDD落地数据库设计实战
- Global and Chinese market for annunciator panels 2022-2028: Research Report on technology, participants, trends, market size and share
- [oc foundation framework] - < copy object copy >
- Le modèle sentinelle de redis
- Pytest parameterization some tips you don't know / pytest you don't know
- Redis之哨兵模式
- [OC foundation framework] - [set array]
猜你喜欢

BN折叠及其量化

Advance Computer Network Review(1)——FatTree

Advance Computer Network Review(1)——FatTree

Booking of tourism products in Gansu quadrupled: "green horse" became popular, and one room of B & B around Gansu museum was hard to find
![[OC-Foundation框架]-<字符串And日期与时间>](/img/75/e20064fd0066810135771a01f54360.png)
[OC-Foundation框架]-<字符串And日期与时间>

数字人主播618手语带货,便捷2780万名听障人士

为拿 Offer,“闭关修炼,相信努力必成大器

LeetCode41——First Missing Positive——hashing in place & swap

CUDA realizes focal_ loss

Post training quantification of bminf
随机推荐
【每日一题】搬运工 (DFS / DP)
一改测试步骤代码就全写 为什么不试试用 Yaml实现数据驱动?
QML control type: menu
What is an R-value reference and what is the difference between it and an l-value?
Mysql database recovery (using mysqlbinlog command)
Redis之持久化实操(Linux版)
go-redis之初始化连接
xargs命令的基本用法
[oc]- < getting started with UI> -- common controls - prompt dialog box and wait for the prompt (circle)
工作流—activiti7环境搭建
Global and Chinese market of appointment reminder software 2022-2028: Research Report on technology, participants, trends, market size and share
运维,放过监控-也放过自己吧
Global and Chinese market of bank smart cards 2022-2028: Research Report on technology, participants, trends, market size and share
go-redis之初始化連接
Global and Chinese market of electronic tubes 2022-2028: Research Report on technology, participants, trends, market size and share
What is MySQL? What is the learning path of MySQL
The order of include header files and the difference between double quotation marks "and angle brackets < >
Redis' bitmap
Persistence practice of redis (Linux version)
Different data-driven code executes the same test scenario