|
|
|
||||
|
|
|
|
#1 |
|
Registered User
Industry Role:
Join Date: Sep 2011
Posts: 63
|
weird authenticated user question
so I was checking my stats and in the authenticated user section(the part where I can see which members visited my site) I found 5 visitors with user names like
"@^Y@*@~q|wpmymzz2()2|pq{jvk@-1/&@lvo)&1,.1(.1-+(@./*" any idea as to what that is? Thanks for any info
__________________
Adult Entertainment for Gamers |
|
|
|
|
|
#2 |
|
veni vidi vici
Industry Role:
Join Date: Nov 2004
Location: Walled Garden
Posts: 15,858
|
You find that in your htpasswd file?
It looks like encrypted user info to me.
__________________
I Host @ SecuredServers |
|
|
|
|
|
#4 |
|
Registered User
Industry Role:
Join Date: Aug 2006
Location: Texas
Posts: 1,308
|
That is what I was thinking. Might want to look into any security holes in PHP scripts you are using on your website.
__________________
|
|
|
|
|
|
#5 |
|
Registered User
Join Date: Oct 2002
Posts: 3,726
|
Although it looks similar to injection, those symbols are neither PHP nor SQL, so on close inspection it doesn't appear to actually be injection. It's also not any of the dozen or so encryption / hash algorithms I recognize, neither is it a DIY encryption based on known primitives. It might be helpful to check the actual logs.
__________________
support@bettercgi.com ICQ 7208627 Strongbox - The next generation in site security Throttlebox - The next generation in bandwidth control Clonebox - Backup and disaster recovery on steroids |
|
|
|