Skip to content
#

penetration-testing-basics

Here are 2 public repositories matching this topic...

An educational, lab-only Flask security project demonstrating how weak authentication logic can be broken in practice. Includes an intentionally vulnerable local login page and a simulated brute-force attacker script to show credential stuffing, missing rate limits, and plain-text passwords—paired with concrete guidance on hardening real-world app.

  • Updated Oct 1, 2025
  • Python

A hands-on simulation of attacking a vulnerable login page using Python. This repo includes a Flask-based vulnerable login page and Python scripts to exploit weaknesses in regex validation and brute-force login attempts. Perfect for learning web penetration testing basics and ethical hacking techniques.

  • Updated Jan 26, 2026
  • Python

Improve this page

Add a description, image, and links to the penetration-testing-basics topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the penetration-testing-basics topic, visit your repo's landing page and select "manage topics."

Learn more