Skip to content
#

python-security

Here are 88 public repositories matching this topic...

Python for cybersecurity with the basic concepts, easy to understand code examples, lab exercises, real-world examples, different security scripts covering web security, network security, defensive security, crypto examples, exploits etc...

  • Updated Jan 27, 2026
  • Python

Vimana is a modular security framework for auditing Python APIs and Web applications. The plugin-based architecture enables security professionals to assess, fuzz, and analyze Python projects through automated and manual techniques.

  • Updated Jan 14, 2026
  • 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

MottaHunter: Advanced email reconnaissance tool for security professionals. Hunt emails across Google, Twitter, and LinkedIn, validate via SMTP, and generate smart permutations. Features rate limiting, catch-all detection, and permutation splitting for stealth operations.

  • Updated May 13, 2025
  • Python

The Local Python Code Protector Script is a command-line tool designed to provide source code protection and secure code sharing for Python scripts. It allows developers to obfuscate their Python code. This script supports both Python source files (.py) and compiled Python files (.pyc), offering flexible options for code obfuscation and encryption.

  • Updated Jun 1, 2025
  • Python
PunyPwn

Exposing IDN vulnerabilities, one domain at a time. Generate homograph domain names with Cyrillic lookalikes and PunyCode for security research and phishing analysis.

  • Updated Mar 12, 2025
  • Python

a network traffic anomaly detector that captures and analyzes network packets to identify anomalous behavior. It uses machine learning techniques to detect deviations from normal traffic patterns // un detector de anomalías en el tráfico de red que captura y analiza paquetes de red para identificar comportamientos anómalos.

  • Updated May 4, 2025
  • Python

Improve this page

Add a description, image, and links to the python-security 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 python-security topic, visit your repo's landing page and select "manage topics."

Learn more