PowerShell Reinventing the Wheel in PowerShell: PoshCiphers - Part 2 Introduction If you missed Part 1 please take a look at it. I explained the math behind the cipher algorithms. This post will cover the core of the brute forcing. It definitely took
PowerShell Reinventing the Wheel in PowerShell: PoshCiphers - Part 1 Introduction Anyone who knows me knows I am a huge fan of PowerShell and a firm believer in reinventing the wheel with PowerShell in order to learn. So, this last weekend I bought
PowerShell Fixing Unquoted Search Paths Using Powershell Update I recieved an email identifying an issue and providing a potential solution. The issue was the script would expand environmental variables in paths which could break when the wrong path is expanded