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

Trezor.Net
Trezor.NetC#

Cross-platform C# library for communicating with Trezor hardware wallets to send and receive cryptocurrencies.

#trezor#hardware-wallet#trezor-hardwarewallets
Stars43
Forks12
Last commit3 years ago
rctf-list
rctf-list

A browser-based playground with open-source scenarios for learning and practicing robot security through capture-the-flag challenges.

#robotics#ros2#ctf-challenges
Stars43
Forks4
Last commit1 month ago
Google reCAPTCHA verification
Google reCAPTCHA verificationJavaScript

A Cloudflare Worker that handles server-side verification for Google reCAPTCHA v3.

#cloudflare-workers#web-security#api
Stars42
Forks29
Last commit5 years ago
react-native-jwt
react-native-jwtJavaScript

A React Native compatible JSON Web Token encoder and decoder using react-native-crypto.

#token-encoder#authentication#jwt
Stars41
Forks7
Last commit10 years ago
UDcide
UDcidePython

A tool that detects and removes specific malicious behaviors from Android malware while keeping the binary functional for analysis.

#vscode-extension#android#malware-investigation
Stars41
Forks3
Last commit5 years ago
OpenSSL
OpenSSLSwift

Swift bindings for OpenSSL, enabling cryptographic and TLS functionality in Swift applications on OS X and Linux.

#swift-package-manager#tls#security
Stars41
Forks18
Last commit9 years ago
terraform-provider-vaulted
terraform-provider-vaultedGo

A Terraform provider for managing encrypted HashiCorp Vault secrets that can be safely stored in Git.

#devops#vault#terraform-provider
Stars40
Forks15
Last commit6 months ago
Cumulus
CumulusTeX

A card game for threat modeling cloud and devOps systems through gamification.

#security-training#devops#elevation-of-privilege
Stars40
Forks4
Last commit10 months ago
rsa_ex
rsa_exElixir

An Elixir library for RSA key generation, signing, verification, and encryption using OpenSSL ports.

#elixir#rsa#encryption
Stars39
Forks15
Last commit2 years ago
milagro-crypto-c
milagro-crypto-cC

A standards-compliant C cryptographic library with no external dependencies, supporting multiple elliptic curves and RSA security levels.

#c-library#rsa#crypto-library
Stars39
Forks15
Last commit2 years ago
JOSE
JOSECommon Lisp

A Common Lisp implementation of JSON Object Signing and Encryption (JOSE) for creating and verifying JWTs.

#token-based-authentication#authentication#hmac
Stars39
Forks9
Last commit1 year ago
database-gateway
database-gatewayGo

A secure web gateway for controlled SQL query execution on PostgreSQL databases with OIDC authentication and OPA policy enforcement.

#database-access#database#postgres
Stars39
Forks1
Last commit1 month ago
SweetHMAC
SweetHMACSwift

A tiny and easy-to-use Swift class for encrypting strings using HMAC algorithms.

#ios#hash-algorithms#hmac
Stars38
Forks5
Last commit10 years ago
XSSMaze
XSSMazeCrystal

An intentionally vulnerable web application for measuring and improving XSS detection in security testing tools.

#vulnerability-assessment#web-security#xss
Stars38
Forks5
Last commit27 days ago
SCrypto
SCryptoSwift

An elegant Swift interface for accessing CommonCrypto routines, providing extensions for hashing, HMAC, encryption, and key derivation.

#ios#hashing#hmac
Stars38
Forks14
Last commit6 years ago
SCrypto
SCryptoSwift

An elegant Swift interface for accessing CommonCrypto routines, providing cryptographic functions for iOS and macOS.

#ios#hashing#hmac
Stars38
Forks14
Last commit6 years ago
Linting your AWS IAM policy documents for correctness and security issues
Linting your AWS IAM policy documents for correctness and security issuesShell

A GitHub Action that automatically lints AWS IAM policy documents for security issues and best practices.

#security-linting#policy-validation#security
Stars38
Forks3
Last commit
TwoFactorAuth plugin
TwoFactorAuth pluginPHP

A CakePHP plugin that adds two-factor authentication using time-based one-time passwords (TOTP).

#totp#web-security#authentication
Stars38
Forks15
Last commit3 months ago
aeacus
aeacusElixir

A simple, secure, and highly configurable Elixir identity/password authentication module for use with Map-compatible data structures like Ecto.

#elixir#authentication#ecto
Stars38
Forks4
Last commit4 years ago
certificates
certificatesGo

An opinionated Go library and CLI tool for generating TLS certificates and certificate chains for mTLS.

#mtls#devops#go-library
Stars38
Forks8
Last commit3 years ago
ql-https
ql-httpsCommon Lisp

Adds HTTPS support to Quicklisp, the Common Lisp library manager, by replacing its HTTP fetcher with curl-based HTTPS fetching.

#library-management#lisp#quicklisp
Stars38
Forks6
Last commit10 days ago
dropwizard-jwt-cookie-authentication
dropwizard-jwt-cookie-authenticationJava

A Dropwizard bundle for stateless authentication using JWT stored in HTTP cookies.

#cookie-based-auth#authentication#rest-api
Stars38
Forks11
Last commit
mysql-honeypotd
mysql-honeypotdC

A low-interaction MySQL honeypot written in C that logs unauthorized access attempts.

#libev#honeypot#server-emulation
Stars37
Forks15
Last commit2 days ago
Light Java GraphQL
Light Java GraphQLJava

A GraphQL framework built on the light-4j platform for creating high-performance, secure GraphQL services in Java.

#graphql-validator#api-framework#relay
Stars37
Forks7
Last commit16 days ago
recon
reconRust

A command-line tool that enables SQL queries over file metadata with security-focused processors like YARA and digest matching.

#devops#ops-tool#command-line-tool
Stars37
Forks2
Last commit3 years ago
dropwizard-auth-ldap
dropwizard-auth-ldapJava

A Dropwizard authentication module that adds LDAP support using JNDI and Basic Auth.

#basic-auth#authentication#ldap
Stars37
Forks18
Last commit9 years ago
iOScanX
iOScanXObjective-C

A Cocoa application for semi-automated iOS app analysis, providing a GUI workflow for scanning, evaluating, and reporting.

#scanning#jailbreak-tools#application
Stars36
Forks6
Last commit9 years ago
comeonin_ecto_password
comeonin_ecto_passwordElixir

An Ecto custom type for storing encrypted passwords using Comeonin's password hashing algorithms.

#database#elixir#authentication
Stars36
Forks10
Last commit1 year ago
prep
prepGo

A Go tool that automatically finds SQL statements in your code and instruments database connections with prepared statements.

#database-driver#database#performance-optimization
Stars36
Forks6
Last commit8 years ago
HonnyPotter
HonnyPotterPHP

A WordPress honeypot plugin that logs failed login attempts to a publicly accessible file.

#honeypot#login-security#authentication
Stars36
Forks7
Last commit8 years ago
rsa
rsaElixir

Elixir wrapper for Erlang's public_key module providing easy RSA encryption and decryption.

#elixir#rsa-encryption#wrapper-library
Stars36
Forks2
Last commit6 years ago
CVE-2018-4407
CVE-2018-4407Python

Proof-of-concept exploit for CVE-2018-4407, a heap buffer overflow vulnerability in iOS/macOS networking code causing denial-of-service.

#xnu-kernel#cve#buffer-overflow
Stars35
Forks9
Last commit7 years ago
PyPackerDetect
PyPackerDetectPython

A malware dataset curation tool which helps identify packed samples.

#pefile#peid#security
Stars34
Forks21
Last commit7 years ago
GDH
GDHJava

A Java library for multi-party Diffie-Hellman key exchange built on the asynchronous Vert.x framework.

#java-library#distributed-systems#asynchronous
Stars34
Forks5
Last commit6 years ago
WebLogic honeypot
WebLogic honeypotPython

A low-interaction honeypot that detects exploitation attempts targeting the CVE-2017-10271 WebLogic remote code execution vulnerability.

#vulnerability#weblogic#honeypot
Stars33
Forks13
Last commit6 years ago
orpheus
orpheusGo

A high-performance Go CLI framework with zero dependencies, offering ~30× faster parsing and a pluggable storage system.

#sub-command#cli-app#plugin-system
Stars33
Forks0
Last commit2 months ago
PreviousPage 30 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
3 years ago
4 days ago
#Authentication254
#Cryptography194
#Docker126
#Go122
#Encryption115
#Python104
#Security Tools101
#Devops99
#Authorization96
#Golang95
#Rust89
#Devsecops86