🌐
GitHub
github.com › ebranca › owasp-pysec
GitHub - ebranca/owasp-pysec: OWASP Python Security Project
Python Security is a free, open source, OWASP project that aims at creating a hardened version of python that makes it easier for security professionals and developers to write applications more resilient to attacks and manipulations.
Starred by 412 users
Forked by 106 users
Languages   Python 59.1% | C 40.6% | Shell 0.3% | Python 59.1% | C 40.6% | Shell 0.3%
🌐
GitHub
github.com › chrisdabre › Cybersecurity-Projects
GitHub - chrisdabre/Cybersecurity-Projects: A collection of python cybersecurity projects · GitHub
A collection of python cybersecurity projects. Contribute to chrisdabre/Cybersecurity-Projects development by creating an account on GitHub.
Starred by 47 users
Forked by 3 users
Discussions

What projects do you use Python for in your job
I wrote a super simple script that automatically scans any IPs that pop up on my clipboard using VirusTotal's API. It displays the output info in a little screen that I just lock to the top corner of my extra monitor. Helps ya out sometimes, but mostly is just something to make me feel like a cool cyber guy More on reddit.com
🌐 r/cybersecurity
52
72
November 14, 2023
Cyber security with python
https://github.com/tanc7/hacking-books basically python is really, really good at networking related cybersecurity stuff. tools like scapy, sqlmap, twisted and asyncio, even the well known requests give you the ability to audit a very wide range of network protocols. even the plain ol socket module is very powerful. More on reddit.com
🌐 r/learnpython
9
6
March 3, 2020
[deleted by user]
Anything-as-code. Take a system from "bare metal" to fully-compliant (STIG/CIS, etc.) with the automation technologies of your choice. More on reddit.com
🌐 r/AskNetsec
15
70
December 29, 2022
Python for Cybersecurity

I studied one computer security module in my uni, and I used python to create cryptographic algorithms. It was definitely an insightful experience and I learned how to code in python along the way. If you are familiar with asymmetric keys, you can look into building the elgamal crypto algorithm, with diffie hellman key exchange protocol using large prime numbers. For symmetric algorithms, different caesar cipher algorithms such as hill cipher or affine cipher can be done as well.

More on reddit.com
🌐 r/learnprogramming
15
11
June 26, 2022
🌐
GitHub
github.com › SreenathYeragudi › CyberSecurityProjects
GitHub - SreenathYeragudi/CyberSecurityProjects: Collection of Cyber Security Projects written in Python Script (executable on Linux terminal) · GitHub
Collection of Cyber Security Projects written in Python Script (executable on Linux terminal) - SreenathYeragudi/CyberSecurityProjects
Starred by 125 users
Forked by 20 users
Languages   Python 93.7% | C 6.3%
🌐
GitHub
github.com › guardrailsio › awesome-python-security
GitHub - guardrailsio/awesome-python-security: Awesome Python Security resources 🕶🐍🔐
OWASP Python Security - Aims at creating a hardened version of python that makes it easier for developers to write applications more resilient to attacks and manipulations. Django Security - Overview of Django’s security features includes advice on securing a Django-powered site. GuardRails - A GitHub App that gives you instant security feedback in your Pull Requests. Snyk - A developer-first solution that automates finding & fixing known vulnerabilities in your dependencies. ... Found an awesome project, package, article, or another type of resources related to Python Security?
Starred by 946 users
Forked by 103 users
🌐
GitHub
github.com › topics › cyber-security
cyber-security · GitHub Topics · GitHub
security proxy proxypool cyber-security security-tools cyber-security-tool ... ARL官方仓库备份项目:ARL(Asset Reconnaissance Lighthouse)资产侦察灯塔系统旨在快速侦察与目标关联的互联网资产,构建基础资产信息库。 协助甲方安全团队或者渗透测试人员有效侦察和检索资产,发现存在的薄弱点和攻击面。 ... Tookie is a advanced OSINT information gathering tool that finds social media accounts based on inputs. python osint script python3 cybersecurity cyber-security hacking-tool information-gathering osint-framework osint-resources hacking-tools parrot-os osinttool osint-python osint-reconnaissance osint-tool osint-kali osint-tools osint-toolkit
🌐
GitHub
github.com › topics › python-security
python-security · GitHub Topics · GitHub
python security cryptography vault secret pbkdf2 aes-encryption python-security file-storage python-project
🌐
GitHub
github.com › DAVEALLCAPS › python-security-projects
GitHub - DAVEALLCAPS/python-security-projects: Python projects focused on security practices and implementations for enhancing and understanding cybersecurity through code.
This repository showcases a variety of standalone scripts, each emphasizing different aspects of cybersecurity and the applications of Python in the realm of security. FileChecker: A utility for checking file hashes to verify their integrity. Keylogger: A simple keylogger tool. NetworkScanner: A tool that scans the local network to grab IP and MAC addresses of connected devices. PortScanner: A utility for scanning network ports to identify open services and potential vulnerabilities. StegaImage: A project focused on image steganography for embedding and extracting data within images.
Author   DAVEALLCAPS
🌐
GitHub
github.com › microsoft › python-for-security
GitHub - microsoft/python-for-security: Python for Security is the home of all open source Python projects that can integrate with Microsoft Technologies.
Python for Security is the home of all open source Python projects that can integrate with Microsoft Technologies. - microsoft/python-for-security
Starred by 14 users
Forked by 5 users
Languages   Python 100.0% | Python 100.0%
Find elsewhere
🌐
GitHub
github.com › topics › cybersecurity
cybersecurity · GitHub Topics
Python · Sponsor · Star 6.5k · One place for all the default credentials to assist the Blue/Red teamers identifying devices with default password 🛡️ · exploit cheatsheet cybersecurity infosec pentesting bugbounty pentest offensive-security soc blueteam default-password blueteaming blueteam-tools offensive-security-projects ·
🌐
GitHub
github.com › OWASP › www-project-python-security › blob › master › migrated_content.md
www-project-python-security/migrated_content.md at master · OWASP/www-project-python-security
The project is designed to explore how web applications can be developed in python by approaching the problem from three different angles: Python Security is a free, open source, OWASP project that aims at creating a hardened version of python ...
Author   OWASP
🌐
GitHub
github.com › topics › cybersecurity-projects
cybersecurity-projects · GitHub Topics · GitHub
python api osint networking geolocation cybersecurity penetration-testing reconnaissance cybersecurity-tools cybersecurity-projects ... ✨ Created in 2025. A Python repository dedicated to security information, defensive cybersecurity, ...
🌐
GitHub
github.com › rspishock › Python-Security-Tools
GitHub - rspishock/Python-Security-Tools: A collection of security and pen testing tools written in Python
A collection of security and pen testing tools and malware written in Python. I have included versions of the scripts in both Python 2.7.16 and 3.8.0. Python 2.7 scripts are project scripts from the Udemy course Learn Python & Ethical Hacking ...
Starred by 7 users
Forked by 6 users
Languages   Python 100.0% | Python 100.0%
🌐
GitHub
github.com › jassics › python-for-cybersecurity
GitHub - 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... · GitHub
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... - jassics/python-for-cybersecurity
Starred by 358 users
Forked by 114 users
Languages   Python 78.3% | Batchfile 11.5% | PowerShell 4.9% | HTML 2.8% | CSS 2.4% | Shell 0.1%
🌐
GitHub
github.com › hposton › python-for-cybersecurity
GitHub - hposton/python-for-cybersecurity: This repository holds the Python scripts discussed in the Infosec Institute's Python for Cybersecurity learning Path · GitHub
# Download repo git clone https://github.com/hposton/python-for-cybersecurity # Enter repo cd python-for-cybersecurity # Install requirements python -m pip install -r requirements.txt
Starred by 404 users
Forked by 238 users
Languages   JavaScript 95.0% | Python 4.9% | HTML 0.1%
🌐
GitHub
github.com › topics › security-tools
security-tools · GitHub Topics · GitHub
python go security crawler algorithm osint spider projects tor hacking python3 tor-network python-web-crawler hacktoberfest psnappz security-tools dark-web deepweb dedsec-inside torbot
🌐
GitHub
github.com › Dynamic-prakriti › cybersecurity-python-programs
GitHub - Dynamic-prakriti/cybersecurity-python-programs: Beginner-Friendly Cybersecurity Projects in Python · GitHub
A collection of beginner-friendly cybersecurity projects written in Python. These projects help learners understand key security concepts like encryption, password security, brute-force attacks, packet sniffing, and log analysis.
Starred by 12 users
Forked by 5 users
Languages   Python
🌐
Reddit
reddit.com › r/cybersecurity › what projects do you use python for in your job
r/cybersecurity on Reddit: What projects do you use Python for in your job
November 14, 2023 -

I have been working with Python a lot more at work and I wanted to know what people in use it for?

I just use it currently to do some data analysis when looking at logs from a csv

What projects do you work with python? What was the challenge and why did you use Python? Aside Python what tools have you used?

What course have you taken to help you work on python especially in the cybersecurity domain?

Would really love to hear your stories

🌐
GitHub
github.com › python-security › pyt
GitHub - python-security/pyt: A Static Analysis Tool for Detecting Security Vulnerabilities in Python Web Applications · GitHub
There were a lot of great contributors to this project, I plan on working on other projects like detect-secrets and others (e.g. Pyre eventually) in the future if you'd like to work together more :) If you are a security engineer with e.g. a Python codebase without type annotations, that Pyre won't handle, I would suggest you replace your sinks with a secure wrapper (something like defusedxml), and alert off any uses of the standard sink.
Starred by 2.2K users
Forked by 250 users
Languages   Python
🌐
GitHub
github.com › gh0stxplt › python-projects
GitHub - gh0stxplt/python-projects: A list of python projects relating to ethical hacking and cyber security written in python3.
A list of python projects relating to ethical hacking and cyber security written in python3. - gh0stxplt/python-projects
Author   gh0stxplt
🌐
GitHub
github.com › python-security
python-security · GitHub
December 24, 2020 - python-security has one repository available. Follow their code on GitHub.