Recent posts

[PICOCTF] Forensics Challenges Writeup

6 minute read

Tasks source: https://github.com/Tzion0/CTF/tree/master/PicoCTF/2022/Forensics Worth to note that we managed to get rank 468 out of 7794 teams in PicoCTF 20...

[DICECTF] knock-knock

1 minute read

Task source: https://github.com/Tzion0/CTF/tree/master/DiceCTF/2022/knock-knock Looking at the webpage, it is a site similar to pastebin that let us to crea...

[KNIGHTCTF] Knight Vault

1 minute read

Task source: https://github.com/Tzion0/CTF/tree/master/KnightCTF/2022/Knight%20Vault By importing the ELF executable into Ghidra, we quickly noticed that th...

[KNIGHTCTF] Knight Switch Bank

2 minute read

Task source: https://github.com/Tzion0/CTF/tree/master/KnightCTF/2022/Knight%20Switch%20Bank By importing the ELF executable into Ghidra, we quickly noticed...