【愚公系列】2021年11月 攻防世界-进阶题-MISC-016(Test-flag-please-ignore)

简介: 【愚公系列】2021年11月 攻防世界-进阶题-MISC-016(Test-flag-please-ignore)

文章目录

一、Test-flag-please-ignore

二、答题步骤

1.十六进制反编码

总结

一、Test-flag-please-ignore

文件:攻防世界下载对应文件


二、答题步骤

1.十六进制反编码

解压misc10.zip可以得到一个txt文件,里面内容是:

666c61677b68656c6c6f5f776f726c647d

提交后发现这并不是flag

然后发现数字是0-f所以尝试进行十六进制反编码,附在线网站:http://www.bejson.com/convert/ox2str/

image.png

得到FLAG是flag{hello_world}


总结

  • 十六进制
相关文章
|
6月前
buuctf-misc-27.面具下的flag
buuctf-misc-27.面具下的flag
|
3月前
|
搜索推荐 Docker 容器
生信分析代码之前还好好的,怎么就报错了 Error in Ops. data. frame(guide_loc, panel_loc) :'==' only defined for equally-sized data frames
执行 `DimPlot` 函数时遇到错误 `;Error in Ops. data. frame(g guides_loc, panel_loc) : '==' only defined for equally-sized data frames`。解决方案和办法
964 0
生信分析代码之前还好好的,怎么就报错了 Error in Ops. data. frame(guide_loc, panel_loc) :'==' only defined for equally-sized data frames
|
6月前
|
Linux
buuctf-misc-23.FLAG
buuctf-misc-23.FLAG
攻防世界---misc---low
攻防世界---misc---low
|
6月前
|
数据安全/隐私保护
BUUCTF---misc--snake
BUUCTF---misc--snake
|
6月前
|
网络安全
【网络安全 | Misc】Test-flag-please-ignore
【网络安全 | Misc】Test-flag-please-ignore
115 0
|
编译器 Go 开发工具
JetBrains GoLand 以debug运行Go程序时出现could not launch process: decoding dwarf section info at offset 0x0: too short报错之保姆级别解决方案
JetBrains GoLand 以debug运行Go程序时出现could not launch process: decoding dwarf section info at offset 0x0: too short报错之保姆级别解决方案
269 0
|
存储 安全 NoSQL
[PWN][进阶篇]Rop-Ret2Text介绍及实例教学
[PWN][进阶篇]Rop-Ret2Text介绍及实例教学
644 0
[PWN][进阶篇]Rop-Ret2Text介绍及实例教学
【愚公系列】2021年11月 攻防世界-进阶题-MISC-035(flag_universe)
【愚公系列】2021年11月 攻防世界-进阶题-MISC-035(flag_universe)
252 0
【愚公系列】2021年11月 攻防世界-进阶题-MISC-035(flag_universe)
【愚公系列】2021年11月 攻防世界-进阶题-MISC-036(Get-the-key.txt)
【愚公系列】2021年11月 攻防世界-进阶题-MISC-036(Get-the-key.txt)
128 0
【愚公系列】2021年11月 攻防世界-进阶题-MISC-036(Get-the-key.txt)