Blog Posts

HTB - Cap Writeup

HTB - Cap Writeup

Cap is an easy difficulty Linux machine running an HTTP server that performs administrative functions including performing network captures. Improper controls result in Insecure Direct Object Reference (IDOR) giving access to another user's capture. The capture contains plaintext credentials and can be used to gain foothold. A Linux capability is then leveraged to escalate to root.

Read More
SQL Injection for Scummies

SQL Injection for Scummies

Learn everything about SQL injection attacks - from basic concepts to advanced exploitation techniques and prevention methods. A comprehensive guide for cybersecurity enthusiasts.

Read More
DNS for Dummies: Part 3

DNS for Dummies: Part 3

In this part we will be getting our hands dirty and setting up our own personal DNS server using an ubuntu virtual machine.

Read More
DNS for Dummies: Part 2

DNS for Dummies: Part 2

Taking a deep dive into the journey of a DNS query, understanding recursive and authoritative servers, common DNS records, and the underlying technical mechanisms.

Read More
DNS for Dummies: Part 1

DNS for Dummies: Part 1

The journey to mastering DNS starts here. Let's discover why DNS is the internet's backbone and its role in enabling modern-day connectivity.

Read More
Software Defined Networking

Software Defined Networking

This is going to sound weird but your current knowledge of networking is going to be worthless after SDN takeover. Wanna know why?

Read More