DisLaugh | 0xL4ugh CTF 2024

Introduction In this blog post, I’ll share how I solved the DisLaugh Desktop Challenge from 0xL4ugh CTF 2024 in an unintended way, along with my team, thehackerscrew. I 🩸 it and another three solves only so far. [Read More]
Tags: Desktop XSS RCE

Implementing Binary Search Algorithm in Blind SQL Injection

(T)heoretical Blind Sql injection In this section I will try to deliver the basic idea of blind Sql Injection. Let’s assume we have a vulnerable parameter and we need to dump the database, so to complete this mission we will need to many tries (bruteforce) to get character by character... [Read More]
Tags: sqli