Add debug output to modules

This commit is contained in:
Brendan Coles
2017-04-23 03:58:44 +00:00
parent cc260598d3
commit c3069601e8
3 changed files with 8 additions and 14 deletions

View File

@@ -38,7 +38,7 @@ beef.execute(function() {
// }, 100);
beef.debug('[Java Payload] Applet with id[' + applet_id + '] added to the DOM.');
beef.net.send('<%= @command_url %>', <%= @command_id %>, 'Applet with id[' + applet_id + '] added to the DOM.');