当前位置:网站首页>[SUCTF 2019]Game
[SUCTF 2019]Game
2022-07-07 04:13:00 【[mzq]】
[SUCTF 2019]Game
题目地址 : https://buuoj.cn/challenges#[SUCTF%202019]Game
题目一共两个附件,先把src.zip 解压,在src目录下的index.html 中找到base32数据,解压后发现是fake flag
suctf{
hAHaha_Fak3_F1ag}
接下来分析那张png,用stegsolve打开在0通道发现base64数据,解码后发现乱码,应该是aes或者des加密base64的密文
U2FsdGVkX1+zHjSBeYPtWQVSwXzcVFZLu6Qm0To/KeuHg8vKAxFrVQ==
经过尝试 是des 加密,密码就是找到的fake flag
DES解密 : https://www.sojson.com/encrypt_triple_des.html
suctf{
U_F0und_1t}
边栏推荐
- Flexible layout (I)
- Wechat applet full stack development practice Chapter 3 Introduction and use of APIs commonly used in wechat applet development -- 3.9 introduction to network interface (IX) extending the request3 met
- URP - shaders and materials - simple lit
- Le Service MySQL manque dans le service informatique
- pytorch 参数初始化
- Simple example of ros2 planning system plansys2
- [2022 ACTF]web题目复现
- MobaXterm
- Leetcode-226. Invert Binary Tree
- IO流 file
猜你喜欢
外包干了四年,废了...
Leetcode-226. Invert Binary Tree
Advanced practice of C language (high level) pointer
Is the test cycle compressed? Teach you 9 ways to deal with it
1090: integer power (multi instance test)
IPv4 exercises
【Liunx】进程控制和父子进程
Simple example of ros2 planning system plansys2
Robot technology innovation and practice old version outline
科技云报道:从Robot到Cobot,人机共融正在开创一个时代
随机推荐
四、高性能 Go 语言发行版优化与落地实践 青训营笔记
@component(““)
解决could not find or load the Qt platform plugin “xcb“in ““.
Outlier detection technology of time series data
毕设-基于SSM大学生兼职平台系统
科技云报道:从Robot到Cobot,人机共融正在开创一个时代
Sqlmap tutorial (IV) practical skills three: bypass the firewall
07_ Handout on the essence and practical skills of text measurement and geometric transformation
Leetcode-226. Invert Binary Tree
What is the difference between TCP and UDP?
4、 High performance go language release optimization and landing practice youth training camp notes
【leetcode】1020. Number of enclaves
JS get all date or time stamps between two time stamps
身边35岁程序员如何建立起技术护城河?
URP - shaders and materials - light shader lit
Six methods of flattening arrays with JS
MySQL service is missing from computer service
【数学笔记】弧度
leetcode:105. 从前序与中序遍历序列构造二叉树
测试周期被压缩?教你9个方法去应对