Skip to content

This is a python3 port / extension of the HP Power Manager 'formExportDataLogs' Buffer Overflow Script by Muhammad Haidari. For the original python2 script visit: https://github.com/Muhammd/HP-Power-Manager

Notifications You must be signed in to change notification settings

CountablyInfinite/HP-Power-Manager-Buffer-Overflow-Python3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

HP Power-Manager Buffer Overflow (Python3)

Since the official support for python2 is coming to an end and i am trying to improve my python3 skills and my understanding of exploits, i ported the well known HP Power Manager 4.2 'formExportDataLogs' Buffer Overflow exploit from python2 to python3. Please review the original python2 code by Muhammad Haidari on his github page. https://github.com/Muhammd/HP-Power-Manager

Tested on HP Power Manager 4.2 (Build 7) on Windows 7 Ultimate (6.1.7600 N/A Build 7600)

Usage: python3 hpm_exploit_p3.py : ip address the HP Power Manager is running on : port the application is running on : local port your shellcode is connecting back to -> script starts nc listener to catch reverse shell

This project is made for educational and ethical testing purposes only. It is the end user's responsibility to obey all applicable laws

About

This is a python3 port / extension of the HP Power Manager 'formExportDataLogs' Buffer Overflow Script by Muhammad Haidari. For the original python2 script visit: https://github.com/Muhammd/HP-Power-Manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages