This repository contains notes, practical exercises, case studies, references, and certificate of completion for the SQL Injection Attacks – Continue Learning (EC-Council) program. The course provides an in-depth look at SQL Injection techniques, exploitation paths, and mitigation strategies.
- 📄 01-introduction.md – Introduction to SQL Injection
- 📄 02-sql-basics.md – SQL fundamentals
- 📄 03-classic-injection.md – Classic SQLi
- 📄 04-blind-injection.md – Blind SQLi
- 📄 05-error-based-injection.md – Error-based SQLi
- 📄 06-time-based-injection.md – Time-based SQLi
- 📄 07-advanced-techniques.md – Advanced SQLi
- 📄 08-prevention-mitigation.md – Prevention & mitigation
- ✅ checklists.md – Secure SQL coding checklist
- ⚔️ red-team-labs.md – Red Team SQLi labs (controlled environments)
- 🛡️ blue-team-defense.md – Blue Team defense & detection
- 📑 case-studies.md – Real-world SQLi case studies
- 📆 timeline.md – SQLi historical timeline
- 📘 resources.md – Recommended resources & further reading
- 📘 glossary.md – SQLi glossary
- 📘 index.md – Program overview
- 📘 references.md – References & external sources
- 📘 roadmap.md – Learning roadmap
- 📘 syllabus.md – Course syllabus
| Step | Screenshot |
|---|---|
| 🏫 Course Overview | ![]() |
| 📚 What You Will Learn | ![]() |
| ⭐ Personal Review | ![]() |
🎓 SQL Injection Attacks – Continue Learning (EC-Council)
This course deepened my understanding of SQL Injection vulnerabilities and their impact on web applications.
The labs helped me distinguish between classic, blind, error-based, and time-based SQLi techniques, while the defensive modules reinforced best practices in secure coding and blue-team detection.
It provides a strong foundation for learners who want to strengthen web application security knowledge.
Thành Danh – Red Team Learner & Security Researcher
- GitHub: @ngvuthdanhh
- Email: ngvu.thdanh@gmail.com
This project is licensed under the terms of the MIT License. See LICENSE for full details.
© 2025 ngvuthdanhh. All rights reserved.


