Infinite streams and prime numbers

01 May 2016

Scala Streams are similar to Lists but evalute their elements lazily. This small detail makes a world of difference. This post explores Streams and how they can encapsulate infinite sets.

continue reading...



Fusion level02 write up

07 May 2015

Learn to develop a stack buffer overflow exploit from scratch. This is an intermediate difficulty walkthrough as ASLR and NX mitigations are enabled. The exploit is developed as a Metasploit module.

continue reading...



Fusion level01 write up

17 April 2015

Was fusion level00 a breeze? This walkthrough explores developing the same exploit with ASLR enabled. Understanding ASLR is required for attempting the next challenges.

continue reading...




Older Newer