AOI::dMCS , Github Profile
About • Requirements • Usage • Related
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!
$ 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
- 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
python3
$ sudo chmod +x installer.sh
$ sudo ./installer.sh
bash
$ sudo chmod +x daily_dMCS.sh
$ sudo ./daily_dMCS.sh
- Structure
├─ src/
├─ src_ShellScript/
├─ tools/
|
├─ requirements.txt
├─ installer.sh
└─setup_amcs.py
MalwareBazaar - MalwareBazaar API document
CopyRight all reserved by github.com/miho030
GitHub @miho030 · Twitter @jp_rennka