diff options
author | bitform <matt@exploit-monday.com> | 2013-01-19 08:35:10 -0500 |
---|---|---|
committer | bitform <matt@exploit-monday.com> | 2013-01-19 08:35:10 -0500 |
commit | 33794a3d3f6dc101e3b1857a2e9e0dad49012f48 (patch) | |
tree | 2718a15a13a77b2fc7503eb27d16c8f53c95d201 /Find-AVSignature.ps1 | |
parent | ce10e8d317e3ce06fdd3e4068724890b477be733 (diff) | |
download | PowerSploit-33794a3d3f6dc101e3b1857a2e9e0dad49012f48.tar.gz PowerSploit-33794a3d3f6dc101e3b1857a2e9e0dad49012f48.zip |
Improved Prepare-Payload (now Out-EncodedCommand)
* Renamed Prepare-Payload to Out-EncodedCommand in order to conform to a
standard cmdlet verb.
* Fixed bug in PowerShell v2
* Defaults to full base-64 encoding unless it exceeds the cmd.exe
character limit. Otherwise, it will default to partial base-64 encoding
in an effort to save space. Thanks @Carlos_Perez for the idea!
* User will be prompted if the cmd.exe character limit is exceeded.
* Command-line output uses truncated arguments in order to save space.
Thanks @obscuresec!
Diffstat (limited to 'Find-AVSignature.ps1')
0 files changed, 0 insertions, 0 deletions