aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatt Graeber <mattgraeber@gmail.com>2013-06-30 11:15:02 -0400
committerMatt Graeber <mattgraeber@gmail.com>2013-06-30 11:15:02 -0400
commit717950d00c7cc352efe8b05c3db84d0e6250474c (patch)
treeec52de4ddd26cef989c0cd0aee8f57e8f20e69e0 /README.md
parent94751bc156a28a941335e1321699b314c6466f38 (diff)
downloadPowerSploit-717950d00c7cc352efe8b05c3db84d0e6250474c.tar.gz
PowerSploit-717950d00c7cc352efe8b05c3db84d0e6250474c.zip
Added Get-Keystrokes
Get-Keystrokes is a PowerShell keylogger
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 9d656f2..17df5bf 100644
--- a/README.md
+++ b/README.md
@@ -128,6 +128,10 @@ Locates single Byte AV signatures utilizing the same method as DSplit from "clas
**All your data belong to me!**
+#### `Get-Keystrokes`
+
+Logs keys pressed, time and the active window.
+
#### `Get-TimedScreenshot`
A function that takes screenshots at a regular interval and saves them to a folder.