Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Security Tools

Security Tools

386 projects

Showing 36 of 386 projects

Hashtopolis
HashtopolisPHP

A multi-platform client-server tool for distributing Hashcat password cracking tasks across multiple computers.

#cracking#hashlist#passwords
Stars1.8k
Forks249
Last commit1 day ago
Awesome Threat Modelling
Awesome Threat ModellingDockerfile

A curated list of threat modeling resources including books, courses, videos, tools, tutorials, and examples for learning and practicing threat modeling.

#owasp#awesome-list#risk-assessment
Stars1.8k
Forks307
Last commit
Greenmask
GreenmaskGo

An open-source tool for PostgreSQL and MySQL database anonymization, synthetic data generation, and logical dumping.

#logical-backup#devops#database-subsetting
Stars1.7k
Forks63
Last commit19 days ago
DevSecOps
DevSecOps

A curated list of DevSecOps tools, resources, and training materials for integrating security into the development lifecycle.

#supply-chain-security#hacktoberfest#security-training
Stars1.7k
Forks245
Last commit2 years ago
Graudit
GrauditShell

A grep-based source code auditing tool that finds potential security flaws using signature databases for multiple programming languages.

#multi-language-support#code-security#security-tooling
Stars1.7k
Forks255
Last commit7 months ago
Name That Hash
Name That HashPython

A modern hash identification tool that names MD5, SHA256, and 300+ other hash types with popularity ratings and summaries.

#cyber#hacktoberfest#json-api
Stars1.7k
Forks110
Last commit7 months ago
open-appsec
open-appsecC++

A machine learning security engine that preemptively prevents web app and API threats using supervised and unsupervised models.

#owasp-top-10#self-hosted-security#zero-day-protection
Stars1.7k
Forks128
Last commit1 month ago
RSATool
RSAToolPython

A Python tool for calculating RSA and RSA-CRT cryptographic parameters and generating OpenSSL-compatible keys.

#python-tool#rsa#cli-tool
Stars1.6k
Forks266
Last commit4 days ago
AppMon
AppMonJavaScript

An automated framework for monitoring and tampering with system API calls of native macOS, iOS, and Android apps using Frida.

#ios-app#runtime-analysis#mobile-security
Stars1.6k
Forks280
Last commit3 years ago
Security-Enhanced Linux
Security-Enhanced LinuxC

Upstream repository for the Security Enhanced Linux (SELinux) userland libraries and tools, complementing the kernel's mandatory access control features.

#system-administration#mandatory-access-control#security-tools
Stars1.6k
Forks404
Last commit
hashcat-utils
hashcat-utilsC

A collection of small, chainable command-line utilities for advanced password cracking operations.

#penetration-testing#security-tools#password-analysis
Stars1.6k
Forks410
Last commit8 months ago
Secrets Patterns Database
Secrets Patterns DatabasePython

The largest open-source database of regex patterns for detecting secrets, API keys, passwords, and tokens in code.

#secret-detection#regex-patterns#regex
Stars1.6k
Forks189
Last commit11 months ago
Zsteg
ZstegRuby

A command-line tool that detects steganographically hidden data in PNG and BMP image files.

#png-analysis#image-analysis#ctf-tools
Stars1.6k
Forks163
Last commit5 months ago
Awesome executable packing
Awesome executable packing

A curated list of awesome resources, tools, and literature on executable packing, unpacking, and detection for malware analysis and cybersecurity.

#malware-packers#obfuscation#awesome-list
Stars1.6k
Forks137
Last commit1 month ago
de4js
de4jsJavaScript

A web-based tool for deobfuscating and unpacking JavaScript code, supporting multiple obfuscation formats.

#unpacker#code-beautifier#offline-app
Stars1.6k
Forks362
Last commit4 years ago
.NET Deobfuscator
.NET Deobfuscator

A curated list of open-source .NET deobfuscators and unpackers for reversing protected assemblies.

#unpacker#dnlib#deobfuscator
Stars1.5k
Forks295
Last commit1 year ago
xortool
xortoolPython

A Python tool for analyzing and breaking multi-byte XOR ciphers by guessing key length and content.

#crypto#ctf-tools#decryption
Stars1.5k
Forks180
Last commit1 year ago
sharppcap
sharppcapC#

A fully managed, cross-platform .NET library for capturing network packets from live devices and files.

#sharppcap#network-programming#libpcap-wrapper
Stars1.5k
Forks273
Last commit4 days ago
peepdf
peepdfPython

A Python tool for analyzing PDF files to detect malicious content and perform security research.

#pdf-analysis#interactive-console#javascript-analysis
Stars1.5k
Forks248
Last commit1 year ago
Iaitō
IaitōC++

A Qt and C++ GUI for the radare2 reverse engineering framework, designed to make binary analysis accessible.

#qt#radare2#qt5
Stars1.5k
Forks117
Last commit5 years ago
BARF
BARFPython

A multiplatform open-source framework for binary analysis and reverse engineering, supporting x86 and ARM architectures.

#arm#rop-gadgets#python
Stars1.5k
Forks171
Last commit6 years ago
UAC
UACShell

A portable, extensible incident response tool that automates forensic artifact collection across Unix-like systems.

#digital-forensics#unix-like#aix
Stars1.4k
Forks193
Last commit23 days ago
pdfrip
pdfripRust

A multithreaded PDF password cracking utility with structured search builders, checkpoint/resume, and optimized performance.

#password-cracker#pdf-password-cracking#dictionary-attack
Stars1.4k
Forks143
Last commit4 months ago
Noriben
NoribenPython

A portable Python script that automates malware analysis by collecting runtime indicators using Sysinternals Procmon.

#digital-forensics#sysinternals-procmon#sandbox
Stars1.3k
Forks227
Last commit4 months ago
Redcloud
RedcloudPython

Automated deployment of red team infrastructure using Docker with a web interface for managing offensive security tools.

#portainer#red-team-infrastructure#pentest
Stars1.3k
Forks205
Last commit3 years ago
Forensic Artifact repository
Forensic Artifact repositoryPython

A community-sourced, machine-readable knowledge base of digital forensic artifacts for use in forensic tools and investigations.

#digital-forensics#yaml#machine-readable
Stars1.3k
Forks224
Last commit2 months ago
Awesome Censys Queries
Awesome Censys QueriesPython

A curated collection of fascinating and bizarre Censys Search queries for discovering exposed devices and services.

#search#iot#censys
Stars1.2k
Forks135
Last commit4 days ago
Simple Security Toolkit
Simple Security Toolkit

A collection of practical security-focused guides and checklists for smart contract development.

#security-guides#crypto#audit-preparation
Stars1.2k
Forks183
Last commit2 years ago
Cherrybomb
CherrybombRust

A CLI tool that audits API specifications, validates OpenAPI compliance, and runs security tests to prevent undefined user behavior.

#firecracker#business-logic#cyber
Stars1.2k
Forks84
Last commit1 year ago
terraform-aws-secure-baseline
terraform-aws-secure-baselineHCL

A Terraform module to configure AWS accounts with a secure baseline aligned to CIS AWS Foundations and AWS Foundational Security Best Practices.

#cloudtrail#aws-security#aws-config
Stars1.2k
Forks377
Last commit
Artemis
ArtemisPython

A modular vulnerability scanner that checks website security and automatically generates easy-to-read reports for organizations.

#modular-architecture#web-security#automated-reporting
Stars1.2k
Forks141
Last commit1 day ago
Whaler
WhalerGo

A Go program that reverse engineers Docker images to reconstruct the original Dockerfile.

#container-security#passwords#devops
Stars1.2k
Forks103
Last commit3 months ago
multitor
multitorShell

A tool to create multiple TOR instances with load-balancing for increased anonymity and distributed traffic.

#haproxy#multi-tor#proxy
Stars1.2k
Forks189
Last commit1 year ago
Android Unpacker
Android UnpackerC

A collection of tools and scripts for unpacking and analyzing protected Android applications, originally presented at Defcon 22.

#mobile-security#unpacker#apk-analysis
Stars1.2k
Forks333
Last commit6 years ago
Androl4b
Androl4b

A virtual machine for Android application security assessment, reverse engineering, and malware analysis.

#security-training#vulnerability-assessment#mobile-security
Stars1.2k
Forks264
Last commit3 years ago
CertSpotter
CertSpotterGo

A lightweight Certificate Transparency log monitor that alerts you when SSL/TLS certificates are issued for your domains.

#ssl-monitoring#x509#certificate-transparency
Stars1.2k
Forks101
Last commit5 days ago
PreviousPage 4 of 11

Related Tags

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
2 years ago
1 day ago
16 days ago
Next
#Security101
#Penetration Testing90
#Malware Analysis84
#Reverse Engineering78
#Cybersecurity65
#Python64
#Incident Response46
#Docker38
#Binary Analysis37
#Static Analysis36
#Devsecops35
#Digital Forensics32