Waraxe IT Security Portal  
  Login or Register
::  Home  ::  Search  ::  Your Account  ::  Forums  ::   Waraxe Advisories  ::  Tools  ::
March 19, 2024
Menu
 Home
 Logout
 Discussions
 Forums
 Members List
 IRC chat
 Tools
 Base64 coder
 MD5 hash
 CRC32 checksum
 ROT13 coder
 SHA-1 hash
 URL-decoder
 Sql Char Encoder
 Affiliates
 y3dips ITsec
 Md5 Cracker
 User Manuals
 AlbumNow
 Content
 Content
 Sections
 FAQ
 Top
 Info
 Feedback
 Recommend Us
 Search
 Journal
 Your Account



User Info
Welcome, Anonymous
Nickname
Password
(Register)

Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9145

People Online:
Visitors: 423
Members: 0
Total: 423
PacketStorm News
·301 Moved Permanently

read more...
Log in Register Forum FAQ Memberlist Search
IT Security and Insecurity Portal

www.waraxe.us Forum Index -> Invision Power Board -> IPB <= 2.3.5 sql injection hash/salt fetching exploit Goto page Previous  1, 2, 3, 4, 5  Next
Post new topic  Reply to topic View previous topic :: View next topic 
PostPosted: Mon Sep 22, 2008 1:51 pm Reply with quote
T0x1Cw4St3
Regular user
Regular user
 
Joined: Aug 15, 2008
Posts: 17




waraxe wrote:
T0x1Cw4St3 wrote:
Everytime i'm getting this:
Invalid response, target URL not valid? Exiting ...

With every IPB 2.3.5 board i find.


Most of the IPB installations are allready patched. So first thing to do is to try this:

Code:

http://www.***.com/forums/index.php?act=xmlout&do=check-display-name&name=%2527


If you will see "IPS driver error", then exploit should work. If you get "not found" or something like that, then specific target is allready pacthed Smile



Thanks a bunch Wink
1 more question: how do i need to enter the URL in the exploit like, http:// or without, and i found some forums with a url like this: forums.xxxxx.xxx/index.php
View user's profile Send private message
PostPosted: Mon Sep 22, 2008 3:04 pm Reply with quote
waraxe
Site admin
Site admin
 
Joined: May 11, 2004
Posts: 2407
Location: Estonia, Tartu




Exploit will work bot with

http://www.***.com/forums/index.php

and

http://www.***.com/forums/
View user's profile Send private message Send e-mail Visit poster's website
PostPosted: Mon Sep 22, 2008 3:23 pm Reply with quote
martin1
Regular user
Regular user
 
Joined: Sep 21, 2008
Posts: 17




What if the forum index is on a subdomain ? I think thats what he means. Rolling Eyes
View user's profile Send private message
PostPosted: Mon Sep 22, 2008 3:31 pm Reply with quote
waraxe
Site admin
Site admin
 
Joined: May 11, 2004
Posts: 2407
Location: Estonia, Tartu




martin1 wrote:
What if the forum index is on a subdomain ? I think thats what he means. Rolling Eyes


OK, i got it now ... Smile
It does not matter, as far as URL is pointing to IPB index page (homepage, main page, ...)
View user's profile Send private message Send e-mail Visit poster's website
PostPosted: Mon Sep 22, 2008 3:53 pm Reply with quote
martin1
Regular user
Regular user
 
Joined: Sep 21, 2008
Posts: 17




it there anyway to make it do more than one target ID ? Shocked
View user's profile Send private message
PostPosted: Mon Sep 22, 2008 6:18 pm Reply with quote
pexli
Valuable expert
Valuable expert
 
Joined: May 24, 2007
Posts: 665
Location: Bulgaria




martin1 wrote:
it there anyway to make it do more than one target ID ? Shocked


You mai change tirget id from Xploit

$id = 1;// ID of the target user, default value "1" is admin's ID
View user's profile Send private message
PostPosted: Mon Sep 22, 2008 6:36 pm Reply with quote
martin1
Regular user
Regular user
 
Joined: Sep 21, 2008
Posts: 17




No thats not what i mean. Confused
View user's profile Send private message
PostPosted: Mon Sep 22, 2008 6:57 pm Reply with quote
Poison
Advanced user
Advanced user
 
Joined: Jul 30, 2008
Posts: 126




grrr, i have reinstalled php now and done everything suggested now im getting this error;
View user's profile Send private message
PostPosted: Mon Sep 22, 2008 7:13 pm Reply with quote
Chedda
Active user
Active user
 
Joined: May 26, 2008
Posts: 27




koko wrote:
martin1 wrote:
it there anyway to make it do more than one target ID ? Shocked


You mai change tirget id from Xploit

$id = 1;// ID of the target user, default value "1" is admin's ID


He means can you check multiple ID's at one time instead of doing one at a time. For example it would scan all the IDs 1-100 if you told it so.

I'm sure if you know how to program you could figure it out unfortunately I am not and can't help sorry.

As for poison I would recommend just re downloading OCI.dll and placing it your php folder. I use a webserver so I haven't had this problem.
View user's profile Send private message
PostPosted: Mon Sep 22, 2008 7:33 pm Reply with quote
martin1
Regular user
Regular user
 
Joined: Sep 21, 2008
Posts: 17




Yes Chedda thats exactly what i mean Razz.

Here Poison http://www.dll-files.com/dllindex/dll-files.shtml?oci Wink
View user's profile Send private message
PostPosted: Mon Sep 22, 2008 8:12 pm Reply with quote
waraxe
Site admin
Site admin
 
Joined: May 11, 2004
Posts: 2407
Location: Estonia, Tartu




martin1 wrote:
it there anyway to make it do more than one target ID ? Shocked


Gimme some time, i will publish next version soon, with multi ID mode and with optional username fetching.
View user's profile Send private message Send e-mail Visit poster's website
PostPosted: Mon Sep 22, 2008 8:12 pm Reply with quote
Poison
Advanced user
Advanced user
 
Joined: Jul 30, 2008
Posts: 126




Thank you waraxe for this great exploit, now to crack them -,-
View user's profile Send private message
PostPosted: Mon Sep 22, 2008 8:15 pm Reply with quote
waraxe
Site admin
Site admin
 
Joined: May 11, 2004
Posts: 2407
Location: Estonia, Tartu




Yes, cracking ... salted hashes are not easy to crack. What i'm missing, is IPB and Vbulletin hashes support in insidepro's Extreme GPU Bruteforcer:

http://www.insidepro.com/eng/egb.shtml

I have that program, but it's not very useful till it supports more salted hashes algos Smile
View user's profile Send private message Send e-mail Visit poster's website
PostPosted: Mon Sep 22, 2008 8:25 pm Reply with quote
martin1
Regular user
Regular user
 
Joined: Sep 21, 2008
Posts: 17




Yeah isnt as easy to crack the salted ones Sad
View user's profile Send private message
hello
PostPosted: Mon Sep 22, 2008 11:13 pm Reply with quote
XXxxImmortalxxXX
Beginner
Beginner
 
Joined: Sep 23, 2008
Posts: 1




hello thanks for hte exploit as i am running 2.3.5 i tryed ur script and it didnt hack my account is there some way we can do a chat session and i let u try to do the attack on my site and see if u gain access to it? add me on msn

scyther777@live.com

if u dont midn
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
IPB <= 2.3.5 sql injection hash/salt fetching exploit
  www.waraxe.us Forum Index -> Invision Power Board
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT  
Page 2 of 5  
Goto page Previous  1, 2, 3, 4, 5  Next
  
  
 Post new topic  Reply to topic  




Powered by phpBB © 2001-2008 phpBB Group






Space Raider game for Android, free download - Space Raider gameplay video - Zone Raider mobile games
All logos and trademarks in this site are property of their respective owner. The comments and posts are property of their posters, all the rest (c) 2004-2020 Janek Vind "waraxe"
Page Generation: 0.183 Seconds