WMImplant icon indicating copy to clipboard operation
WMImplant copied to clipboard

This is a PowerShell based tool that is designed to act like a RAT. Its interface is that of a shell where any command that is supported is translated into a WMI-equivalent for use on a network/remote...

Results 1 WMImplant issues
Sort by recently updated
recently updated
newest added

This script looks like it would be better served as a module. This PR does the minimal work needed to turn it into a module. change file extension to .psm1...