0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Windows Script Hostを無効化

Posted at

.jsファイルの実行を無効化する

ランサムウェアで流行ってるので無効化する方法

  1. jsファイルの関連付けを外す
  2. レジストリをいじる

2はF-Secureのブログに書いてありました。

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Script Host\Settings\Enabled

0にすると実行できなくなるけど、VBSも使えなくなります。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?