当前位置:网站首页>全国大学生信息安全赛创新实践赛初赛---misc(永恒的夜)
全国大学生信息安全赛创新实践赛初赛---misc(永恒的夜)
2022-07-06 02:36:00 【爱喝旺仔的旺旺】
紧张的期末总算结束了,正好有时间总结一下前段时间比赛的一个misc题目,层层套娃非常有意思。
题目附件:
链接:https://pan.baidu.com/s/1lZ6YCyyY3hdMx2_ymLlsyA
提取码:viy2
--来自百度网盘超级会员V1的分享
拿到图片,老规矩用010打开文件:

在文件的最后发现一串异常的数据
题目提示这个题是lsb隐写
上工具分析一下图片的色道

在这个色道发现了一串类似摩斯密码的东西
分析对应色道的文件找到这串密文
题目还提示了一点使用password的lsb隐写,联想到github上的一个项目cloacked-pixel
项目地址:GitHub - livz/cloacked-pixel: LSB steganography and detection

利用a2通道当中的信息读取出当中隐藏的信息输出为一个txt文档
打开txt文档

pk文件头 明显为压缩包 修改文件后缀为zip 提示有密码
这时我们联想到一开始图片最后的那串数据 尝试各种解密方式 最后用md5解出

得到最后的解压密码
解压 得到一张图片


无法打开 提示文件损坏
这里常规思路是根据crc爆破出图片的正确宽高,让图片正常解析。这里用了一个比较取巧的方式
修改图片名为flag.data 再用gimp打开图片 调整宽度即可得到最后的flag

边栏推荐
- [Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 23
- Paper notes: limit multi label learning galaxc (temporarily stored, not finished)
- Qt发布exe软件及修改exe应用程序图标
- MySQL (IV) - transactions
- How to generate rich text online
- Large scale DDoS attacks take Myanmar offline
- [Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 21
- 在GBase 8c数据库中使用自带工具检查健康状态时,需要注意什么?
- [Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 11
- Is there a case where sqlcdc monitors multiple tables and then associates them to sink to another table? All operations in MySQL
猜你喜欢

Referenceerror: primordials is not defined error resolution
![[Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 16](/img/c3/f3746b161012acc3751b2bd0b8f663.jpg)
[Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 16

一个复制也能玩出花来
![[matlab] access of variables and files](/img/cf/6f3cfdc4310fcf0bdcaa776d68261e.jpg)
[matlab] access of variables and files
![[Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 18](/img/1a/94ef8be5c06c2d1c52fc8ce7f03ea7.jpg)
[Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 18

Apt installation ZABBIX

HttpRunnerManager安装(三)-Linux下配置myql数据库&初始化数据

PAT甲级 1033 To Fill or Not to Fill

剑指 Offer 30. 包含min函数的栈

Microsoft speech synthesis assistant v1.3 text to speech tool, real speech AI generator
随机推荐
[Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 24
我把驱动换成了5.1.35,但是还是一样的错误,我现在是能连成功,但是我每做一次sql操作都会报这个
Formatting occurs twice when vs code is saved
微软语音合成助手 v1.3 文本转语音工具,真实语音AI生成器
Multiple solutions to one problem, asp Net core application startup initialization n schemes [Part 1]
Bigder: I felt good about the 34/100 interview, but I didn't receive the admission
Building the prototype of library functions -- refer to the manual of wildfire
[Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 15
Spherical lens and cylindrical lens
Advanced technology management - what is the physical, mental and mental strength of managers
一位博士在华为的22年
Ue4- how to make a simple TPS role (II) - realize the basic movement of the role
技术管理进阶——什么是管理者之体力、脑力、心力
Network Security Learning - Web vulnerabilities (Part 1)
I changed the driver to 5.1.35, but it is still the same error. I can succeed even now, but I will report this every time I do an SQL operation
General process of machine learning training and parameter optimization (discussion)
Large scale DDoS attacks take Myanmar offline
HDU_p1237_简单计算器_stack
[Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 19
HttpRunnerManager安装(三)-Linux下配置myql数据库&初始化数据