当前位置:网站首页>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
边栏推荐
- [ODX studio edit PDX] - 0.2-how to compare two pdx/odx files of compare
- LabVIEW中比较两个VI
- 【剑指Offer】6-10题
- Attack and defense world misc advanced zone 2017_ Dating_ in_ Singapore
- ETCD数据库源码分析——处理Entry记录简要流程
- [roommate learned to use Bi report data processing in the time of King glory in one game]
- Install the gold warehouse database of NPC
- 常用技术指标之一文读懂BOLL布林线指标
- Analysis of the self increasing and self decreasing of C language function parameters
- D3.js+Three. JS data visualization 3D Earth JS special effect
猜你喜欢
Redis入门完整教程:哈希说明
常用技术指标之一文读懂BOLL布林线指标
Redis入门完整教程:有序集合详解
Editplus-- usage -- shortcut key / configuration / background color / font size
Explanation of bitwise operators
A complete tutorial for getting started with redis: getting to know redis for the first time
Redis入门完整教程:慢查询分析
字体设计符号组合多功能微信小程序源码
一次edu证书站的挖掘
debug和release的区别
随机推荐
【剑指Offer】6-10题
A complete tutorial for getting started with redis: transactions and Lua
Redis introduction complete tutorial: List explanation
Redis入門完整教程:Pipeline
时间 (计算)总工具类 例子: 今年开始时间和今年结束时间等
A complete tutorial for getting started with redis: redis usage scenarios
Google Earth engine (GEE) - globfire daily fire data set based on mcd64a1
Servlet+JDBC+MySQL简单web练习
A complete tutorial for getting started with redis: Pipeline
PICT 生成正交测试用例教程
Redis introduction complete tutorial: detailed explanation of ordered collection
ScriptableObject
Feature scaling normalization
A complete tutorial for getting started with redis: getting to know redis for the first time
【剑指offer】1-5题
高通WLAN框架学习(30)-- 支持双STA的组件
[Jianzhi offer] 6-10 questions
实战模拟│JWT 登录认证
OSEK标准ISO_17356汇总介绍
剑指 Offer 68 - I. 二叉搜索树的最近公共祖先