Projects

SSH Honeypot Dashboard

A Python-based SSH honeypot designed to capture and log unauthorized login attempts in real time with a centralized monitoring dashboard for visualizing brute-force attack patterns and attacker source IPs.

Python SSH Honeypot Security Monitoring

Web Vulnerability Scanner

Automated web vulnerability scanner that detects SQL Injection and XSS vulnerabilities across target applications. Features payload testing, HTTP request handling, response analysis, and structured vulnerability reporting.

Python SQL Injection XSS OWASP

Android App Log Analysis

Security research using ADB and Logcat to analyze Android application runtime behavior, including lifecycle events, permissions, and crashes. Investigated anomalies during security testing and penetration assessments.

Android ADB Logcat Mobile Security