diff options
author | Harmj0y <will@harmj0y.net> | 2016-02-11 13:46:45 -0500 |
---|---|---|
committer | Harmj0y <will@harmj0y.net> | 2016-02-11 13:46:45 -0500 |
commit | aea2eacd2de516f889872703754404edeb90f644 (patch) | |
tree | d66a9c1a4ea3bd33a4dd2155601cb50ea3be161c /Privesc | |
parent | 1832e324e960262b13e77f46bdd2d4c1df4f3504 (diff) | |
download | PowerSploit-aea2eacd2de516f889872703754404edeb90f644.tar.gz PowerSploit-aea2eacd2de516f889872703754404edeb90f644.zip |
Most ldap-based search functions now accept a -Credential argument for querying from non-domain joined machines without a runas
Changed several functions to filters, where appropriate.
Get-NetShare, Get-NetSession, Get-NetLoggedOn, Get-NetRDPSession, Invoke-CheckLocalAdminAccess, Get-LastLoggedOn, Get-CachedRDPConnection, Get-NetProcess are now filters, better handle pipeline input, and now return an augmented result object with the queried ComputerName as a field
Replaced RemoteUserName/RemotePassword with -Credential parameter in Get-CachedRDPConnection and Get-NetProcess
modified output object for Get-NetShare to be a proper object
Various bug fixes and better parameter validation
Diffstat (limited to 'Privesc')
0 files changed, 0 insertions, 0 deletions