Forum Moderators: open
Many thanks.
Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; YPC 3.2.0; SearchSystem6829992239; SearchSystem9616306563; SearchSystem6017393645; SearchSystem5219240075; SearchSystem2768350104; SearchSystem6919669052; SearchSystem1986739074; SearchSystem1555480186; SearchSystem3376893470; SearchSystem9530642569; SearchSystem4877790286; SearchSystem8104932799; SearchSystem2313134663; SearchSystem1545325372; SearchSystem7742471461; SearchSystem9092363703; SearchSystem6992236221; SearchSystem3507700306; SearchSystem1129983453; SearchSystem1077927937; SearchSystem2297142691; SearchSystem7813572891; SearchSystem5668754497; SearchSystem6220295595; SearchSystem4157940963; SearchSystem7656671655; SearchSystem2865656762; SearchSystem6520604676; SearchSystem4960161466; .NET CLR 1.1.4322; .NET CLR 2.0.50727; Hotbar 10.2.232.0; SearchSystem9616306563; SearchSystem6017393645; SearchSystem5219240075; SearchSystem2768350104; SearchSystem6919669052; SearchSystem1986739074; SearchSystem1555480186; SearchSystem3376893470; SearchSystem9530642569; SearchSystem4877790286; SearchSystem8104932799; SearchSystem2313134663; SearchSystem1545325372; SearchSystem7742471461; SearchSystem9092363703; SearchSystem6992236221; SearchSystem3507700306; SearchSystem1129983453; SearchSystem1077927937; SearchSystem2297142691; SearchSystem7813572891; SearchSystem5668754497; SearchSystem6220295595; SearchSystem4157940963; SearchSystem7656671655; SearchSystem2865656762; SearchSystem6520604676; SearchSystem4960161466; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
If you haven't already blocked the Host/IP, I would.
RewriteEngine On
RewriteCond %{HTTP_USER_AGENT} SearchSys
RewriteRule .* - [F]
However, you may wish to allow access to robots.txt. If so, the 3rd line would look like this:
RewriteRule !^robots\.txt$ - [F]
If you also use a custom 403 page, then use this as the 3rd line:
RewriteRule !^(example403\.html¦robots\.txt)$ - [F]
Note: This forum's software breaks the vertical pipes (¦) so repair before using in your code.
You may wish to consider if this issue is a chronic nuisance or not before using any rewrite rules, which have the potential to cause yet unforeseen problems of their own, i.e. blocking whom you didn't intend to block.
(;\ SearchSystem[0-9]+){2} (I'm being cautious here only because I have no idea what "SearchSystem" may be. It might be a legitimate application with a very, very poor installer, or it might be a scraper tool ... I've no idea, myself.)
Jim
A Sept., 2009, WW post by dstiles "User-agents get longer and. [webmasterworld.com]" mentions a UA with an incredible 5367 characters, including: "214 numeric variations on the basic stem searchsystem - eg searchsystem1039995106; of which 106 were duplicated. ..."
FWIW:
"Class SearchSystem [sptci.com]" is connected to Apache Lucene [lucene.apache.org], a high-performance, full-featured text search engine library written entirely in Java..."
genkt-051-00*.t-mobile.co.uk
Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SearchSystem9962323893; SearchSystem4461197469; GTB6.3; Embedded Web Browser from: http://bsalsa.com/; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.2; SearchSystem9962323893; SearchSystem4461197469; .NET CLR 3.5.30729; .NET CLR 3.0.30618)
robots.txt? NO