Welcome to my blog. Expect posts on projects I’m working on/have worked on. The content should be entirely technical, but technical will vary - programming, security tools, automation, etc.
Lately I’ve been interested in automation through Github Actions, and programming in Python. I’m trying to come up with a fun Go project.
Most Recent Project
Service to Shell: This post series outlines making a new vulnerable service, writing an nmap match to detect it and extract CPEs, and writing a Metasploit module to exploit it.Recent Posts
Check out some of my recent posts below:
- Making a Custom Metasploit Module - Making a Metasploit module to exploit DNSSearcher
- Hugo Setup - A post outlining my hugo workflow
- Writing a Custom Nmap Scan - Writing an nmap match and banner probe to scan dnssearcher
- Making a Vulnerable Webapp - Make a simple webapp vulnerable to command injection to exploit later
- Intro Post