it appears brightcove loads an ETAG image...
Full request URI:
http://www.etonline.com/brightcove/hls/ ... 2911076001
...which is an image part of a brightcove platform flash plugin
follow the screen grabs below to observe how flash cookies are received from sadmin.brightcove.com and a resultant URL redirect block from ghostery
here's the tcp stream:
GET /crossdomain.xml HTTP/1.1
Host:
www.etonline.com
User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:22.0) Gecko/20100101 Firefox/22.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
DNT: 1
Connection: keep-alive
HTTP/1.1 200 OK
Server: Apache
Last-Modified: Fri, 31 Aug 2012 13:18:53 GMT
ETag: "f9726-2af-4c88fa2257615"
Accept-Ranges: bytes
Content-Length: 687
Content-Type: application/xml
Cache-Control: max-age=300
Date: Tue, 09 Jul 2013 07:53:57 GMT
Connection: keep-alive
<?xml version="1.0"?>
<!DOCTYPE cross-domain-policy SYSTEM "
http://www.macromedia.com/xml/dtds/cros ... policy.dtd">
<cross-domain-policy>
<allow-access-from domain="*.etonline.com" />
<allow-access-from domain="*.gigya.s3.amazonaws.com" />
<allow-access-from domain="*.gigyahosting1.com" />
<allow-access-from domain="stage.hyfn.s3.amazonaws.com" />
<allow-access-from domain="files.hyfn.s3.amazonaws.com" />
<allow-access-from domain="*.unicornmedia.com" />
<allow-access-from domain="*.unicornapp.com" />
<allow-access-from domain="*.unicornmediabeta.com" secure="true" />
<allow-access-from domain="*.brightcove.com" />
</cross-domain-policy>
GET /brightcove/hls/img/1242911076001/201307/3638/1242911076001_2523159108001_vs-51d37618e4b08a50fe0331db-1592194018001.jpg?pubId=1242911076001 HTTP/1.1
Host:
www.etonline.com
User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:22.0) Gecko/20100101 Firefox/22.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
DNT: 1
Connection: keep-alive
HTTP/1.1 200 OK
Server: Apache
Last-Modified: Wed, 03 Jul 2013 01:03:17 GMT
ETag: "1b20e39-5819-4e09106e304ea"
Accept-Ranges: bytes
Content-Length: 22553
Content-Type: image/jpeg
Cache-Control: max-age=86400
Expires: Wed, 10 Jul 2013 07:53:58 GMT
Date: Tue, 09 Jul 2013 07:53:58 GMT
Connection: keep-alive