当前位置:网站首页>BUUCTF 面具下的flag
BUUCTF 面具下的flag
2022-07-13 17:41:00 【Bnessy】

使用binwalk查看图片,发现还有其他文件
使用binwalk -e 进行分离
分离出一个zip文件和一个vmdk文件,zip里面放的也是这个vmdk文件,vmdk只有3M大小,应该不是用来导入虚拟机的
那就用7z解压看看
解压出四个文件夹,看名字flag应该是在key_part_one和two里
找到两个文件,一个是ook加密一个Brainfuck加密,使用https://www.splitbrain.org/services/ook分别进行解密


边栏推荐
- 网页右边没有滚动条,内容超出也看不到怎么办?
- 【黄啊码】微软IE浏览器将退役 网友说:以后考试报名咋办?
- [Huang ah code] PHP cooperates with wechat official account to generate promotion QR code
- 【node】node创建服务器+mysql存储数据极简demo
- Kubernetes into the pit
- 免费CDN jsdelivr 加速网站
- Idea automatically exports SQL statements of tables in the database
- Svelte official introductory tutorial (4) -- template logic
- vue+axios+mysql实现分页查询,条件查询以及批量删除
- 【黄啊码】微信小程序+php实现即时通讯聊天功能
猜你喜欢
![[Huang ah code] Microsoft Internet Explorer will be retired. Netizens said: what should I do in the future?](/img/38/42fffa40b5db9399ee8c526e0c4439.png)
[Huang ah code] Microsoft Internet Explorer will be retired. Netizens said: what should I do in the future?

ES6--模块化

SNMP起步啦

ES6--类(class)

简单理解TCP的三次握手和四次挥手

ES6新增的变量修饰符let和const、新增的基本数据类型symbol

(cvpr-2022) Lagrangian motion analysis and perspective embedding for improved gait recognition

js作用域与作用域链

【黄啊码】今天居然有人问我:where 1=1 是什么意思?

Idea automatically exports SQL statements of tables in the database
随机推荐
JS numeric serial number to alphabetic serial number
Svelte official introductory tutorial (5) - Events
ERR_ PNPM_ PEER_ DEP_ ISSUES Unmet peer dependencies
electron、electron-builder 镜像源配置(2022-06)
ES6--解构赋值(重点)
Network security emergency response - electronic data forensics technology
【黄啊码】老师,高考后我想选软件开发相关专业,你觉得选哪个方向好?高考志愿怎么填报?
Implementation principle of new keyword in JS
【黄啊码】MySQL入门—1、SQL 的执行流程
Notes - Chang Geng
[Huang ah code] Why do I suggest you choose go instead of PHP?
36.js--原型链2--(笔试题为主)
淘宝项目练习总结
【黄啊码】redis实现模糊查询并删除|redis根据前缀获取key
[Huang ah code] PHP realizes file download and supports continuous transmission at breakpoints
[Huang ah code] PHP cooperates with xlwriter to realize infinite header level excel export
FTP 上传文件脚本说明
Js-- written examination questions (set)
JS的时间对象
7.缓存击穿、缓存穿透、缓存