Welcome to my cybersecurity projects! These labs reflect my hands-on experience in offensive and defensive security.


πŸ›‘οΈ SQL Injection DVWA Lab

SQL Injection Lab

Repo: GitHub – sql-injection-dvwa-lab
Tech: DVWA, Kali Linux, SQLMap, Burp Suite
Summary:
This project demonstrates exploiting and remediating a SQL injection flaw in DVWA. I performed reconnaissance, used automated and manual injection tools, and patched the application after proof-of-concept exploitation.

πŸ”— Read the Blog Post


πŸ” WireGuard VPN Project

WireGuard VPN Project

Repo: GitHub – wireguard-vpn-project
Tech: WireGuard, Linux, UFW, Port Forwarding
Summary:
Set up a secure WireGuard VPN tunnel between two virtual machines. Configured firewall rules, key exchange, and traffic verification to ensure secure peer-to-peer tunneling.

πŸ”— View Project Repo