Tag: sql injection | My Blog

Explore posts tagged with this topic

CTF@CIT 2025 Write-up: Breaking Authentication via SQL Injection

CTF@CIT 2025 Write-up: Breaking Authentication via SQL Injection

Capture The Flag (CTF) Cyber Security (CYB)

In this challenge, we are presented with a seemingly innocent login form and a mysterious prompt: "Say my username." While it appears simple on the surface, this challenge requires a solid understandi...

SKRCTF - Forgot Password Challenge: Exploiting Client-Side Authentication

SKRCTF - Forgot Password Challenge: Exploiting Client-Side Authentication

Capture The Flag (CTF) Cyber Security (CYB)

The "Forgot Password" challenge from SKRCTF highlights a classic web security flaw commonly seen in beginner-level Capture The Flag (CTF) competitions. The challenge presents a simple login page where...

SKRCTF: My First SQL – Beginner SQL Injection Challenge Writeup

SKRCTF: My First SQL – Beginner SQL Injection Challenge Writeup

Capture The Flag (CTF) Cyber Security (CYB)

The "My First SQL" challenge from the SKRCTF series offers an accessible introduction to SQL injection (SQLi) vulnerabilities, making it an excellent starting point for individuals new to web security...