当前位置:网站首页>Sqlmap tutorial (III) practical skills II
Sqlmap tutorial (III) practical skills II
2022-07-06 05:58:00 【A τθ】
One 、–technique Use the specified injection method
In some projects , It is inevitable that the network will react slowly ,idc And testing sqlmap The ability of . As a professional penetration tester , We must be fast, accurate and ruthless .
There are some SQL The injection point only allows time injection , It is designated at this time SQLMAP The injection type of is T
Here are --technique Explanation of the value of the parameter :
B:Boolean-basedblindSQLinjection( Boolean Injection )
E:Error-basedSQLinjection( Error reporting injection )
U:UNIONquerySQLinjection( Query injection can be combined )
S:StackedqueriesSQLinjection( Multi statement query injection )
T:Time-basedblindSQLinjection( Injection based on time delay )
Q:InlineSQLInjection( Inline Injection )
Two 、 Use time-based delay injection
sqlmap -u "192.168.1.50/06/vul/sqli/sqli_str.php?name=1&submit=1" --dbms mysql -v 3 -D pikachu --technique=T
Support multiple injection detection , The default is all :
sqlmap -u "192.168.1.50/06/vul/sqli/sqli_str.php?name=1&submit=1" --dbms mysql -v 3 -D pikachu --technique=BEUT
3、 ... and 、 Set timeout
--time-out This parameter is to set the timeout Some web pages are slow to respond , You can use this parameter to increase the access timeout time . The default is 30
sqlmap -u "192.168.1.50/06/vul/sqli/sqli_str.php?name=1&submit=1" --dbms mysql -v 3 -D pikachu --timeout=10
Four 、 Read text for SQL Injection detection
sqlmap -r post.txt
5、 ... and 、 Specify parameters to inject
-p Specify the parameters to be tested
sqlmap -u "http://192.168.0.103/06/vul/sqli/sqli_str.php?name=1&submit=1" -p name --dbms mysql -v 1
Use * For injection
If url When it is pseudo static , have access to * No. indicates that this is the place of detection ;
sqlmap -u "http://192.168.0.103/06/vul/sqli/id/1*./html POST Inject sqlmap -u "http://192.168.0.103/06/vul/sqli/sqli_id.php" --data "id=1&submit=1" -p id -v 1
6、 ... and 、 Modify the default maximum thread size
sqlmap/lib/core/settings.py
The default maximum thread is 10 You can set the maximum number of threads to 100
MAX_NUMBER_OF_THREADS = 100
边栏推荐
- 【论文阅读】NFlowJS:基于鲁棒学习的合成负数据密集异常检测
- Classes and objects (I) detailed explanation of this pointer
- [Baiwen smart home] first day of the course_ Learn Embedded and understand the development mode of bare metal and RTOS
- Memory and stack related concepts
- [Jiudu OJ 08] simple search x
- Redis message queue
- 网络协议模型
- Dynamic programming -- knapsack problem
- B站刘二大人-线性回归及梯度下降
- [Tang Laoshi] C -- encapsulation: classes and objects
猜你喜欢
C language learning notes (mind map)
What is independent IP and how about independent IP host?
Wib3.0 leapfrogging, in leapfrogging (ง • ̀_•́) ง
Node 之 nvm 下载、安装、使用,以及node 、nrm 的相关使用
Yunxiaoduo software internal test distribution test platform description document
【SQL server速成之路】——身份验证及建立和管理用户账户
C language bubble sort
About PHP startup, mongodb cannot find the specified module
【课程笔记】编译原理
Rustdesk builds its own remote desktop relay server
随机推荐
養了只小猫咪
【论文代码】SML部分代码阅读
AUTOSAR from getting started to becoming proficient (10) - embedded S19 file analysis
Bit operation rules
H3C V7 switch configuration IRF
[C language syntax] the difference between typedef struct and struct
Redis6 cluster setup
Embedded interview questions (I: process and thread)
B站刘二大人-反向传播
[imgui] unity MenuItem shortcut key
数字经济破浪而来 ,LTD是权益独立的Web3.0网站?
Li Chuang EDA learning notes 12: common PCB board layout constraint principles
查詢生產訂單中某個(些)工作中心對應的標准文本碼
OSPF configuration command of Huawei equipment
Huawei BFD configuration specification
Market development prospect and investment risk assessment report of China's humidity sensor industry from 2022 to 2028
清除浮动的方式
嵌入式面试题(四、常见算法)
公司視頻加速播放
Clear floating mode