AAU Student Projects - visit Aalborg University's student projects portal
A master's thesis from Aalborg University
Book cover


Malware analysis environment with the use of Elastic Stack

Term

4. semester

Publication year

2024

Submitted on

Pages

56

Abstract

As malware evasion and obfuscation techniques become more powerful, sandboxing, the current workhorse for dynamic malware analysis, becomes time-consuming when confronted with specific malware. In this thesis, we discuss an alternative approach to dynamic malware analysis that is different from sandboxing, i.e., using Elastic Stack to perform dynamic analysis. This is done by installing and running Elasticsearch, Kibana and integrations, then running real malwares to collect data, and finally using a graphical interface to perform in-depth analysis of the malware's behaviour. This thesis finally summarises some methods as well as examples for determining malware behaviour and more importantly describes the detailed steps for analysis using Elastic Stack.