Security oriented blog

Protostar | heap exploit-exercises solutions

Writeups for heap exploitation exercises, post will be continued.

Countdown to Zero Day | Book review

A short informative review.

Protostar | format exploit-exercises solutions

Protostar introduces the following in a friendly way:

Javascript malware | Checking it out with Spidermonkey and jsunpack-n

Allright, I’ve started going through the Malware Analyst’s Cookbook , the book are almost like a big guide for all the tools a malware researcher may need. I like it, opens up for yourself to have fun and try the stuff!

IO | a wargame @ io.smashthestack.org - solutions level 1-9

A wargame consisting of challenges associated with reverse engineering and misc.

Pattern.py | a non-hackish pattern create and offset script

Want a standalone pattern create or offset lookup script aka pattern_create.rb and pattern_offset.rb in metasploit? You’re at the right place!

Bandit | a wargame @ overthewire.org - solutions level 0-23

This post is more of a self note of my progress in the Bandit wargame.

SpyNet - a malware made with AutoIt

I found this sample on malwr.com idly looking over scanns looking for interesting samples to reverse engineer. My main focus are for now looking at code written in c/c++ and when Protection ID showed c++ the sample got my interest.