python-security
There are 48 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 an experimental security framework that aims to provide resources for auditing Python web applications.
password123456/linux-security-audit
Linux Security Audit Tool
sectool/Python-Random-Password-Generator
Python - Random Password Generator ( R.P.G. )
atellaluca/ImportSpy
ImportSpy is a lightweight Python library that gives developers proactive control over how their code is used when imported by other modules.
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.
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/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.
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.
jedimasterbot/python-scripts
Python Scripts For Multiple Tasks
rspishock/Python-Security-Tools
A collection of security and pen testing tools written in Python
alichtman/veripypi
WIP: Verify the package installed from PyPi is the same as the code on Github
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.
tj-actions/bandit
:octocat: Github action to run PyCQA's bandit security linter.
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.
ajs2583/Password-Generator
🔐 Simple yet powerful Python password generator. Create strong, randomized passwords effortlessly
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.
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.
craipy-hub/python-linuxScurity
利用python实现对linux系统文件进行保护。
fahadelahikhan/SecurePasswordGenerator-Python
A Python script that generates strong, customizable passwords based on user-defined criteria for numbers, letters, and special characters.
Flajt/Pi-Secure
A python security system
krishpranav/PostExploit
A simple Post Exploitation C2 Tool
lordlabuckdas/violent-python3
Violent Python ported to Python3
Lynk4/Python-Networking
Python Scripts For Networking.........
nanmuyao/pyt
A Static Analysis Tool for Detecting Security Vulnerabilities in Python Web Applications
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.
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/python-binary-optimization-compiler-windows-standalone
The Standalone Windows Executable Version of Python Binary Optimization Compiler is a dedicated Windows application designed to provide performance optimization and code protection for Python scripts. It compiles Python code into native machine code executables, achieving significant speed improvements and enhanced security.