Skip to main content

My First Exploit-DB Submission (HPE Intelligent Management Center dbman Command 10001 Information Disclosure)


Tested on Version: iMC_PLAT_7.1_E0302_Standard_Windows and iMC_PLAT_7.2_E0403_Std_Win
Tested on: Windows 7
CVE: CVE-2019-5392

Conversion of Nessus Plugin to Python Exploit

Nessus Plugin Name: hp_imc_dbman_cmd_10001_info_disclosure.nasl

Description: This vulnerability allows a remote attacker to view the contents of arbitrary directories under the security context of the SYSTEM or root user.

In this exploit, I converted the Nessus Plugin to Python by using Exploit https://www.exploit-db.com/exploits/43198

POC of iMC_PLAT_7.1_E0302_Standard_Windows



POC of iMC_PLAT_7.2_E0403_Std_Win




Comments