[随波逐流]CTF Flags

   [随波逐流]CTF Flags

软件版本:v1.0.0   数据版本: v20260201
返    回

Beginner's Crypto

 广告模块
ID: 1597
标题: Beginner's Crypto
描述: Suffix suffices, right? Hint for beginners: Can you see the two assert functions in the attached python script? These are describing the preconditions to be met. These statements read the secret content of the file named flag.txt and check if they are the correct flag or not. Your task is to find a string that satisfies these conditions. Actually, only one golden value can satisfy these conditions, so if you do it correctly, you'll get the correct flag then.
类型: CTF-2020
网站: bugku
题目链接: https://ctf.bugku.com/challenges/detail/id/1736.html
赛事: TSG
年度: None
Flag值: TSGCTF{0K4y_Y0U_are_r3aDy_t0_Go_aNd_dO_M0r3_CryPt}
writeup: https://ce-automne.github.io/2020/07/19/TSG-CTF-2020-Beginners-Crypto-WriteUp/
答案错误,我要更正