Recent posts

[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...

[K3RN3LCTF] Integrity Checker

1 minute read

Task source: https://github.com/Tzion0/CTF/tree/master/K3RN3LCTF/2021/Integrity%20Checker Load the .jar file into Java bytecode editor, Recaf. We can see it...