パラメータ
|
省略表記
|
用法
|
---|---|---|
filelessattackprevention
|
flp
|
ファイルレス攻撃対策を管理します
|
filelessattackprevention-process
|
flpp
|
ファイルレス攻撃対策のプロセスを管理します
|
filelessattackprevention-exception
|
flpe
|
ファイルレス攻撃対策の除外を管理します
|
コマンド
|
パラメータ
|
説明
|
---|---|---|
set filelessattackprevention
|
|
ファイルレス攻撃対策の現在のステータスを表示します
たとえば、次のように入力します。
SLCmd.exe -p <admin_password> set filelessattackprevention
|
enable
|
ファイルレス攻撃対策を有効にします
たとえば、次のように入力します。
SLCmd.exe -p <admin_password> set filelessattackprevention enable
|
|
disable
|
ファイルレス攻撃対策を無効にします
たとえば、次のように入力します。
SLCmd.exe -p <admin_password> set filelessattackprevention disable
|
|
show filelessattackprevention-process
|
|
監視対象プロセスのリストを表示します
たとえば、次のように入力します。
SLCmd.exe -p <admin_password> show filelessattackprevention-process
|
add filelessattackprevention-exception
|
<monitored_process> <Parentprocess1> <Parentprocess2> <Parentprocess3> <Parentprocess4>
-a <arguments> -regex –l <label>
|
ファイルレス攻撃対策の除外を追加します
次の除外の場合:
除外を追加するには、次のように入力します。
SLCmd.exe -p <admin_password> add flpe cscript.exe a.exe "" c.exe "" -a "-abc –def"
|
remove filelessattackprevention-exception
|
–l <label>
|
ファイルレス攻撃対策の除外を削除します
たとえば、次のように入力します。
SLCmd.exe -p <admin_password> remove filelessattackprevention-exception –l <label>
|
![]() |
注意
|