Skip to content

S3cur3Th1sSh1t/Invoke-WMI-Information

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Invoke-WMI-Information

Straight forward script for WMI information gathering (local or remote)

Be carefull using the -remote Commands with username and password parameter, everything is logged in Powershellv5 so everyone on your system can view the Credentials.

  1. Invoke-WMI-Information -local $true

  2. Invoke-WMI-Information -remote $true -Computername Domain\SomeComputername

  3. Invoke-WMI-Information -remote $true -Computername Domain\SomeComputername -Username Domain\User -Password password

About

Straight forward script for WMI information gathering (local or remote)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published