Archive: Pentesting

Upgrading reverse shells

2020-06-01

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.

Read More

The switch to ZSH

2020-02-29

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.

Read More

Fuzzy Search Hashcat Modes

2020-02-24

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.

Read More