## https://sploitus.com/exploit?id=2EDE2A41-8F22-55A4-B654-26EB82843C52
Automation for Juniper CVE:2023-36845
Overview
This is a bash script designed to check for the CVE-2023-36845 vulnerability. This script processes a list of IP addresses, sends a request to each, and determines whether the system is vulnerable based on the response.
Usage
To use the script, run it from the command line with the following options:
`chmod +x cve-2023-36845.sh`
`./cve-2023-36845.sh -f ip_list.txt`