Twelve Years of Service
Posts: 18
Threads: 5
Using MyBB SQL Injection 09-01-2012, 11:00 PM
#1
I've seen a lot of tutorials on another forum for example on how to use an SQL injection to hack a forum, but they don't make sense to me. Can anyone please clarify?
(This post was last modified: 09-02-2012, 07:23 PM by Dismas.)
•
Twelve Years of Service
Posts: 467
Threads: 49
RE: Using MyBB SQL Injection 09-03-2012, 03:01 AM
#2
Are you specifically wanting to SQL inject a forum or any website in general?
•
Twelve Years of Service
Posts: 467
Threads: 49
RE: Using MyBB SQL Injection 09-04-2012, 09:15 PM
#4
Oh - I didn't see that bit in the title, my bad :p
•
Twelve Years of Service
Posts: 338
Threads: 15
RE: Using MyBB SQL Injection 09-08-2012, 07:29 AM
#5
MyBB had a plugin (award system) if I'm not mistaken that was vulnerable a while back...best bet is plugins, look for weaknesses in them.
•
Twelve Years of Service
Posts: 14
Threads: 1
RE: Using MyBB SQL Injection 09-09-2012, 10:07 AM
#6
As far as i know, there is no open MyBB injections. It's pretty secure, they're always on top of all vulnerabilities. There will be plenty of plugins though that you could try and inject.
•
Twelve Years of Service
Posts: 16
Threads: 5
RE: Using MyBB SQL Injection 10-02-2012, 05:57 PM
#10
Find a vulnerability and exploit it. The software itself isn't vulnerable as
of yet so it's your best option. Look around for new releases in the exp
database and you will be sure to find something. You could always try
and scan their ports too to see if there's anything vulnerable running.
•