Evil-winrm

# Installation from Github
git clone https://github.com/Hackplayers/evil-winrm.git

# Installation from the terminal
gem install evil-winrm
gem install rubyntlm

# Install the dependencies (IF option 1 "Github" was used)
gem install winrm winrm-fs stringio colorize

# Using evil-winrm
evil-winrn -u <username> -p <password> -i <ip_address> -s <location of powershell scripts>  

Last updated