| ID: | 14235 |
|---|---|
| 标题: | [BCACTF 2021]Cable Castaways |
| 描述: | In today's backyard adventure, we found a cable running through the bushes! We followed it as far as we could, but after half a mile it seemed to go underground. Removing the wire's protective casing revealed 5 labeled wires, 3 of which were colored and all of which had a single letter. Thanks to generous Nick Jr. funding we bought an 8-channel oscilloscope and probed all the wires. Can you help us figure out what was sent? 得到的flag使用NSSCTF{}格式提交。 |
| 类型: | MISC |
| 网站: | NSSCTF |
| 题目链接: | https://www.nssctf.cn/problem/6864 |
| 赛事: | BCACTF |
| 年度: | 2021 |
| Flag值: | bcactf{cable_castaways_flag} |
| writeup: |
https://ctftime.org/writeup/28839 (注:根据网页59内容,Cable Castaways挑战的解题过程通过解析RGB数值生成图片获取flag,writeup中明确提及解题步骤和结果图片的GitHub链接。CTFtime.org的writeup页面直接展示了完整分析过程,包含关键代码逻辑和最终输出的flag信息。) |