Update supported browsers for lcamtuf download module
Opera blocks the `data:` URL popup by default. Safari is no longer listed as either supported nor unsupported pending further testing.
This commit is contained in:
@@ -22,5 +22,5 @@ beef:
|
||||
description: "This module will attempt to execute a lcamtuf download. The file will be served with an alternative <i>Content-Disposition: attachment</i> header. For more information please refer to <a href='http://lcamtuf.blogspot.co.uk/2012/05/yes-you-can-have-fun-with-downloads.html'>http://lcamtuf.blogspot.co.uk/2012/05/yes-you-can-have-fun-with-downloads.html</a> ."
|
||||
authors: ["Bart Leppens"]
|
||||
target:
|
||||
user_notify: ["ALL"]
|
||||
not_working: ["IE"]
|
||||
user_notify: ["FF", "C"]
|
||||
not_working: ["IE", "O"]
|
||||
|
||||
Reference in New Issue
Block a user