The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Two users with same user name.... how?
I got up this morning and noticed somebody had two users with the same username, same email and signed up at the same time 3:37 am. Has anybody seen an account duplicate like this before?
|
#2
|
||||
|
||||
Did you check to make sure that those users are not added as admins?
|
#3
|
|||
|
|||
Delete them as soon as possible
Turn your site off and check if u have any exrta admins..... This maybe the attack of hackers.....Delete your Install directory.... |
#4
|
|||
|
|||
They are hackers this is what they do
|
#5
|
|||
|
|||
You can end up with two users having the same name simply by not protecting your board from regex based usernames, which has nothing to do with being hacked.
|
#6
|
|||
|
|||
Install directory was deleted a long time ago and there are no additional admins. This has nothing to do with the fiasco that has been going on the last week with not deleting the vb install and all of the hacks.
|
#7
|
||||
|
||||
The usernames are not actually the same. They've used a higher level ascii character that "looks like" but is not the same.
|
#8
|
|||
|
|||
Go to Options then user registration options
under username regular expression put the following code. Code:
^[A-Za-z0-9 ]+$ |
#9
|
|||
|
|||
Use this instead:
Code:
^((?!&#\d+;)[\x20-\x7E])+$ |
#10
|
|||
|
|||
I had the same thing this morning, both at Admin level. We just got wiped out a few days ago, they destroyed our vB files.
This is who tried to get in this morning. ppp ppp@gmail.com 09-17-2013 09-17-2013 0 --------------- Added [DATE]1379427345[/DATE] at [TIME]1379427345[/TIME] --------------- I have a question. If I bring up several to Super Mod and give them ACP to help delete these spooks that are hacking as soon as they get in, will a Super be able to deleted a hacked Admin account? --------------- Added [DATE]1379427531[/DATE] at [TIME]1379427531[/TIME] --------------- Snakes, I am not experienced in this code stuff. What will this do for us? |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|