![]() |
|
[MyBB exploit] View thread without membership! - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Hacking (https://sinister.ly/Forum-Hacking) +--- Forum: Website & Server Hacking (https://sinister.ly/Forum-Website-Server-Hacking) +--- Thread: [MyBB exploit] View thread without membership! (/Thread-MyBB-exploit-View-thread-without-membership) |
[MyBB exploit] View thread without membership! - ash!k - 09-19-2011 Hello Hack Community! ![]() (Admins: Please let me know if you don't think this should be posted on this forum. Personally I don't see why not, because people who aren't members can't read it, without already knowing this trick.) This is a quick demonstration on how to bypass the "you need to register in order to view this post/guests cannot view threads"-thingey on some MyBB-forums. The address for your average MyBB thread would look something like: Code: www.forumsite.com/showthread.php?tid=1234The only thing you would need to do here, is change the a single detail in the url as shown below: Code: www.forumsite.com/PRINTthread.php?tid=1234As you can probably figure, this shows the printable version of that page, which often aren't private. In order to proof this exploit is still useable from time to time, heres an example using one of my threads here on The L33ts. Try logging out to see that this actually works ![]() Code: http://thel33ts.com/showthread.php?tid=278And here is the workaround: Code: http://thel33ts.com/printthread.php?tid=278Keeping this in mind, will help you not having to sign up to every other forum which has a post you are interested in reading. Please say thank you for sharing this <3 RE: [MyBB exploit] View thread without membership! - TheShadow1 - 09-19-2011 Good tutorial! But there is an easier way to do this by making the website think you are the google bot. You could download this. For firefox and then use: Googlebot/2.1 (+http://www.googlebot.com/bot.html) Or you could follow this tutorial for chrome/chromium. Enjoy. :epic: RE: [MyBB exploit] View thread without membership! - ash!k - 09-19-2011 Well i find that more easier Thanks for your feedback
RE: [MyBB exploit] View thread without membership! - TheShadow1 - 09-19-2011 (09-19-2011, 12:50 PM)ash!k Wrote: Well i find that more easier YW. Glad to help.:dance: RE: [MyBB exploit] View thread without membership! - Dashing Dante - 09-30-2011 thanks for the mybb simple trick , the google bot trick is pretty much good :thumbs: RE: [MyBB exploit] View thread without membership! - Rainbow Dash - 10-04-2011 Nice trick, +Rep for you. RE: [MyBB exploit] View thread without membership! - jammy7777 - 10-04-2011 yeh, google bot one is better option RE: [MyBB exploit] View thread without membership! - 3r3bus - 10-04-2011 Nice tut!!!!!!!!!!!!!!!!!!!! LOVE IT thanks man RE: [MyBB exploit] View thread without membership! - Coder-san - 10-04-2011 Nice thread. ![]() I have discussed 2 more methods in my old thread: [link=www.hackcommunity.com/Thread-Tutorial-How-To-Get-Access-to-Content-Hidden-for-Guests-in-a-Forum][Tutorial] How To Get Access to Content Hidden for Guests in a Forum[/link] RE: [MyBB exploit] View thread without membership! - ArcaneFx - 10-04-2011 You can lock it using the HIDE plugin which requires everyone to post to view the thread content I believe. Also, links can be hidden using the Hide links to guests plugin. But then again, good share, keep up the contribution :) |