Skip to content

v1.2.0

Choose a tag to compare

@1upbyte 1upbyte released this 12 Aug 09:28
· 12 commits to main since this release
31f8500

Full Changelog: v1.1.0...v1.2.0

Added a local token upgrader - localexec

Using RunasCs, commands like qwinsta and get-service can work properly over WinRM. Usage info is available in the wiki

Added documentation

Brand new wiki! This should help new users of the tool along with keeping a good knowledge base of what Devious-WinRM can do. Check it out here

Added AMSI Bypass

The bypass is taken directly from Evil-WinRM. Oftentimes, the bypass isn't needed as the invoke command does a good enough job of evading AV.

Proper keep-alive fix

Devious-WinRM now uses a fork of pypsrp to implement the fixes to long-running connections. This change will be reverted once the fix is published to PyPI.