diff options
author | Oddvar Moe <oddvar.moe@advania.no> | 2016-11-21 20:16:02 +0100 |
---|---|---|
committer | Oddvar Moe <oddvar.moe@advania.no> | 2016-11-21 20:16:02 +0100 |
commit | de955ef270e9ba5073038e035f00da696cb9688c (patch) | |
tree | 94a989212f96a1de5725247059295fff9f87c3e6 /README.md | |
parent | 262a260865d408808ab332f972d410d3b861eff1 (diff) | |
download | PowerSploit-de955ef270e9ba5073038e035f00da696cb9688c.tar.gz PowerSploit-de955ef270e9ba5073038e035f00da696cb9688c.zip |
Added Get-GPPAutologon.ps1
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.** |