Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.9 KB

README.md

File metadata and controls

37 lines (24 loc) · 1.9 KB

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