mirror of
https://github.com/trustedsec/social-engineer-toolkit
synced 2024-11-28 15:30:21 +00:00
commit
9b959759ab
1 changed files with 2 additions and 2 deletions
|
@ -1045,8 +1045,8 @@ try:
|
|||
import src.teensy.powershell_shellcode
|
||||
|
||||
# HID Msbuild compile to memory Shellcode Attack
|
||||
if teensy_menu_choice == "14":
|
||||
print_status(
|
||||
if teensy_menu_choice == "14":
|
||||
print_status(
|
||||
"HID Msbuild compile to memory Shellcode Attack selected")
|
||||
debug_msg(
|
||||
me, "importing '-----file-----'", 1)
|
||||
|
|
Loading…
Reference in a new issue