<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta>
      <journal-title-group>
        <journal-title>Tsirlov V.L. Information Security Controls Against
Cross-Site Request Forgery Attacks on Software Application of Automated Systems. Journal of
Physics: Conference Series. 2018. V. 1015. P. 042034. DOI :10.1088/1742</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <article-id pub-id-type="doi">10.33278/SAE-2018.eng.316-318</article-id>
      <title-group>
        <article-title>Research on Brute Force and Black Box Attacks on ATMs</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Pavel V. Revenkov</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Alexander A. Berdyugin</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Pavel V. Makeev</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Financial University under the Government of the Russian Federation</institution>
          ,
          <addr-line>Scherbakovskaya Street, 38, Moscow, 105187</addr-line>
          ,
          <country country="RU">Russia</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2021</year>
      </pub-date>
      <volume>948</volume>
      <fpage>6</fpage>
      <lpage>7</lpage>
      <abstract>
        <p>As computer technologies are widely used in credit and financial institutions, risk management is an extremely relevant topic in the information technology security in banking structures. This article is focused on the problems of assessing the risks of information security breaches in automated teller machine (ATM). To increase the level of security of banking services for individuals and legal entities in accordance with the recommendations of information security standards by analyzing the risk of information security violations in electronic banking technologies (on the example of the “Brute force” and “Black box” attacks). Empirical methods of scientific knowledge (observation, measurement, experiment), theoretical methods (analysis, synthesis, induction, deduction, abstraction, formalization), graphical interpretation of information, probability theory methods. Standards for effective management of information security management at the enterprise are considered. The advantage of social engineering methods over the “Brute force” method of PIN codes is shown quantitatively. The time characteristics of commission and protective measures against attacks of the “Black box” type are analyzed. A method for improving the effectiveness of the response and protection of ATMs from attacks of the “Black box” type is proposed. The influence of school literature on scientific and technical progress is analyzed. Based on this, recommendations of the authors are given.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;Standards</kwd>
        <kwd>PIN code</kwd>
        <kwd>probability of selection</kwd>
        <kwd>ATM</kwd>
        <kwd>dispenser</kwd>
        <kwd>cybercriminal</kwd>
        <kwd>duration of a cyberattack</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        Over the past decades, the conditions for the operation of commercial banks in all countries of the
world have undergone significant changes. The factors of scientific and technological progress have led
both to the emergence of new financial instruments and opportunities for banks [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ], and to the need to
manage completely new types of risks in accordance with new standards [
        <xref ref-type="bibr" rid="ref2 ref3 ref4">2, 3, 4</xref>
        ] that are the topic of
discussion in this article.
      </p>
      <p>The ISO/IEC 27000 series of international standards includes information security standards
published jointly by the International Standardization Organization (ISO) and the International
Electrotechnical Commission (IEC). The set consists of best practices and recommendations in the field
of information security for creation, development and maintenance of information security management
systems (ISMS). The combined application of these technical documents is depicted on the Figure 1.
Each of them aims to investigate specific problems in information security management.</p>
      <p>
        In addition, the set of standardization documents of the Central Bank of the Russian Federation
contains a unified approach to ensuring information security of banking system organizations (ISBS)
and recommendations for standardization (RS) with regard to the requirements of Russian legislation.
The fundamental standard in the reviewed area is STO BR IsBS-1.0-2014 “Ensuring information
security of organizations in the Russian Federation’s banking system. General Provisions", its goals
and objectives can be found at [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ].
      </p>
      <p>
        Cyberspace is an important component of modern society. If one country launches a large-scale
attack on the power plants or commercial banks of another country, military measures can be taken not
only in the virtual, but also in the real world. A cyberattack that disrupts normal functioning, leads to
panic, riots or loss of life, can trigger a loud forceful response [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ].
      </p>
    </sec>
    <sec id="sec-2">
      <title>2. Attacks on ATMs: “Brute force” and social engineering</title>
      <p>According to the data achieved by the FinCERT of the Bank of Russia and the information
represented in the reporting form 0403203, the main reason for the execution of cyberattacks in the
banking sector is misinformation (97% in 2018, and 92% in 2017). For legal entities, the indicator was
39%2.</p>
      <p>PIN code should contain four characters, each represented with digits from 0 to 9. Omitting the real
situation when automated teller machines (ATMs) block or “eat” the card after three incorrect PIN
codes, and considering the fact that PIN code brute forcing is technically not harder than social
engineering, we will determine the time required for the search.</p>
      <p>The number of possible code combinations is N = 104 −10 = 9990 (ten digits appearing together in
four positions, excluding numbers with four identical digits).
2 Main Development Trends in Information security in Credit and Finances for the Period 2019–2021. Moscow: Central Bank of the Russian
Federation, 2019, 26 p. URL: https://www.cbr.ru/Content/Document/File/83253/onrib_2021.pdf (accessed on 02.04.2020) (in Russian).
1. The probability of correct guess at the first step is P1 = 1 N ;
2. The product of the 1 ( N −1) probability (one step less) and the conditional probability after
1
N</p>
      <p>N −1
=</p>
      <p>N
completing the first step 1 −</p>
      <p>. The probability of correct guess at the second step is
P2 =
1
⋅</p>
      <p>N −1
=
1</p>
      <p>;</p>
      <p>N −1 N N
3. The product of the 1 ( N − 2) probability (two steps less), the conditional probability after the
second step 1 −</p>
      <p>1
N −1</p>
      <p>N − 2
= , and the conditional probability after the first step (known)</p>
      <p>N −1
1 −
1 N −1 1 N − 2 N −1 1
= . The probability of correct guess at the third step is P3 = ⋅ ⋅ = ;
N N N − 2 N −1 N N
4. The product of the 1 ( N − 3) probability (three steps behind), the conditional probability after
the third step 1 −</p>
      <p>1
N − 2</p>
      <p>N − 3
=, the conditional probability after the second step (known)</p>
      <p>N − 2
1 −
P =
4</p>
      <p>N −1
The
1 N − 2
= , and the conditional probability after the first step (known) 1 −</p>
      <p>N −1
probability of finding the correct answer at the
1 N − 3 N − 2 N −1 1</p>
      <p>⋅ ⋅ ⋅ = .</p>
      <p>N − 3 N − 2 N −1 N N
1 N −1</p>
      <p>
        =
N N
fourth
.
step
is
At any step, the probability of guessing the PIN code is PN =
[
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. The mathematical expectation
N
of the number of steps is the product of the probability and the sum of the first N terms of the arithmetic
progression
1
M N =
1
N
1
N
1
      </p>
      <p>N
⋅1 +
⋅ 2 + ... +
⋅ N =
⋅ (1 + 2 + ... + N ) =</p>
      <p>N
1 ( N + 1) ⋅ N
⋅</p>
      <p>=
2</p>
      <p>N + 1
2
(1)
Let's assume that each step takes 15 sec
=hour . Then, the mathematical
15
=hour
60 ⋅ 60</p>
      <p>1
240
expectation of finding the PIN code is</p>
      <p>≈ 21 hour .</p>
      <p>2 ⋅ 240</p>
      <p>
        Successful social engineering techniques are limited to minutes, so they are definitely better to use
for criminal purposes [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. Today for new SIM cards, the contact list is updated only with the operator's
reference numbers (Service Dialing Numbers – SDNs). The authors propose to include the numbers of
credit institutions and of the Bank of Russia in the SDN. This will allow to:
• attract user attention (once they understand the relevance of credit organization numbers, they
will add the necessary ones themselves and delete the ones they don’t need);
• filter incoming phone numbers;
• encourage customers to call back to the bank once they receive a call from “Bank's security
service”.
      </p>
      <p>Thus, mutually beneficial cooperation is organized: mobile operators list phones of popular banks
in their SIM card SDN, banks advertise these operators on their plastic cards, while customers improve
their literacy and security.</p>
      <p>1</p>
      <p>N
9991</p>
    </sec>
    <sec id="sec-3">
      <title>3. “Black box” ATM Attacks</title>
      <p>
        Ensuring the security of banking information systems is a complex process performed according to
a number of different methodologies and requires compliance with many standards, such as IS DB
ISBS, GOST R ISO/IEC 15408 [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] and PCI DSS [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. But in the case of ATMs, security is often
implemented through obscurity (by hiding information about the internal ATM subsystems, interfaces
and component interaction protocols). This makes attacks difficult but does not guarantee security.
      </p>
      <p>
        A significant threat to the banking sector is hardware and software systems designed to steal money
from ATMs, that are called Black boxes - equipment with special software that connects to a dispenser
(money issuing mechanism) instead of commercial bank's experts’ working computers. Further, the
ATM gets controlled by cybercriminals, and the data is transferred using contactless technologies (for
example, from a smartphone) [
        <xref ref-type="bibr" rid="ref10 ref11">10, 11</xref>
        ].
      </p>
      <p>Thus, according to the Black box cyberattack statistics for 2012–2018, there is a rapid increase in
the number of cases in all sampled countries (Figure 2).</p>
      <p>
        The statistics published in the European Payment Terminal Crimes Report (Table 1) [
        <xref ref-type="bibr" rid="ref10 ref11 ref12">10, 11, 12</xref>
        ]
indicates an increase in the number of logical attacks on ATMs by 269% compared to 2019. More
specifically, all logical cyberattacks registered in 2020 are Black box attacks. According to the report
of the 22nd EAST EGAF meeting, Black box attacks rank second in the number of cases, giving way
only to skimming. It is also worth mentioning the reports on new methods of conducting this type of
cyberattack appearing in 2020 [
        <xref ref-type="bibr" rid="ref11 ref12 ref13 ref14">11–14</xref>
        ], which indicates the relevance of the methods of this attack and
the interest of cybercriminals in it.
H1 2016
      </p>
      <p>H1 2017</p>
      <p>H1 2018</p>
      <p>H1 2019</p>
      <p>H1 2020
% +/– 19/20
1,604
€27m
1,696
€12.2m
2,046
€15.1m
2,376
€11.4m
1,829
€12.6m
H1 2016</p>
      <p>H1 2017</p>
      <p>H1 2018</p>
      <p>H1 2019</p>
      <p>H1 2020
% +/– 19/20
28
€0.41m</p>
      <p>114
€1.51m</p>
      <p>61
€0.25m</p>
      <p>35
€0.00m</p>
      <p>129
€1.00m
–23%
+11%
+269%</p>
      <p>N/A</p>
      <p>Source: European Association for Secure Transactions (EAST)3</p>
      <p>
        According to the Director of Security at BI.ZONE [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ], the number of cyberattacks, involving the
usage of technical means has increased by 4% of the total number of attacks in 2019. He attributes this
to favorable conditions in the form of anti COVID-19 measures: almost all cybercriminals used medical
masks as disguises [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ].
      </p>
      <p>Considering the above-mentioned facts, it can be affirmed that Black box attacks are a relevant and
dangerous attack vector in the current environment, despite the protective measures applied by banks.
Let's consider their main characteristics and offer relevant protection methods.
3.1.</p>
    </sec>
    <sec id="sec-4">
      <title>Main Characteristics of Black Box Attacks</title>
      <p>
        As we know, Black box is a logical type of cyberattacks that allows criminals to steal money from
the ATM safe [
        <xref ref-type="bibr" rid="ref10 ref13 ref14">10, 13, 14</xref>
        ]. It is performed by connecting a special device to the dispenser bus in order
to send unauthorized commands to withdraw cash. On the Figure 3, the location of this type of attacks
in the general classification of banking attacks is indicated, based on the materials of the article [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ].
      </p>
      <p>
        To perform a Black box attack, criminals need a device with interface controllers to connect to the
dispenser port and a software to manage it. Typical interfaces are RS232, RS485 or USB. Single-board
computers or laptops are usually used as a control device due to their mobility. To connect the Black
box device, it is necessary to disconnect the dispenser from the ATM control unit, but if the RS485
protocol is used, it can be paralleled. There have also been recorded cases of using smartphones,
controlled from the outside, as Black box devices [
        <xref ref-type="bibr" rid="ref16 ref17">16, 17</xref>
        ]. Let us consider the scheme for performing
a Black box attack (Figure 4). It indicates the location of the main functional blocks, their
interconnection, and the place where cybercriminals infiltrate during the cyberattack.
3 European Association for Secure Transactions. Black Box attacks increase across Europe. URL:
https://www.association-securetransactions.eu/black-box-attacks-increase-across-europe/ (accessed on 10.03.2021).
      </p>
      <p>Let's list the key features of Black box attacks:
1. The attacker needs to gain access to the dispenser interface or the central bus of ATM devices.
2. Interaction with the ATM dispenser occurs from a separate device, so the attack does not leave
traces of the operations performed in security logs.
3. To create a Black box device, cybercriminals require knowledge of the ATM’s internal
mechanisms and its software.
4. The success of the attack does not depend on the operating system (OS), processing center and
ATM management software.
5. Official utilities issued by banking software developers are used to interact with the dispenser.
Usually, utilities have protection against malicious use, yet cybercriminals bypass it by changing the
program code.
3.2.</p>
    </sec>
    <sec id="sec-5">
      <title>Duration of a Black box attack</title>
      <p>Having received an idea of the attack method and the resources required for it, we will analyze the
temporal characteristics of its execution.</p>
      <p>
        According to the analytical article [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ], the average duration of this type of attack is 10 minutes. To
obtain more accurate data, it is necessary to consider each of the attack stages:
      </p>
      <p>1) opening the ATM service area - Tv . Depending on the method, it takes from 3 seconds to 2
minutes;
a. using a physical key (genuine or a copy) to open the service zone cabinet ( Tv1 ) – few seconds;
b. opening the lock of the service zone cabinet ( Tv2 ) – from 30 to 60 seconds;
c. cutting a hole in the ATM front panel ( Tv3 ) - from 60 to 150 seconds.</p>
      <p>2) connecting the Black box device to the interface or data bus ( Tp ). Depending on the
cybercriminal's skills, the process takes 20 to 60 seconds.</p>
      <p>3) withdrawal of funds through the dispenser ( Ti ). Depending on the model, the ATM safe can hold
up to 8000 banknotes of different denominations, which are in four special cassettes. The ATM contains
from 3 to 14 million rubles. This variation is caused by a number of factors, such as the ATM type, its
location, banknote discharge rate, and the amount insured.</p>
      <p>The ATM type determines the set of functions: cash deposit or cash withdrawal. ATMs for
withdrawal initially have more money cassettes, and ATMs for depositing – more empty cassettes.
There are also ATMs that work for both withdrawing and depositing cash. They use both full and empty
cassettes.</p>
      <p>Cassettes can be filled with a different number of bills and bills of various denominations. It depends
on the place of installation and the banknote discharge rate. The ATM insurance amount also affects,
banks cannot store more funds in an ATM than provisioned in the insurance contract.</p>
      <p>
        The average amount of funds usually found in a fully loaded universal ATM is about 7-8 million
rubles. At a time, the dispenser retrieves a maximum of 40 banknotes from the safe, and the delay
between operations is 20 seconds. Thus, the complete removal of banknotes from the safe will take
4000 seconds (1 hour 7 minutes), which means from 4000 rubles to 200,000 rubles in 20 seconds.
According to the information about the performed attacks, each cash withdrawal procedure took from
1 to 3 hours [
        <xref ref-type="bibr" rid="ref10 ref11">10, 11</xref>
        ].
      </p>
      <p>Information about the time frame of the operations was obtained by analyzing publicly available
video materials [19] and information from experts in the field of ATM attacks4.</p>
      <p>The decisive factor limiting the duration of a cyberattack ( Ta ) is the actions of certain defense
systems, including the alarms being triggered and the arrival of the police. The rules for the arrival of
law enforcement agencies are not regulated by law, but usually the minimum time for the arrival of a
police squad or employees of a private security company ( Tn ) is 4-7 minutes.</p>
      <p>The execution a cyberattack consists of three stages, and its duration can be represented as:</p>
      <p>Ta &lt; Tn</p>
      <p>Ta = Tv + Tp + Ti</p>
      <p>Tprep. min = Tv1 min + Tp min = 3 sec + 20 sec = 23 sec</p>
      <p>Tprep max = Tv3 max + Tp max = 150 sec+ 60 sec = 210 sec
The fundraising process will continue until the arrival of the law enforcement forces:</p>
      <p>Textr =Tn − Tp
Then, the maximum and the minimum duration of fundraising equals to:</p>
      <p>Textr min =Tn max + Tprep min =420 sec− 23 sec =217 sec
Smax
=Textr min ⋅ 5000 rub =
20 sec</p>
      <p>20 sec</p>
      <p>Textr max =Tn min + Tprep max =240 sec− 210 sec =30 sec (9)</p>
      <p>Every 20 seconds ATM dispenses 40 bills, therefore, with bills of the maximum denomination
(5,000 rubles), criminals can withdraw 200,000 rubles every 20 seconds.</p>
      <p>Thus, the maximum and minimum amount of money that cybercriminals manage to withdraw before
the arrival of law enforcement agencies is equal to:
217 sec</p>
      <p>⋅ 5000 rub =2 000 000 rub
Smin
=Textr max ⋅ 5000 rub =
20 sec
30 sec
20 sec
⋅ 5000 rub =200 000 rub
(2)
(3)
(5)
(6)
(7)
(8)
(10)
(11)</p>
      <p>According to the calculations, cybercriminals can withdraw from 200,000 to 2,000,000 rubles. The
Figure 5 shows the dependence of the amount of theft on the arrival time of the police, red lines indicate
the interval of the maximum and the minimum amounts if the arrival of the police is in the interval from
4 to 7 minutes. If the opening of the service area was not noticed, then the amount of losses will be even
greater, up to the complete withdrawal of the funds available in the safe.</p>
      <p>4 A. Osipov and O. Kochetova, Hack Your ATM with Friend's Raspberry.Py, Video, 15:57, 2015.</p>
      <p>URL: https://www.youtube.com/watch?v=q5tQWe6YsLM (accessed on 15.01.2021).</p>
      <p>
        Thus, when a Black box attack is performed, damage is possible even with an immediate response
to the fact of its occurrence. This requires monitoring systems and transaction indicators that can signal
an attack, but to completely prevent damage, it is necessary to prevent the opportunity for the attacker
to start using the ATM receiver in such a short time. Next, we will consider the available protective
measures against this type of attacks and propose additional protection methods [
        <xref ref-type="bibr" rid="ref11 ref16 ref17">11, 16-19</xref>
        ].
3.3. Improving the response and protection of ATMs against Black box
attacks
      </p>
      <p>According to ATM vendors' recommendations, it is recommended to use current versions of XFS
platforms that provide strong encryption and support physical authentication between the OS and the
dispenser. With physical authentication, encryption keys are transmitted only if the legality of access
to the safe is confirmed. These measures do not guarantee security, for example, there is a case when
cybercriminals managed to bypass physical authentication [20-23].</p>
      <p>There are special devices that provide protection against unauthorized connection to the dispenser.
For example, ZUB-R, Cerber Lock and ATM Keeper. They allow to perform only operations
authenticated by the banking software and expand the monitoring of ATM security events. The main
problem with this method of countering cyberattacks is the small percentage of ATMs that use these
devices. According to the data provided by ANSER PRO LLC and Artifakts LLC, these devices are
used in 15,000 ATMs, which is 7% of the total number of ATMs [24-27].</p>
      <p>Thus, the above methods do not provide reliable protection against Black box attacks. We need to
develop a reliable way to increase the time it takes for a cybercriminal to access the dispenser. A
possible way would be to set a time delay for starting the dispenser after it is turned on. The minimum
duration of such a delay is 217 seconds. Using reliable signaling means, this will reduce the number of
cases of successful Black box ATM operations.</p>
    </sec>
    <sec id="sec-6">
      <title>4. A few words about the scientific and technological progress of Russia</title>
      <p>Currently, the most powerful computing systems belong to Japan, the USA and China. The Japanese
supercomputer Fugaku has a peak performance of 537 petaflops; Russian "Christofari" (owned by
Sberbank) - 8 petaflops of capacity5.</p>
      <p>At the beginning of the XXI century, Chinese researchers were concerned about the lack of inventors
in China. Therefore, they sent a delegation to well-known American companies (Apple, Microsoft,
Google) and asked people who are “inventing the future” about their lifestyle. Identifying common
behavioral patterns has shown that one of their favorite genres of literature is science fiction.
Corresponding books were introduced into the literature course outline in China schools, and today
such manufacturers as Xiaomi, Tencent, and Huawei, are among the world leaders.</p>
      <p>It may be explained with a combination of the inherent traditional formation and the functioning of
mirror neurons. Mirror neurons are glial cells of the brain that are being activated not only while
performing a certain action, but also while a person observes this action performed by others [24].
Scientific and technological progress is discussed in so-called “hard” science fiction (HSF). The authors
propose to increase the amount of HSF offered for study in literature classes and included in the “100
books for schoolchildren” list.</p>
    </sec>
    <sec id="sec-7">
      <title>5. Conclusion</title>
      <p>The Office of the Prosecutor General of Russia called cybercrimes a threat to the country's national
security, especially given their low detection rate, recorded at a level of no more than 25%6. Banking
practice shows the need to improve risk management and information security systems in electronic
banking. The implementation of electronic banking systems allows credit institutions to significantly
reduce operating expenses, but at the same time, electronic banking is associated with additional sources
of traditional banking risks. The advantage of social engineering over technical hacking methods is
shown mathematically. Thus, new cybersecurity challenges require the continuous improvement of
solutions and the significant revision of risk management procedures applied by banks and their
customers while using electronic banking systems (and, in particular, ATMs) [26].</p>
      <p>The measures considered in this article are aimed at improving the efficiency of responding to
information security incidents and, in particular, at developing a system for protecting customers from
social engineering methods and ATMs, from Black box attacks. The article analyzes Brute Force and
Black box types of cyberattacks on ATMs. The scientific novelty of the work consists in the solution
proposed by the authors on weakening the social engineering techniques as a result of comparing their
effectiveness with the effectiveness of the Brute force method. The practical significance of the work
lies in determining the temporal features of the Black box attack and developing additional ATM
protection measures.</p>
      <p>Efficient development of electronic banking requires both traditional measures to improve financial
and computer literacy, and the local adaptation of foreign experience to unlock the scientific and
technical potential.</p>
    </sec>
    <sec id="sec-8">
      <title>6. Acknowledgements</title>
      <p>Translation of this article into English was organized with the support of Anna B. Bakh and the
Center for translation and internal review of the Financial University under the Government of the
Russian Federation. URL: http://www.fa.ru/org/science/cpvr/Pages/Home.aspx.
5 D. Pisarenko “Russia in a calculation race. Why does our supercomputer power give way even to Saudi Arabia?”. Weekly Newspaper
“Arguments &amp; Facts”. 2021. № 8. С. 15.</p>
      <p>URL: https://aif.ru/society/science/gonka_vychisleniy_pochemu_nashi_superkompyutery_otstayut_ot_zarubezhnyh (accessed on
04.03.2021).
6 General Procurator’s Office say that cybercrime constitutes a danger to Homeland Security”. URL: https://tass.ru/obschestvo/11451173
(reference date 24.05.2021).</p>
    </sec>
    <sec id="sec-9">
      <title>7. References</title>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <surname>Skinner</surname>
            <given-names>C</given-names>
          </string-name>
          ,
          <article-title>Digital Human: The Fourth Revolution of Humanity Includes Everyone</article-title>
          , Marshall Cavendish International (Asia) Pte Ltd,
          <volume>400</volume>
          p,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <surname>King</surname>
            <given-names>B</given-names>
          </string-name>
          ,
          <source>Bank</source>
          <volume>4</volume>
          .0:
          <string-name>
            <surname>Banking</surname>
            <given-names>Everywhere</given-names>
          </string-name>
          , Never at a Bank, Singapore: John Wiley &amp; Sons Ltd, 352 p,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <surname>Petrenko</surname>
            <given-names>S.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Makoveichuk</surname>
            <given-names>K.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chetyrbok</surname>
            <given-names>P.V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Petrenko</surname>
            <given-names>A.S.</given-names>
          </string-name>
          <article-title>About readiness for digital economy / 2017</article-title>
          <source>Proceedings of 2017 IEEE 2nd International Conference on Control in Technical Systems, CTS</source>
          <year>2017</year>
          , с.
          <fpage>96</fpage>
          -99 doi: 10.1109/CTSYS.
          <year>2017</year>
          .
          <volume>8109498</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>Probabilistic</given-names>
            <surname>Modeling</surname>
          </string-name>
          in System Engineering / By ed.
          <source>A. Kostogryzov - London: IntechOpen</source>
          ,
          <year>2018</year>
          . 278 p. DOI:
          <volume>10</volume>
          .5772/intechopen.71396.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <surname>Kozminykh</surname>
            <given-names>S.I.</given-names>
          </string-name>
          <article-title>Development of a Methodology and Mathematical Model for Quality Assurance of an Integrated Security System for a Credit and Financial Facility</article-title>
          .
          <source>Voprosy kiberbezopasnosti [Cybersecurity Issues]</source>
          ,
          <year>2021</year>
          , No.
          <volume>3</volume>
          (
          <issue>43</issue>
          ), pp.
          <fpage>31</fpage>
          -
          <lpage>42</lpage>
          . DOI:
          <volume>10</volume>
          .21681/
          <fpage>2311</fpage>
          -3456- 2021-3-
          <fpage>31</fpage>
          -
          <lpage>42</lpage>
          . (In Russ.)
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <surname>Clearfield</surname>
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tilcsik</surname>
            <given-names>A</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Meltdown</surname>
          </string-name>
          <article-title>: Why Our Systems Fail and What We Can Do About It</article-title>
          , Penguin Press, 304 p,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <surname>Berdyugin</surname>
            <given-names>A.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Revenkov</surname>
            <given-names>P.V.</given-names>
          </string-name>
          <article-title>Approaches to Measuring the Risk of Cyberattacks in Remote Banking Services of Russia</article-title>
          ,
          <source>CEUR Workshop Proceedings</source>
          .
          <year>2019</year>
          ,
          <string-name>
            <surname>V.</surname>
          </string-name>
          <year>2603</year>
          . pp.
          <fpage>6</fpage>
          -
          <lpage>11</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <surname>Barabanov</surname>
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Markov</surname>
            <given-names>A</given-names>
          </string-name>
          .
          <article-title>Modern Trends in the Regulatory Framework of the Information Security Compliance Assessment in Russia Based on Common Criteria</article-title>
          .
          <source>In Proceedings of the 8th International Conference on Security of Information and Networks (Sochi, Russian Federation, September 08-10</source>
          ,
          <year>2015</year>
          ).
          <source>SIN '15</source>
          . ACM New York, NY, USA,
          <year>2015</year>
          , pp.
          <fpage>30</fpage>
          -
          <lpage>33</lpage>
          . DOI:
          <volume>10</volume>
          .1145/2799979.2799980.
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <surname>Hatfield J.M. Virtuous Human</surname>
          </string-name>
          <article-title>Hacking: The Ethics of Social Engineering in Penetration-Testing</article-title>
          .
          <source>Computers &amp; Security</source>
          , vol.
          <volume>83</volume>
          ,
          <year>2019</year>
          , pp.
          <fpage>354</fpage>
          -
          <lpage>366</lpage>
          . DOI:
          <volume>10</volume>
          .1016/j.cose.
          <year>2019</year>
          .
          <volume>02</volume>
          .012.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <surname>Revenkov</surname>
            <given-names>P.V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Berdyugin</surname>
            <given-names>A.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Makeev</surname>
            <given-names>P.V.</given-names>
          </string-name>
          ,
          <article-title>Assessment of the Risk of a Cybersecurity Breach in a Commercial Bank (by the example of an attacks “brute force” and “black box” on ATMs)</article-title>
          .
          <source>Voprosy kiberbezopasnosti [Cybersecurity Issues]</source>
          , No.
          <volume>3</volume>
          (
          <issue>43</issue>
          ),
          <year>2021</year>
          , pp.
          <fpage>20</fpage>
          -
          <lpage>30</lpage>
          . DOI:
          <volume>10</volume>
          .21681/
          <fpage>2311</fpage>
          -3456-2021-3-
          <fpage>20</fpage>
          -
          <lpage>30</lpage>
          . (In Russ.)
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <surname>Berdyugin</surname>
            <given-names>A.A.</given-names>
          </string-name>
          <string-name>
            <surname>Risk</surname>
          </string-name>
          <article-title>Management of Information Security Violation in Conditions of Electronic Banking Voprosy kiberbezopasnosti</article-title>
          [Cybersecurity Issues], No.
          <volume>1</volume>
          (
          <issue>25</issue>
          ),
          <year>2018</year>
          , pp.
          <fpage>28</fpage>
          -
          <lpage>38</lpage>
          . DOI:
          <volume>10</volume>
          .21681/
          <fpage>2311</fpage>
          -3456-2018-1-
          <fpage>28</fpage>
          -
          <lpage>38</lpage>
          . (In Russ.)
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <surname>Gorach</surname>
            <given-names>N.N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Filatova</surname>
            <given-names>I.V.</given-names>
          </string-name>
          <string-name>
            <surname>Challenges</surname>
          </string-name>
          and
          <article-title>Threats to Information Security by Crimes Committed in the Context of the COVID-19 Pandemic</article-title>
          . Vestnik of Moscow University of the Ministry of Internal Affairs of Russia, no.
          <issue>8</issue>
          ,
          <issue>2020</issue>
          , pp.
          <fpage>102</fpage>
          -
          <lpage>105</lpage>
          . DOI:
          <volume>10</volume>
          .24411/2073-0454-2020-10462. (In Russ.)
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <surname>Dvoryankin</surname>
            <given-names>S.V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Antipenko</surname>
            <given-names>A.O.</given-names>
          </string-name>
          <article-title>Applying the Phase Characteristics of Voice Vocalisms in Solving the Problem of Protection of Speech Information</article-title>
          .
          <source>IT Security (Russia)</source>
          , vol.
          <volume>28</volume>
          , no.
          <issue>2</issue>
          ,
          <issue>2021</issue>
          , pp.
          <fpage>21</fpage>
          -
          <lpage>33</lpage>
          . DOI:
          <volume>10</volume>
          .26583/bit.
          <year>2021</year>
          .
          <volume>2</volume>
          .
          <fpage>02</fpage>
          . (In Russ.)
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <surname>Gavdan</surname>
            <given-names>G.P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ivanenko</surname>
            <given-names>V.G.</given-names>
          </string-name>
          ,
          <article-title>Salkutsan A.A. Security of Significant Objects of Critical Information Infrastructure</article-title>
          .
          <source>IT Security (Russia)</source>
          , vol.
          <volume>26</volume>
          , no.
          <issue>4</issue>
          ,
          <year>2019</year>
          , pр.
          <fpage>69</fpage>
          -
          <lpage>82</lpage>
          . DOI:
          <volume>10</volume>
          .26583/bit.
          <year>2019</year>
          .
          <volume>4</volume>
          .
          <fpage>05</fpage>
          . (In Russ.)
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <surname>Buldas</surname>
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gadyatskaya</surname>
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lenin</surname>
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mauw</surname>
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Trujillo-Rasua R. Attribute</surname>
          </string-name>
          <article-title>Evaluation on Attack Trees with Incomplete Information: A Preprint</article-title>
          .
          <source>Computers &amp; Security</source>
          , vol.
          <volume>88</volume>
          ,
          <year>2020</year>
          . 21 p. URL: https://arxiv.org/abs/
          <year>1812</year>
          .10754
          <source>(accessed on 28.02</source>
          .
          <year>2021</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <surname>Bradbury</surname>
            <given-names>D.</given-names>
          </string-name>
          <article-title>A Hole in the Security Wall: ATM Hacking</article-title>
          .
          <source>Network Security</source>
          , vol.
          <year>2010</year>
          , iss. 6,
          <issue>2010</issue>
          , pp.
          <fpage>12</fpage>
          -
          <lpage>15</lpage>
          . DOI:
          <volume>10</volume>
          .1016/S1353-
          <volume>4858</volume>
          (
          <issue>10</issue>
          )
          <fpage>70082</fpage>
          -
          <lpage>9</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <surname>Berdyugin</surname>
            <given-names>A.A.</given-names>
          </string-name>
          <article-title>Reengineering of Business Processes of a Commercial Bank in the Information Space</article-title>
          . Bezopasnost' Informatsionnykh Tekhnologiy [IT Security], vol.
          <volume>28</volume>
          , no.
          <issue>1</issue>
          ,
          <issue>2021</issue>
          , pp.
          <fpage>62</fpage>
          -
          <lpage>73</lpage>
          . DOI:
          <volume>10</volume>
          .26583/bit.
          <year>2021</year>
          .
          <volume>1</volume>
          .
          <fpage>05</fpage>
          . (In Russ.)
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>