awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

16 dépôts

Awesome GitHub RepositoriesSecurity Utilities

Tools for data manipulation, pattern matching, and out-of-band interaction detection.

Explore 16 awesome GitHub repositories matching part of an awesome list · Security Utilities. Refine with filters or upvote what's useful.

Awesome Security Utilities GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • gchq/cyberchefAvatar de gchq

    gchq/CyberChef

    35,120Voir sur GitHub↗

    CyberChef is a web-based application designed for performing complex data encoding, decoding, encryption, and analysis tasks. It provides a visual interface where users construct data transformation pipelines by chaining modular operations together, allowing raw input to be processed into a desired output format entirely within the local browser environment. The tool functions as a client-side cryptographic workbench, ensuring that all data processing logic remains local to the user's machine to maintain privacy and eliminate server-side overhead. By utilizing functional pipeline composition

    Performs encryption, encoding, and data analysis.

    JavaScriptcompressiondata-analysisdata-manipulation
    Voir sur GitHub↗35,120
  • hashcat/hashcatAvatar de hashcat

    hashcat/hashcat

    26,200Voir sur GitHub↗

    Hashcat is a high-performance hash cracking software and OpenCL compute application used to recover plain-text passwords from hashed data. It functions as a GPU-accelerated recovery tool and distributed password cracker, leveraging CPUs and GPUs to perform intensive cryptographic computations. The system differentiates itself through a distributed cracking workflow that coordinates tasks across multiple machines via an overlay network to share computational load. It further optimizes recovery speed using Markov chain keyspace optimization to prioritize the most likely password candidates. Th

    Advanced utility for high-speed password recovery and hash cracking.

    C
    Voir sur GitHub↗26,200
  • laramies/theharvesterAvatar de laramies

    laramies/theHarvester

    15,687Voir sur GitHub↗

    theHarvester is a command-line utility designed for gathering open-source intelligence and mapping an organization's external attack surface. It functions as a security information gathering framework that automates the collection of publicly available data to assist in reconnaissance and threat analysis. The tool utilizes a plugin-based architecture to execute isolated queries against various search engines and public databases. It employs asynchronous task execution to run multiple discovery operations in parallel, while a centralized pipeline aggregates and deduplicates findings from these

    Tool for gathering emails, subdomains, and names from public sources.

    Pythonblueteamdiscoveryemails
    Voir sur GitHub↗15,687
  • projectdiscovery/interactshAvatar de projectdiscovery

    projectdiscovery/interactsh

    4,380Voir sur GitHub↗

    Interactsh est un framework de test de sécurité hors bande et un serveur d'interaction conçu pour détecter des vulnérabilités telles que la falsification de requête côté serveur (SSRF) et les injections aveugles. Il fonctionne comme un collecteur d'interactions multi-protocole qui capture les requêtes DNS, HTTP et SMTP pour vérifier la communication sortante depuis des applications distantes. Le projet fournit une passerelle d'interaction auto-hébergée pour gérer des charges utiles uniques et recueillir des interactions réseau sur plusieurs domaines. Il se distingue par sa capacité à simuler divers protocoles réseau et comportements de réponse, y compris le routage des requêtes vers des services de métadonnées cloud pour identifier des vulnérabilités spécifiques. Le système couvre un large éventail de capacités, y compris la gestion automatisée des certificats SSL via ACME pour les domaines génériques, les notifications d'événements en temps réel via des webhooks et des plateformes tierces, et l'hébergement de charges utiles statiques pour les tests d'injection. Il inclut également des mécanismes pour la persistance de l'état de session et le contrôle de réponse piloté par requête pour gérer la façon dont le serveur traite les requêtes entrantes.

    Detects out-of-band security interactions.

    Go
    Voir sur GitHub↗4,380
  • dewalt-arch/pimpmykaliAvatar de Dewalt-arch

    Dewalt-arch/pimpmykali

    2,420Voir sur GitHub↗

    Kali Linux Fixes for Newly Imported VM's

    Script to automate the installation and configuration of Kali Linux tools.

    Shell
    Voir sur GitHub↗2,420
  • hmaverickadams/breach-parseAvatar de hmaverickadams

    hmaverickadams/breach-parse

    2,128Voir sur GitHub↗

    A tool for parsing breached passwords

    Tool for searching through leaked credentials and data breaches.

    Shell
    Voir sur GitHub↗2,128
  • tomnomnom/gfAvatar de tomnomnom

    tomnomnom/gf

    2,116Voir sur GitHub↗

    A wrapper around grep, to help you grep for things

    Wraps grep for specialized pattern searching.

    Go
    Voir sur GitHub↗2,116
  • tomnomnom/anewAvatar de tomnomnom

    tomnomnom/anew

    1,641Voir sur GitHub↗

    A tool for adding new lines to files, skipping duplicates

    Filters unique lines from input streams.

    Go
    Voir sur GitHub↗1,641
  • projectdiscovery/notifyAvatar de projectdiscovery

    projectdiscovery/notify

    1,577Voir sur GitHub↗

    Notify is a Go-based assistance package that enables you to stream the output of several tools (or read from a file) and publish it to a variety of supported platforms.

    Streams tool output to various notification platforms.

    Go
    Voir sur GitHub↗1,577
  • s0md3v/uroAvatar de s0md3v

    s0md3v/uro

    1,561Voir sur GitHub↗

    declutters url lists for crawling/pentesting

    Cleans and filters URL lists for testing.

    Python
    Voir sur GitHub↗1,561
  • tomnomnom/unfurlAvatar de tomnomnom

    tomnomnom/unfurl

    1,321Voir sur GitHub↗

    Pull out bits of URLs provided on stdin

    Extracts specific components from provided URLs.

    Go
    Voir sur GitHub↗1,321
  • typeerror/secureAvatar de TypeError

    TypeError/secure

    1,043Voir sur GitHub↗

    Modern Python library for HTTP security headers with safe defaults, configurable presets, and first-class ASGI/WSGI middleware (FastAPI, Django, Flask, Shiny, and more).

    Lightweight library for applying consistent HTTP security headers.

    Pythonasgicontent-security-policydjango
    Voir sur GitHub↗1,043
  • tomnomnom/qsreplaceAvatar de tomnomnom

    tomnomnom/qsreplace

    878Voir sur GitHub↗

    Accept URLs on stdin, replace all query string values with a user-supplied value

    Replaces query string values in URLs.

    Go
    Voir sur GitHub↗878
  • maxcountryman/flask-seasurfAvatar de maxcountryman

    maxcountryman/flask-seasurf

    195Voir sur GitHub↗

    SeaSurf is a Flask extension for preventing cross-site request forgery (CSRF).

    Cross-site request forgery prevention for Flask.

    Python
    Voir sur GitHub↗195
  • wntrblm/flask-talismanAvatar de wntrblm

    wntrblm/flask-talisman

    87Voir sur GitHub↗

    Talisman: HTTP security headers for Flask

    Enforces HTTPS and sets secure HTTP headers.

    Python
    Voir sur GitHub↗87
  • red-coracle/flask-argon2Avatar de red-coracle

    red-coracle/flask-argon2

    19Voir sur GitHub↗

    A Flask extension providing Argon2 hashing and comparison.

    Provides utilities for Argon2 password hashing.

    Python
    Voir sur GitHub↗19
  1. Home
  2. Part of an Awesome List
  3. Security & Privacy
  4. Security Utilities