Ocean10000

msg:3626013 | 10:17 pm on Apr 13, 2008 (gmt 0) |
Microsoft-ATL-Native Example: "Microsoft-ATL-Native/7.00" MSDN [msdn2.microsoft.com] - The primary mission of ATL Server is to provide support for responding to HTTP requests, but ATL Server also provides client-side support. This functionality allows launching of HTTP requests and handles receiving the resulting HTTP responses. With the exception of basic HTTP response header parsing, the ATL Server HTTP client support does not perform any HTTP response parsing or rendering. Microsoft-CryptoAPI Example: "Microsoft-CryptoAPI/6.0.5744.16384" MSDN [msdn2.microsoft.com] - The Microsoft CryptoAPI allows developers to build cryptographic security into their applications by providing a flexible set of functions to encrypt or digitally sign data. Microsoft-WebDAV-MiniRedir example: "Microsoft-WebDAV-MiniRedir/6.0.5744" Microsofts implementation of Web Distributed Authoring and Versioning (WebDAV), which is in XP and all future version of windows. Microsoft URL Control Example: "Microsoft URL Control - 6.00.8877" This is one of Microsoft's generic com library for web requests which Visual Basic and any other language which can use com objects can access. And documentation for changing the default User-Agent header is lacking when I last checked, so most often never changed. MS Web Services Client Protocol Example: "Mozilla/4.0 (compatible; MSIE 6.0; MS Web Services Client Protocol 2.0.50727.42)" This is the default User-Agent for webservices connecting code generated by the default tools in Dot.net. And can easily be changed but often is forgoten about in the rush to finish off the webservice linking software. [edited by: Ocean10000 at 10:24 pm (utc) on April 13, 2008]
|
blend27

msg:3626026 | 10:44 pm on Apr 13, 2008 (gmt 0) |
Coldfusion MX7, Scheduled Task via CF Administrator for CFHTTP Default UA Mozilla/2.0+(compatible;+MSIE+3.0B;+Windows+NT)
|
Hobbs

msg:3626244 | 8:33 am on Apr 14, 2008 (gmt 0) |
LWP::Simple LWP=Library for WWW in Perl (see libwww-perl above) A Perl module used for the simple fetching of a page or just the headers Example or UA seen in logs: "LWP::Simple/5.810"
|
System redhat

msg:3626663 | 2:15 pm on Apr 14, 2008 (gmt 0) |
The following message was cut out to new thread by incredibill. New thread at: search_engine_spiders/3626661.htm [webmasterworld.com] 11:32 am on April 14, 2008 (PST -8)
|
incrediBILL

msg:3626700 | 8:13 pm on Apr 14, 2008 (gmt 0) |
Java Example: "Java/1.5.0_08" The default user agent of the Java programming language. Python-urllib Example: "Python-urllib/2.5" The default user agent for the Python programming language. POE-Component-Client-HTTP Example: "POE-Component-Client-HTTP/0.65 (perl; N; POE; en; rv:0.650000)" Another library for PERL that provides an asynchronous event driven HTTP user agent. Indy Library Example: "Mozilla/3.0 (compatible; Indy Library)" Appears to be the Internet Direct Library for Borland which is frequently involved in spamming and email harvesting spiders.
|
phranque

msg:3626776 | 9:23 pm on Apr 14, 2008 (gmt 0) |
lwp-request Example: "lwp-request/2.08" Simple command line WWW user agent based on libwww-perl.
|
Mokita

msg:3628166 | 1:40 pm on Apr 16, 2008 (gmt 0) |
incrediBILL wrote: | There are several variations on this user agent but it's all related to cURL |
| PycURL for instance: "PycURL is a Python interface to libcurl. PycURL can be used to fetch objects identified by a URL from a Python program, similar to the urllib Python module."
|
incrediBILL

msg:3628412 | 5:54 pm on Apr 16, 2008 (gmt 0) |
VB Project Example: "VB Project" The default user agent name when Visual Basic projects access the internet
|
incrediBILL

msg:3629300 | 5:29 pm on Apr 17, 2008 (gmt 0) |
HTMLParser Example: "HTMLParser/1.6" This appears to be a Java library used to parse HTML.
|
incrediBILL

msg:3629525 | 9:14 pm on Apr 17, 2008 (gmt 0) |
PECL::HTTP Example: "PECL::HTTP/1.6.0RC1" PHP HTTP extension library called PECL found on php.net
|
incrediBILL

msg:3630112 | 5:33 pm on Apr 18, 2008 (gmt 0) |
RPT-HTTPClient Example: "Mozilla/4.5 RPT-HTTPClient/0.3-2" This appears to be a Java client library
|
Hobbs

msg:3633554 | 9:10 pm on Apr 23, 2008 (gmt 0) |
CLDC Connected Limited Device Configuration Example: "Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 NokiaN95/20.0.015; Profile/MIDP-2.0 Configuration/CLDC-1.1 )" API and VM for limited services devices like mobiles
|
incrediBILL

msg:3635436 | 9:38 pm on Apr 25, 2008 (gmt 0) |
TeamSoft WinInet Component Example: "TeamSoft WinInet Component" Appears to be an add-on component for Delphi
|
Hobbs

msg:3637995 | 8:54 pm on Apr 29, 2008 (gmt 0) |
WWW::Mechanize Example: "WWW-Mechanize/1.34" Perl module that emulates everything a visitor can do, including filling forms, signing up, navigating links.. A usability testing tool also a potential site scraper.
|
|