Essential Upgrade to data.js

Made on Ryan's orders ¯\_(ツ)_/¯
This commit is contained in:
AG 2021-11-20 01:22:32 +00:00
parent 6c675b9310
commit f196ff3370

View File

@ -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,
[