Introduction

Hello everyone, welcome to my blog.

I’m a Security engineer who loves programming and automating stuff.

About this blog, and what’s in it for you

I blog about technology topics. If you are a computer science student, IT engineer or if you’re interested in pursuing a career in IT/Computer Security, there will be something in this blog for you.

Also, I try to make technology concepts digestible for less-technical folks.

Recent Posts

Overview of JWTs

4 minute read

This article gives an overview of a JWT, and goes over the structure of a JWT.

HackTheBox Write-up -  Blue

6 minute read

Introduction This article, is aimed at rooting the machine “Blue”, on the online hacking platform — Hack the box.

OWASP Juice Shop — SQL Injection

3 minute read

In this article, we are going to look at a SQL injection attack on a deliberately vulnerable application, that is provided by the OWASP foundation. This arti...

Nmap - Quick Scanning Tips

4 minute read

Introduction This article covers some basic network scan commands that can be used with nmap, and possibly reduce your time significantly when scanning netwo...