HowTo: MSF email

This is just another very short usage guide for one of my little helper for pentesters and the like. During some assessments with social engineering I want to get informed by my server, if a session is opened. After some time of research i didn’t find any good...

HowTo: ExploitDev Fuzzing

This is a short usage guide which should explain my simple wrapper for the spike fuzzer, which you can find here. For this example i used the well known vulnserver;-) 0x01 Determine possible commands A simple nc && HELP command revealing all possible commands....
Backdooring PE-File (with ASLR)

Backdooring PE-File (with ASLR)

Welcome to my next blog post. Today i want to show you some basic pentesting stuff. We will manually backdooring a PE-File, in this case the putty client. I used the following software setup: Windows 10 Pro 32 Bit Putty Stud_PE Immunity Debugger Before we are getting...