From d881852216f6499af7b5c191cf47663a9a64951a Mon Sep 17 00:00:00 2001 From: antisnatchor Date: Sun, 2 Sep 2012 17:26:38 +0100 Subject: [PATCH] Social Eng. extension: added notes about 'wget' and 'file' commands required for the extension. --- extensions/social_engineering/config.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/extensions/social_engineering/config.yaml b/extensions/social_engineering/config.yaml index de77968e4..50213ce6b 100644 --- a/extensions/social_engineering/config.yaml +++ b/extensions/social_engineering/config.yaml @@ -20,9 +20,11 @@ beef: name: 'Social Engineering' authors: ["antisnatchor"] web_cloner: + # NOTE: you must have 'wget' in your PATH add_beef_hook: true user_agent: "Mozilla/5.0 (Windows NT 6.1; rv:15.0) Gecko/20120716 Firefox/15.0a2" mass_mailer: + # NOTE: you must have 'file' in your PATH user_agent: "Microsoft-MacOutlook/12.12.0.111556" host: "smtp.gmail.com" port: 587