Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2023-23752 PoC — [20230201] - Core - Improper access check in webservice endpoints

Source
Associated Vulnerability
Title:[20230201] - Core - Improper access check in webservice endpoints (CVE-2023-23752)
Description:An issue was discovered in Joomla! 4.0.0 through 4.2.7. An improper access check allows unauthorized access to webservice endpoints.
Description
开源,go多并发批量探测poc,准确率高
Readme
# CVE-2023-23752
# 介绍
开源,go多并发批量探测poc,准确率高.
测试1k条数据,耗时40s左右,结果准确率90%以上

# 使用方法
```
生成linux执行文件
set CGO_ENABLED=0
set GOOS=linux
go build cve-2023-23752-PoC.go

生成windows执行文件
set CGO_ENABLED=1
set GOOS=windows
go build cve-2023-23752-PoC.go

cve-2023-23752-Poc -l url.txt
```

结果保存在当前文件夹下out.txt
File Snapshot

[4.0K] /data/pocs/7c0c8641d072169f3b03f54d00f4df1690348d2e ├── [3.2K] cve-2023-23752-PoC.go └── [ 419] README.md 0 directories, 2 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →