Devising Malware Characterstics using Transformers
Simra Shahid, Tanmay Singh, Yash Sharma, Kapil Sharma

TL;DR
This paper explores using Transformer models to automatically extract relevant malware behavior information from cybersecurity reports, aiming to streamline malware analysis.
Contribution
It introduces a novel approach applying Transformer-based techniques to malware behavior extraction from security reports, marking an initial step in this direction.
Findings
Transformer models can identify relevant malware behavior mentions
The approach improves efficiency in malware report analysis
First attempt to apply Transformers in malware behavior extraction
Abstract
With the increasing number of cybersecurity threats, it becomes more difficult for researchers to skim through the security reports for malware analysis. There is a need to be able to extract highly relevant sentences without having to read through the entire malware reports. In this paper, we are finding relevant malware behavior mentions from Advanced Persistent Threat Reports. This main contribution is an opening attempt to Transformer the approach for malware behavior analysis.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Malware Detection Techniques · Network Security and Intrusion Detection · Digital and Cyber Forensics
MethodsLinear Layer · Absolute Position Encodings · Position-Wise Feed-Forward Layer · Residual Connection · Label Smoothing · Multi-Head Attention · Adam · *Communicated@Fast*How Do I Communicate to Expedia? · Dropout · Byte Pair Encoding
