x86 Windows Remote Buffer Overflow Cheatsheet
Cheatsheet and refresher for a simple x86 Windows buffer overflow methodology for an app over the network.
Vulnhub - Brainpan

Discover an app is running on port 9999 and available to download from a webserver. Some fuzzing suggests it’s vulnerable to a Stack Buffer Overflow. Investigate the app inside a Windows VM with Immunity Debugger. Develop exploit to get user access. Check allowed commands for sudo and exploit the a pager vulnerability with the help of GTFOBins
Setting up my website environment

This write-up is about how I set up my repo, travis ci and docker container to work on my portfolio.