I Got a Van
I've bought a van. I'm planning on converting it to a camper and documenting the process here.
I've bought a van. I'm planning on converting it to a camper and documenting the process here.
Setting a good CSP can be hard. Here I go through what it is, and how to set it up well.
Part 2 of my new home setup. I discuss a Lenovo clock I got.
I recently bought a new House. In this post, I discuss my network setup as part of a series of posts about the setup.
I recently bought a Robot vacuum. I have been amazed how good it is.
Dumb TVs don't appear to be a thing anymore. I wonder why?
Mutt now supports multipart email. I guess it will be easy to set it up right?
Day one of the Advent of Code
In this blog post, I document how I achieved reflected XSS though a malicious http header.
Vim is a popular text editor among programmers, it is not limited to programming though. In this blog I will discuss how I write just about everything in vim
I use Home Assistant for my home automation setup. I plan do write some more blogs about it in the future. This is supposed to help those out who are considering starting out. It is not supposed to be a setup guide, rather some things to consider before starting out.
How I work at the beginning of 2021
Finding valid usernames can significantly improve your chances of breaking into a WordPress account. In this blog post I cover some of the methods I use to find valid users and how you can protect your own site against them.
Once you've got a reverse shell, there are a number of things you can do to make it nicer to work with. I go through those and at the end, automate the annoying bit with zsh.
ZSH's tab completion is excellent, although limited to completing based on your command. With this, I can also make completions based on my current word.
I describe my email setup. It mainly consists of Mutt and Vim although there are various supporting tools as well
All too often, security advice is aimed at large companies who can afford to spend hundreds or thousands of pounds on security procedures. In this blog, I will try and lay out some advice for freelancers and small businesses can follow, without breaking the bank.
So much of what we do these days is in a browser, so I thought it would be worth while taking some time to optimize / customize by browser
I spend a lot of time on the command line, and honestly believe that I am more productive because of that. Here are some of the tools that help me out on a day to day basis.
Many companies use an Exchange server for email and calendar. My preferred email client is NeoMutt. You can use Davmail to make these two work together.
ZSH is great shell but in this blog I explain some of the annoyances I've had with it, as well as some of the benefits.
Hashcat is an amazing tool for cracking hashes but the syntax leaves a bit to be desired. This article explains one way to improve the experience of selecting modes by overriding ZSH's built in tab-completion using FZF.