HackToday 2018 Final - Reversing
back2basic Write-up singkat salah satu challenge yang saya persiapkan untuk babak final HackToday 2018 - back2basic (100 pts). Description Someone using a familiar sequence for his personal... Read more
Joints 2018 Final - Crypto & Reversing
Go-Block 125 Challenge Diberikan kode python go-block.py sebagai berikut. #!/usr/bin/env python import hashlib from Crypto.Cipher import AES import os import sys BLOCK_SIZE = 16 LIMIT_LEN_BAWAH = 16... Read more
ICS2C 2018 Final - Crypto & Reversing
Weird Cipher 250 Challenge Diberikan file cipher.txt yang isinya sebagai berikut. cipher: U2FsdGVkX1/EI9UEUzWcCoy94xDAPMdKW5I+mHNRohtpTOwRhLpRM8hLj333fv+fpfCa password: h4ckthepl4net hint: bruteforce cipher Sepertinya cipher masih dalam bentuk base64. $ echo 'U2FsdGVkX1/EI9UEUzWcCoy94xDAPMdKW5I+mHNRohtpTOwRhLpRM8hLj333fv+fpfCa'... Read more
21 post articles, 4 pages.