cyb3rzest / Juniper-Bug-Automation-CVE-2023-36845

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%