11 Commits

Author SHA1 Message Date
cobbr ce9eb555d0 Various TOKEN bug fixes, cross-platform compatibility, PS 6.0 compatible 2017-10-08 12:26:29 -07:00
Daniel Bohannon fbe1c846c3 Added support for WindowStyle shorthand arguments
Added support for WindowStyle shorthand arguments:
0,n,no,nor,norm,norma
1,h,hi,hid,hidd,hidde
2,mi,min,mini,minim,minimi,minimiz,minimize
3,ma,max,maxi,maxim,maximi,maximiz,maximize
2017-03-11 07:23:26 -05:00
Daniel Bohannon 33ef7ef325 Added support for WindowStyle shorthand arguments
Added support for WindowStyle shorthand arguments:
0,n,no,nor,norm,norma
1,h,hi,hid,hidd,hidde
2,m,mi,min,mini,minim,minimi,minimiz,minimize
3,m,ma,max,maxi,maxim,maximi,maximiz,maximize
2017-03-10 12:11:36 -05:00
Daniel Bohannon 654a825ebb Added support for Hidden shorthand: 1,H,Hi,Hid,Hidd,Hidde
Added support for Hidden shorthand: 1,H,Hi,Hid,Hidd,Hidde
2017-03-10 11:50:37 -05:00
Daniel Bohannon 3619e161b2 v1.7 - Added RUNDLL and MSHTA Launchers
Added 3 new LAUNCHER options:
RUNDLL
RUNDLL++
MSHTA++
2017-03-02 22:37:13 -05:00
Daniel Bohannon d419d0b4a0 v1.6 - Added CLI + Regex + Much More
v1.6 - Added CLI + Regex + Much More
2017-01-24 03:28:08 -05:00
Daniel Bohannon 41bf018057 v1.5 - Added WMIC launcher + WMIC arg obfuscation 2016-11-04 14:46:39 -04:00
Daniel Bohannon 33cf2fbbca v1.4 - Added BXOR encoding + shorthand -Win syntax
v1.4 - 2016-10-28 BruCON, Ghent: Added new BXOR ENCODING function. Also enhanced 
randomized case for all components of all ENCODING functions as well as for 
PowerShell execution flags for all LAUNCHERs. Finally, added -EP shorthand option 
for -ExecutionPolicy to all LAUNCHERs as well as the optional integer representation 
of the -WindowStyle PowerShell execution flag: Normal (0), Hidden (1), Minimized (2), 
Maximized (3).
2016-10-28 05:25:54 -04:00
Daniel Bohannon 80999f3f03 v1.3 - Added CLIP+ and CLIP++ launchers. 2016-10-23 18:42:28 -04:00
Daniel Bohannon 8a75ef8da8 Add files via upload
v1.1 Release: Introducing -f format operator for re-ordering obfuscation options for the following TOKEN level obfuscation functions: Command, (Command) Argument, String and Member. 

Detailed explanation with example and DFIR implications can be found at: http://www.danielbohannon.com/blog-1/2016/10/1/invoke-obfuscation-v11-release-sunday-oct-9
2016-10-08 18:03:06 -04:00
Daniel Bohannon 381b28b362 Add files via upload
Invoke-Obfuscation v1.0
2016-09-25 10:39:28 -04:00