Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Python Tool

Python Tool

112 projects

Showing 36 of 112 projects

Principal Mapper (PMapper)
Principal Mapper (PMapper)Python

A tool for quickly evaluating IAM permissions and identifying security risks in AWS accounts through graph-based analysis.

#python-tool#botocore#cloudsecurity
Stars1.6k
Forks199
Last commit2 years ago
AWSBucketDump
AWSBucketDumpPython

A security tool that enumerates AWS S3 buckets to discover and download interesting files using wordlist-based scanning.

#aws-security#python-tool#enumeration
Stars1.5k
Forks245
Last commit2 years ago
ERAlchemy
ERAlchemyPython

Generate Entity Relation Diagrams from databases, SQLAlchemy models, or markdown files.

#python-tool#database#orm-integration
Stars1.4k
Forks132
Last commit2 months ago
APT Hunter
APT HunterPython

A threat hunting tool that analyzes Windows event logs to detect APT movements and suspicious activity using pre-defined rules and statistical analysis.

#python-tool#sigma-rules#python3
Stars1.4k
Forks246
Last commit1 year ago
XSRFProbe
XSRFProbePython

An advanced Cross-Site Request Forgery (CSRF) audit and exploitation toolkit for security testing.

#python-tool#csrf-attacks#owasp
Stars1.3k
Forks219
Last commit12 days ago
enjarify
enjarifyPython

A tool for translating Dalvik bytecode to equivalent Java bytecode, enabling Java analysis tools to work with Android apps.

#python-tool#dalvik#java-bytecode
Stars952
Forks115
Last commit4 years ago
Elpscrk
ElpscrkPython

An intelligent wordlist generator for password profiling using permutations and statistics based on target information.

#python-tool#passwords#wordlist-generator
Stars948
Forks136
Last commit1 year ago
adbsploit
adbsploitPython

A Python-based tool for exploiting and managing Android devices via ADB with capabilities like screen recording, data extraction, and remote control.

#mobile-forensics#python-tool#exploit
Stars901
Forks126
Last commit3 years ago
Davidyz/VectorCode
Davidyz/VectorCodePython

A code repository indexing tool that enhances LLM coding assistance by providing project-specific context to reduce hallucinations.

#ai-coding-assistant#semantic-search#chromadb
Stars873
Forks49
Last commit5 months ago
notedown
notedownJupyter Notebook

Convert IPython/Jupyter notebooks to markdown and back, enabling seamless editing of notebooks as markdown files.

#python-tool#data-science#workflow-automation
Stars860
Forks111
Last commit4 years ago
kitti2bag
kitti2bagPython

Convert KITTI autonomous driving datasets into ROS bag files for easy playback and integration.

#robotics#autonomous-driving#python-tool
Stars812
Forks266
Last commit2 years ago
CapTipper
CapTipperPython

A Python tool to analyze, explore, and revive malicious HTTP traffic from PCAP files for security research.

#digital-forensics#python-tool#network-forensics
Stars724
Forks160
Last commit3 years ago
Combine
CombinePython

A tool to gather and enrich threat intelligence indicators from publicly available sources into a structured CSV format.

#python-tool#crits-integration#data-enrichment
Stars655
Forks171
Last commit7 years ago
A2SV
A2SVPython

A Python tool for automated scanning and detection of SSL/TLS vulnerabilities like Heartbleed, POODLE, and FREAK.

#python-tool#vulnerability#poodle-scan
Stars635
Forks168
Last commit5 years ago
Gato-X
Gato-XPython

A fast scanning and attack toolkit for identifying and exploiting GitHub Actions vulnerabilities at scale.

#python-tool#cicd#red-teaming
Stars563
Forks52
Last commit4 days ago
docker-explorer
docker-explorerPython

A forensic tool for exploring offline Docker container filesystems and metadata from disk images.

#digital-forensics#python-tool#container-security
Stars556
Forks44
Last commit1 year ago
docker-explorer
docker-explorerPython

A forensic tool for exploring offline Docker filesystems to analyze compromised containers.

#digital-forensics#python-tool#container-security
Stars556
Forks44
Last commit1 year ago
Machinae
MachinaePython

A Python tool for collecting security intelligence from public feeds about IPs, domains, URLs, emails, hashes, and SSL fingerprints.

#python-tool#osint#ip-reputation
Stars537
Forks101
Last commit1 month ago
FastIR Collector
FastIR CollectorPython

Collects Windows forensic artifacts to detect early system compromises through analysis of live data.

#digital-forensics#python-tool#csv-output
Stars520
Forks129
Last commit5 years ago
HPC Container Maker
HPC Container MakerPython

A Python tool for generating Dockerfiles and Singularity definition files from high-level recipes for HPC containers.

#python-tool#scientific-computing#devops
Stars515
Forks103
Last commit1 month ago
AVClass
AVClassPython

A Python tool for extracting malware family names and tags from antivirus engine labels, designed for large-scale malware analysis.

#python-tool#malware-labeling#virustotal
Stars485
Forks117
Last commit1 year ago
Pyew
PyewPython

A command-line Python tool for malware analysis with hex viewing, disassembly, file format support, and plugin architecture.

#python-tool#disassembly#command-line-tool
Stars395
Forks94
Last commit6 years ago
appimage-builder
appimage-builderPython

A tool for creating portable AppImage bundles by packaging applications with all dependencies using the system package manager.

#python-tool#creation#portable-applications
Stars382
Forks93
Last commit2 months ago
project-memoria-detector
project-memoria-detectorPython

A Python tool that actively fingerprints embedded TCP/IP stacks on network devices to identify vulnerable implementations.

#python-tool#vulnerability-assessment#embedded-systems
Stars323
Forks46
Last commit5 years ago
Perceval
PercevalPython

A command-line tool to fetch and gather data from software repositories and development platforms using modular backends.

#hacktoberfest#python-tool#development-metrics
Stars323
Forks187
Last commit1 month ago
mgbdis
mgbdisAssembly

A Game Boy ROM disassembler that generates RGBDS-compatible assembly code with support for symbol files and image extraction.

#python-tool#assembly#game-boy
Stars317
Forks45
Last commit26 days ago
One Step Decompiler
One Step DecompilerPython

A Python wrapper for Android APK decompilation that simplifies extracting Java source code with multiple backend tools.

#python-tool#owasp-mstg#mobile-security
Stars312
Forks50
Last commit5 years ago
Run dotenv-linter - Lints your .env files like a charm, with optional reviewdog output on the PR
Run dotenv-linter - Lints your .env files like a charm, with optional reviewdog output on the PRPython

A fast and simple linter for .env files that enforces consistency and best practices.

#python-tool#environment-variables#pre-commit
Stars304
Forks12
Last commit21 hours ago
Game Boy Doctor
Game Boy DoctorPython

A debugging tool that compares your Game Boy emulator's CPU state against a reference to pinpoint bugs in test ROMs.

#test-roms#python-tool#blargg-tests
Stars279
Forks29
Last commit1 year ago
staketaxcsv
staketaxcsvPython

Python tool to generate cryptocurrency transaction CSV reports for tax purposes across 30+ blockchains.

#python-tool#tax-software-integration#blockchain-data
Stars270
Forks140
Last commit5 months ago
JoomlaScan
JoomlaScanPython

A free and open-source scanner that identifies installed components, extensions, and files in Joomla CMS websites.

#python-tool#web-security#penetration-testing
Stars260
Forks72
Last commit3 years ago
Trommel
TrommelPython

A Python tool that analyzes embedded device firmware to identify potential security vulnerabilities and sensitive indicators.

#python-tool#iot-security#vulnerability-scanning
Stars214
Forks44
Last commit6 years ago
AppCompatProcessor
AppCompatProcessorPython

A Python tool for advanced analysis of Windows AppCompat/AmCache forensic artifacts, enabling threat hunting beyond basic grep techniques.

#python-tool#malware-detection#amcache
Stars212
Forks25
Last commit4 years ago
flowsynth
flowsynthPython

A network packet capture compiler for rapidly modeling and generating network traffic in hexdump or libpcap format.

#python-tool#network-traffic#traffic-analysis
Stars208
Forks31
Last commit4 years ago
deadlink
deadlink

A Python tool that parses text files for HTTP URLs and checks if they are still valid.

#python-tool#link-checker#tool
Stars176
Forks4
Last commit7 months ago
TTPassGen
TTPassGenPython

A flexible and scriptable Python-based password dictionary generator supporting brute-force, combination, and complex rule modes.

#generator#python-tool#wordlist-generator
Stars169
Forks26
Last commit1 year ago
PreviousPage 2 of 4Next

Related Tags

#Penetration Testing26#Network Security15#Python13#Security Auditing13#Malware Analysis12#Cybersecurity10#Security Tools10#Incident Response9#Security Testing9#Digital Forensics9#Cli Tool9#Security Audit9
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub