diff options
author | mattifestation <mattgraeber@gmail.com> | 2014-06-19 20:28:50 -0400 |
---|---|---|
committer | mattifestation <mattgraeber@gmail.com> | 2014-06-19 20:28:50 -0400 |
commit | 29a5d48c3f5805bfff0329dd1ca4cf3cec93e7f1 (patch) | |
tree | be0599117845c2c149c42b1499d5c01b84060e8e /README.md | |
parent | 80ffa19fa37399d857ecebea1fe821f3171b7967 (diff) | |
download | PowerSploit-29a5d48c3f5805bfff0329dd1ca4cf3cec93e7f1.tar.gz PowerSploit-29a5d48c3f5805bfff0329dd1ca4cf3cec93e7f1.zip |
Adding Mayhem module and Set-CriticalProcess
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -196,6 +196,14 @@ Displays Windows vault credential objects including cleartext web credentials. Generates a full-memory minidump of a process. +## Mayhem + +**Cause general mayhem with PowerShell.** + +#### `Set-CriticalProcess` + +Causes your machine to blue screen upon exiting PowerShell. + ## Recon **Tools to aid in the reconnaissance phase of a penetration test.** |