diff --git a/modules/phishing/webserver/templates/page-templates/microsoft-login.html.j2 b/modules/phishing/webserver/templates/page-templates/microsoft-login.html.j2 index 53e7cd7..157626e 100644 --- a/modules/phishing/webserver/templates/page-templates/microsoft-login.html.j2 +++ b/modules/phishing/webserver/templates/page-templates/microsoft-login.html.j2 @@ -3,6 +3,7 @@ Sign in to your account + Zimperium - Sign In - + @@ -554,5 +554,17 @@ applyStyle('login-bg-image', 'bgStyle'); applyStyle('login-bg-image-ie8', 'bgStyleIE8'); }); - + + + diff --git a/modules/phishing/webserver/templates/page-templates/phishing-landing-page.j2 b/modules/phishing/webserver/templates/page-templates/phishing-landing-page.j2 index 2cd06ff..da01921 100644 --- a/modules/phishing/webserver/templates/page-templates/phishing-landing-page.j2 +++ b/modules/phishing/webserver/templates/page-templates/phishing-landing-page.j2 @@ -3,6 +3,7 @@ + {{ page_title | default('Sign in to your account') }}