はじめてのオートメーションをわずか数分で作成できます。Studio Web を試す →
作成者: Stefan Schnell
0
アクティビティ
<100
要約
要約
Scan strings and buffers to identify malware in memory, before it is stored on the hard disk.
概要
概要
This activity offers the possibility to scan strings and buffers to identify malware in memory, before it is stored on the
hard disk. For this it uses the Microsoft Anti Malware Scan Interface (AMSI). This way e.g. data that is loaded from the Internet, in the context of an automated business process, can be checked in memory to see whether it contains suspicious signatures. This allows us to increase security in the handling of such data.
This library has been tested with UiPath 2021.10.4, 2022.02, 2022.04 an 2022.08, with both compatibility modes, Windows Legacy (dotNET Framework 4.61) and Windows (dotNET 6).
機能
機能
This library offers two easy ways to handle activities:
Scan String
Scans a string, a sequence of characters, for malware and delivers the result of the scan, e.g. as AMSI_RESULT_CLEAN or AMSI_RESULT_DETECTED.
Scan Buffer
Scans a buffer, a sequence of bytes for malware and delivers also the result of the scan.
その他の情報
その他の情報
依存関係
None
コード言語
C#, Visual Basic
ランタイム
Windows (.NET 5.0 以上)
ライセンス契約とプライバシー条項
MIT
プライバシー条項
技術情報
バージョン
1.0.2更新日
2022年8月30日対応製品
Studio: 21.10.4 - 22.10
認定
シルバー 認定済み
サポート
UiPath コミュニティ サポート
リソース