12 2021 档案
发表于 2021-12-04 15:50阅读:163评论:0推荐:0
摘要:1.ezzip 加密zip 得到提示密码是四位大写英文 掩码爆破得到flag 2.ezlsb1 png图片 在red0通道发现二维码 扫码得flag 3.ezlsb2 png图片 观察发现在rgb1通道有lsb隐写 导出图片即得到flag 4.ez套娃 题目给了zip 010分析 发现隐藏zip 提
阅读全文 »
公告
搜索
积分与排名
- 积分 - 18551
- 排名 - 80652
最新评论
- 1. Re:BUUCTF:[安洵杯 2019]easy misc
- @GONGLIZHUO 将代码中的 random.shuffle(m, random=random.random) 修改为: random.shuffle(m)或 rng = random.Rando...
- --B0mbax
- 2. Re:BUUCTF:[安洵杯 2019]easy misc
- mage<1.png> + image(encoded)<2.png> -> watermark<1_2.png> Traceback (most recent call last): File "/...
- --GONGLIZHUO
- 3. Re:BUUCTF:[GUET-CTF2019]虚假的压缩包
- @bfana 密码应该是:“答案是5”,一般不会有单个数字的密码的...
- --B0mbax
- 4. Re:BUUCTF:[GUET-CTF2019]虚假的压缩包
为什么解压密码5解压不了
- --bfana