PoshC2_Python/Opsec.py

5 lines
129 B
Python

#!/usr/bin/python
# Powershell Implant
ps_opsec = ["whoami","net","netstat","ipconfig","powershell","netsh","invoke-shellcode"]