Artis3nal Mistakes
Thoughts on software development, application security, and cryptography.
Welcome!
This is a grounds-up rewrite of my blog from a Jekyll-based GitHub Pages theme to a Nuxt (VueJS) project.
My posts are loosely organized by type. General blog articles can be found under "Blog Articles" above. Penetration testing summaries and capture-the-flag (CTF) writeups can be found under "Writeups." I am a big fan of the HackTheBox and TryHackMe platforms and post writeups of those servers under "Writeups."
Note that some pieces of this site are still in progress. In particular, the "Search by Tags" navbar link isn't quite there yet. However, the tags linked on each article can be visited. The search bars work very smoothly, however, at the moment if you enter a search term that produces 0 results the search bar itself is wiped away in the skeleton. You'll need to refresh the page to get it back. These issues will be shortly resolved.
Viewing on mobile is also pretty rough. There are `/amp/` endpoints but they don't automatically redirect when you view on mobile. The code blocks don't transform well on mobile yet.