Commit Graph

11 Commits

Author SHA1 Message Date
b33f d5c0abc9fa Fix for profile cleanup
When removing the persistence, the profile is not cleaned up. This is a temporary fix for that which should leave any legitemate profile content in tact. This psm may need a rework though.

Related to:
https://github.com/PowerShellMafia/PowerSploit/issues/165
2017-07-22 16:51:30 +01:00
HarmJ0y cf444398ca For ./Persistence/ :
-PSScriptAnalyzering
    -Tweaking of synopsis blocks in order to support platyPS
    -Code standardization
    -Generated docs
2016-12-14 18:24:33 -05:00
pyllyukko 75a37a0f17
Added ScheduledTaskHourly to New-UserPersistenceOption 2016-04-25 17:44:24 +03:00
pyllyukko a6564f4483
Added ScheduledTaskHourly to New-ElevatedPersistenceOption 2016-04-16 17:03:17 +03:00
Matt Graeber ef37a138b8 Fixed Add-Persistence. Issue #98 2015-12-16 13:36:22 -08:00
mattifestation dc1a5e519f Add-Persistence bugfix
When file paths were specified, they were not being properly validated.
2014-11-17 08:24:54 -05:00
mattifestation 97034006f6 Loading of an SSP no longer requires a reboot. 2014-10-01 23:17:56 -04:00
mattifestation 0ca33b0347 Added Install-SSP and Get-SecurityPackages 2014-10-01 20:47:14 -04:00
mattifestation 1df850208e Consolidated Persistence module functions into Persistence.psm1
It doesn't make sense to have these as separate ps1 files.
2014-02-23 10:35:55 -05:00
mattifestation 237d362acf Normalized all scripts to ASCII encoding 2013-11-13 21:01:02 -05:00
Matt Graeber 577be2fea5 Adding Persistence module 2013-04-04 15:10:09 -04:00