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

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

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

7 个仓库

Awesome GitHub RepositoriesUtility and Fuzzing Tools

General-purpose utilities for data processing, fuzzing, and content discovery.

Explore 7 awesome GitHub repositories matching part of an awesome list · Utility and Fuzzing Tools. Refine with filters or upvote what's useful.

Awesome Utility and Fuzzing Tools GitHub Repositories

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

    ffuf/ffuf

    15,618在 GitHub 上查看↗

    This tool is a command-line utility designed for automated web resource discovery, fuzzing, and application structure mapping. It functions as a security-focused scanner that identifies hidden files, directories, parameters, and virtual hosts by injecting payloads into HTTP requests. By systematically testing how servers handle various inputs, it assists in mapping the architecture of web applications and uncovering potential security vulnerabilities. The tool distinguishes itself through a highly concurrent engine that manages asynchronous request execution and recursive job orchestration. I

    Fast web fuzzer for directory and parameter discovery.

    Gofuzzerinfosecpentesting
    在 GitHub 上查看↗15,618
  • epi052/feroxbusterepi052 的头像

    epi052/feroxbuster

    7,522在 GitHub 上查看↗

    Feroxbuster is an HTTP directory brute forcer and web resource enumerator designed to discover hidden files and directories on web servers. It functions as a recursive URL scanner that identifies unlinked endpoints and API resources by combining wordlist-based scanning with automated crawling. The tool operates as a proxy-aware fuzzer, allowing network requests to be routed through HTTP or SOCKS proxies for traffic interception or anonymity. It utilizes recursive directory crawling to automatically queue discovered paths and find nested content. The system includes capabilities for discovery

    Recursive content discovery tool for web applications.

    Rustcontent-discoveryenumerationhacktoberfest
    在 GitHub 上查看↗7,522
  • tomnomnom/gftomnomnom 的头像

    tomnomnom/gf

    2,116在 GitHub 上查看↗

    A wrapper around grep, to help you grep for things

    Grep wrapper for finding patterns in large datasets.

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

    tomnomnom/anew

    1,641在 GitHub 上查看↗

    A tool for adding new lines to files, skipping duplicates

    Append unique lines to a file while filtering duplicates.

    Go
    在 GitHub 上查看↗1,641
  • s0md3v/uros0md3v 的头像

    s0md3v/uro

    1,561在 GitHub 上查看↗

    declutters url lists for crawling/pentesting

    Filter and deduplicate URLs to reduce noise.

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

    tomnomnom/unfurl

    1,321在 GitHub 上查看↗

    Pull out bits of URLs provided on stdin

    Extract and display components from URLs.

    Go
    在 GitHub 上查看↗1,321
  • tomnomnom/qsreplacetomnomnom 的头像

    tomnomnom/qsreplace

    878在 GitHub 上查看↗

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

    Replace query string parameters in URLs.

    Go
    在 GitHub 上查看↗878
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Utility and Fuzzing Tools