PoshC2_Python/Opsec.py

5 lines
129 B
Python
Raw Normal View History

2019-02-03 19:50:40 +00:00
#!/usr/bin/python
# Powershell Implant
ps_opsec = ["whoami","net","netstat","ipconfig","powershell","netsh","invoke-shellcode"]