PowerShell S1E36 (Script Signing)

*How to sign your powershell scripts with a certificate
*signing your powershell script with a certificate
*sign a powershell script
In this video i demonstrate how to use code signing in your scripts, of course with a real life example on how to solve this challenge.

Пікірлер: 16

  • @adammiller9029
    @adammiller9029 Жыл бұрын

    Thank you for being so specific and clear in the instructions, use case, and results. Really helpful.

  • @BradleyHerbst
    @BradleyHerbst

    Amazing video. Exactly what I was looking for. Thank you so much!!

  • @thorfischer-olsen6504
    @thorfischer-olsen6504 Жыл бұрын

    Awesome. Thanks for the help.

  • @dannyonvanfleeren7177
    @dannyonvanfleeren71772 жыл бұрын

    Thanks, this was definitely helpful!

  • @redazu911
    @redazu911 Жыл бұрын

    When I add the code signing and enroll authenticated users and go over to request the cert, it still doesn't show up as an option like yours did.

  • @DaniLearnsIT
    @DaniLearnsIT

    How would you go about suppressing that warning that shows up?? Is there a way to become a trusted publisher in that machine and in your domain???

  • @joshuacabauatan4430
    @joshuacabauatan4430 Жыл бұрын

    Is there anyway i could all run this by using powershell only? Because im trying to emulate an adversary technique T1588.003 thanks.