diff options
| author | bitform <matt@exploit-monday.com> | 2012-12-12 18:56:00 -0500 | 
|---|---|---|
| committer | bitform <matt@exploit-monday.com> | 2012-12-12 18:56:00 -0500 | 
| commit | ff32d1b36b4cfd5a0f6785bec1181e6f1a155251 (patch) | |
| tree | 7605b8305ad7e33963dc4920b0504a9dc0b08ea0 /README | |
| parent | 481ebb777e7e46e622dea4deeaa428b61c78f46e (diff) | |
| download | PowerSploit-ff32d1b36b4cfd5a0f6785bec1181e6f1a155251.tar.gz PowerSploit-ff32d1b36b4cfd5a0f6785bec1181e6f1a155251.zip  | |
Added Find-AVSignature
A tool for bypassing AV signatures.
Diffstat (limited to 'README')
| -rw-r--r-- | README | 4 | 
1 files changed, 4 insertions, 0 deletions
@@ -24,6 +24,10 @@ Encrypt-Script:     Encrypt-Script will encrypt a script (or any text file for that matter) and output the results to a minimally obfuscated script - evil.ps1.
 +Find-AVSignature:
 +
 +   Locates single Byte AV signatures utilizing the same method as DSplit from "class101".
 +
  Get-GPPPassword:
     Get-GPPPassword retrieves the plaintext password for accounts pushed through Group Policy in groups.xml.
  |