Releases: XiaoliChan/wmiexec-Pro
Releases · XiaoliChan/wmiexec-Pro
wmiexec-Pro v0.2.7
Changelog:
- Default is using VBS obfuscate in command execution
- Bypass windows defender in
semi-interactive shell
mode
Screenshot:
wmiexec-Pro v0.2.6
Changelog:
- Bugs fixed in
exec-command
wmiexec-Pro v0.2.5
Changelog:
- Add
lognuke
, history
, clear
, upload
, download
builtin commands in semi-interactive shell
Demonstrate:
wmiexec-Pro v0.2.4
Changelog:
- Use VBScript to invoke
SetSecurityDescriptor
method to grant access permissions instead of executing cmd. (Only works on system versions which is higher than NT6)
Screenshots:
🎉 Special thanks @422926799 🎉
wmiexec-Pro v0.2.3
Changelog:
- Add codec functions in semi-interactive shell mode
wmiexec-Pro v0.2.2
Changelog:
- Add deep clean function in execute VBS
Screenshots:
-
In this demonstration, I break the command execution after creating wmi event, which means this command will never stop if we forget the event id.
-
So, with -deep-clean (
clearin
exec-commandmodule also is invoke the
depp-clean` function), we can stop the wmi event even forget the event id.
wmiexec-Pro v0.2.1-fixed
Changelog:
- Add 'Try except' when getting command results
wmiexec-Pro v0.2.1
Changelog:
- Add logging / delay functions in semi-interactive shell mode
Screenshots:
wmiexec-Pro v0.2.0-fixed
Changelog:
- Base64 encode cwd path to avoid latin-1 encode error.
Screenshots:
-
Before
-
After
wmiexec-Pro v0.2.0
Changelog:
- Add semi-interactive shell mode. (only work with system version higher than NT6)
Screenshots: