当前位置:网站首页>Sqqyw (indifferent dot icon system) vulnerability recurrence and 74cms vulnerability recurrence
Sqqyw (indifferent dot icon system) vulnerability recurrence and 74cms vulnerability recurrence
2022-07-06 14:11:00 【Unknown white hat】
Catalog
One 、sqqyw( Indifferent point icon system )
Select regular and case insensitive
View with variables id File contents of
To define ID Of ywX Function to perform a global search
Look at the pictures with ywX File content of function
Conduct full-text search on the obtained text
Yes sohuquan Full text tracking
Judge the echo through time blind injection
adopt sqlmap Just inject the tool
Two 、74cms Loophole recurrence
Or continue to save and monitor
sqqyw( Indifferent point icon system )
Global search keywords
Search for select
Find out select, But it's not sql Statement select, This is in the label select
Select regular and case insensitive
View with variables id File contents of
If there is garbled code, change the coding format , Can be replaced by GBK and UTF-8
To define ID Of ywX Function to perform a global search
Look at the pictures with ywX File content of function
see /php/v144.php page
Conduct full-text search on the obtained text
see domain Whether in sohuquan Inside
Yes sohuquan Full text tracking
Get the address of your website
Yes domain Full text tracking
Modify the source address
id=1
Continue searching for text
Give Way api==ok, And u,p,id It's not empty.
Go around
Statement executed
Judge the echo through time blind injection
Because in the statement sleep(3) Was executed three times , So delay 9s
So here is the injection point
adopt sqlmap Just inject the tool
python sqlmap.py -u "http://localhost/sqqyw/php/v144.php?api=ok&u=1&p=1&id=1" --batch -p "id" --current-db
74cms Loophole recurrence
Using the conditions of secondary injection :
insert update
Variable control
Enter the membership Center
Sign in / register
Create a new resume
Turn on mysql monitor
Break down 、 to update
Save and listen
update The statement in is not related to the statement we inserted ,update We didn't write it ourselves , It is the updated number of the corresponding field matched by the system , So you can't use .
Continue to save and listen
insert The data in is our choice , It's not what we inserted , So you can't use .
Or save and listen
This makes it direct update The updated , No insertion , So it doesn't work .
Or continue to save and monitor
There is insert and update, And the variables are controllable
So we can check the user name through secondary injection
insert Filtering has little effect when inserting , as long as update Just don't filter when updating .
Resume management
边栏推荐
- Intranet information collection of Intranet penetration (I)
- How to understand the difference between technical thinking and business thinking in Bi?
- Package bedding of components
- 攻防世界MISC练习区(gif 掀桌子 ext3 )
- The United States has repeatedly revealed that the yield of interest rate hiked treasury bonds continued to rise
- Intensive literature reading series (I): Courier routing and assignment for food delivery service using reinforcement learning
- Relationship between hashcode() and equals()
- 小程序web抓包-fiddler
- Interpretation of iterator related "itertools" module usage
- captcha-killer验证码识别插件
猜你喜欢
小程序web抓包-fiddler
Experiment 6 inheritance and polymorphism
强化学习基础记录
SRC挖掘思路及方法
1. Preliminary exercises of C language (1)
Middleware vulnerability recurrence Apache
Record a penetration of the cat shed from outside to inside. Library operation extraction flag
Web vulnerability - File Inclusion Vulnerability of file operation
Xray and Burp linked Mining
7-7 7003 组合锁(PTA程序设计)
随机推荐
Programme de jeu de cartes - confrontation homme - machine
How to turn wechat applet into uniapp
Experiment 7 use of common classes (correction post)
Simply understand the promise of ES6
Only 40% of the articles are original? Here comes the modification method
[MySQL table structure and integrity constraint modification (Alter)]
Harmonyos JS demo application development
Hackmyvm Target Series (3) - vues
7-6 矩阵的局部极小值(PTA程序设计)
HackMyvm靶机系列(7)-Tron
HackMyvm靶机系列(3)-visions
Get started with typescript
记一次api接口SQL注入实战
Spot gold prices rose amid volatility, and the rise in U.S. prices is likely to become the key to the future
7-3 construction hash table (PTA program design)
[experiment index of educator database]
UGUI—Text
内网渗透之内网信息收集(一)
[data processing of numpy and pytoch]
Attack and defense world misc practice area (simplerar, base64stego, no matter how high your Kung Fu is, you are afraid of kitchen knives)