python-security

There are 77 repositories under python-security topic.

  • bit4woo/python_sec

    python安全和代码审计相关资料收集 resource collection of python security and code review

  • TypeError/secure

    Lightweight modern Python library to add security headers (CSP, HSTS, etc.) to Django, Flask, FastAPI, and more. Secure defaults or fully customizable.

    Language:Python960142330
  • DataDog/guarddog

    :snake: :mag: GuardDog is a CLI tool to Identify malicious PyPI and npm packages

    Language:Python8531616771
  • jassics/python-for-cybersecurity

    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...

    Language:Python323140109
  • DataDog/supply-chain-firewall

    Supply-Chain Firewall (SCFW) is a tool for preventing the installation of malicious npm and PyPI packages :fire:

    Language:Python17241514
  • s4dhulabs/vimana-framework

    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.

    Language:Python654710
  • password123456/linux-security-audit

    Linux Security Audit Tool

    Language:Python27106
  • ceodaniyal/Backdoor

    A Python-based backdoor and server communication tool for ethical hacking and reverse shell practice using socket programming.

    Language:Python265
  • sectool/Python-Random-Password-Generator

    Python - Random Password Generator ( R.P.G. )

    Language:Python221118
  • nocomplexity/codeaudit

    Codeaudit - Modern Python source code analyzer based on distrust.

    Language:Python17000
  • trickest/packages

    Automated compromise detection of the world's most popular packages

  • Maneesh-Pradeep/secret_vault

    A secret file storage vault in python

    Language:Python14105
  • MottaSec/MottaHunter

    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.

    Language:Python13102
  • FHPythonUtils/SimpleSecurity

    Combine multiple popular python security tools and generate reports or output into different formats

    Language:Python11221
  • alphabetanetcom/local-python-code-protector

    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.

    Language:Python9101
  • torque59/python-security-bootcamp

    Python Security Bootcamp aims at helping people with solving,automating challenges in security using python.

    Language:Python9305
  • PunyPwn

    franckferman/PunyPwn

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

    Language:Python7101
  • rspishock/Python-Security-Tools

    A collection of security and pen testing tools written in Python

    Language:Python7106
  • elliotsecops/Backup-To-Cloud

    This script automates the backup of specified directories and uploads the backup files to an AWS S3 bucket. // Este script automatiza la copia de seguridad de los directorios especificados y carga los archivos de copia de seguridad en un bucket de AWS S3.

    Language:Python6100
  • elliotsecops/Network-Traffic-Anomaly-Detector

    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.

    Language:Python6102
  • jonrau1/CodeArtifactVulnScanner

    AWS native Static Application Security Testing (SAST) utility to find and eradicate vulnerable software packages stored in AWS CodeArtifact. Built for both real-time distributed and centralized deployments.

    Language:Python6214
  • jedimasterbot/python-scripts

    Python Scripts For Multiple Tasks

    Language:Python5103
  • Falcon_Defender

    AyhamAsfoor/Falcon_Defender

    This CLI Program is an antivirus tool designed to scan directories, files, or entire drives for malicious content using YARA rules. It features options for manual or periodic scans, with quarantine capabilities for detected threats. The script utilizes OS-specific paths and interfaces.

    Language:YARA4100
  • Ch4120N/ChSSHKracker

    Powerful Python SSH brute force tool with multi-threaded architecture, advanced honeypot detection, real-time statistics, and system reconnaissance. Perfect for authorized security testing and penetration testing.

    Language:Python4011
  • franckferman/DataDetective

    🕵️‍♂️ Unlock the story hidden in data - Your digital investigation partner. TheSleuthKit (TSK) Python Wrapper.

    Language:Python4100
  • rave-ns/Wifi-Brute

    A Python Tool Cracking Wifi Password

    Language:Python4001
  • alichtman/veripypi

    WIP: Verify the package installed from PyPi is the same as the code on Github

    Language:Python3321
  • alphabetanetcom/system-hardware-id-generator

    The System Hardware ID Generator Script is a Python tool designed to generate a unique Hardware ID (HWID) for the device it runs on. The HWID is represented as an 18-digit integer, making it efficient for storage in databases and indexing. This script can be used for software licensing, device authentication, and hardware inventory management.

    Language:Python3101
  • mantrapatil03/security-tools

    Security-Tools is a collection of simple yet powerful cybersecurity utilities written in Python. It brings together multiple essential tools in one place for learning, ethical testing, and security awareness.

    Language:Python3
  • tanujkumar2405/VulnHawk

    A modular and beginner-friendly Python vulnerability scanner with port scanning, real-time CVE detection, CVSS-based risk scoring, and auto-generated PDF reports.

    Language:Python3
  • alphabetanetcom/python-app-bundle-shield

    The Python App Bundle Shield Script is a powerful, user-friendly tool designed to help developers create standalone protected applications and executable files based on Python scripts of varying complexity. This cross-platform solution, allowing you to package your Python code into self-contained executables for secure distribution.

    Language:Python2110
  • alphabetanetcom/python-app-bundle-shield-windows-standalone

    The Standalone Windows Executable Version of Python App Bundle Shield is a dedicated Windows application designed to help developers create standalone protected applications and executable files from Python scripts of varying complexity. Prepared specifically for Windows 7+ using the Python App Bundle Shield, supports both 32-bit and 64-bit OS.

  • alphabetanetcom/python-binary-optimization-compiler

    The Python Binary Optimization Compiler Script is a powerful command-line tool designed to provide performance optimization and code protection for Python scripts. It compiles Python code into native machine code executables, offering significant speed improvements and enhanced security.

    Language:Python2100
  • BibiAmina7/AICTE_Encryption_Decryption_Project

    🔐 Secure Data Hiding in Images using Steganography | AICTE & IBM SkillsBuild Internship Project. This Python-based tool hides secret messages in images using OpenCV & PyQt6, with password-protected decryption. Secure, user-friendly & efficient for cybersecurity. Future scope: multi-format support, AES encryption & web/mobile integration. 🚀

    Language:Python2
  • samay825/Python-To-Cython

    Python Cython Obfuscator: Enterprise-grade code protection tool that transforms Python source into secure, compiled binaries. Features military-grade obfuscation, , and IP protection. Perfect for securing intellectual property and preventing reverse engineering.

  • trivedi-vatsal/pysec-recipes

    🔐 Ready-to-use GitHub Actions workflow for automated Python dependency security auditing with pip-audit. Weekly scans, smart issue management, and comprehensive reporting.

    Language:Python21