From 7e43e15838149b2a543e47513892e6d94c875e0c Mon Sep 17 00:00:00 2001 From: Jean-Louis Huynen Date: Mon, 1 Oct 2012 16:11:18 +0200 Subject: [PATCH] modified config.yaml of simple_hijacker to activate chromecertbeggar2.js template --- modules/social_engineering/simple_hijacker/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/social_engineering/simple_hijacker/config.yaml b/modules/social_engineering/simple_hijacker/config.yaml index 8fbb9209d..b131f91ba 100644 --- a/modules/social_engineering/simple_hijacker/config.yaml +++ b/modules/social_engineering/simple_hijacker/config.yaml @@ -20,7 +20,7 @@ beef: category: "Social Engineering" name: "Simple Hijacker" description: "Hijack clicks on links to display what you want." - templates: ["credential", "confirmbox", "amazon", "chromecertbeggar"] + templates: ["credential", "confirmbox", "amazon", "chromecertbeggar", "chromecertbeggar2"] authors: ["gallypette"] target: user_notify: ['ALL']