Hey guys! I figured that it would be beneficial to have an entire post dedicated to teaching some fundamentals about Computer Organization and the x86 Instruction Set Architecture, since I will be referencing this particular ISA (instruction set architecture) throughout most of my tutorials on Exploit Development and Reverse Engineering. This will be updated over…
Category: Vulnerability Lab Setup
Creating VetSecs Wargame Pt. 3: Finishing The Intro Challenges and Reshaping the Makefile
Part 3 of creating my Wargame to teach people exploit development and reverse engineering.
Creating VetSecs Wargame Pt. 2: Tweaking the VM and creating the first challenge
Intro to makefiles, BASH scripts, and making a simple buffer overflow program.
Creating VetSecs Wargame Pt. 1: Intro to Vagrant and creating a custom VM
An introduction and learning experience with Vagrant and creating a wargame.