Network Vuln Scanner

A Python-based automated network vulnerability scanner that identifies open ports and potentially vulnerable services.

Python Nmap
View Code

Ransomware Decryptor

Reverse engineered a common ransomware variant and created a decryption tool for victims.

C++ Reverse Engineering
View Case Study

WAF Implementation

A custom PHP-based Web Application Firewall (WAF) that filters SQLi and XSS attacks. (Similar to the one protecting this site!)

PHP Security
Live Demo

WiFi Auditor

Script to automate deauth attacks and handshake capturing for security auditing.

Bash Wireless
View Code