Przeglądaj źródła

Update QueueUser.sh

assume-breach 3 lat temu
rodzic
commit
36a410c4dc
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      Harriet/Harriet/QueueUserAPC/QueueUser.sh

+ 1 - 1
Harriet/Harriet/QueueUserAPC/QueueUser.sh

@@ -32,7 +32,7 @@ cp Harriet/QueueUserAPC/template.cpp Harriet/QueueUserAPC/Resources/template.cpp
 echo -e ${yellow}"+++Encrypting Payload+++" ${clear}
 echo ""
 sleep 2
-python Harriet/QueueUserAPC/Resources/aesencrypt.py $Shellcode > shell.txt
+python3 Harriet/QueueUserAPC/Resources/aesencrypt.py $Shellcode > shell.txt
 echo -e ${yellow}"***Encryption Completed***"${clear}
 echo ""
 cp shell.txt shell2.txt