Forum Moderators: open
aa.bb.cc.dd - - [17/Mar/2020:11:02:20 -0700] "GET /fun/robots/ HTTP/1.1" 403 6706 "https://example.com/" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3381.1 Safari/537.36"
aa.bb.cc.dd - - [17/Mar/2020:11:02:21 -0700] "GET / HTTP/1.1" 403 6706 "https://example.com" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3381.1 Safari/537.36"
aa.bb.cc.dd - - [17/Mar/2020:11:07:56 -0700] "GET / HTTP/1.1" 200 10382 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36"
Is it always chrome 65 for mac and 67 for the others?No. Like I said, the UA in the third request changes every day or two. It isn't always Mac; sometimes they use Windows or Linux. I've even seen Vivaldi, and I think there were some Operas.
^([\d.]+) - - \S+ \S+ "GET /fun/robots/ HTTP/1.1" 403 \d+ "https://example.com/".+\n\1 - - \S+ \S+ "GET / HTTP/1.1" 403 \d+ "https://example.com".+\n(?:.+\n)+?\1 - - \S+ \S+ "GET / HTTP/1.1" 200
I'm not sure about the best way to test it on other sites; /fun/robots/ would obviously have to be replaced with something more general, but still limited to pages, like