policy/protocols/http/software-browser-plugins.zeek

HTTP

Detect browser plugins as they leak through requests to Omniture advertising servers.

Namespace

HTTP

Imports

base/frameworks/software, base/protocols/http

Summary

Redefinitions

HTTP::Info: record

New Fields

HTTP::Info

omniture: bool &default = F &optional

Indicates if the server is an omniture advertising server.

flash_version: string &optional

The unparsed Flash version, if detected.

Software::Type: enum

Detailed Interface