Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1009 Bytes

File metadata and controls

35 lines (23 loc) · 1009 Bytes

WinBenign

Python License PE / Windows samples

WinBenign is a smart tool for automatically downloading safe Windows PE files from FileHippo and other trusted sources. It’s ideal for malware research, building datasets, or creating a reliable corpus of benign executables.

Features

  • Downloads benign Windows PE samples automatically
  • Currently supports FileHippo
  • Easy to extend for other sources

Todo

Adding support for:

  • Softonic
  • CNet
  • Sourceforge
  • Add VirusTotal scanner to downloaded samples and generate a report

Usage

Clone the repo and run the crawler:

git clone https://github.com/0xh3xa/WinBenign.git
cd WinBenign
python crawler.py