Changed target support to notify_all for lcamtuf download module (pop-up blockers)

This commit is contained in:
antisnatchor
2012-08-24 19:46:02 +01:00
parent 7c26ac6a1e
commit aeb17e7d7a

View File

@@ -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:
working: ["ALL"]
user_notify: ["ALL"]
not_working: ["IE"]