det_visited_domains now supports also Opera.

This commit is contained in:
antisnatchor
2013-03-03 11:26:00 +00:00
parent 4e7b983bd3
commit b4d690a5f3

View File

@@ -9,8 +9,8 @@ beef:
enable: true
category: "Browser"
name: "Get Visited Domains"
description: "This module will retrieve rapid history extraction through non-destructive cache timing.\nBased on work done at http://lcamtuf.coredump.cx/cachetime/"
authors: ["keith_lee @keith55 http://milo2012.wordpress.com"]
description: "This module will retrieve rapid history extraction through non-destructive cache timing.\nBased on work done by Michal Zalewski at http://lcamtuf.coredump.cx/cachetime/"
authors: ["@keith55", "quentin"]
target:
working: ["FF", "IE"]
not_working: ["O", "C", "S"]
working: ["FF", "IE", "O"]
not_working: ["C", "S"]