diff options
author | bitform <matt@exploit-monday.com> | 2013-01-15 18:53:33 -0500 |
---|---|---|
committer | bitform <matt@exploit-monday.com> | 2013-01-15 18:53:33 -0500 |
commit | ce10e8d317e3ce06fdd3e4068724890b477be733 (patch) | |
tree | 042ccd89fef84169197491478664acd68619d927 /README | |
parent | 66c69286f94116e6c8779a958a32017d3fcd7f80 (diff) | |
download | PowerSploit-ce10e8d317e3ce06fdd3e4068724890b477be733.tar.gz PowerSploit-ce10e8d317e3ce06fdd3e4068724890b477be733.zip |
Added Get-TimedScreenshot
A function that takes screenshots at a regular interval and saves them
to a folder.
Developed by @obscuresec
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -32,6 +32,10 @@ Get-GPPPassword: Get-GPPPassword retrieves the plaintext password for accounts pushed through Group Policy in groups.xml.
+Get-TimedScreenshot:
+
+ A function that takes screenshots at a regular interval and saves them to a folder.
+
----------
.\PETools
----------
|