Skip to content
/ AMCS Public

auto downloader for download fresh malware sample daily once from malwarebazaar.

License

Notifications You must be signed in to change notification settings

miho030/AMCS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Markdownify
daily Auto Malware Collecting Service (AMCS)

AOI::dMCS , Github Profile

AboutRequirementsUsageRelated

AMCS_Test_Vid1

About

AMCS (Automatic Malware Collecting Service),
AMCS can provide bunch of malware samples at every day just for you!

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!

Installation

    $ sudo chmod +x installer.sh  # grant permission to installer.sh file

    $ sudo ./installer.sh  # execute installer file

when the installer.sh file done thier process,AMCS program will automatically download malware archive files at '/home/malwareCollector/AMCS/~' with EVERY DAY at AM 01:00

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

Python version

python3

  $ sudo chmod +x installer.sh
  $ sudo ./installer.sh

Bash version

bash

  $ sudo chmod +x daily_dMCS.sh
  $ sudo ./daily_dMCS.sh
  • Structure
├─ src/
├─ src_ShellScript/
├─ tools/
|
├─ requirements.txt
├─ installer.sh
└─setup_amcs.py

Related

MalwareBazaar - MalwareBazaar API document

License

CopyRight all reserved by github.com/miho030


GitHub @miho030  ·  Twitter @jp_rennka

About

auto downloader for download fresh malware sample daily once from malwarebazaar.

Resources

License

Stars

Watchers

Forks