As a cybersecurity enthusiast, I bring expertise in identifying and mitigating digital threats through AI-driven solutions and advanced technologies. With experience in ethical hacking, OWASP WebGoat, and certifications in cybersecurity, I specialize in creating innovative tools like Deceptify, which uses generative AI for social engineering simulation. My skills span Python, Flask, Docker, and Kali Linux, enabling me to deliver robust, secure systems while enhancing organizational preparedness against evolving cyber challenges.
Comprehensive solutions and explanations for the OWASP Top 10 security vulnerabilities as demonstrated in WebGoat, an intentionally insecure application designed for learning about application security. Each section includes proofs of our work and detailed approaches used in solving the tasks.
This project implements an anonymous communication protocol that enhances privacy by routing messages between two independent hosts through an intermediary server. The server aggregates and randomizes message delivery, effectively obscuring the sender-recipient relationship.
Utilizing AI to orchestrate social engineering attacks, leveraging generative AI content such as deepfakes. The primary objective is to enhance organizational awareness and readiness in response to evolving digital threats.
A Python-based wrapper for Gitleaks that provides an easy way to scan directories for sensitive information leaks. This tool supports running scans locally or within a Docker container and provides structured outputs for easy integration with other tools.