当前位置:网站首页>A mining of edu certificate station
A mining of edu certificate station
2022-07-04 23:10:00 【Hetian network security laboratory】
Preface
lately edusrc New certificate , This cannot be arranged for him .
Set goals
Information collection without words , Open it directly fofa, Use the syntax title="XXX university ", Found a system
See the login box , Maybe everyone will blow up the weak password first , Maybe my face is black , I have never been able to burst out in this way , So I prefer to test unauthorized access , Here I casually input an account number and password
Return to grab the return package of this interface , Back in the bag 500
Here I change it to 200 , Can enter the system , But there is no data information
And then I just F12 View the source code , Found a route ,/EmployeeManager, Splice it behind the website
visit
【---- Help network security learn , All the following learning materials are free ! Add weix:yj009991, remarks “ csdn ” obtain !】
① Thinking map of the growth path of Network Security Learning
② 60+ Network security classic common toolkit
③ 100+SRC Vulnerability analysis report
④ 150+ Network security attack and defense technology ebook
⑤ The most authoritative CISSP Certification test guide + Question bank
⑥ super 1800 page CTF Practical skills manual
Direct unauthorized access , Moderately dangerous , I originally wanted to submit it manually , But look at the certificate exchange conditions , Get two medium risks , It's not to embarrass me , There is no way to continue working overtime , So I used the user name and password I just got to log in
There is a personal commitment after logging in , You need to agree to the next step , Click OK to capture the package
The interface returns the user's ID card and password , And then EmployeeID=000005 Change to 000006
Another level of ultra vires , Leaked user sensitive information , Moderate risk should be stable , Then I noticed that this system distinguishes between the administrator and the ordinary user , A front-end can choose the role type to log in , Then I thought about whether I could log in with the account and password of ordinary users , Then exceed the authority of the administrator , Capture packets when logging in
Intercept the return packets of this interface
hold QX Change to administrator , And then put the bag
You can see that you have overstepped your authority and become an administrator
end
Are very conventional loopholes , The most important thing is to be careful .
More range experiments 、 Network security learning materials , Please click here >>https://www.hetianlab.com
边栏推荐
- How to choose a securities company? Is it safe to open an account on your mobile phone
- P2181 diagonal and p1030 [noip2001 popularization group] arrange in order
- On-off and on-off of quality system construction
- The difference between Max and greatest in SQL
- Redis introduction complete tutorial: client communication protocol
- colResizable. JS auto adjust table width plug-in
- HMS core machine learning service
- Install the gold warehouse database of NPC
- Redis: redis message publishing and subscription (understand)
- Servlet+JDBC+MySQL简单web练习
猜你喜欢
C语言快速解决反转链表
Redis: redis transactions
[roommate learned to use Bi report data processing in the time of King glory in one game]
Editplus-- usage -- shortcut key / configuration / background color / font size
高通WLAN框架学习(30)-- 支持双STA的组件
JS 3D explosive fragment image switching JS special effect
A complete tutorial for getting started with redis: Pipeline
OSEK标准ISO_17356汇总介绍
Redis入门完整教程:Bitmaps
Sobel filter
随机推荐
CTF竞赛题解之stm32逆向入门
Advantages of Alibaba cloud international CDN
vim编辑器知识总结
Network namespace
Redis入门完整教程:API的理解和使用
Redis入门完整教程:GEO
Redis入门完整教程:HyperLogLog
Redis入门完整教程:Redis Shell
One of the commonly used technical indicators, reading boll Bollinger line indicators
Insert sort, select sort, bubble sort
Notepad++--编辑的技巧
【室友用一局王者荣耀的时间学会了用BI报表数据处理】
[sword finger offer] questions 1-5
heatmap. JS picture hotspot heat map plug-in
Duplicate ADMAS part name
Advanced area a of attack and defense world misc Masters_ good_ idea
推荐收藏:跨云数据仓库(data warehouse)环境搭建,这货特别干!
Basic use and upgrade of Android native database
Redis入门完整教程:Pipeline
【剑指offer】1-5题