diff --git a/Opsec.py b/Opsec.py index 4daa34b..2dd7493 100644 --- a/Opsec.py +++ b/Opsec.py @@ -1,4 +1,4 @@ #!/usr/bin/python # Powershell Implant -ps_opsec = ["whoami","net","netstat","ipconfig","powershell"] +ps_opsec = ["whoami","net","netstat","ipconfig","powershell","netsh","invoke-shellcode"]