• Stars
    star
    138
  • Rank 263,005 (Top 6 %)
  • Language
    C++
  • License
    MIT License
  • Created about 3 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

C++ WinRM API via Reflective DLL

WinRMDLL

A while ago I produced CSharpWinRM which was alright, but I wanted to look at the WinRM C++ API properly.

The project comes with an Aggressor Script for easy use:

Using credentials:

Without credentials:

Don't do what I did and put the command at the end and spend an hour being confused as to why the username was now whoami...