{"title":"基于神经网络的恶意软件签名检测","authors":"Matej Adamec, M. Turčaník","doi":"10.23919/NTSP54843.2022.9920380","DOIUrl":null,"url":null,"abstract":"Malware detection and prevention is a cornerstone of computer security. Without proper computer security our data would be vulnerable and at risk of leak. Each malicious program performs a certain activity that we are able to describe in machine code. By converting machine code to visual form, may be a way to detect hidden malicious structures which would not be detectable in plain text machine code form. A Convolutional Neural Network (CNN) takes an image as input and returns the class to which it belongs. Classifying generated visualized machine code with CNN into the respective groups is a main task. At first, we will create generators of source machine code. Later on, we will define what is signature and how it differs from a normal source code. Last but not least we will modify signatures by adding redundant idle machine code instructions. Our overall task will be to classify code by its signature.","PeriodicalId":103310,"journal":{"name":"2022 New Trends in Signal Processing (NTSP)","volume":"127 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2022-10-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"2","resultStr":"{\"title\":\"Malware Signatures Detection with Neural Networks\",\"authors\":\"Matej Adamec, M. Turčaník\",\"doi\":\"10.23919/NTSP54843.2022.9920380\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Malware detection and prevention is a cornerstone of computer security. Without proper computer security our data would be vulnerable and at risk of leak. Each malicious program performs a certain activity that we are able to describe in machine code. By converting machine code to visual form, may be a way to detect hidden malicious structures which would not be detectable in plain text machine code form. A Convolutional Neural Network (CNN) takes an image as input and returns the class to which it belongs. Classifying generated visualized machine code with CNN into the respective groups is a main task. At first, we will create generators of source machine code. Later on, we will define what is signature and how it differs from a normal source code. Last but not least we will modify signatures by adding redundant idle machine code instructions. Our overall task will be to classify code by its signature.\",\"PeriodicalId\":103310,\"journal\":{\"name\":\"2022 New Trends in Signal Processing (NTSP)\",\"volume\":\"127 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2022-10-12\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"2\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2022 New Trends in Signal Processing (NTSP)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.23919/NTSP54843.2022.9920380\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2022 New Trends in Signal Processing (NTSP)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.23919/NTSP54843.2022.9920380","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
Malware detection and prevention is a cornerstone of computer security. Without proper computer security our data would be vulnerable and at risk of leak. Each malicious program performs a certain activity that we are able to describe in machine code. By converting machine code to visual form, may be a way to detect hidden malicious structures which would not be detectable in plain text machine code form. A Convolutional Neural Network (CNN) takes an image as input and returns the class to which it belongs. Classifying generated visualized machine code with CNN into the respective groups is a main task. At first, we will create generators of source machine code. Later on, we will define what is signature and how it differs from a normal source code. Last but not least we will modify signatures by adding redundant idle machine code instructions. Our overall task will be to classify code by its signature.