From f196ff33708ed5da59dc37d17484594239bf4549 Mon Sep 17 00:00:00 2001 From: AG Date: Sat, 20 Nov 2021 01:22:32 +0000 Subject: [PATCH] Essential Upgrade to data.js MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made on Ryan's orders ¯\_(ツ)_/¯ --- js/data.js | 3 +++ 1 file changed, 3 insertions(+) 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, [