当前位置:网站首页>[SUCTF 2019]Game
[SUCTF 2019]Game
2022-07-07 07:43:00 【[mzq]】
[SUCTF 2019]Game
Title address : https://buuoj.cn/challenges#[SUCTF%202019]Game
There are two attachments to the title , The first src.zip decompression , stay src In the catalog index.html Find base32 data , After decompression, it is found that fake flag
suctf{
hAHaha_Fak3_F1ag}
Next, analyze that png, use stegsolve Open in 0 Channel Discovery base64 data , Garbled code is found after decoding , Should be aes perhaps des encryption base64 The ciphertext of

U2FsdGVkX1+zHjSBeYPtWQVSwXzcVFZLu6Qm0To/KeuHg8vKAxFrVQ==
After trying yes des encryption , The password was found fake flag
DES Decrypt : https://www.sojson.com/encrypt_triple_des.html

suctf{
U_F0und_1t}
边栏推荐
- JS get all date or time stamps between two time stamps
- CentOS7下安装PostgreSQL11数据库
- 解决:Could NOT find KF5 (missing: CoreAddons DBusAddons DocTools XmlGui)
- 抽丝剥茧C语言(高阶)数据的储存+练习
- 二、并发、测试笔记 青训营笔记
- Advanced practice of C language (high level) pointer
- Tianqing sends instructions to bypass the secondary verification
- 科技云报道:从Robot到Cobot,人机共融正在开创一个时代
- 我理想的软件测试人员发展状态
- Kbu1510-asemi power supply special 15A rectifier bridge kbu1510
猜你喜欢

IPv4 exercises

深度学习花书+机器学习西瓜书电子版我找到了

leetcode:105. Constructing binary trees from preorder and inorder traversal sequences

Leetcode-226. Invert Binary Tree

After the interview, the interviewer roast in the circle of friends

【斯坦福计网CS144项目】Lab3: TCPSender
![[Linux] process control and parent-child processes](/img/4c/89f87ee97f0f8e9033b9f0ef46a80d.png)
[Linux] process control and parent-child processes

Idea add class annotation template and method template

A concurrent rule verification implementation

【leetcode】1020. Number of enclaves
随机推荐
leetcode:105. Constructing binary trees from preorder and inorder traversal sequences
抽絲剝繭C語言(高階)數據的儲存+練習
聊聊异步编程的 7 种实现方式
记一个并发规则验证实现
Live online system source code, using valueanimator to achieve view zoom in and out animation effect
Jenkins remote build project timeout problem
Convolutional neural network -- understanding of pooling
微信小程序中的路由跳转
Deep learning Flower Book + machine learning watermelon book electronic version I found
Dynamics CRM server deployment - restore database prompt: the database is in use
leanote私有云笔记搭建
解决could not find or load the Qt platform plugin “xcb“in ““.
Flutter riverpod is comprehensively and deeply analyzed. Why is it officially recommended?
按键精灵采集学习-矿药采集及跑图
07_ Handout on the essence and practical skills of text measurement and geometric transformation
IO流 file
[semantic segmentation] - multi-scale attention
[UTCTF2020]file header
微博发布案例
Wx is used in wechat applet Showtoast() for interface interaction

