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

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

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

lc/subjs

0
View on GitHub↗
854 星标·109 分支·Go·MIT·1 次浏览

Subjs

Fetches javascript file from a list of URLS or subdomains.

Features

  • JavaScript and API Analysis - Extract subdomains from JavaScript files.
  • Reconnaissance Tools - Fetches JavaScript files from lists of URLs.

Star 历史

lc/subjs 的 Star 历史图表lc/subjs 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

lc/subjs 是做什么的?

Fetches javascript file from a list of URLS or subdomains.

lc/subjs 的主要功能有哪些?

lc/subjs 的主要功能包括:JavaScript and API Analysis, Reconnaissance Tools。

lc/subjs 有哪些开源替代品?

lc/subjs 的开源替代品包括: m4ll0k/secretfinder — SecretFinder - A python script for find sensitive data (apikeys, accesstoken,jwt,..) and search anything on javascript… sh1yo/x8. devanshbatham/paramspider — Mining URLs from dark corners of Web Archives for bug hunting/fuzzing/further probing. gerbenjavado/linkfinder — LinkFinder is a security reconnaissance and static analysis tool designed for JavaScript endpoint discovery. It… s0md3v/arjun — Arjun is an HTTP parameter discovery tool that identifies valid parameters on web endpoints by testing large… bishopfox/spoofcheck.

Subjs 的开源替代方案

相似的开源项目,按与 Subjs 的功能重合度排序。
  • gerbenjavado/linkfinderGerbenJavado 的头像

    GerbenJavado/LinkFinder

    4,390在 GitHub 上查看↗

    LinkFinder is a security reconnaissance and static analysis tool designed for JavaScript endpoint discovery. It extracts absolute and relative URLs and parameters from JavaScript files to map the attack surface of web applications and identify hidden API routes. The tool operates through static code analysis and regular expression pattern matching to find endpoints without executing the source code. It includes a data processor for importing exported files from Burp Suite, enabling the batch analysis of multiple JavaScript assets in a single execution. The system provides capabilities for do

    Python
    在 GitHub 上查看↗4,390
  • m4ll0k/secretfinderm4ll0k 的头像

    m4ll0k/SecretFinder

    2,469在 GitHub 上查看↗

    SecretFinder - A python script for find sensitive data (apikeys, accesstoken,jwt,..) and search anything on javascript files

    Python
    在 GitHub 上查看↗2,469
  • devanshbatham/paramspiderdevanshbatham 的头像

    devanshbatham/ParamSpider

    3,103在 GitHub 上查看↗

    Mining URLs from dark corners of Web Archives for bug hunting/fuzzing/further probing

    Python
    在 GitHub 上查看↗3,103
  • s0md3v/arjuns0md3v 的头像

    s0md3v/Arjun

    6,086在 GitHub 上查看↗

    Arjun is an HTTP parameter discovery tool that identifies valid parameters on web endpoints by testing large dictionaries of parameter names against target URLs. It systematically probes endpoints using GET, POST, JSON, and XML request formats to find which parameters the server accepts, and can detect parameters whose values appear reflected in the response body. The tool distinguishes itself through its multi-method scanning approach, passive parameter collection from public archives like OTX and CommonCrawl, and its ability to detect value-sensitive parameters that only trigger a response

    Pythonapi-fuzzerapi-fuzzingapi-testing
    在 GitHub 上查看↗6,086
查看 Subjs 的所有 30 个替代方案→