Skip to content

secabstraction/Create-WMIshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

  1. Navigate to the directory containing Create-WmiShell.psm1 and the 2 VB scripts
  2. Import-Module .\Create-WmiShell.psm1
  3. New-WmiShell -ComputerName -UserName <Domain\Administrator> -UploadTo -Encoding
  4. List-WmiShells
  5. Enter-WmiShell -Session <# from List-WmiShells>

When creating a new wmishell, you can start powershell with the runas.exe command and skip the -UserName parameter.

TODOs

  1. Test functionality against (multiple) target host file
  2. Better implementation of List-WmiShells function
  3. Test Close-WmiShell function

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published