MOTIF数据集是由马里兰大学巴尔的摩分校和Booz Allen Hamilton合作创建的,包含3095个恶意软件样本,来自454个不同的家族,是目前最大的公开恶意软件数据集,具有专家验证的家庭标签。数据集中的每个样本都与来自可信行业来源的威胁报告相关联,这些报告不仅验证了标签,还为研究提供了新的机会。MOTIF数据集特别适用于评估恶意软件家族分类工具的准确性,尤其是在处理来自不同来源的名称时。
The dataset includes limited samples which include sample identifier, signature identifier, mark count, and signature severity score, along with the impact score computed using our scoring method.
This dataset contains 18,850 normal android application packages and 10,000 malware android packages which are used to identify the behaviour of malware application on permission they need at run-time
--- dataset_info: features: - name: Type dtype: string - name: Text dtype: string - name: Score dtype: float64 - name: Original Sentence ID dtype: int64 - name: Original Se