소스 검색

Update TPW.sh

assume-breach 3 년 전
부모
커밋
2c18e02151
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Harriet/Harriet/ThreadPoolWait/TPW.sh

+ 1 - 1
Harriet/Harriet/ThreadPoolWait/TPW.sh

@@ -102,7 +102,7 @@ sleep 2
 echo -e ${yellow}"+++Adding Binary Signature+++"${clear}
 echo -e ${yellow}"+++Adding Binary Signature+++"${clear}
 echo ""
 echo ""
 sleep 2
 sleep 2
-python3 Harriet/Resources/SigThief/sigthief.py -i Harriet/Resources/officedeploymenttool.exe -t $MALWARE -o signed$MALWARE >/dev/null 2>&1
+python3 Harriet/Resources/SigThief/sigthief.py -i Harriet/Resources/OfficeSetup.exe -t $MALWARE -o signed$MALWARE >/dev/null 2>&1
 mv signed$MALWARE $MALWARE
 mv signed$MALWARE $MALWARE
 echo -e ${yellow}"***Signature Added. Happy Hunting!**"${clear}
 echo -e ${yellow}"***Signature Added. Happy Hunting!**"${clear}
 echo ""
 echo ""