rysavy-ondrej / ethanol

An experimental environment for context-based flow artifact analysis.
1 stars 0 forks source link

MalwareSonar: Implement malware analysis functions #26

Closed rysavy-ondrej closed 9 months ago

rysavy-ondrej commented 9 months ago

Implement a method for automatic analysis of malware (based on work done by Korvas).

  1. This will download samples based on the configuration from the Malwarebazzar and analyze it in Tria.ge.

  2. The reports will be used to create malware profiles.

rysavy-ondrej commented 9 months ago

Korvas' work is available at: https://nextcloud.fit.vutbr.cz/s/2qQfrzLbBCbseTc?path=%2Fsource

rysavy-ondrej commented 9 months ago

Done, implemented using Fuzzy sets in MalwareSonar project.