メインコンテンツへスキップ

Security Anti-ransomware volume attack generate-report output

Views:
133
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
core
Last Updated:

環境

回答

  • セキュリティ対策ランサムウェアボリューム攻撃に関するレポートを生成する場合生成-ランサムウェアの可能性が疑われるファイルのリストを表示する

Cluster_CLI::> security anti-ransomware volume attack generate-report -vserver <affected vserver> -volume <affected volume> -dest-path <data SVM>:<shared volume hosted by the data SVM>/

Report "report_file_vs1_vol1_30-03-2021_16-11-38" available at path "vs1:vol1/".

  • ファイルの形式は次のとおりです。実際の列ヘッダー名はありません。

(File sequence) (Time and date of report)    (File Name) (Report Indicator)
1              "7/30/2024 15:33:36"        /file.5856        1
2              "7/30/2024 15:33:36"        /file.5857        2
3              "7/30/2024 15:33:36"        /file.5858        1
4              "7/30/2024 15:33:36"        /file.5862        1
5             "7/30/2024 15:33:36"        /file.5864        2

  • レポートインジケータは次のように解決します。
    • 1-これは、「ファイル拡張子 の種類:通常の拡張子の種類に適合しない拡張子」を示します。
    • 2-それは次を示します:'Entropy:ファイル内のデータのランダム性の評価'。
    • レポート内のすべてのファイルについて、対応するホストから整合性を確認する必要があります。
  • CLIでレポートを表示するには、次の手順を実行します。

Cluster_CLI::> run -node [nodename] rdfile /vol/vol1/report_file_vs1_vol1_30-03-2021_16-11-38

追加情報

注:レポートするものがない場合は0バイトのファイルが作成されます。

 

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.

 

  • この記事は役に立ちましたか?