Projects
Welcome to my cybersecurity projects! These labs reflect my hands-on experience in offensive and defensive security.
π‘οΈ SQL Injection DVWA 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
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