Added netsh and invoke-shellcode to opsec

chunking
benpturner 2019-02-12 19:40:58 +00:00
parent a3f96b3337
commit 7a3a43a1e3
1 changed files with 1 additions and 1 deletions

View File

@ -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"]