Forum Moderators: open
204.79.180.140 - - [13/Nov/2015:03:51:55 -0800] "GET /games/ColorGames.html HTTP/1.1" 200 5485 "-" "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.0; Trident/5.0; Trident/5.0)"
[edited by: incrediBILL at 11:23 pm (utc) on Dec 20, 2015]
[edit reason] Links Removed - See WebmasterWorld TOS and Forum Charter [/edit]
owned by 3 attorneys, who are also members of Microsoft Company
209.147.118.145 - - [19/Sep/2014:03:58:52 -0700] "GET /dir/subdir/file.html HTTP/1.1" 200 358240 "http://www.bing.com/search?q={long search string which is blatant cut-and-paste from homework assignment}" "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.0; Trident/5.0; Trident/5.0)"
... which would seem human if they had picked up all supporting files, but they didn't. Buncha 209.147.blahblah along with the expected 192.92.blahblah. September 2014 seems to be the earliest, lots more in April, and then again in recent months. 104.207.155.129 - - [23/Oct/2015:02:12:36 -0700] "GET /dir/subdir/ HTTP/1.1" 200 20754 "-" "Mozilla/5.0 (Windows NT 6.3; Trident/7.0; rv: 11.0) like Gecko"
Mozilla/5.0 (X11; U; Linux; en-GB) AppleWebKit/534.34 (KHTML, like Gecko) QtWeb Internet Browser/3.8.4 http://www.QtWeb.net
That's a legitimate human with two spaces in the UA string (but not preceded by colon or semicolon). Noting with interest that it says "en-GB" although the user is in fact located in Italy, so there's one for the "dialect" contingent So probably "[;:] " is safe but not an all-encompassing " " Ever been in a casino, restaurant or hotel in Vegas and wanted to get on the internet. You have to use (and pay for) their bandwidth. These are some of the guys selling it to you. I don't block this range.
Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.0; Trident/5.0; Trident/5.0)
Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0; Trident/5.0)
That's two spaces between the two Tridents. Query: Under what circumstances would one upgrade an operating system but not the browser? Isn't MSIE up to eleven* now? 403d.
&form=MSNH14&sc=8-4&sp=-1&qs=n&sk=
[edited by: keyplyr at 9:15 am (utc) on Apr 2, 2016]
[edit reason] Removed domain & email address per forum charter & TOS [/edit]
This is what I have done to redirect all request coming from this strange "Drake holding" organisation,
to a dedicated page for them: .....
&form=MSNH14&sc=8-4&sp=-1&qs=n&sk=
This is what I have done
RewriteRule (^|/|\.html)$ http://www.example.com/drake.html [R=301,L]
(and same, mutatis mutandis, if you take the [F] route). That way the server doesn't have to stop and evaluate conditions on non-page requests. In fact: you said "redirect". The rule as written is a rewrite, unless you just forgot to paste-in the flags. You'll also need a REQUEST_URI condition to exempt requests for "drake.html". Cross-checking MSNH14 I find it in requests from
You’ve accidentally replicated the behavior of an undesirable robot, so we have to take this brief detour.and then there's a link to their originally requested URL. It took me a few weeks to remember that I'd forgotten to poke a hole, so if they do make a repeated attempt they'll end up right back on the same page. Oops. So far, nobody has made the attempt*: they just follow the redirect (including script and stylesheet, but no image or favicon) and that's the last of them. So there.
[edited by: keyplyr at 10:56 pm (utc) on May 13, 2016]
[edit reason] keep products names generic [/edit]
Does anyone know if this Drake browser accepts cookies
In {identifying words omitted} there is a discussion of certain issues at hand in the lives of {identifying words omitted}. Which of the following statements best explains how this might be significant for us today?
The request was for a page that happens to contain the exact literal text of the query string (it involves students copying-and-pasting an assigment, but that's a subject for another thread ;)). I'm fully prepared to believe that they're spot-checking Bing Search in some way; the search query is always a good match for the page, not just something random. But that still leaves the question of what all the other requests-- the referer-less majority-- are looking for. I'm fully prepared to believe that they're spot-checking Bing Search in some way;