Forum Moderators: phranque

Message Too Old, No Replies

Web Statistics Question

WebAlizer

         

caspita

4:19 pm on Jul 29, 2004 (gmt 0)

10+ Year Member



Hi All,

I use WebAlizer (provided by my host company) to check the statistics of my website in a regular basis, I can almost understand everything but the "Top xx of xx Total Usernames"...

What is exactly a "Username" from this point of view? why am I getting 'Usernames' in my stats? is it something in my setup? is somebody trying to get some kind of access?

the hits are very few but I'm curious about this.

Could somebody explain this kind of info?

Thanks,
CS.

whoisgregg

7:10 pm on Aug 2, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



If you have areas of your site which require authenticated access (like with a .htaccess file), then the activity of those visitors includes their username.

For example, if your site has a "statistics" folder which you have to type in your username and password to view, your entire visit to your site (after entering in that username/password) will be logged with your username, like so:


4.5.6.7 - [b]caspita[/b] [02/Aug/2004:14:29:22 -0400] "GET /statistics/index.html HTTP/1.1" 200 8003 ...

More about .htaccess:
[httpd.apache.org...]

Span

10:17 pm on Aug 2, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



whoisgregg, you're right. But I think caspita means there are usernames in the Webalizer stats while it concerns a free site without any area which requires authenticated access.

I have seen that once, still don't understand.

caspita

12:44 pm on Aug 4, 2004 (gmt 0)

10+ Year Member



Thanks for the info guys..

In fact it could be possible I think .. ie. I use cPanel to admin my site, it requires a us/pwd but is not the same I'm seeing in th logs.. could it be ie somebody trying to access without permit? .. I think I'll ask also my hosting provider and see if they know why this user appears in my logs.

As pointed for the previous post, I have no restricted areas in for my page, so it should not happen I think.

Thanks again

whoisgregg

5:26 pm on Aug 4, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



could it be ie somebody trying to access without permit?

I'd bet that's what is going on here, you may want to bring this issue up in the Apache forum [webmasterworld.com] here. Something like "spoofed username trying to crack my site?" and see what they have to say about it. I don't know if it's possible to send a username with a HTTP request, but if it is, I'm sure that's a tool in the hacker's tool belt.