Repository History
Explore all analyzed open source repositories

vuln-bank: A Deliberately Vulnerable Banking App for Security Testing
vuln-bank is a Python-based banking application intentionally built with a wide array of security vulnerabilities. It serves as an excellent hands-on platform for security professionals, developers, and enthusiasts to practice web, API, and AI application security testing. This project is ideal for learning about common exploits, secure coding practices, and DevSecOps implementation in a controlled environment.

buffer-overflow-lab: A Hands-On Lab for Buffer Overflow Vulnerabilities
The `buffer-overflow-lab` project provides a controlled environment to demonstrate and understand buffer overflow vulnerabilities in web applications. Designed for educational purposes, it aids in secure software development training, offering both manual testing and automated exploit scripts. This lab uses Python, Flask, and Docker to simulate real-world attack scenarios.