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
Tools/GitHubGitHub/lachhab-anas/exploit_cve-2025-37164
Vulnerability AnalysisExploitationPenetration TestingCommand and ControlLearning & Education
GitHublachhab-anas/exploit_cve-2025-37164

Exploit_CVE-2025-37164

Exploit for the CVE-2025-37164

View Repository
118 months 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

Exploit_CVE-2025-37164

(!) This Script is made for educational purpose only

Exploit for the CVE-2025-37164

Description :

This script provide a simple exploit for the CVE-2025-37164 impacting HPE OneView that can be used to validate if an asset is vulnerable.

usage :

root@kitploit:~
git clone https://github.com/LACHHAB-Anas/Exploit_CVE-2025-37164.git
cd Exploit_CVE-2025-37164
pip install requests

To run the script use :

root@kitploit:~
python3 CVE-2025-37164.py <IP> "<command>"

or

root@kitploit:~
python CVE-2025-37164.py <IP> "<command>"

Resources :

https://nvd.nist.gov/vuln/detail/CVE-2025-37164

https://attackerkb.com/topics/ixWdbDvjwX/cve-2025-37164/rapid7-analysis

Download Tool