One of the challenges in ABCTF 2016 last week was some JavaScript deobfuscation to obtain a flag. As this is something I've never fully done before, I figured this would be a good start.
Monthly Archives: July 2016
Deobfuscate Python (ABCTF2016 – Obfuscated 1)
One of the challenges in ABCTF 2016 last week was to deobfuscate python and obtain the flag. As this is something I've only done a few times, I figured it would be a fun challenge and write-up.
Filed under Security Not Included
ECB Chosen Plaintext Attack (ABCTF2016 – Encryption Service)
While reading a blog post last week, I decided to implement an ECB chosen plaintext attack.
Filed under Security Not Included
Android Game Hacking
As I have no mobile pentesting experience yet, I decided to try my hand at a little android game hacking.
Filed under Security Not Included
securityheaders A and SSL Server Labs A+
Someone pointed out to me that I was still getting an F on the securityheaders test and only an A on the SSL Labs Test.
Filed under Security Not Included