Skip to content

Latest commit

 

History

History
93 lines (63 loc) · 2.19 KB

README.md

File metadata and controls

93 lines (63 loc) · 2.19 KB


Markdownify
daily Malware Collecting Software (dMCS)

AOI::dMCS , Github Profile

AboutRequirementsUsageRelated

dMCS_Test_Vid

About

This program is a shell script based, that automatically downloads new samples of malware file on a daily basis.

To be a good malware analyst, have to experience analyzing a wide variety of samples directly. However in reality, the first difficulty that people who dream of becoming a malware analyst face is getting a fresh malware samples.

So, it's designed to build your own malware collection server by only using any linux platform and this program, jsut 2 tools.

Happy hunting!

Requirements

  - Any linux system (with bash/usb terminal)
  - spare store device (ex:hdd/ssd/flash)

  • Test onboard
  - Test complete in raspberry pie envrironment.
  - Test complete in Ubuntu (x64) 20.04 LTS

Usage

bash

  $ sudo chmod +x daily_dMCS.sh
  $ sudo ./daily_dMCS.sh
  • Structure
├─src
│  ├─ daily_dMCS.sh
│  └─ all_dMCS.sh
│
└─README.md

Related

MalwareBazaar - MalwareBazaar API document

License

CopyRight all reserved by github.com/miho030


GitHub @miho030  ·  Twitter @jp_rennka