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

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

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

2 个仓库

Awesome GitHub RepositoriesJavaScript Secret Extraction

Analysis of client-side scripts to identify leaked API keys, credentials, and internal endpoints.

Distinct from JavaScript: Existing candidates focus on the language or documentation, not security-centric parsing for secrets.

Explore 2 awesome GitHub repositories matching security & cryptography · JavaScript Secret Extraction. Refine with filters or upvote what's useful.

Awesome JavaScript Secret Extraction GitHub Repositories

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

    six2dez/reconftw

    7,226在 GitHub 上查看↗

    reconftw is an attack surface management framework and reconnaissance workflow orchestrator designed to automate the discovery, mapping, and monitoring of external digital assets. It operates as a modular tool-chain pipeline that coordinates a sequence of security tools to perform intelligence gathering and vulnerability scanning. The project distinguishes itself through a cloud-native deployment model that parallelizes scanning workloads across a fleet of remote VPS instances to bypass local resource constraints. It utilizes container-based environment isolation to ensure consistent executio

    Parses JavaScript files to extract sensitive API keys and internal service endpoints.

    Shellbug-bountybugbountybugbounty-tool
    在 GitHub 上查看↗7,226
  • gerbenjavado/linkfinderGerbenJavado 的头像

    GerbenJavado/LinkFinder

    4,390在 GitHub 上查看↗

    LinkFinder 是一个安全侦察和静态分析工具,专为 JavaScript 端点发现而设计。它从 JavaScript 文件中提取绝对和相对 URL 及参数,以映射 Web 应用程序的攻击面并识别隐藏的 API 路由。 该工具通过静态代码分析和正则表达式模式匹配来运行,无需执行源代码即可查找端点。它包括一个用于导入 Burp Suite 导出文件的数据处理器,从而能够在单次执行中对多个 JavaScript 资源进行批量分析。 该系统提供针对全域分析和特定域过滤的能力,以将发现重点放在目标上。它还具有关键字检测通知功能,可在结果中出现特定字符串时提醒用户,并支持将发现的数据导出为纯文本或 HTML 格式。

    Analyzes client-side scripts to identify internal endpoints and undocumented features for security purposes.

    Python
    在 GitHub 上查看↗4,390
  1. Home
  2. Security & Cryptography
  3. JavaScript Secret Extraction