Security
Cybersecurity (security) includes controlling physical access to hardware as well as protection from attacks that come via network access, data injection, and code injection.
- GitHub: https://github.com/topics/security
- Wikipedia: https://en.wikipedia.org/wiki/Computer_security
- Aliases: security-tools, security-vulnerability, security-audit,
- Last updated: 2026-07-02 00:27:53 UTC
- JSON Representation
https://github.com/skroutz/aws-securityhub-configuration
Configure AWS SecurityHub Subscriptions and Exceptions using GitOps
aws security securityhub terraform terragrunt
Last synced: 15 May 2026
https://github.com/maya-data-privacy/ai-safe-plugin
Real-time PII detection and redaction for AI chat interfaces.
chatgpt chrome-extension claude gemini gliner llm ner pii-detection pii-redaction security security-tools
Last synced: 23 Jun 2026
https://github.com/sg-milad/audit-reports
This is a repo containing the smart contract security reviews that I've completed.
auditing blockchain security smart-contract solidity
Last synced: 15 May 2026
https://github.com/9dl/hardware-engineering
ESP32 based Projects
esp32 esp8266 security security-tools signal-manipulation signals wireless
Last synced: 30 Apr 2025
https://github.com/le0pard/mpw.js
MPW.js is a JavaScript implementation of the Master Password App algorithm
algorithm javascript mpw security
Last synced: 20 Jun 2025
https://github.com/parzibyte/ransomware-linux-gpg
Ejemplo de Ransomware en Linux usando GPG
bash-script gpg-encryption ransomware security
Last synced: 27 Jun 2025
https://github.com/numberly/windows-defender-textfile-exporter
Windows defender textfile exporter to use with windows_exporter
prometheus security windows windows-exporter windowsdefender
Last synced: 16 May 2025
https://github.com/exploide/securitools
A collection of small security related tools
Last synced: 27 Jun 2025
https://github.com/nishkarshraj-legacy/Encrypted_Backup_Actions
Using GitHub Actions to create a compressed backup file using Tar on Ubuntu, encrypting it using GPG and storing it on Cloud.
backup devops docker git github github-actions linux open-source security shell ubuntu
Last synced: 05 Jul 2026
https://github.com/shirshadatta/server-hardening
Ansible Playbooks for Server Hardening, these playbooks have been tested in AWS servers to provide and configure security in multiple servers.
ansible ansible-galaxy ansible-playbook ansible-role automation hacktoberfest hacktoberfest2020 nginx-server security testing
Last synced: 19 May 2026
https://github.com/destan0098/ipshow
This tool checks and show domains IP to you
ip security security-tools tcp-ip
Last synced: 03 Mar 2025
https://github.com/stackitcloud/certbot-dns-stackit
The Certbot DNS-Stackit Authenticator Plugin is an advanced utility designed to streamline the acquisition of SSL/TLS certificates from Let's Encrypt with Certbot. This plugin facilitates automated certificate issuance and rejuvenation by employing the DNS-01 challenge protocol.
automation certbot-plugin cloud-services devops dns-01-challenge lets-encrypt python security ssl-certificates stackit
Last synced: 11 Feb 2026
https://github.com/eth-sri/insec
Reproduction Package for "Black-Box Adversarial Attacks on LLM-Based Code Completion" [ICML 2025]
adverserial-attack code-completion llm security
Last synced: 23 Jul 2025
https://github.com/serverfarmer/sf-detect-suspicious
Lightweight suspicious/unwanted activity detector, that alerts about cryptocurrency mining software, P2P file sharing software and ngrok tunnels.
bittorrent btc cryptocurrency-mining detection devops devops-tools mining network-tunnel ngrok p2p security security-audit security-automation security-hardening security-scanner security-tools torrent xmrig
Last synced: 12 Jul 2025
https://github.com/lazorfuzz/eye-of-providence
A web app made with react, redux, redux-saga, and bundled with webpack. Served on Express and stores data with neDB. Displays a grid list of cams found with the Shodan API.
api express iot nedb react redux redux-saga security shodan
Last synced: 08 Apr 2026
https://github.com/vstanchev/wafty
Simple firewall that prevents XSS, SQLi, filters by IP and blocks file uploads
go golang libinjection security waf
Last synced: 12 Jan 2026
https://github.com/lreimer/hands-on-distroless
Demo repository to showcase the usage of Google's Distroless base images.
distroless docker example golang payara-micro security showcase spring-boot
Last synced: 23 Jul 2025
https://github.com/moltenbit/ufw-automatic-ip-blacklisting
Automatic import of UFW rules for daily generated IP-blacklists.
blacklists security threats ufw
Last synced: 14 Apr 2025
https://github.com/vschwaberow/npwg
A Secure Password Generator Written in Rust
cryptography first-timers password password-generator security security-tools
Last synced: 03 Jan 2026
https://github.com/silinternational/ssp-base
Base Docker image for simpleSAMLphp
hub idp security simplesamlphp
Last synced: 05 Jul 2025
https://github.com/statcan/aaw-security-proposal
Proposal for the implementation of Protected B workloads in the Advanced Analytics Workspace
Last synced: 01 Aug 2025
https://github.com/bocaletto-luca/fileintegritychecker
FileIntegrityChecker Author: Bocaletto Luca FileIntegrityChecker is a Linux application written in Python with a Tkinter GUI that monitors critical files or entire directories by calculating and comparing their SHA256 hashes. By detecting any unauthorized modifications, it helps maintain file integrity and alerts you to changes. The project comes..
admin-tool bocaletto-luca english file-integrity-check file-integrity-checker gui italian linux monitor-critical-files multilanguages opensource python security security-tool sha256 tkinter
Last synced: 03 Aug 2025
https://github.com/mugomes/miantivirus
MiAntivirus is a graphical interface for ClamAV that allows you to scan your computer for viruses and easily update the virus definition database through a user-friendly interface.
antivirus clamav frontend fyne go golang linux security ubuntu
Last synced: 14 Feb 2026
https://github.com/loicttn/notebooks
All my jupyter notebooks used to learn Cryptography, Mathematics, Security and Machine Learning.
algorithms cryptography jupyter-notebook machine-learning mathematics security
Last synced: 11 Aug 2025
https://github.com/grapheneos-archive/kernel_google_crosshatch_techpack_audio
Pixel 3, Pixel 3 XL, Pixel 3a and Pixel 3a XL audio driver sources.
Last synced: 04 Oct 2025
https://github.com/spy86/owaspwebapplicationsecuritytestingchecklist
🛡️📝 OWASP Web Application Security Testing Checklist
application application-security checklist owasp security testing
Last synced: 11 Feb 2026
https://github.com/olegkunitsyn/cookiestorage
Auth Cookie Storage for Zend Framework 1.x
Last synced: 05 Oct 2025
https://github.com/BansheeTech/AgnosticWipe
AgnosticWipe is a utility function that safely removes all child nodes of a given DOM element, avoiding the use of innerHTML to clear content. It includes configurable debugging capabilities (log and warn), similar to other Agnostic modules, to assist with troubleshooting during development.
agnostic-wipe agnosticwipe clean dom dom-manipulation firstchild innerhtml javascript removechild security targetselector vanilla-javascript vanilla-js wipe xss
Last synced: 11 May 2025
https://github.com/sgofferj/mailblocklist
List of IP addresses which attacked my mailservers in the last 30 days
blocklist blocklist-data firewall-rules security
Last synced: 14 Feb 2026
https://github.com/seisollc/ubuntu-sandbox
A very simple linux-based sandbox
experiments sandbox security seiso ubuntu ubuntu-sandbox
Last synced: 20 Aug 2025
https://github.com/tynik/ethereum-smart-contracts-analyzer
Aggregated statistic by verified Ethereum smart contracts from mainnet
blockchain ethereum security smart-contracts solidity statistics swc
Last synced: 17 Feb 2026
https://github.com/amirhnajafiz-university/s3et01
English as Technical language final project.
Last synced: 17 Feb 2026
https://github.com/xorgxx/doctrine-encryptor-bundle
This bundle provides Encrypt/Decrypt data sensible in a Db system in your application. Its main goal is to make it simple for you to manage encrypt & decrypt sensible data into Db! This bundle is to refresh the old bundle [DoctrineEncryptBundle]
doctrine doctrine-orm encryption halite openssl security
Last synced: 24 Dec 2025
https://github.com/sysirq/note
Study note
compiler linux-kernel network operating-system programming-language security systemarchitect virtualization
Last synced: 07 May 2025
https://github.com/ludo-technologies/codescan
Scan any GitHub repo for security issues — risky code, exposed keys, outdated packages
dependency-scanning devsecops gitleaks golang nextjs sast secrets-detection security security-tools semgrep static-analysis trivy
Last synced: 03 Jul 2026
https://github.com/pgilad/security-keys-ftw
My list of congrats and call-outs for services supporting (or not) security keys
2fa security security-key yubikey
Last synced: 11 Jan 2026
https://github.com/sinipelto/securewebapp
SecureWebApp - Secure Web Application Template for ASP.NET Core 5.0
asp asp-net-core asp-net-core-identity asp-net-mvc crypto database-migrations dotnet encryption mssql-database nuget secure-by-default secure-coding secure-programming security security-hardening security-testing visual-studio web-application web-development web-framework
Last synced: 16 Mar 2026
https://github.com/yowainwright/intrinsic-dependencies
a simple utility ensuring invisible but required node dependencies aren't removed
ci dependencies performance security
Last synced: 22 Apr 2025
https://github.com/kaanguru/ezberlenen-parola
Generate Turkish Passphrases
npm-package password password-generator security turkish typescript
Last synced: 14 Apr 2025
https://github.com/solentlabs/har-capture
Capture and sanitize HAR (HTTP Archive) files with deep PII removal. Perfect for support diagnostics, security reviews, and test fixtures.
bug-reports devtools har http-archive pii playwright privacy python sanitization security support-tools zero-dependencies
Last synced: 02 Apr 2026
https://github.com/thefrosty/wp-login-locker
Disable direct access to your sites /wp-login.php script, plus user notifications based on actions.
login-auth packagist php php81 security wordpress wordpress-plugin wp-login
Last synced: 30 Oct 2025
https://mohamedabdallah-14.github.io/awesome-claude-hooks/
Production-ready Claude Code hooks: security guards, quality gates, automation, context injection, and starter packs. Tested, auditable, copy-paste installable.
ai-coding anthropic automation awesome-list claude claude-code developer-tools devtools hooks security shell
Last synced: 17 Jun 2026
https://github.com/bnomei/kirby3-htmlpurifier
Static class method, Uniform-Guard and Field-Method to filter your "dirty" HTML inputs to "clean" HTML.
filter form headless html htmlawed input kirby3 kirby3-cms kirby3-plugin kql kses safe sanitize security striptags submit uniform xss
Last synced: 13 Mar 2025
https://github.com/rwails/tempest
Code and data used to generate the analyses in "Tempest: Temporal Dynamics in Anonymity Systems".
anonymity cplusplus-11 popets python3 research security tor
Last synced: 10 Jun 2025
https://github.com/thomasthelen/vulnerablecs
Applications demonstrating exploit proof of concepts in C#
buffer-overflow hacking security stack-overflow
Last synced: 30 Apr 2025
https://github.com/arcjet/example-remix
An example Remix application protected by Arcjet.
bot-detection developer javascript nodejs pii-detection rate-limiting remix remix-run security security-tools typescript
Last synced: 30 Oct 2025
https://github.com/teezzan/ohtp
A secured and extensible authentication service with support for multiple media and integration forms.
open-source otp-generator otp-verification security
Last synced: 12 Jun 2025
https://github.com/lirantal/goof-container-breaking-in
A Snyk-based goof application to demonstrate breaking into containers
container docker security security-vulnerability snyk
Last synced: 16 Jul 2025
https://github.com/abhishekpanda0620/eol-check
A CLI tool to check the End-Of-Life (EOL) status of your development environment and project dependencies.
cli-tool devops end-of-life eol nodejs security sre typescript
Last synced: 13 Jan 2026
https://github.com/ebrasha/abdal-socks-bridge
The Client Version of Abdal 4iProto
4iproto abdal abdal-security-group ebrahim-shafiei ebrasha security ssh tunneling vpn
Last synced: 26 Mar 2025
https://github.com/thedoggybrad/vt_web_check
(A REVERSE ENGINEERING) It allows you to check the security of a website. NO API keys are used in this project.
antivirus av-vendors google reverse-engineering safety security virustotal vt vtapi website
Last synced: 05 Jan 2026
https://github.com/mitre/apache-tomcat-7-cis-baseline
(WIP) (ALPHA) InSpec Profile for the CIS Apache Tomcat v7 Benchmark
inspec inspec-profile mitre-corporation mitre-inspec mitre-saf security tomcat tomcat7
Last synced: 21 Apr 2025
https://github.com/tigera-solutions/cc-aks-strengthen-security-workshop
In this AKS-focused workshop, you will work with Calico Cloud to learn how to strengthen your Microsoft AKS cluster security posture.
aks azure cc regismartins security workshop
Last synced: 13 Apr 2025
https://github.com/isabellaalstrom/nd-motionsnapshot
Takes snapshots of your cameras and sends to discord
automation camera cameras discord hacs home-assistant netdaemon security snapshot
Last synced: 15 Apr 2026
https://github.com/elithrar/recon-agent
An Agent that can check the state of GitHub repositories for security advisories and notify users when it sees something looks off.
agents cloudflare security workers
Last synced: 13 Apr 2025
https://github.com/brave-experiments/defi-privacy-measurements
Code and data supporting our research projects on security and privacy issues in DeFi sites.
blockchain defi erc20 ethereum privacy security
Last synced: 07 Apr 2025
https://github.com/macmod/nsrip
A fast and simple batch DNS resolver for A/AAAA/CNAME records from multiple nameservers.
bug-bounty cloud dns go golang infosec security waf-bypass
Last synced: 15 Mar 2025
https://github.com/timokoessler/easy-waf-data
This repository provides ip data for the Web Application Firewall EasyWAF.
javascript nodejs security typescript waf web-application-firewall
Last synced: 29 Oct 2025
https://github.com/marcjulian/pyoram
Crypto tool written in python which stores files on a cloud storage and disguises the access of the files
cloud-storage oram privacy python security
Last synced: 31 Mar 2025
https://github.com/sug0/git-signify
Harness the power of signify(1) to sign arbitrary git objects
cryptography git openbsd rust security signature signify
Last synced: 07 May 2025
https://github.com/xiosec/leakguard
LeakGuard is a project to prevent the use of leaked passwords.
active-directory hardening ldap leak leakguard lsa lsass security windows windows-internals
Last synced: 03 May 2026
https://github.com/mohamed-samy26/makchain-smart-identity-blockchain-framework-for-governments
An infrastructure for sensitive governmental services and identifying civilians using NFTs
android authentication automation blockchain decentralized-applications democracy docker flutter governance-operations government-tech hyperledger-fabric identity linux nfc nft nodejs security smart-contracts
Last synced: 01 Mar 2025
https://github.com/xscriptorcode/xkyber_crypto
xKyberCrypto post-quantum encryption solutions in flutter based on the Kyber algorithm.
crypto cryptography cryptography-algorithms dart-package flutter-crypto kyber kyber-algorithm library post-quantum-cryptography public-key-encryption security xkyber
Last synced: 11 Apr 2025
https://github.com/husseinfo/securitools
Useful security related tools
bash encryption security shell
Last synced: 04 Apr 2025
https://github.com/malikmaky/keemanager
KeeManager is a secure password and data management desktop application designed to help users securely store, manage, and access sensitive information.
encryption-decryption hash javascript key-der rust security svelte tailwindcss tauri tauri-app
Last synced: 11 Apr 2026
https://github.com/magnetikonline/cloudfront-edge-secgroup-update
Lambda function to synchronize a set of EC2 security groups allowing ingress only from CloudFront edge locations.
cloudfront ingress lambda security
Last synced: 02 Sep 2025
https://github.com/simplito/privmx-bridge
Zero-knowledge server for secure storage and transfer of E2E encrypted data.
chat communication cryptography data-transfer decryption e2ee end-to-end-encryption files messages messaging privacy privacy-protection private privmx secure security simplito storage thread zero-knowledge
Last synced: 19 Apr 2025
https://github.com/telefonicaid/fiware-keystone-spassword
Keystone SPASSWORD is an OpenStack Keystone extension that enables some extra security checks over user passwords, as force the usage of strong passwords, expiration time for a password, number of bad login attempts before user account became temporarily blocked, a recover procedure password, second factor authentication (2FA), etc.
keystone ldap openstack-keystone-extension security
Last synced: 19 Apr 2025
https://github.com/msaadshabir/pci-segment
Go CLI for PCI-DSS network segmentation. Validates YAML policies, enforces via eBPF (Linux) or pf (macOS), syncs to AWS/Azure, and generates compliance reports.
audit-logging aws azure cli compliance ebpf golang network-policy network-seg pci-dss pf security
Last synced: 05 Apr 2026
https://github.com/artivain/reseau-discord-node
Node.js module for interacting with the Réseau Discord Artivain API.
api axios blacklist discord discord-api discord-bot free security sus
Last synced: 11 Apr 2025
https://github.com/matutetandil/anyhide
Hide any data in any file. Steganography tool that never modifies the carrier - transmits only encrypted positions. X25519 + ChaCha20 with forward secrecy.
chacha20 cli covert-communication cryptography data-hiding encryption forward-secrecy plausible-deniability privacy rust security steganography x25519
Last synced: 13 Jan 2026
https://github.com/just-do-halee/secwords
secure and safe password container.
algorithms container cryptography no-std password rust security temporary
Last synced: 10 Jun 2025
https://github.com/deratheone/motion_detection_system
An Arduino-based security system that detects motion using an ultrasonic sensor and triggers a buzzer and RGB LED alarm. Supports day, night, and always-on modes with auto arming/disarming using an LDR, and mode selection via touch sensor. Ideal for home security and demos.
arduino motion motion-sensor security sensors
Last synced: 13 Jul 2025
https://github.com/kicksecure/initializer-dist
for better security. Makes finding backdoors easier.
check-for-backdoors-and-integrity chroot-scripts-post security verifying-binary-builds
Last synced: 19 Apr 2025
https://github.com/sebescudie/vl.virustotal
A not-complete-at-all implementation of the VirusTotal V3 API for vvvv
malware security virustotal vl vvvv
Last synced: 30 Oct 2025
https://github.com/alichtman/veripypi
WIP: Verify the package installed from PyPi is the same as the code on Github
pip pypi python-security security
Last synced: 19 Mar 2025
https://github.com/dknauss/ai-assisted-docs
Methodology and process documentation for AI-assisted technical writing and review — a practical exploration.
ai ai-assisted-editing bdd-framework behavior-driven-development claude-code-skill documentation editorial security technical-writing wordpress wordpress-security
Last synced: 28 May 2026
https://github.com/arhcoder/denunciags
🚨 Aplicación que permite hacer denuncias federales de manera rápida y segura (Descripción pendiente).
application artificial-intelligence denuncias django flutter hackathon mysql python security web
Last synced: 29 Oct 2025
https://github.com/visible/noro
one-time secret sharing for env vars
cli encryption env env-vars one-time one-time-secret secrets security sharing
Last synced: 29 Jan 2026
https://github.com/Zeerg/modsecurity-layer
A ModSecurity Lambda Layer for AWS
aws lambda modsecurity security serverless-framework
Last synced: 31 Mar 2025
https://github.com/bad-antics/Fuzz.jl
Security fuzzing toolkit for Julia — mutation, generation, and coverage-guided fuzzing
fuzzing julia mutation-fuzzing security testing
Last synced: 06 Apr 2026
https://github.com/federicoceratto/debian-debsecan
UNOFFICIAL MIRROR. Please use:
Last synced: 12 Jul 2025
https://github.com/faisalahmedbijoy/image_cryptography_with_autoencoders
Deep learning in image Cryptography
cryptography deep-learning image image-processing security
Last synced: 10 Oct 2025
https://github.com/turbot/flowpipe-mod-entra
Microsoft Entra ID pipeline library for the Flowpipe cloud scripting engine. Automation and workflows to connect Microsoft Entra ID to the people, systems and data that matters.
automation cloud devops entra flowpipe flowpipe-mod hacktoberfest integrations low-code microsoft-entra orchestration pipelines security workflow workflow-automation workflow-engine
Last synced: 01 Mar 2026
https://github.com/turbot/flowpipe-mod-teams
Microsoft Teams pipeline library for the Flowpipe cloud scripting engine. Automation and workflows to connect Microsoft Teams to the people, systems and data that matters.
automation cloud devops flowpipe flowpipe-mod hacktoberfest integrations low-code microsoft-teams orchestration pipelines security teams workflow workflow-automation workflow-engine
Last synced: 28 Feb 2026
https://github.com/equk/ffox_profiles_win
🦊 firefox profiles with security presets & userchrome styles on windows
firefox pin profiles security shortcuts userchrome windows
Last synced: 10 Apr 2025
https://github.com/edunatalec/encrypt-env
Generate encrypted files to secure sensitive configuration data. Encrypt YAML files and streamline the protection of sensitive information in Flutter applications.
encryption environment security
Last synced: 23 Feb 2026
https://github.com/craftzman7/pentest-mcp
Automated discovery and exploitation of security vulnerabilities using natural language and LLMs.
Last synced: 14 Jul 2025