awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

16 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • gchq/cyberchefgchq 的头像

    gchq/CyberChef

    35,120在 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
    在 GitHub 上查看↗35,120
  • hashcat/hashcathashcat 的头像

    hashcat/hashcat

    26,200在 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
    在 GitHub 上查看↗26,200
  • laramies/theharvesterlaramies 的头像

    laramies/theHarvester

    15,687在 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
    在 GitHub 上查看↗15,687
  • projectdiscovery/interactshprojectdiscovery 的头像

    projectdiscovery/interactsh

    4,380在 GitHub 上查看↗

    Interactsh 是一个带外(out-of-band)安全测试框架和交互服务器,旨在检测服务器端请求伪造(SSRF)和盲注(blind injections)等漏洞。它作为一个多协议交互收集器,捕获 DNS、HTTP 和 SMTP 请求,以验证来自远程应用的对外通信。 该项目提供了一个自托管交互网关,用于管理唯一载荷(payloads)并收集跨多个域的网络交互。它的独特之处在于能够模拟各种网络协议和响应行为,包括将请求路由到云元数据服务以识别特定漏洞。 该系统涵盖了广泛的功能,包括通过 ACME 为通配符域自动管理 SSL 证书、通过 Webhook 和第三方平台进行实时事件通知,以及托管用于注入测试的静态载荷。它还包括用于会话状态持久化和查询驱动响应控制的机制,以管理服务器如何处理传入请求。

    Detects out-of-band security interactions.

    Go
    在 GitHub 上查看↗4,380
  • dewalt-arch/pimpmykaliDewalt-arch 的头像

    Dewalt-arch/pimpmykali

    2,420在 GitHub 上查看↗

    Kali Linux Fixes for Newly Imported VM's

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

    Shell
    在 GitHub 上查看↗2,420
  • hmaverickadams/breach-parsehmaverickadams 的头像

    hmaverickadams/breach-parse

    2,128在 GitHub 上查看↗

    A tool for parsing breached passwords

    Tool for searching through leaked credentials and data breaches.

    Shell
    在 GitHub 上查看↗2,128
  • tomnomnom/gftomnomnom 的头像

    tomnomnom/gf

    2,116在 GitHub 上查看↗

    A wrapper around grep, to help you grep for things

    Wraps grep for specialized pattern searching.

    Go
    在 GitHub 上查看↗2,116
  • tomnomnom/anewtomnomnom 的头像

    tomnomnom/anew

    1,641在 GitHub 上查看↗

    A tool for adding new lines to files, skipping duplicates

    Filters unique lines from input streams.

    Go
    在 GitHub 上查看↗1,641
  • projectdiscovery/notifyprojectdiscovery 的头像

    projectdiscovery/notify

    1,577在 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
    在 GitHub 上查看↗1,577
  • s0md3v/uros0md3v 的头像

    s0md3v/uro

    1,561在 GitHub 上查看↗

    declutters url lists for crawling/pentesting

    Cleans and filters URL lists for testing.

    Python
    在 GitHub 上查看↗1,561
  • tomnomnom/unfurltomnomnom 的头像

    tomnomnom/unfurl

    1,321在 GitHub 上查看↗

    Pull out bits of URLs provided on stdin

    Extracts specific components from provided URLs.

    Go
    在 GitHub 上查看↗1,321
  • typeerror/secureTypeError 的头像

    TypeError/secure

    1,043在 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
    在 GitHub 上查看↗1,043
  • tomnomnom/qsreplacetomnomnom 的头像

    tomnomnom/qsreplace

    878在 GitHub 上查看↗

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

    Replaces query string values in URLs.

    Go
    在 GitHub 上查看↗878
  • maxcountryman/flask-seasurfmaxcountryman 的头像

    maxcountryman/flask-seasurf

    195在 GitHub 上查看↗

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

    Cross-site request forgery prevention for Flask.

    Python
    在 GitHub 上查看↗195
  • wntrblm/flask-talismanwntrblm 的头像

    wntrblm/flask-talisman

    87在 GitHub 上查看↗

    Talisman: HTTP security headers for Flask

    Enforces HTTPS and sets secure HTTP headers.

    Python
    在 GitHub 上查看↗87
  • red-coracle/flask-argon2red-coracle 的头像

    red-coracle/flask-argon2

    19在 GitHub 上查看↗

    A Flask extension providing Argon2 hashing and comparison.

    Provides utilities for Argon2 password hashing.

    Python
    在 GitHub 上查看↗19
  1. Home
  2. Part of an Awesome List
  3. Security & Privacy
  4. Security Utilities