Skip to content

A custom script for disabling wscript.exe and cscript.exe which VBS Scripts utilizes. this comes as mitigation tecnique to prevent the current ransomware attack that utilizes a VBS Script targeting corporates and utilizing bitlocker to encrypt all data in the hardrives

Notifications You must be signed in to change notification settings

Bsaud/Bitlocker-nightmare-mitigation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

BitLocker Nightmare:

In the light recent events of a VBS ransomware attack that abuses bitlocker to encrypt all data on the harddrive. i have created this custom script to disable WScript.exe and CScript.exe to prevent the host machine from running any VBA or VBS Scripts.

use the disable_wscript.cmd to disable the windows script host and use the enable_wscript.cmd to enable it Disabling Bitlocker is also highly recomended if possible.

Note:

This script requires admin privileges to run as it edits the registry.

About

A custom script for disabling wscript.exe and cscript.exe which VBS Scripts utilizes. this comes as mitigation tecnique to prevent the current ransomware attack that utilizes a VBS Script targeting corporates and utilizing bitlocker to encrypt all data in the hardrives

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published