diff options
author | HarmJ0y <HarmJ0y@users.noreply.github.com> | 2016-12-12 11:09:24 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-12 11:09:24 -0800 |
commit | c7985c9bc31e92bb6243c177d7d1d7e68b6f1816 (patch) | |
tree | 7deebfe9d11f22861648cceffea1c26a251749fd /README.md | |
parent | 240365441020d9f82194973a34df045b42ee6d1d (diff) | |
parent | 863699d97e55fe375fc67ada9e3d99d462cbe1d0 (diff) | |
download | PowerSploit-c7985c9bc31e92bb6243c177d7d1d7e68b6f1816.tar.gz PowerSploit-c7985c9bc31e92bb6243c177d7d1d7e68b6f1816.zip |
Merge pull request #202 from PowerShellMafia/dev
Dev
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -100,6 +100,10 @@ Logs keys pressed, time and the active window. Retrieves the plaintext password and other information for accounts pushed through Group Policy Preferences. +#### `Get-GPPAutologon` + +Retrieves autologon username and password from registry.xml if pushed through Group Policy Preferences. + #### `Get-TimedScreenshot` A function that takes screenshots at a regular interval and saves them to a folder. @@ -128,6 +132,10 @@ Displays Windows vault credential objects including cleartext web credentials. Generates a full-memory minidump of a process. +#### 'Get-MicrophoneAudio' + +Records audio from system microphone and saves to disk + ## Mayhem **Cause general mayhem with PowerShell.** |