CTF-Writeups

CTF Writeups for fun!😋

View project on GitHub

Query The Flag

Query the flag

https://drive.google.com/file/d/1pwr09e-BoNoJujrJJ_hlAuhEGgJnsb6V/view?usp=sharing


题目给了一个SQLite的数据库文件,直接grep

~$ strings find.db | grep SBCTF                           
SBCTF{I_w@s_s0_sl33py_D3s1gn1ng_7h1s}NULL

flag:SBCTF{I_w@s_s0_sl33py_D3s1gn1ng_7h1s}