Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Juniper-Bug-Automation-CVE-2023-36845 — Bash script to automate detection of CVE-2023-36845 vulnerability in Juniper devices by sending crafted requests to a list of IP addresses. | Kitploit
Tools/GitHubGitHub/cyb3rzest/juniper-bug-automation-cve-2023-36845
Vulnerability ScannersExploitationScripting & AutomationNetwork SecurityPenetration Testing
GitHubcyb3rzest/juniper-bug-automation-cve-2023-36845

Juniper-Bug-Automation-CVE-2023-36845

Bash script to automate detection of CVE-2023-36845 vulnerability in Juniper devices by sending crafted requests to a list of IP addresses.

View Repository
212 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

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

Download Tool