A new prompt engineering-assisted Dynamic Malware Analysis model has been introduced, which can overcome the drawbacks faced in the quality API call sequences deployed for dynamic malware analysis.
This new method has been reported to perform detection that surpasses the state-of-the-art TextCNN method. This method uses GPT-4 for the dynamic malware analysis and also uses BERT (Bidirectional Encoder Representations from Transformers) to retrieve the representation of the text.
This new method produces explanation texts for each API call in the sequence. Moreover, the prompt texts generated in this method enhance GPT-4 in generating high-quality explanatory texts.
Once these explanatory texts are generated, the BERT generates representations for these texts, which are then put together to showcase the entire API sequence. The new CNN (Convolutional Neural Network) is then used to extract the features from the representations for automatic learning.
Finally, the model is connected with various malware code categories for further analysis.
To generate the representation of the API sequence, a vocabulary is set up to generate the explanatory text for each API call, which will later be used in the process of representation generation.
As for the representation learning, a depthwise convolution is performed. Each embedded channel is associated with a representation matrix, with each of them having a contextual correlation among the surrounding elements. The trained module is capable of improving the adjustment of the natural text representation for better reflection.
Furthermore, five benchmark datasets were employed to evaluate the proposed model’s performance. These five datasets were further classified into two categories per the associated API vocabulary.
A complete report about this experimental model has been published, which provides detailed information about the research experiments, representation generation, representation learning, graph of the proposed models, and other information.
By fusing agentic AI and contextual threat intelligence, SecAI transforms investigation from a bottleneck into…
According to IBM Security annual research, "Cost of a Data Breach Report 2024", an average…
A critical security flaw in NVIDIA's Riva framework, an AI-powered speech and translation service, has…
CISA officially added a significant security flaw affecting Broadcom’s Brocade Fabric OS to its authoritative…
A critical vulnerability in Apple’s AirPlay protocol, dubbed AirBorne, has exposed over 2.35 billion active…
A critical vulnerability in Google Chrome has recently been discovered that allows malicious actors to…