aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormattifestation <mattgraeber@gmail.com>2014-08-29 21:44:14 -0400
committermattifestation <mattgraeber@gmail.com>2014-08-29 21:44:14 -0400
commit258c760c61c9a5b11852580c3e007c7fcb02df3d (patch)
treeb68291ade2a3572c3935e5fabc2e2486fba47189 /README.md
parent2e00756b599f12c95461aca6d2fd6513b914c806 (diff)
downloadPowerSploit-258c760c61c9a5b11852580c3e007c7fcb02df3d.tar.gz
PowerSploit-258c760c61c9a5b11852580c3e007c7fcb02df3d.zip
Adding MBR infector Set-MasterBootRecord
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 82c198b..a437181 100644
--- a/README.md
+++ b/README.md
@@ -196,6 +196,11 @@ Generates a full-memory minidump of a process.
**Cause general mayhem with PowerShell.**
+#### `Set-MasterBootRecord`
+
+Proof of concept code that overwrites the master boot record with the
+ message of your choice.
+
#### `Set-CriticalProcess`
Causes your machine to blue screen upon exiting PowerShell.