diff --git a/js/data.js b/js/data.js index a129b30..c34cb54 100644 --- a/js/data.js +++ b/js/data.js @@ -1,3 +1,4 @@ + const CommandType = { 'ReverseShell': 'ReverseShell', 'BindShell': 'BindShell', @@ -306,6 +307,8 @@ const reverseShellCommands = withCommandType( ] ); +// https://twitter.com/MuirlandOracle -- #Muiri Was Here :D + const bindShellCommands = withCommandType( CommandType.BindShell, [