Skip to content

pendraggon87/Check-EternalBlue

 
 

Repository files navigation

Check-EternalBlue

Check if your computer is patched against EternalBlue.

Local verification (VB script):

Remote verification (PS scripts):

PS > powershell {script_dir}\VerifyEternalBlue.ps1 -InputFile {path_to_hostname_list}

Writing about EternalBlue:

[BRAZUCAS]

[/BRAZUCAS]

IMPORTANT: EternalBlue is used as a propagation mechanism. Patching the system does not mean that it is protected against the encryption routine. It only means that the system is protected against the "wormness" of recent WannaCry's variant.

Learn more:

Follow me at @cpuodzius

About

Check if your computer was patched against EternalBlue

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PowerShell 83.9%
  • Visual Basic .NET 16.1%