$ ls -la ~/learnings/

My Learnings

$ echo "Welcome to my learning notes"

Here, I share my notes and learnings that I have gathered during my cyber journey.

$ cat sql-injection-from-basics-to-advanced.md

SQL Injection - From Basics to Advanced

> March 19, 2024
SQL Injection Pentesting Web Security Database Security

A comprehensive guide to SQL injection techniques, from basic concepts to advanced exploitation methods and prevention strategies.