Posh-SecMod icon indicating copy to clipboard operation
Posh-SecMod copied to clipboard

PowerShell Module with Security cmdlets for security work

Results 11 Posh-SecMod issues
Sort by recently updated
recently updated
newest added

I was just about to create some functions to convert commands and .ps1 files to base64 and, if needed, compress them - and then I happened upon your repository. While...

Powerexploit is a penetration testing module.Inspired by Posh-secmod and nishang

Nobody should be using less than v5. Microsoft has made it easy to upgrade for Windows 7 to get to v5 from v2 so we should use v5 functions. This...

Perhaps better to understand

GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1

Your function Get-Filehash overwrites a builtin Powershell function. This causes issues with some functions (in my case New-DSCCheckSum).

when trying to install Posh-SecMod on PowerShell V5 I get the following Downloading latest version of Posh-SecMod from https://github.com/darkoperator/Posh-SecMod/archive/master.zip File saved to C:\Users\et56193\AppData\Local\Temp\Posh-SecMod.zip Uncompressing the Zip file to C:\Users\et56193\Documents\WindowsPowerShell\Modules Renaming...

Get-MSSQLLinkPasswords extracts and decrypts the connection credentials for all linked servers that use SQL Server authentication on all local MSSQL instances.