Share
## https://sploitus.com/exploit?id=C1AE0A3B-0A01-5648-8BDD-BE2D0F878DC7
# CVE-2023-23752
CVE-2023-23752 Data Extractor

## Build

    git clone https://github.com/JohnDoeAnonITA/CVE-2023-23752
    cd CVE-2023-23752
    go build .
  
  ## Usage

    CVE-2023-23752[.exe] [-h|--help] -u|--url "<value>" [-t|--type (1|2)]

## Help

       _           _         _
       /_  /_ _  / | _  _  /_/_  _  _
	(_//_// // //_.'/_//_'/ // //_// /
	CVE-2023-23752 Data Extractor v0.1


	Arguments:

	  -h  --help  Print help information
	  -u  --url   Url to retrive data. Ex http://examble.com or
	              http://examble.com/joomla-path
	  -t  --type  Select 1 for api/index.php/v1/config/application or 2 for
	              api/v1/config/application. Default: 1

![Screenshot](https://github.com/JohnDoeAnonITA/CVE-2023-23752/blob/main/cve.png?raw=true)