All Posts

11 articles about DevOps, security, and platform engineering

Intigriti 2nd 2019 XSS Challenge Write-Up

Spoiler alert: this is a write-up for the XSS challenge that you can find on Intigriti. If you haven’t done it yet and may want to in the future, y...

Intigriti XSS Challenge Write-Up

Spoiler alert: this is a write-up for the XSS challenge that you can find on Intigriti. If you haven’t done it yet and may want to in the future, y...

HackTheBox DevOops Write-Up

Spoiler alert: this is a write-up for the DevOops box that you can find on HackTheBox. If you haven’t done it yet and may want to in the future, yo...

How I didn't win Intigriti CTF

As Intigriti retweeted my last post I found out they had a CTF running until the 16th of January 2018. As I always like a challenge, and there was ...

Tips for bug bounty beginners from a real life experience

I’ve been aware of bug bounties for a few years now but never really felt I was capable of participating.

HackTheBox Bashed Write-Up

OK so let’s get this series started with a fairly simple box.

Testing Ansible Roles with Molecule Behind a Proxy

If you have ever worked with so-called devops tools (Docker, CAPS and friends) behind a corporate proxy, you know that’s not their main use case. A...

TLS Interception Side Effects

I ran into a tricky problem the other day at $WORK and thought it would be a good idea to share it here, if at least to make a note of it for later.

Any DevOps forums or community sites out there?

New to this whole devops thing? There are a lot of community resources out there where people interact and that you can learn from. Here is a list ...

Make Apache proxy the REMOTE_USER header. And why.

The other day one of my colleague was trying to integrate a new application behind a simple authentication proxy: Apache + mod_authnz_sspi + mod_pr...

Don't Trigger Analytics When Previewing Your Jekyll Site

When I’m writing, I preview articles locally in Jekyll and reload them a lot. I don’t want to trigger my analytics code everytime and record hits t...