Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Security

Security

1028 projects

Showing 36 of 1028 projects

basic-auth-pot (bap)
basic-auth-pot (bap)Python

A honeypot webservice that logs HTTP basic authentication attempts in a parser-friendly format.

#honeypot#http-basic-auth#security
Stars54
Forks4
Last commit11 years ago
honeypot-camera
honeypot-cameraPython

A proof-of-concept honeypot that mimics an observation camera with simulated features to detect unauthorized access.

#honeypot#surveillance#security
Stars53
Forks18
Last commit11 years ago
SHA.jl
SHA.jlJulia

A performant, 100% native-Julia implementation of SHA-1, SHA-2, and SHA-3 cryptographic hash functions.

#julia#sha2#julia-language
Stars52
Forks38
Last commit1 month ago
APKdevastate
APKdevastateC#

A Windows application for analyzing Android APK files to detect security risks, malware signatures, and Remote Access Trojan (RAT) payloads.

#apktool#aapt#apk-analysis
Stars51
Forks6
Last commit13 hours ago
sodium.cr
sodium.crCrystal

Crystal language bindings for the libsodium cryptographic library, providing a safe and easy-to-use API.

#key-derivation#blake2b#hashing
Stars51
Forks14
Last commit4 years ago
ocaml-oidc
ocaml-oidcOCaml

OpenID Connect client implementation in OCaml, currently focused on Relying Party functionality.

#oidc-client#webserver#authentication
Stars51
Forks5
Last commit7 months ago
passwordless_auth
passwordless_authElixir

An Elixir library for implementing passwordless authentication and verification flows with code generation, validation, and rate limiting.

#authentication#verification#security
Stars50
Forks6
Last commit5 years ago
mqttsa
mqttsaPython

A security analysis tool that automatically detects misconfigurations and vulnerabilities in MQTT brokers.

#python-tool#broker-testing#mqtt
Stars50
Forks9
Last commit2 years ago
terraform-provider-secrethub
terraform-provider-secrethubGo

A Terraform provider for managing and using secrets from SecretHub within infrastructure-as-code workflows.

#hacktoberfest#devops#aws-integration
Stars49
Forks10
Last commit5 years ago
SecurityBuilder
SecurityBuilderJava

A Java library providing fluent, type-safe builder APIs for the Java Cryptography Architecture (JCA) and JSSE.

#x509#tls#java
Stars48
Forks4
Last commit5 years ago
go-HoneyPot
go-HoneyPotGo

A honeypot server written in Go that logs attacker interactions to a database.

#honeypot#tcp-server#security
Stars48
Forks7
Last commit6 years ago
go-htpasswd
go-htpasswdGo

A Go library for parsing and validating user credentials against Apache htpasswd files.

#authentication#http-basic-auth#hashing-algorithms
Stars48
Forks13
Last commit2 days ago
SecretHub
SecretHubShell

Load secrets from SecretHub into GitHub Actions workflows securely with automatic masking.

#hacktoberfest#devops#environment-variables
Stars48
Forks16
Last commit5 years ago
PhantomScript
PhantomScriptJavaScript

A JavaScript framework for executing arbitrary code using invisible Unicode characters and social engineering techniques.

#zero-width-characters#social-engineering#unicode
Stars48
Forks5
Last commit10 years ago
Raindance Project
Raindance ProjectGCC Machine Description

A methodology and toolset for creating reusable attack maps to integrate security threat modeling into software development workflows.

#security-documentation#attack-maps#risk-assessment
Stars48
Forks24
Last commit
wagtailenforcer
wagtailenforcerPython

Enforces security protocols like password policies, login attempt limits, and antivirus scanning for Wagtail CMS sites.

#axes#password-policies#authentication
Stars47
Forks3
Last commit4 years ago
ASCrypt
ASCryptActionScript

Open-source cryptography library providing a consistent API across multiple programming languages.

#crypto#developer-tools#open-source
Stars47
Forks10
Last commit11 years ago
camouflage.nvim
camouflage.nvimLua

A Neovim plugin that visually masks sensitive values in configuration files during screen sharing without modifying file content.

#treesitter#devops#secret-masking
Stars47
Forks0
Last commit5 days ago
react-native-web-container
react-native-web-containerJavaScript

A React Native WebView wrapper that automatically adjusts height and sanitizes HTML content.

#html-sanitization#webview#security
Stars46
Forks12
Last commit9 years ago
safe-read
safe-readCommon Lisp

A secure Lisp reader wrapper that protects against internbombing, excessive input, and macro characters when reading from untrusted sources.

#s-expressions#lisp#client-server
Stars46
Forks4
Last commit3 years ago
Floom
FloomC#

Floom orchestrates and executes Generative AI pipelines, empowering developers to focus on what matters.

#ai#ai-pipelines#caching
Stars45
Forks4
Last commit1 year ago
Manage Your GitHub Actions Secrets With A Simple CLI
Manage Your GitHub Actions Secrets With A Simple CLIPython

A CLI tool for managing GitHub Actions secrets across repositories with profiles and bulk operations.

#devops#github-secret#secrets-management
Stars45
Forks4
Last commit
unhomoglyph
unhomoglyphJavaScript

Replace homoglyphs with base characters to detect similar-looking strings, useful for preventing impersonation.

#unicode#npm-package#text-processing
Stars45
Forks12
Last commit6 years ago
react-native-aws-signature
react-native-aws-signatureJavaScript

A library to generate AWS Signature Version 4 for React Native applications, enabling secure API calls to AWS services.

#aws-api#authentication#security
Stars45
Forks8
Last commit10 years ago
cl-isolated
cl-isolatedCommon Lisp

A restricted environment for Common Lisp code evaluation that disables unsafe features and provides safer function replacements.

#sandbox#open-source#code-evaluation
Stars44
Forks3
Last commit6 years ago
is-elevated
is-elevatedJavaScript

Check if the current Node.js process is running with elevated privileges (root on Unix, administrator on Windows).

#privilege-check#npm-package#cli-tool
Stars44
Forks3
Last commit4 years ago
Restrict subclassing support in built-ins
Restrict subclassing support in built-ins

A TC39 proposal to remove ES6 built-in subclassing machinery (Types II, III, IV) to reduce complexity and security vulnerabilities.

#builtins#tc39#language-proposal
Stars44
Forks6
Last commit2 years ago
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
brood-box
brood-boxGo

CLI tool for running coding agents inside hardware-isolated microVMs with interactive change review.

#ai-assisted-development#sandbox#developer-tools
Stars43
Forks9
Last commit3 days 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
Stars42
Forks4
Last commit5 years 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
Forks28
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
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 commit4 months 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
Stars39
Forks3
Last commit5 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
Forks14
Last commit2 years ago
PreviousPage 28 of 29Next

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
9 years ago
4 months ago
#Authentication201
#Cryptography149
#Docker113
#Go111
#Encryption96
#Security Tools89
#Devops88
#Rust87
#Authorization85
#Golang82
#Python81
#Devsecops77