We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CR

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Cryptography and Security

Title: Early Stage Malware Prediction Using Recurrent Neural Networks

Abstract: Static malware analysis is well-suited to endpoint anti-virus systems as it can be conducted quickly by examining the features of an executable piece of code and matching it to previously observed malicious code. However, static code analysis can be vulnerable to code obfuscation techniques. Behavioural data collected during file execution is more difficult to obfuscate, but takes a relatively long time to capture - typically up to 5 minutes, meaning the malicious payload has likely already been delivered by the time it is detected.
In this paper we investigate the possibility of predicting whether or not an executable is malicious based on a short snapshot of behavioural data. We find that an ensemble of recurrent neural networks are able to predict whether an executable is malicious or benign within the first 5 seconds of execution with 94% accuracy. This is the first time general types of malicious file have been predicted to be malicious during execution rather than using a complete activity log file post-execution, and enables cyber security endpoint protection to be advanced to use behavioural data for blocking malicious payloads rather than detecting them post-execution and having to repair the damage.
Subjects: Cryptography and Security (cs.CR)
Journal reference: Computers & Security, Volume 77, August 2018, Pages 578-594
DOI: 10.1016/j.cose.2018.05.010
Cite as: arXiv:1708.03513 [cs.CR]
  (or arXiv:1708.03513v3 [cs.CR] for this version)

Submission history

From: Matilda Rhode [view email]
[v1] Fri, 11 Aug 2017 12:11:23 GMT (845kb,D)
[v2] Fri, 22 Dec 2017 15:53:34 GMT (524kb,D)
[v3] Mon, 18 Jun 2018 17:54:01 GMT (643kb,D)

Link back to: arXiv, form interface, contact.