hopgoblin 是一个用于扫描 Adobe Experience Manager (AEM) 实例的工具。
它自动化了我们在安全评估期间经常手动执行的若干项检查。
/bin/querybuilder.json/bin/querybuilder.feedrep:User 对象和泄露的密码哈希/services/accesstoken/verify 进行 SSRF/crx/packmgr/service/exec.json)tqdm)--proxy),用于 Burp/ZAP克隆仓库并安装依赖:
git clone https://github.com/assetnote/hopgoblin.git
cd hopgoblin
pip install -r requirements.txt
要求:
requeststqdmpython hopgoblin.py https://aem-target.example
示例输出:
[.] Output will be saved to: hopgoblin_aem-target.example_20250923_123456.txt
Scanning https://aem-target.example
[+] Exposed JSON query builder - /bin/querybuilder.json
POC URL: https://aem-target.example/bin/querybuilder.json
summary
------------------------------------------------------------
https://aem-target.example
exposed json query builder
------------------------------------------------------------
python hopgoblin.py -f targets.txt --threads 25 --ssrf-target collab.example.com
python hopgoblin.py -f targets.txt --proxy http://127.0.0.1:8080 --debug
usage: hopgoblin.py [-h] [-f FILE | url] [-t SSRF_TARGET] [-d] [-p PROXY] [--threads THREADS]
positional arguments:
url Single target URL
optional arguments:
-f, --file FILE File containing target URLs (one per line)
-t, --ssrf-target Callback domain for SSRF/XXE checks
-d, --debug Enable debug output
-p, --proxy Proxy URL (e.g., http://127.0.0.1:8080)
--threads THREADS Number of threads (default: 10)
在我们的研究过程中,我们识别并报告了 Adobe Experience Manager 中的多个漏洞,这些漏洞已被分配了 CVE 编号:
有关更多详情,请参阅 Adobe 的官方公告:
Adobe 安全公告 APSB25-90
这项研究和工具已在 BSides Canberra 2025 上展示:
在 Adobe Experience Manager 中发现严重漏洞
幻灯片: