diff --git a/modules/social_engineering/lcamtuf_download/config.yaml b/modules/social_engineering/lcamtuf_download/config.yaml index 329af0cbc..e081ec991 100644 --- a/modules/social_engineering/lcamtuf_download/config.yaml +++ b/modules/social_engineering/lcamtuf_download/config.yaml @@ -22,5 +22,5 @@ beef: description: "This module will attempt to execute a lcamtuf download. The file will be served with an alternative Content-Disposition: attachment header. For more information please refer to http://lcamtuf.blogspot.co.uk/2012/05/yes-you-can-have-fun-with-downloads.html ." authors: ["Bart Leppens"] target: - user_notify: ["ALL"] - not_working: ["IE"] + user_notify: ["FF", "C"] + not_working: ["IE", "O"]