aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatt Graeber <mattgraeber@gmail.com>2013-05-13 20:01:59 -0400
committerMatt Graeber <mattgraeber@gmail.com>2013-05-13 20:01:59 -0400
commit2a17b8fb56db07519e8e6b7d6819749ce743c882 (patch)
tree7315164342e510e3ab7b7feccdaab24204a53f3b /README.md
parentf32a572fb971f288d2950af9a6c6d2031a52df2b (diff)
downloadPowerSploit-2a17b8fb56db07519e8e6b7d6819749ce743c882.tar.gz
PowerSploit-2a17b8fb56db07519e8e6b7d6819749ce743c882.zip
Added Watch-BlueScreen
Causes a blue-screen (bugcheck) to occur.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 94a80e3..89ecb42 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,10 @@ Injects shellcode into the process ID of your choosing or within PowerShell loca
Execute shellcode within the context of the running PowerShell process without making any Win32 function calls.
+#### `Watch-BlueScreen`
+
+Cause a blue screen to occur (Windows 7 and below).
+
## ScriptModification
**Modify and/or prepare scripts for execution on a compromised machine.**