Page is a not externally linkable
Ocean10000 - 2:03 am on Apr 5, 2008 (gmt 0)
One of these visitors is uses their PlayStation 3 to browse with. So my job was to figure out what criteria that would use to validate against to rule out a bot spoofing the PlayStation 3 to get in. The following is what I came up with. The User-Agent in question "Mozilla/5.0 (PLAYSTATION 3; 1.00)"
I am in charge of monitoring a few websites. One of them gets a small number of mobile and alternate browser visits. So I am often trying to figure out if the browser is actually a human using some unknown browser or a new unknown bot trying to sneak on by.
This is unusual most major browsers and bots will always supply this header. It is one of the standard tests used by me to determine that a browser is a spoofer, is by checking if the "Accept" Header is not present. Which usually means it is a bot trying to hide using a well known User-Agent .
Here are a few examples taken from my library to date.
"1.30 (WP; system=1.32)"
"1.70 (WP; system=1.70)"
"1.80 (WP; system=1.81)"
"1.90 (WP; system=1.90)"
"2.10 (WP; system=2.10)"