Printer Friendly Version
Email this thread to a friend
|
Featured Web Site Template |
|
Reflects user activity within the last 5 minutes
|
|
| Member |
Message |
cabbagehead
Joined: Eons Ago
# Posts: 532
|
Posted: 2003-Jul-04 18:30
In my logs I see a list of user agents who have visited my site. #1 is Explorer, #3 is Netscape. #2 is Java 1.2 and #4 is Java 1.3.1.
I understand how this corresponds to Java, but what User Agent(s) are identifying themselves this way?
Thanks.
|
 |
Pongo
Joined: May 27, 2002
# Posts: 665
|
Posted: 2003-Jul-04 19:59
Almost always a mail user agent.
|
 |
cabbagehead
Joined: Eons Ago
# Posts: 532
|
Posted: 2003-Jul-05 19:38
Really? I'm doubting that's the case here though. I do NO email advertising, I send no newsletters ... and yet my #2 and #4 user agents are still Java 1.2 and Java 1.3.1.
Besides, wouldn't the most common mail user agent be IE (e.g. Outlook)?
Thanks.
|
 |
Pongo
Joined: May 27, 2002
# Posts: 665
|
Posted: 2003-Jul-05 21:13
What I mean is I think its a linux or unix box running a mail bot trying to find any e-mail addys so it can record them and spam them at a later date or... It could be a nosy competitor hitting your site often with a Mac running (OS X 10.1) or a java 1.2 plug-in.
|
 |
cabbagehead
Joined: Eons Ago
# Posts: 532
|
Posted: 2003-Jul-05 23:23
Ah, I see. So you think that a user agent that IDs itself as "java" is likely a non-commercial spider agent or something? Something similar to Zeus? That makes sense. It also makes sense, as most commercial apps wouldnt be so lazy as to not identify themsleves properly.
Hmm. Thanks for the feedback.
|
 |
g1smd
Staff
Joined: Jul 28, 2002
# Posts: 10465
|
Posted: 2003-Jul-05 23:39
I have never seen that user agent mentioned in logs before.
Try a Google search and see if anyone else has every written about this.
|
 |
fuzzyfreaky
Joined: Feb 23, 2001
# Posts: 39
|
Posted: 2003-Sep-10 03:49
IIRC (don't have the Javadoc handy), these user-agent headers are the default request headers set when a Java programmer doesn't explicitly set an alternate value in a program that, for whatever purpose, accesses HTTP.
I'm not sure why it would have to be a UNIX/Linux box or even a Mac, since Windows has the proverbial 95% advantage in numbers and Java apps can run on any of these platforms. I dont' think any browser plugin should affect the useragent string like this. It's probably either a bot, or something else but it's immaterial what OS it is running on top of.
I remember seeing this in my logs for quite a while, then realized that it was my own app server hitting itself through http - I was experimenting with some XML-over-http processing before the advent of SOAP, and had it running through the web server so any hit to the experimental page caused two log entries as a side-effect.
I still occasionally get hits with this user agent. This leads me to believe that either would-be spammers, or even just other sites whose purpose is to keep an eye on our content, are the ones doing the accessing.... now my thoughts are lit up. Are you serving any RSS? Could be a Java-based RSS client. No doubt you'll have more luck figuring out what it is by the pattern of hits than by the user-agent string alone. Let us know!
|
 |
You are not permitted to post messages in this forum or topic, because of one or more of the following reasons:
- You have not yet logged in, or registered properly as a member
- You are a member, but no longer have posting rights.
- This is a private forum, for which you do not have permissions.
If you are a recent member, it's possible that you simply have not yet confirmed your account. Please
check your email for a message entitled 'JimWorld Forums: Confirm Your Account' and follow the instructions
contained within.
If you cannot find this message, click here to Re-Send it.
|
If you are still experiencing problem, please read the
Login Assistance
Article for some advice on what may be causing your login not to work properly.
|
Switch to Advanced Editor and ...
Create a New Topic
or Reply to this Thread
|
|