Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Security

Security

1288 projects

Showing 36 of 1288 projects

Ronin
RoninRuby

A free and open-source Ruby toolkit for security research and development, featuring CLI commands and libraries for encoding, networking, exploits, and more.

#exploit-development#orm#database
Stars756
Forks63
Last commit7 months ago
HaboMalHunter
HaboMalHunterPython

An automated malware analysis tool for Linux ELF files, extracting static and dynamic features for security assessment.

#yara-rules#security#security-tools
Stars751
Forks222
Last commit3 years ago
dawnscanner
dawnscannerRuby

A static analysis security scanner for Ruby web applications, supporting Rails, Sinatra, and Padrino frameworks.

#hanami#vulnerabilities#rails
Stars748
Forks84
Last commit2 years ago
ERB Lint
ERB LintRuby

A Ruby tool to lint ERB and HTML files using built-in and custom linters for code quality and security.

#html-linter#erb-linter#rails
Stars747
Forks138
Last commit4 months ago
List of Security Vulnerabilities
List of Security VulnerabilitiesSolidity

A collection of smart contracts that have undergone formal verification using the K-framework to ensure correctness against specifications.

#smart-contracts#reachability-logic#security
Stars746
Forks140
Last commit
krane
kraneRuby

A Kubernetes RBAC static analysis tool that identifies security risks and visualizes RBAC design.

#redisgraph#rbac#rbac-roles
Stars743
Forks34
Last commit1 day ago
SwCrypt
SwCryptSwift

A Swift library for RSA key generation, encryption/decryption, signing/verification, and other cryptographic operations using CommonCrypto.

#decrypt#ios#rsa-encryption
Stars731
Forks120
Last commit2 years ago
PHPCS Security Audit
PHPCS Security AuditPHP

A PHP_CodeSniffer ruleset that detects security vulnerabilities and weaknesses in PHP code, including Drupal 7.

#phpcs#php-security#drupal-security
Stars728
Forks78
Last commit3 years ago
prompt-injection-defenses
prompt-injection-defenses

A centralized repository summarizing practical and proposed defenses against prompt injection attacks on large language models.

#ai#ai-safety#guardrails
Stars726
Forks60
Last commit1 year ago
ObjectivePGP
ObjectivePGPObjective-C

An OpenPGP implementation for iOS and macOS providing encryption, decryption, signing, and verification.

#ios#digital-signature#objective-c
Stars725
Forks119
Last commit2 years ago
orion
orionRust

A usable, easy, and safe pure-Rust cryptography library for AEAD, hashing, KDF, ECDH, and more.

#xchacha20-poly1305#crypto#key-derivation
Stars722
Forks57
Last commit20 hours ago
SwipeCaptcha
SwipeCaptchaJava

A customizable Android library for implementing swipe-based captcha verification with puzzle piece dragging.

#mobile-security#custom-view#android
Stars706
Forks141
Last commit7 years ago
uxss-db
uxss-dbHTML

A curated database of Universal Cross-Site Scripting (UXSS) vulnerabilities and browser security research resources.

#cve#vulnerability#web-security
Stars705
Forks83
Last commit5 years ago
ed25519-dalek
ed25519-dalek

Pure-Rust implementation of Ed25519 digital signatures with a focus on safety and correctness.

#signature-verification#embedded-systems#curve25519
Stars704
Forks236
Last commit8 months ago
kyber
kyberGo

Advanced cryptographic toolkit for Go providing primitives beyond basic signing and encryption for distributed systems.

#distributed-systems#go-library#constant-time
Stars703
Forks178
Last commit2 months ago
markupsafe
markupsafePython

A Python library that escapes HTML/XML characters to safely include untrusted strings in markup.

#web-security#template-safety#markupsafe
Stars696
Forks185
Last commit11 months ago
jwt
jwtGo

A safe, simple, and fast JSON Web Token (JWT) library for Go, implementing RFC 7519.

#jwt-token#rfc 7519#jwt-claims
Stars690
Forks46
Last commit1 year ago
OpenXPKI
OpenXPKIPerl

An enterprise-grade open-source PKI/trustcenter software stack based on Perl and OpenSSL.

#enterprise-software#workflow-based#scep
Stars690
Forks126
Last commit18 days ago
FerrisKey
FerrisKeyRust

An open-source, high-performance Identity & Access Management (IAM) platform built in Rust for cloud-native environments.

#hacktoberfest#oauth2#openid-connect
Stars689
Forks93
Last commit9 hours ago
GraphQL Cop
GraphQL CopPython

A lightweight Python utility for running common security tests against GraphQL APIs, ideal for CI/CD checks.

#graphql#penetration-testing#security
Stars688
Forks101
Last commit9 months ago
Scirius
SciriusPython

Scirius is a web application for Suricata ruleset management and threat hunting.

#interface#suricata#signatures
Stars681
Forks156
Last commit3 months ago
SwiftPasscodeLock
SwiftPasscodeLockSwift

An iOS passcode lock implementation with TouchID authentication, written in Swift.

#touchid#passcode-lock#mobile-security
Stars677
Forks256
Last commit6 years ago
Pompelmi
PompelmiJavaScript

Route-level file upload security for Node.js, scanning files for malware, spoofing, and risky archives before storage.

#mime-validation#upload-file#npm
Stars674
Forks32
Last commit3 months ago
booster
boosterGo

A fast and secure initramfs generator for Linux, optimized for full disk encryption and automatic unlocking.

#boot-optimization#tpm2#security
Stars669
Forks64
Last commit6 days ago
asmCrypto
asmCryptoJavaScript

A high-performance JavaScript cryptographic library optimized for speed using WebAssembly and asm.js.

#webassembly#hashing#asm-js
Stars668
Forks177
Last commit3 years ago
dtd-finder
dtd-finderKotlin

A security tool that identifies DTDs in filesystem snapshots and generates XXE payloads using those local DTDs.

#hacktoberfest#xxe#penetration-testing
Stars663
Forks115
Last commit2 years ago
galah
galahGo

An LLM-powered web honeypot that dynamically crafts realistic HTTP responses to mimic various applications and detect malicious traffic.

#api-caching#http-server#suricata
Stars663
Forks67
Last commit1 year ago
com.google.oauth-client/google-oauth-client
com.google.oauth-client/google-oauth-clientJava

A Java library for OAuth 1.0a and OAuth 2.0 authorization, designed to work with any OAuth service on the web.

#oauth#java-library#oauth2
Stars660
Forks283
Last commit2 months ago
repo-supervisor
repo-supervisorJavaScript

A security tool that scans code for secrets and passwords in JSON, JavaScript, and YAML files via CLI or GitHub PR webhooks.

#github-integration#entropy-analysis#secret-detection
Stars657
Forks90
Last commit3 years ago
FastAPI Permissions
FastAPI PermissionsPython

Adds Pyramid-inspired row-level security and declarative permissions to FastAPI applications.

#fastapi#row-level-security#acl
Stars652
Forks49
Last commit2 years ago
crypto-hash
crypto-hashJavaScript

A tiny isomorphic hashing module using the native crypto API in Node.js and browsers.

#crypto#isomorphic#web-crypto
Stars645
Forks27
Last commit1 month ago
sodiumoxide
sodiumoxideRust

A deprecated Rust binding to libsodium providing type-safe, high-speed cryptography.

#cryptography-library#bindings#deprecated
Stars644
Forks181
Last commit4 years ago
Heimdallr.swift
Heimdallr.swiftSwift

An easy-to-use OAuth 2.0 client library for iOS, written in Swift, supporting password grant and token refresh.

#token-management#keychain#ios
Stars640
Forks86
Last commit2 years ago
openidconnect
openidconnectRust

A Rust library providing extensible, strongly-typed interfaces for OpenID Connect authentication with major identity providers.

#web-authentication#openidconnect-client#oauth2
Stars637
Forks151
Last commit9 months ago
Membrane Service Proxy
Membrane Service ProxyJava

A lightweight, extensible API gateway written in Java with native OpenAPI support, SOAP/XML compatibility, and container optimization.

#api-gateway#rest#api
Stars637
Forks177
Last commit2 days 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
Forks167
Last commit5 years ago
PreviousPage 17 of 36Next

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
4 years ago
#Authentication254
#Cryptography194
#Docker126
#Go122
#Encryption115
#Python104
#Security Tools101
#Devops99
#Authorization96
#Golang95
#Rust89
#Devsecops86