A dataset of Portable Executable (PE) malware files. The dataset is hosted on Kaggle. Its specific size, collection date, and authorship details are unknown.
Use Cases
- Train a static malware classifier using PE file features (inferred from domain, verify after download)
- Benchmark feature extraction methods for PE file analysis (inferred from domain, verify after download)
- Study the distribution of static attributes in malware samples (inferred from domain, verify after download)
Strengths
- Published on Kaggle, a widely-used platform for data sharing.
Limitations
- Metadata is minimal; actual content requires verification after download.
- Column-level documentation is absent; field semantics must be inferred after download.
- Row count is unknown, which may limit suitability assessment.