PDA

View Full Version : What reason would be most likely


abqsbs
01-31-2012, 09:55 PM
for our vBulletin sites to be hacked?

OldSchoolDSL
01-31-2012, 10:44 PM
I voted improper www permissions, even though typically its due to a weak password... But technically that's not hacking, that's cracking (guessing a password or secure code).

Security flaws to happen with every software, it's only a matter of finding it and knowing how to exploit it. Nothing is hack proof.

In order of most likely

password
permissions
security flaw

Max Taxable
01-31-2012, 10:49 PM
Lots of add-ons and plug-ins provide exploits that weren't there in the native software. You forgot that one.

Boofo
01-31-2012, 11:04 PM
It should be multiple choice as no one issue is the correct answer.

abqsbs
02-01-2012, 04:54 AM
I have to go with #1

Lazy admin with weak passwd and ssh running on 22 & root login enabled. No Hostsdeny configured.

snakes1100
02-01-2012, 07:33 PM
Ditto on what Boofo stated, its not going to be a single answer, the most likely causes are poorly written php/sql code for injection.