Chris Long

2 minute read

algo <p>I’ve been lagging behind on keeping my VPN servers up to date, but I was delighted to see that Trail of Bits’ <a href="https://github.com/trailofbits/algo">Algo</a> supports Wireguard VPNs (and has for quite awhile now).</p>
Chris Long

6 minute read

desk <p>Over the past few years, I’ve been trying to find a desk and hardware configuration that I’ve been satisfied with to control multiple computers. There are many hardware and software solutions available on the market, but I found most of them to be lacking in one way or another. My requirements for this setup were:</p>

Using Osquery to Detect Reverse Shells on MacOS

A deeper look into the significance of TTYs for detection

Chris Long

7 minute read

<p>One challenge when it comes to building defenses for MacOS are the numerous scripting languages that come pre-installed with the operating system. While it may be convenient for developers, it provides attackers with a variety of methods for establishing persistence and bootstrapping connections to command and control servers.</p>