<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.3 20210610//EN" "https://jats.nlm.nih.gov/publishing/1.3/JATS-journalpublishing1-3.dtd">
<article article-type="research-article" dtd-version="1.3" xml:lang="ru">
  <front xmlns:xlink="http://www.w3.org/1999/xlink">
    <journal-meta>
      <journal-id journal-id-type="elibrary">9004</journal-id>
      <journal-title-group>
        <journal-title>Problems of information security. Computer systems</journal-title>
        <trans-title-group xml:lang="ru">
          <trans-title>Проблемы информационной безопасности. Компьютерные системы</trans-title>
        </trans-title-group>
      </journal-title-group>
      <issn pub-type="epub">2071-8217</issn>
    </journal-meta>
    <article-meta xmlns:xlink="http://www.w3.org/1999/xlink">
      <article-id pub-id-type="publisher-id">4</article-id>
      <article-id pub-id-type="doi">10.48612/jisp/f7zd-7gf2-rd39</article-id>
      <title-group>
        <article-title>Aspects of detecting malicious installation files using machine learning algorithms</article-title>
        <trans-title-group xml:lang="ru">
          <trans-title>Особенности обнаружения вредоносных установочных файлов с использованием алгоритмов машинного обучения</trans-title>
        </trans-title-group>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <contrib-id contrib-id-type="orcid">0000-0002-3830-1840</contrib-id>
          <name>
            <surname>Yugai</surname>
            <given-names>Pavel</given-names>
          </name>
          <xref ref-type="aff" rid="aff1"/>
          <email>yugaj_pe@spbstu.ru</email>
        </contrib>
        <contrib contrib-type="author">
          <contrib-id contrib-id-type="orcid">0009-0002-7321-7430</contrib-id>
          <name>
            <surname>Zhukovskii</surname>
            <given-names>Evgeniy</given-names>
          </name>
          <xref ref-type="aff" rid="aff1"/>
          <email>bugaev.va@edu.spbstu.ru</email>
        </contrib>
        <contrib contrib-type="author">
          <contrib-id contrib-id-type="orcid">0000-0002-2009-5460</contrib-id>
          <name>
            <surname>Semenov</surname>
            <given-names>Pavel</given-names>
          </name>
          <xref ref-type="aff" rid="aff1"/>
          <email>semenov_po@ibks.spbstu.ru</email>
        </contrib>
      </contrib-group>
      <aff id="aff1">Peter the Great St. Petersburg Polytechnic University</aff>
      <pub-date publication-format="electronic" date-type="pub" iso-8601-date="2023-06-08">
        <day>08</day>
        <month>06</month>
        <year>2023</year>
      </pub-date>
      <issue>2</issue>
      <fpage>37</fpage>
      <lpage>46</lpage>
      <self-uri xmlns:xlink="http://www.w3.org/1999/xlink" content-type="pdf" xlink:href="https://jisp.spbstu.ru/userfiles/files/2023_2.pdf"/>
      <abstract xml:lang="en">
        <p>This work presents the research of using machine learning methods to detect malicious
installation files, specifically trojan droppers and downloaders, and installers with extraneous
functionality. A comparative analysis of some classification methods of machine learning is presented:
the naive bayes classifier, the random forest and the C4.5 algorithms. The classification
was carried out using the Weka software in accordance with the methods under consideration.
Significant attributes of executable files are defined, which give positive results in the classification
of legitimate installers and trojans</p>
      </abstract>
      <kwd-group xml:lang="en">
        <kwd>malware</kwd>
        <kwd>installation files</kwd>
        <kwd>trojans</kwd>
        <kwd>droppers</kwd>
        <kwd>machine learning</kwd>
        <kwd>naive bayes classifier</kwd>
        <kwd>random forest</kwd>
        <kwd>C4.5 algorithms</kwd>
      </kwd-group>
    </article-meta>
  </front>
</article>
