python-security
There are 56 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.
DataDog/guarddog
:snake: :mag: GuardDog is a CLI tool to Identify malicious PyPI and npm packages
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...
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.
password123456/linux-security-audit
Linux Security Audit Tool
sectool/Python-Random-Password-Generator
Python - Random Password Generator ( R.P.G. )
trickest/packages
Automated compromise detection of the world's most popular packages
Maneesh-Pradeep/secret_vault
A secret file storage vault in python
FHPythonUtils/SimpleSecurity
Combine multiple popular python security tools and generate reports or output into different formats
torque59/python-security-bootcamp
Python Security Bootcamp aims at helping people with solving,automating challenges in security using python.
rspishock/Python-Security-Tools
A collection of security and pen testing tools written in Python
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.
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.
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.
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.
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.
jedimasterbot/python-scripts
Python Scripts For Multiple Tasks
franckferman/Censys-API-Python
A Python utility for effective extraction and analysis of internet data through Censys.
franckferman/DataDetective
🕵️♂️ Unlock the story hidden in data - Your digital investigation partner. TheSleuthKit (TSK) Python Wrapper.
rave-ns/Wifi-Brute
A Python Tool Cracking Wifi Password
alichtman/veripypi
WIP: Verify the package installed from PyPi is the same as the code on Github
tj-actions/bandit
:octocat: Github action to run PyCQA's bandit security linter.
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.
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.
ClaudiasLibrary/webAppSec
This tool automates the process of auditing a web application for common security vulnerabilities such as SQL Injection, Cross-Site Scripting (XSS), and missing HTTP security headers. The results of the audit are stored in an HTML report for easy review.
alphabetanetcom/multi-version-pyz-builder
The Multi-Version PYZ Builder Script is a command-line tool designed to create a Universal Python Module optimized for cross-platform and multi-version compatibility. It allows developers to bundle multiple protected .pyc files—each corresponding to a different Python version—into a single .pyz archive.
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.
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/secure-python-code-manager
The Secure Python Code Manager is an innovative solution for developers looking to share Python code securely, protect their Python code, and implement Python code encryption techniques. By leveraging the Alpha Beta Network cloud platform, this tool addresses the challenges of secure code sharing and source code protection.
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.
carobaMestre/vulnerability-scanner
Ferramenta para detectar falhas de segurança em projetos Python usando análise estática com Bandit. Gera relatórios detalhados para ajudar na correção de vulnerabilidades e pode ser integrada facilmente em pipelines de CI/CD.
fahadelahikhan/SecurePasswordGenerator-Python
A Python script that generates strong, customizable passwords based on user-defined criteria for numbers, letters, and special characters.
Lynk4/Python-Networking
Python Scripts For Networking.........
Oliverwebdev/HammerofGod
🔨 HAMMER OF THE GODS 🔨 - An advanced network toolkit for security professionals and network administrators. Featuring comprehensive IPv4/IPv6 scanning, ARP/ND spoofing, security testing, and network manipulation capabilities. Built for authorized security assessments with artistic terminal output and detailed logging. Educational purposes only!
RafaelHector/Reconhecimento_Facial_com_PythonEOpenCV
📷🤓 Utilizando a linguagem Python com o OpenCV, uma biblioteca que utiliza padrões de reconhecimento, que nesse caso, o código desenvolvido será usado para o reconhecimento facial.