79607799

Date: 2025-05-06 00:39:25
Score: 1
Natty:
Report link

I have found that when you want to use PowerShell to sign a script, you need to include the dll in the path. For example:

Set-AuthenticodeSignature -FilePath $target -Certificate $cert -HashAlgorithm "SHA256" -TimestampServer 'http://timestamp.verisign.com/scripts/timstamp.dll'
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: techtracer