Next Article in Journal
Communication Protocols of an Industrial Internet of Things Environment: A Comparative Study
Previous Article in Journal
A Cache Placement Strategy with Energy Consumption Optimization in Information-Centric Networking
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Game-Theoretic Analysis for Distributed Honeypots

College of Computer and Communication Engineering, China University of Petroleum, Qingdao 266580, China
*
Author to whom correspondence should be addressed.
Future Internet 2019, 11(3), 65; https://doi.org/10.3390/fi11030065
Submission received: 22 December 2018 / Revised: 28 January 2019 / Accepted: 14 February 2019 / Published: 5 March 2019

Abstract

:
A honeypot is a decoy tool for luring an attacker and interacting with it, further consuming its resources. Due to its fake property, a honeypot can be recognized by the adversary and loses its value. Honeypots equipped with dynamic characteristics are capable of deceiving intruders. However, most of their dynamic properties are reflected in the system configuration, rather than the location. Dynamic honeypots are faced with the risk of being identified and avoided. In this paper, we focus on the dynamic locations of honeypots and propose a distributed honeypot scheme. By periodically changing the services, the attacker cannot distinguish the real services from honeypots, and the illegal attack flow can be recognized. We adopt game theory to illustrate the effectiveness of our system. Gambit simulations are conducted to validate our proposed scheme. The game-theoretic reasoning shows that our system comprises an innovative system defense. Further simulation results prove that the proposed scheme improves the server’s payoff and that the attacker tends to abandon launching attacks. Therefore, the proposed distributed honeypot scheme is effective for network security.

1. Introduction

There have been many security issues regarding networks over the past few decades. Since traditional defense technology is passive with respect to defending against intruders, an active honeypot becomes a crucial component for defenders to safeguard their system. A honeypot [1,2] is a decoy tool in network security that lures attacker to interact with it, further exhausting the attacker’s resources. It can be a partial or full duplication of a specific system replying to the attacker in disguise. The attacker gains access to fake resources and has no idea about the real ones. The resources of attackers being occupied by the honeypot are isolated, meaning they cannot be used to launch an effective attack.
As a decoy tool, the honeypot uses meaningless resources to interact with the attacker. Due to its fake nature, it is likely to be recognized by the intruder [3]. Then, the honeypot becomes an unmeaningful technology, and the attacker can avoid it and acquire the real resources. Among some related technologies, the static honeypot is the easiest one to identify. The static honeypot remains unchanged, which indicates that some of its properties can be easily identified by some attack tools. This helps the attacker abandon a honeypot and search for the real system.
The dynamic honeypot improves the disadvantages of the static honeypot, whose configurations are dynamically transformed. The dynamic characteristic is mainly reflected in the configuration. By adjusting the configuration information, the honeypot can demonstrate a high attraction feature. Therefore, the attacker cannot distinguish the honeypot from the system. However, most locations of such honeypots are stationary. Once the attackers find these flaws, they tend to bypass these exposed honeypots, which makes them insufficient in dealing with the attacks.
Game theory [4,5] can be used for system analysis regarding security issues under different strategies for modeling the behavior of a variety of participants. In network security, the interactions between the defender and its adversary can be modeled as game analysis. The payoff of one player usually depends on the action of the other player.
In this paper, we propose a dynamic honeypot scheme whereby the locations are distributed [6]. Besides, these honeypots and real services are always changing. Uncertainty exists in this system; thus, it presents uncertaintyto the attackers. A honeypot-related Bayesian system game model is introduced to illustrate our scheme’s effectiveness. We prove that the optimal equilibrium condition can be achieved by adjusting the proportion of honeypots.
The main contributions of this paper are summarized as follows:
  • We propose a distributed honeypot scheme with changeable services, which forms our traps for the attacker.
  • We introduce game theory into the proposed system model to analyze the players’ strategies and payoffs. The effectiveness of our system is proven by Bayesian equilibriums.
  • We conduct simulations to validate the effectiveness of our scheme.
The rest of this paper is organized as follows. In Section 2, we review the related literature on honeypots and game theory. The system model is described in Section 3. In Section 4, we illustrate the effectiveness of our proposed system in the context of game theory. Simulations are conducted in Section 5. Finally, Section 6 concludes this paper.

2. Related Work

In this section, we propose a summary of the state-of-the-art literature on honeypots and game theory. Honeypots serve as decoy systems to interact with attackers. They have been applied to safeguard systems in quite a few fields. The defender and its opponent can be modeled in a game. Game theory [7,8,9,10,11,12] is used for analyzing an attack-defense process and for obtaining dominant strategies.

2.1. Honeypot in Network Security

The honeypot has been widely used in network for system protection. It can be applied to some fields, such as unmanned aerial vehicles and cloud computing. It functions for detecting malware, identifying illegal traffic, learning behavior of an intruder, tracking an attack, etc..
With a fuzzy approach, a spoofing attack detection mechanism is proposed in [13]. The low-interaction honeypot called KFSensor gathers the experimental data for analysis. A micro-honeypot is presented to track a web attack using browser fingerprinting technology [14]. Any attackers’ identification information will be recorded by the honeypot. Even if these attackers hide themselves, the honeypot can still track them and collect their local IPs (internet protocol addresses). In [15], a low-interaction honeypot and a darknet are correlated by the observed attack time. The scheme can be used to detect scanning attack activities and to estimate the corresponding scale, in which the honeypot records payload data in TCP (transmission control protocol) stream. Besides, the honeypot only responds to TCP SYN (synchronize sequence numbers) and ICMP (internet control messages protocol) echo packets. A medium-interaction honeypot called HoneyDrone is proposed for protecting UAVs (Unmanned Aerial Vehicles) [16]. It emulates some UAV-related protocols to lure an attacker into launching an attack. A new threat intelligence model is proposed in [17]. a honeypot is deployed in a cloud to obtain attack logging. The obtained data are examined to explore the attack pattern in an internet event.
A deep Q-Learning algorithm is involved in an SSH self-adaptive honeypot system [18], further guiding the honeypot named Cowrie to interact with adversaries. Cowrie is modified to be capable to learn the behavior of an intruder. In [19], a dynamic extensible two-way honeypot is introduced into, which allows incoming and outgoing traffic. The outgoing traffic is held when it contains malicious shellcode and the shellcode is copied and replaced. The mechanism monitors how an intruder interacts with a victim host. Based on machine learning technology, a dynamic honeypot is presented for threat intelligence in a context-aware way [20]. The honeypot is featured with intelligence in deployment with no preset configuration. At the beginning of defense, the honeypot in [21] detects and tags attack flows. The autonomous dynamic honeypot routing is proposed for the identified illegal traffic. Mixture of server nodes and honeypots in DMZ (demilitarized zone) safeguard the network. An adaptive honeypot is integrated with dynamic taint analysis technology [22]. By capturing the commands issued by an intruder, it can detect rootkits. Monitoring sensors and Dionaea-based honeypots constitute a dynamic honeynet system [23]. According to an intruder’s behavior, the honeynet reacts flexibly. Detection efficiency is improved via dynamic configuration and the system is efficient in identifying attackers. The framework mentioned in [24] uses honeypots to generate several interesting points for attackers, further detecting zero-day vulnerabilities and some other attack technologies.

2.2. Game Theory for System Analysis

Game theory can be used to analyze the performance of a system with multiple players whenever rational conditions are assumed. Non-cooperative game theory and evolutionary game theory are applied to some fields (e.g., wireless sensor network, opportunistic network and software defined network).
Non-cooperative game theory with a decentralized clustering algorithm is present in [25] to solve the problem of prolonging a network’s maximum lifetime. The game theory is adopted for limiting activities of a sensor and its neighbors to save battery energy. Based on evolutionary game theory, the work [26] presents an active defense model in wireless sensor network. The reliability and stability in a network equipped with malicious nodes are analyzed. A preventive mechanism is established to force these nodes to abandon attack activities. A PT-based game-theoretic security protocol is presented in [27], which counters black hole attacks in opportunistic network (OppNets). An evolutionary game theory model is applied to this defense mechanism for analyzing the decision-making ability.
A multi-layered game is proposed in [28]. The IDS (intrusion detection system) and the malicious vehicle are modeled as a non-cooperative game and the Nash equilibrium strategy of probabilistic IDS monitoring is adopted. The work [29] proposes a dynamic SDN (software defined network) framework with a game-theoretic model to analyze its security performance in attack protection. In the game, a defender and its adversary compete for the right of control in some controllers. Three levels (i.e., sensor level, cluster level and base station level) are applied to the proposed framework in [30], which uses a combination of specific rules and a lightweight neural network to identify illegal sensors. Based on the multi-layered intrusion detection framework, two players form out a non-cooperative Bayesian game. Game theory is used in wide scan [31] for analyzing mass scanning problem. A scanner and its target act as players in an antagonistic game. Based on game theory and reinforcement learning mechanism, a two-stage distributed algorithm is proposed [32] to improve quality of experience at runtime. A multi-cell device is modeled [33]. The allocation issue in resource block is formulated as a bilateral symmetric interaction game. Decision-making scenarios are modeled as games in information warfare [34]. The participants include an offensive player and a defensive one.

2.3. Game-Theoretic Approaches to Model Honeypots

There have been some works that combine a honeypot with game theory in term of security issues. The system equipped with honeypots serves as a player (i.e., the defender) and the other (i.e., the attacker) acts as its adversary. Payoffs are analyzed and the results of some specific purposes are derived.
In [35], a game-theoretic model that involves an attacker and a defender is applied to IoT (Internet of Things). Two players interact with the other in disguise. The former employs several attack techniques and the latter uses a honeypot as a deception tool. Such a problem is modeled as Bayesian game of incomplete information. A honeypot is applied to social network [36]. In the proposed pseudo honeypot game model, the attacker is rational and will choose the optimal strategy according to the defender’s strategy. Bayesian Nash equilibriums are proved under different circumstances, capable of reducing energy consumption and of improving efficiency.
A honeypot is introduced into the advanced metering infrastructure network [37]. Via analysis of interactions between the defenders and their adversaries, optimal strategies are derived, and several Bayesian Nash equilibriums are proved. A game-theoretic model for defending against attacks is studied in honeypot-enabled IoT [38]. A Stackelberg-style game, which consists of a leader and its follower, is employed in an enterprise network [39]. In this model, the defender serves as a leader to identify the optimal placement of firewalls, IDS, and honeypots simultaneously. A signaling game with perfect Bayesian equilibrium is used in [40] for performance analysis of denial of service (DoS) defense. As a deceptive tool, a honeypot can deceive attackers. Then, a deception-based protection mechanism is proposed, involving game theory to model the interactive activities among players. In the studied scenario, the defender takes first step to decide whether to camouflage or not. After that the attacker responds with three different actions (i.e., attack, observe, and retreat). Since the adversary is uncertain of the system type, this is a game of incomplete information. A honeypot is incorporated with the proposed model, serving as a probing device [41]. A game-theoretic approach is adopted in cloud infrastructure for mitigating the economic denial of sustainability attack. In a static game scenario, an interactive game is modeled to find the optimal strategic threshold value for limiting incoming flow via Nash equilibriums.
A game-theoretic approach is used to explore the best solution in detection of low-rate denial of service attacks (e.g., Shrew) [42]. The presented solution relies on the bandwidth threshold, below which the flow will be transmitted to a honeypot server. In a static simultaneous game, determination of firewalls’ best detection option is the defender’s strategy. Meanwhile, the attacker’s strategy is to exploit some related mechanisms and elude the low-rate detector. Both parties’ payoffs are calculated. Flexibility features Content delivery network, in which distributed nodes suffer from some security problems. An optimal hybrid algorithm is proposed to cope with intrusion issues, which contains game theory, signature and honeypots [43]. Combination thwarts illegal intruders and solves resource allocation problems. This proposal combines both cooperative and non-cooperative game theories due to its hybrid nature. A methodology provided by game theory is used in [44] for decision support. Two players and multistage game are modeled for network defense where a honeypot distracts an attacker as a decoy host. As a player, the administrator chooses the optimal decision in allocation of honeypots, which can minimize the cost and loss brought by an attacker. Meanwhile, the attacker adopts the strategy that maximizes the value of destabilizing a network and that minimizes the corresponding cost.

3. System Model

In this section, we introduce the distributed honeypots model. The notations used in this section are shown in Table 1.
Figure 1 demonstrates the system structure. There are several hosts in our system, which serve as servers for providing some necessary services. These services are installed in every server, such as a web service, a database service and a file service. There are two categories in each service: fake service (i.e., honeypot) and real service.
Resources regarding a real service are in a specific folder. Besides, a different folder contains fake resources for a honeypot, which aims at luring, interacting, and identifying an attacker. A real service may be on one of the servers { s e r v e r 1 , s e r v e r 2 , , s e r v e r S u m s e r v e r } . At the meantime, there exist some fake services among them, which serve as decoys for unexpected intruders.
Next, we present formalization description regarding the distribution of services. A two-dimensional array is formed:
s e r v i c e A r r [ S u m s e r v e r , S u m s e r v i c e ] = { { 0 , 1 , , 1 , 0 } , { 1 , 0 , , 0 , 1 } , , { 0 , 1 , , 0 , 1 } , { 0 , 1 , , 0 , 0 } } .
The row illustrates all services in a server. As illustrated in Table 2, every two 01 codes indicate the state of one service.
Figure 2 presents distribution of all services at t 0 . There are five servers and eight kinds of services. As illustrated in Table 3, the two-dimensional array at t 0 is s e r v i c e A r r t 0 [ 5 , 8 ] = { { 1 , 0 , 0 , 1 , 0 , 0 , 0 , 1 } , { 0 , 1 , 1 , 0 , 0 , 0 , 0 , 1 } , { 0 , 0 , 0 , 0 , 1 , 0 , 0 , 1 } , { 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 } , { 0 , 1 , 0 , 0 , 0 , 1 , 1 , 0 } } .
As shown in Figure 3, all services are periodically changing. Traffic identification is done once an invasion of a honeypot occurs. Any intrusion records detected in honeypots are labeled as illegal traffic. There are three possible cases for an attacker:
  • Honeypot. The attacker intrudes into a honeypot. For example, Nginx is a honeypot at t 0 . Any access to Nginx will be labeled as illegal traffic.
  • Real service ⟹ honeypot. The attacker gains access to a real service. However, it becomes a honeypot at t 1 in the next period T 1 . For example, MySQL is a real service at t 0 and becomes a honeypot at t 1 . Any access to MySQL will be identified as illegal traffic at t 1 .
  • Real service ⟹ Real service honeypot. The attacker intrudes into a real service for s times. Since the real services are always unpredictable for an attacker, the probability to meet a real service is 1 S u m s e r v e r × S u m s e r v i c e . In such case, the general probability is approximately equal to the minimum number { 1 S u m s e r v e r × S u m s e r v i c e } s .
In general, illegal traffic can be recognized. Besides, a legal user has access to real services via encrypted communication with distributed servers. Therefore, the user can always avoid honeypot traps and gain real resources. Based on our proposed system model, strategies and payoffs of all players are analyzed in Section 4.

4. Game Theory Analysis

In this section, we present a game model based on the distributed honeypots to define payoff functions and to derive Bayesian Nash equilibriums. Then, we illustrate the effectiveness of our scheme. The notations used in the game are shown in Table 4.

4.1. Game Model of the Distributed Honeypots

Taking attack-defense countermeasure into consideration, there are two kinds of players (i.e., attacker and defender) participating in a game. Since both the real service and honeypot exist in the same server and the real one aims at providing real resources for legal users to access, there are three kinds of players Θ = { s e r v e r , a t t a c k e r , u s e r }. We model our proposed scheme as follows.
There are n kinds of services Θ 1 = { θ 11 , θ 12 , …, θ 1 n }. Because of the existence of honeypots, these services are changed to Θ 1 = { θ 110 , θ 111 , θ 120 , θ 121 , …, θ 1 n 0 , θ 1 n 1 }, and these parameters can be generalized into Θ 1 = { θ 1 i 0 , θ 1 i 1 }, i∈ [1,n]. Visitors Θ 2 = { θ 21 , θ 20 } = { A t t a c k e r , U s e r } is a common name for the last two players mentioned in Θ . Therefore, players participating in the game are included in Θ = { S e r v e r , V i s i t o r s }. They may take different activities in a game. However, they will only choose a relatively good strategy when they interact with each other under different circumstances.
As mentioned above, there are several services provided in our system. Due to a variation characteristic, every server provides different kinds of services during different periods. Therefore, a server can turn on a service or turn off it. As for visitors, they can decide whether to access it or not. The strategy sets are composed of A 1 = { π 11 , π 10 } and A 2 = { π 210 , π 211 , …, π 2 n 0 , π 2 n 1 , π 20 } for a server and a visitor respectively.
It is necessary to specify the basic parameters that reflect all players’ payoffs, as shown in Table 5.
Based on our system model, the payoffs are described for two cases as follows.
  • A real service θ 1 n 0 is provided by a server. If an attacker gains access to a real service (i.e., π 2 n 0 ), the payoffs are ( γ a , γ a b ) for { S e r v e r , A t t a c k e r } . The server suffers from providing a real service to the attacker. If a user accesses a real service (i.e., π 2 n 0 ), the payoffs are ( a , a ) for { S e r v e r , U s e r } . Both have normal payoffs, which indicates that the server provides the legal user with a normal service. If visitors access other services, the payoffs are ( 0 , b ) for { S e r v e r , A t t a c k e r } and ( a , a ) for { S e r v e r , U s e r } , which means that they are suffering a loss when they do not have access to real resources.
  • A fake service θ 1 n 1 is provided by a server. If an attacker visits a fake service (i.e., π 2 n 1 ), the payoffs are ( η c , η c b ) for { S e r v e r , A t t a c k e r } . The attacker suffers a loss in attacking the honeypot and the server’s payoff is an optimistic value. If a user accesses a fake service (i.e., π 2 n 1 ), the payoffs are ( 0 , a ) for { S e r v e r , U s e r } . In this case, the fake resources are provided to the user who ought to access a real service, making it suffer losses. Besides, if visitors do not access any service (i.e., π 20 ), the payoff is 0 for all players.
The corresponding payoff matrix is shown in Table 6. The simplified payoff matrix is shown in Table 7 and its game tree is illustrated in Figure 4.
An essential assumption of our game model is that players are insensible of each other’s strategies. For judgment of a server and visitors, the priori probabilities are assumed to be: { P ( θ 21 ) = p , P ( θ 20 ) = 1 p } , { P ( θ 1 n 1 ) = q , P ( θ 1 n 0 ) = 1 q } .
As aforementioned in Table 7, π 21 and π 20 are two basic strategies for visitors. They can decide whether to access a server or not. π 11 and π 10 are two basic strategies for servers. They can choose to open or close a service. There are two strategy sets, each one consists of four strategy subsets: { ( π 21 , π 21 ) , ( π 21 , π 20 ) , ( π 20 , π 21 ) , ( π 20 , π 20 ) } , { ( π 11 , π 11 ) , ( π 11 , π 10 ) , ( π 10 , π 11 ) , ( π 10 , π 10 ) } .
The former denotes visitors’ tactics to access a service or not. Meanwhile, the latter is a set of strategies of servers, in which real services and honeypots will be turned on or turned off.

4.2. Bayesian Equilibriums of the Server

From the perspective of a server, there are four kinds of access strategies of visitors. Among these strategies, ( π 21 , π 21 ) is in line with reality. Therefore, taking ( π 21 , π 21 ) as an example, we analyze whether a game equilibrium exists or not. Based on the strategy ( π 21 , π 21 ) , the server knows that opposite players will visit the system. Posteriori probabilities are assumed to be: { P ( θ 21 | π 21 ) = p , P ( θ 20 | π 21 ) = 1 p } .
Based on the posteriori probabilities, payoffs of a honeypot for the strategies π 11 and π 10 are denoted as μ θ 111 ( π 11 ) and μ θ 111 ( π 10 ) where
μ θ 111 ( π 11 ) = P ( θ 21 | π 21 ) ( η c / N ) + P ( θ 20 | π 21 ) × ( 0 ) = p ( η c / N ) ,
μ θ 111 ( π 10 ) = P ( θ 21 | π 21 ) × 0 + P ( θ 20 | π 21 ) × ( 0 ) = 0 .
From Equations (1) and (2), it can be inferred that μ θ 111 ( π 11 ) > μ θ 111 ( π 10 ) , which indicates π 11 is an absolutely dominant strategy for θ 111 . No matter which kind of visitors enters, the honeypot tends to be on.
As for real services, we get the following payoff equations.
μ θ 110 ( π 11 ) = P ( θ 21 | π 21 ) ( γ a / N ) + P ( θ 20 | π 21 ) a = p ( γ a / N ) + ( 1 p ) a
μ θ 110 ( π 10 ) = P ( θ 21 | π 21 ) × 0 + P ( θ 20 | π 21 ) ( a ) = ( 1 p ) ( a )
Solving Equations (3) and (4) simultaneously, we obtain 2 N / ( r + 2 N ) = p . Consider the case when p < 2 N / ( r + 2 N ) . In this case, the dominant strategy is π 11 for a real server. When p > 2 N / ( r + 2 N ) , π 10 is the optimal choice. Considering the absolutely dominant strategy π 11 of a honeypot, we can infer that ( π 11 , π 11 ) and ( π 10 , π 11 ) respectively acts as the optimal selection for a server under circumstances of p < 2 N / ( r + 2 N ) and p > 2 N / ( r + 2 N ) , as illustrated in Table 8.

4.3. Bayesian Equilibriums When p < 2 N / ( r + 2 N )

Then, we illustrate if there exist a dominant strategy for visitors in the case of ( π 11 , π 11 ) and p < 2 N / ( r + 2 N ) . The posteriori probabilities are set to { P ( θ 111 | π 11 ) = q , P ( θ 110 | π 11 ) = 1 q } .
The payoff equations for an attacker can be calculated as:
μ θ 21 ( π 21 ) = P ( θ 111 | π 11 ) ( η c / N b ) + P ( θ 110 | π 11 ) ( γ a / N b ) = q ( η c / N b ) + ( 1 q ) ( γ a / N b )
μ θ 21 ( π 20 ) = P ( θ 111 | π 11 ) × 0 + P ( θ 110 | π 11 ) × 0 = 0
Similarly to Equations (3) and (4), we assume μ θ 21 ( π 21 ) = μ θ 21 ( π 20 ) . Then, we have γ a b N / γ a + η c = q . When γ a b N / γ a + η c > q , it is obviously that the strategy μ θ 21 ( π 21 ) gains more profits than μ θ 21 ( π 20 ) . We can infer that if q < ( γ a b N ) / ( γ a + η c ) , the strategy π 21 will dominate in the view of an attacker. When γ a b N / γ a + η c < q , we obtain μ θ 21 ( π 21 ) < μ θ 21 ( π 20 ) where the attacker would like to choose the strategy π 20 to abandon visiting the server.
The payoff equations for a user can be calculated as:
μ θ 20 ( π 21 ) = P ( θ 111 | π 11 ) ( a ) + P ( θ 110 | π 11 ) ( a ) = q ( a ) + ( 1 q ) ( a )
μ θ 20 ( π 20 ) = P ( θ 111 | π 11 ) × 0 + P ( θ 110 | π 11 ) × 0 = 0
Assuming that μ θ 20 ( π 21 ) = μ θ 20 ( π 20 ) , we have 1 / 2 = q . When q < 1 / 2 , the strategy π 21 will be better for the user. Otherwise, the strategy π 20 is a better choice. Since our system should provide the user with normal services, the strategy π 20 (i.e., the user does not visit the server) is inconsistent with the reality, which should be aborted.
Equilibriums of visitors are illustrated in Table 9. Based on the dominant strategy ( π 11 , π 11 ) and p < 2 N / ( r + 2 N ) , the best access condition for an attacker and a user are individually q < γ a b N / γ a + η c and q < 1 / 2 , where
η c γ a 2 b N
In general, there are two Bayesian equilibriums for all players, shown in Table 10. In the condition of p < 2 N / ( r + 2 N ) , q < 1 / 2 and η c γ a 2 b N , a Bayesian equilibrium is formed under the strategy set ( ( π 11 , π 11 ) , ( π 21 , π 21 ) ) . The other is obtained when γ a b N / γ a + η c < q < 1 / 2 in the strategy set ( ( π 11 , π 11 ) , ( π 20 , π 21 ) ) . Such a strategy set illustrates an ideal circumstance in our life, indicating that the attacker will not launch an attack and the legal user will access the server.

4.4. Bayesian Equilibriums When p > 2 N / ( r + 2 N )

Next, we take ( π 10 , π 11 ) with p > 2 N / ( r + 2 N ) into account. Payoff equations for two visitors can be calculated as:
μ θ 21 ( π 21 ) = P ( θ 111 | π 11 ) ( η a / N b ) + P ( θ 110 | π 10 ) ( b ) = q ( η a / N b ) + ( 1 q ) ( b )
μ θ 21 ( π 20 ) = P ( θ 111 | π 11 ) × 0 + P ( θ 110 | π 10 ) × 0 = 0
μ θ 20 ( π 21 ) = P ( θ 111 | π 11 ) ( a ) + P ( θ 110 | π 10 ) ( a ) = q ( a ) + ( 1 q ) ( a )
μ θ 20 ( π 20 ) = P ( θ 111 | π 11 ) × 0 + P ( θ 110 | π 10 ) × 0 = 0
Via comparing Equation (10) with Equation (11), we conclude that the attacker tends to access a server when q < b N / η a and it will eventually abandon the server when q > b N / η a . The Equation (12) is always less than Equation (13) (i.e., a < 0 ), which illustrates that the user will not visit a server. Thus, we draw a conclusion that ( ( π 10 , π 11 ) , ( π 21 , π 21 ) ) is inconsistent with Bayesian equilibrium when p > 2 N / ( r + 2 N ) . The corresponding Bayesian equilibriums are shown in Table 11. When p > 2 N / ( r + 2 N ) and q > b N / η a , ( ( π 10 , π 11 ) , ( π 20 , π 20 ) ) forms out the Bayesian equilibrium. Obviously, the equilibrium ( ( π 10 , π 11 ) , ( π 20 , π 20 ) ) (i.e., only a fake service is started, and visitors do not access it) is meaningless.

4.5. Effectiveness Analysis of Our System

From the above, we arrive at a conclusion that the relationship between q and ( γ a b N ) / ( γ a + η c ) determines different Bayesian equilibriums when p < 2 N / γ + 2 N . This indicates that the aforementioned relationship plays an important role in payoffs of diverse strategies. It is conspicuous that ( ( π 11 , π 11 ) , ( π 20 , π 21 ) ) (i.e., an attacker does not access to a server and a user visits it) is the optimal choice for the system defender. Its precondition contains 1 / 2 > q > ( γ a b N ) / ( γ a + η c ) , a decisive factor related to q rather than p, which means our system comprises an innovative system defense by adjusting the probability value q in network defense.
As indicated above, q < ( γ a b N ) / ( γ a + η c ) is a requirement for ( ( π 11 , π 11 ) , ( π 21 , π 21 ) ) . Namely, if honeypots are deployed with a lower probability, an attacker tends to intrude into a system. At the meantime, γ a 2 b N in Equation (9) means that attack cost grows with the increase of N. N is determined by the number of services and hosts, which can be adjusted dynamically, further indicating proactive protection of our system.
q > ( γ a b N ) / ( γ a + η c ) indicates the deployment of honeypots is a high-probability event. Since the honeypot trap will bring an attacker more losses than profits it makes by attacking a server, the attacker will not access the system in such a circumstance. The service allocation algorithm of our system keeps occurrence of honeypots in a high probability by periodically changing all services. The attacker may suffer a lot when it attacks our decoy system. Due to periodical transformation, services are unpredictable for an attacker and its traffic can be recognized quickly. Besides, a user can keep pace with real services via synchronization mechanism (i.e., the user can always access to real resources). Therefore, our scheme is effective.

5. Simulation Evaluations

In this section, we focus on the game between a server and an attacker. Gambit v15.1.1 and MATLAB R2017b v9.3.0 are used for evaluating the effectiveness of our scheme. Gambit is a software tool for game theory graphical interface. Some related parameters for simulation are shown in Table 12. As mentioned above, the attacker’s cost becomes higher with N increasing. We use several different values N to analyze our scheme in following simulations.

5.1. Dominance Results in Gambit

First, we should take N = 1 into consideration, which is a symbol of a common system with only one server. As is shown in Figure 5, when a real service is turned on and the attacker gains access to it, the latter’s payoff is more than that of the former. Obviously, when there are no distributed honeypots, the server suffers great losses, indicating an absolute predominance of its adversary.
Next, in Figure 6, Figure 7 and Figure 8, N = 10 , N = 20 and N = 100 are simulated. It is apparent that the strategy A c c e s s of the attacker is eliminated. Because it suffers a lot with the value of N increasing, it will not access our system. However, reduction of the server’s payoff is clear from N = 10 to N = 100 , due to the increased deployment cost of honeypots.
Finally, we assume N = 1000 as a maximum value to simulate a final condition in Figure 9. Apparently, the payoff of the attacker is nearly minus 80. Nevertheless, the payoff of the server is a positive number. Compared with the simulation result in Figure 5, the situation completely reverses. This illustrates the effectiveness of our proposed scheme.

5.2. Payoff Results in MATLAB

In this subsection, payoff curves in the strategy set ( ( π 11 , π 11 ) , π 21 ) for two players are taken into consideration. Payoff curves for the server are shown in Figure 10.
Figure 10a presents payoffs of a server in the strategy set (Real-on, Access) (i.e., real services are turned on and attacked). When N = 1 , the payoff is 200 , a huge loss for the server. Along the N axis, the payoffs improve a lot and their curve is escalating faster, indicating a great improvement for the server. The payoffs in the strategy set (Fake-on, Access) are presented in Figure 10b. Because of the deployment cost of honeypots, they decrease with N increasing.
Figure 10c,d illustrate payoffs of an attacker. They show the payoffs in the strategy sets (Real-on, Access) and (Fake-on, Access). The attacker’s initial payoff value is 120 in Figure 10c. That means it makes profits when N = 1 . After the distributed honeypots are deployed, the payoff is decreasing rapidly. Therefore, the honeypots bring the attacker great losses. Since real services are deployed, the probability of attacking a real service exists. The curve ascends in Figure 10d. Nevertheless, services are always changing and unpredictable. Attack traffic will be recognized by honeypots. Therefore, the attacker cannot inflict losses on the system. The final numerical value is approximately to 80 . Such a negative number means that the attacker still suffers a loss.
All the payoff curves are aggregated in Figure 11. N = 1 is the closest point to p a y o f f axis (i.e., distributed honeypots have not been deployed). At that point, an attacker possesses an apparent advantage over a server. However, with the increase of N, there is a dramatic decline in the red curve of the attacker. One of payoff curves of the server shows an upward trend along N axis. Due to the deployment cost of honeypots, the other is slightly declining. Finally, the attacker’s payoffs tend to be negative numbers and the server’s payoffs are always higher than them. To better illustrate tendency of overall payoffs, we combine the strategy sets of two players respectively in Figure 12. The server’s curve comes up and its adversary runs towards the opposite direction. The overall trends illustrate that our scheme is effective in defending against an attacker.

6. Conclusions

In this paper, we have proposed a framework based on distributed honeypots to safeguard real services. The proposed scheme can identify illegal traffic and can scare off an attacker by periodically changing services. Game-theoretic analysis verified the effectiveness of our proposed scheme theoretically. Equilibriums show that our scheme is proactive in system defense through adjustment of the probability of honeypots. Simulation results show that payoffs for both a server and an attacker are influenced with the increase of N. The attacker may give up intruding into the server with N increasing. In summary, our proposed scheme is effective in defending against attackers in network security.

Author Contributions

Methodology and formal analysis, Validation and writing, original draft preparation, Y.L. Conceptualization and project administration, L.S. Validation and writing, H.F.

Funding

This research received no external funding.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Shi, L.; Jiang, L.; Liu, X.; Jia, C. Game theoretic analysis for the feature of mimicry honeypot. Dianzi Yu Xinxi Xuebao/J. Electron. Inf. Technol. 2013, 35, 1063–1068. [Google Scholar] [CrossRef]
  2. Shi, L.; Jiang, L.; Jia, C.; Wang, X. A game theoretic analysis for the honeypot deceptive mechanism. Dianzi Yu Xinxi Xuebao/J. Electron. Inf. Technol. 2012, 6, 1420–1424. [Google Scholar] [CrossRef]
  3. Hanna, D.; Veeraraghavan, P.; Soh, B. SDMw: Secure Dynamic Middleware for Defeating Port and OS Scanning. Future Internet 2017, 4, 67. [Google Scholar] [CrossRef]
  4. Abdalzaher, M.; Seddik, K.; Elsabrouty, M. Game theory meets wireless sensor networks security requirements and threats mitigation: A survey. Sensors 2016, 16, 1003. [Google Scholar] [CrossRef] [PubMed]
  5. Han, Z.; Niyato, D.; Saad, W.; Başar, T. Bayesian games. In Game Theory in Wireless and Communication Networks: Theory, Models, and Applications; Cambridge University Press: Cambridge, UK, 2011; pp. 101–123. ISBN 9780511895043. [Google Scholar]
  6. Shi, L.; Li, J.; Liu, X.; Jia, C. Research on dynamic array honeypot for collaborative network defense strategy. Tongxin Xuebao/J. Commun. 2012, 11, 159–164. [Google Scholar] [CrossRef]
  7. Abdalzaher, M.; Seddik, K.; Muta, O. Using Stackelberg game to enhance cognitive radio sensor networks security. IET Commun. 2017, 9, 1503–1511. [Google Scholar] [CrossRef]
  8. Abdalzaher, M.; Seddik, K.; Muta, O. Using repeated game for maximizing high priority data trustworthiness in Wireless Sensor Networks. In Proceedings of the IEEE Symposium on Computers and Communications, Heraklion, Greece, 3–6 July 2017; pp. 552–557. [Google Scholar] [CrossRef]
  9. Ahmed, I.; Fapojuwo, A. Stackelberg Equilibria of an Anti-Jamming Game in Cooperative Cognitive Radio Networks. IEEE Trans. Cogn. Commun. Netw. 2018, 1, 121–134. [Google Scholar] [CrossRef]
  10. Abdalzaher, M.; Seddik, K.; Muta, O. An effective Stackelberg game for high-assurance of data trustworthiness in WSNs. In Proceedings of the IEEE Symposium on Computers and Communications, Heraklion, Greece, 3–6 July 2017; pp. 1257–1262. [Google Scholar] [CrossRef]
  11. Abdalzaher, M.; Seddik, K.; Muta, O.; Abdelrahman, A. Using Stackelberg game to enhance node protection in WSNs. In Proceedings of the IEEE Annual Consumer Communications and Networking Conference, Las Vegas, NV, USA, 9–12 January 2016; pp. 853–856. [Google Scholar] [CrossRef]
  12. Moura, J.; Hutchison, D. Game Theory for Multi-Access Edge Computing: Survey, Use Cases, and Future Trends. IEEE Commun. Surv. Tutor. 2018, 1–39. [Google Scholar] [CrossRef]
  13. Naik, N.; Jenkins, P. A Fuzzy Approach for Detecting and Defending Against Spoofing Attacks on Low Interaction Honeypots. In Proceedings of the International Conference on Information Fusion, Cambridge, UK, 10–13 July 2018; pp. 904–910. [Google Scholar] [CrossRef]
  14. Jia, Z.; Cui, X.; Liu, Q.; Wang, X.; Liu, C. Micro-Honeypot: Using Browser Fingerprinting to Track Attackers. In Proceedings of the International Conference on Data Science in Cyberspace, Guangzhou, China, 8–21 June 2018; pp. 197–204. [Google Scholar] [CrossRef]
  15. Akiyoshi, R.; Kotani, D.; Okabe, Y. Detecting Emerging Large-Scale Vulnerability Scanning Activities by Correlating Low-Interaction Honeypots with Darknet. In Proceedings of the Annual Computer Software and Applications Conference, Tokyo, Japan, 23–27 July 2018; pp. 658–663. [Google Scholar] [CrossRef]
  16. Daubert, J.; Boopalan, D.; Mühlhäuser, M.; Vasilomanolakis, E. HoneyDrone: A medium-interaction unmanned aerial vehicle honeypot. In Proceedings of the IEEE/IFIP Network Operations and Management Symposium, Taipei, Taiwan, 23–27 April 2018; pp. 1–6. [Google Scholar] [CrossRef]
  17. Almohannadi, H.; Awan, I.; Al, H.; Cullen, A.; Disso, J.; Armitage, L. Cyber Threat Intelligence from Honeypot Data Using Elasticsearch. In Proceedings of the International Conference on Advanced Information Networking and Applications, Krakow, Poland, 16–18 May 2018; pp. 900–906. [Google Scholar] [CrossRef]
  18. Pauna, A.; Iacob, A.; Bica, I. QRASSH—A Self-Adaptive SSH Honeypot Driven by Q-Learning. In Proceedings of the International Conference on Communications, Kansas City, MO, USA, 20–24 May 2018; pp. 441–446. [Google Scholar] [CrossRef]
  19. Wang, C.; Jhao, Y.; Wang, C.; Chen, S.; Hsu, F.; Chen, Y. The bilateral communication-based dynamic extensible honeypot. In Proceedings of the International Carnahan Conference on Security Technology, Taipei, Taiwan, 21–24 September 2015; pp. 263–268. [Google Scholar] [CrossRef]
  20. Fraunholz, D.; Zimmermann, M.; Schotten, H. An adaptive honeypot configuration, deployment and maintenance strategy. In Proceedings of the International Conference on Advanced Communication Technology, Phoenix Park, PyeongChang, Korea, 19–22 February 2017; pp. 53–57. [Google Scholar] [CrossRef]
  21. Sardana, A.; Joshi, R. Autonomous dynamic honeypot routing mechanism for mitigating DDoS attacks in DMZ. In Proceedings of the IEEE International Conference on Networks, New Delhi, India, 12–14 December 2008; pp. 1–7. [Google Scholar] [CrossRef]
  22. Pauna, A. Improved self adaptive honeypots capable of detecting rootkit malware. In Proceedings of the International Conference on Communications, Bucharest, Romania, 21–23 June 2012; pp. 281–284. [Google Scholar] [CrossRef]
  23. Hoffstadt, D.; Wolff, N.; Monhof, S.; Rathgeb, E. Improved detection and correlation of multi-stage VoIP attack patterns by using a Dynamic Honeynet System. In Proceedings of the IEEE International Conference on Communications, Budapest, Hungary, 9–13 June 2013; pp. 1968–1973. [Google Scholar] [CrossRef]
  24. Pitropakis, N.; Panaousis, E.; Giannakoulias, A.; Kalpakis, G.; Rodriguez, R.; Sarigiannidis, P. An enhanced cyber attack attribution framework. In Lecture Notes in Computer Science (Including Subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics); Springer: Cham, Switzerland, 2018; pp. 213–228. [Google Scholar]
  25. Kassan, S.; Gaber, J.; Lorenz, P. Game theory based distributed clustering approach to maximize wireless sensors network lifetime. J. Netw. Comput. Appl. 2018, 123, 80–88. [Google Scholar] [CrossRef]
  26. Al-Jaoufi, M.; Liu, Y.; Zhang, Z. An active defense model with low power consumption and deviation for wireless sensor networks utilizing evolutionary game theory. Energies 2018, 11, 1281. [Google Scholar] [CrossRef]
  27. Chhabra, A.; Vashishth, V.; Sharma, D. A fuzzy logic and game theory based adaptive approach for securing opportunistic networks against black hole attacks. Int. J. Commun. Syst. 2018, 31, 1–23. [Google Scholar] [CrossRef]
  28. Subba, B.; Biswas, S.; Karmakar, S. A game theory based multi layered intrusion detection framework for VANET. Future Gener. Comput. Syst. 2017, 82, 12–28. [Google Scholar] [CrossRef]
  29. Qi, C.; Wu, J.; Cheng, G.; Ai, J.; Zhao, S. Security Analysis of Dynamic SDN Architectures Based on Game Theory. Secur. Commun. Netw. 2018, 2018, 4123736. [Google Scholar] [CrossRef]
  30. Subba, B.; Biswas, S.; Karmakar, S. A Game Theory Based Multi Layered Intrusion Detection Framework for Wireless Sensor Networks. Int. J. Wirel. Inf. Netw. 2018, 25, 399–421. [Google Scholar] [CrossRef]
  31. Arzhakov, A. Usage of game theory in the internet wide scan. In Proceedings of the IEEE Conference of Russian Young Researchers in Electrical and Electronic Engineering, Moscow, Russia, 29 January–1 February 2018; pp. 5–8. [Google Scholar] [CrossRef]
  32. Eirini, E.; George, K.; Athina, T.; Ioanna, L.; Symeon, P. Quality of Experience in Cyber-Physical Social Systems Based on Reinforcement Learning and Game Theory. Future Internet 2018, 10, 108. [Google Scholar] [CrossRef]
  33. Georgios, K.; Eirini, E.; Symeon, P. Multicell Interference Management in Device to Device Underlay Cellular Networks. Future Internet 2017, 9, 44. [Google Scholar] [CrossRef]
  34. Kathryn, M.; Medria, H.; Kamran, S.; Hu, J. A Survey of Game Theoretic Approaches to Modelling Decision-Making in Information Warfare Scenarios. Future Internet 2016, 8, 34. [Google Scholar] [CrossRef]
  35. La, Q.; Quek, T.; Lee, J.; Jin, S.; Zhu, H. Deceptive Attack and Defense Game in Honeypot-Enabled Networks for the Internet of Things. IEEE Internet Things J. 2016, 3, 1025–1035. [Google Scholar] [CrossRef]
  36. Du, M.; Li, Y.; Lu, Q.; Wang, K. Bayesian Game Based Pseudo Honeypot Model in Social Networks. In Cloud Computing and Security; Springer: Cham, Switzerland, 2017; Volume 10603, pp. 62–71. [Google Scholar]
  37. Wang, K.; Du, M.; Maharjan, S.; Sun, Y. Strategic Honeypot Game Model for Distributed Denial of Service Attacks in the Smart Grid. IEEE Trans. Smart Grid 2017, 8, 2474–2482. [Google Scholar] [CrossRef]
  38. La, Q.; Quek, T.; Lee, J. Strategic Honeypot A game theoretic model for enabling honeypots in IoT networks. In Proceedings of the IEEE International Conference on Communications, Kuala Lumpur, Malaysia, 22–27 May 2016; pp. 1–6. [Google Scholar] [CrossRef]
  39. Chakraborty, T.; Jajodia, S.; Park, N.; Pugliese, A.; Serra, E.; Subrahmanian, V. Hybrid adversarial defense: Merging honeypots and traditional security method. J. Comput. Secur. 2018, 26, 615–645. [Google Scholar] [CrossRef]
  40. Ceker, H.; Zhuang, J.; Upadhyaya, S.; La, Q.; Soong, B. Deception-based game theoretical approach to mitigate DoS attacks. In Lecture Notes in Computer Science (Including Subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics); Springer: Cham, Switzerland, 2016; pp. 18–38. [Google Scholar]
  41. Chowdhury, F.; Idris, M.; Kiah, M.L.; Ahsan, M. EDoS eye: A game theoretic approach to mitigate economic denial of sustainability attack in cloud computing. In Proceedings of the 2017 IEEE 8th Control and System Graduate Research Colloquium (ICSGRC), Shah Alam, Malaysia, 4–5 August 2017; pp. 164–169. [Google Scholar] [CrossRef]
  42. Cotae, P.; Rabie, R. On a Game Theoretic Approach to Detect the Low-Rate Denial of Service Attacks. In Proceedings of the International Conference on Communications, Kansas City, MO, USA, 20–24 May 2018; pp. 19–26. [Google Scholar] [CrossRef]
  43. Resmi, A.; Chezian, R. An extension of intrusion prevention, detection and response system for secure content delivery networks. In Proceedings of the IEEE International Conference on Advances in Computer Applications, Coimbatore, India, 24 October 2016; pp. 144–149. [Google Scholar] [CrossRef]
  44. Durkota, K.; Lisy, V.; Kiekintveld, C.; Bosansky, B.; Pechoucek, M. Case studies of network defense with attack graph games. IEEE Intell. Syst. 2016, 31, 24–30. [Google Scholar] [CrossRef]
Figure 1. System model.
Figure 1. System model.
Futureinternet 11 00065 g001
Figure 2. Distribution of all services at t 0 .
Figure 2. Distribution of all services at t 0 .
Futureinternet 11 00065 g002
Figure 3. Changeable services.
Figure 3. Changeable services.
Futureinternet 11 00065 g003
Figure 4. Attack-defense game tree.
Figure 4. Attack-defense game tree.
Futureinternet 11 00065 g004
Figure 5. Dominance result when N = 1 .
Figure 5. Dominance result when N = 1 .
Futureinternet 11 00065 g005
Figure 6. Dominance result when N = 10 .
Figure 6. Dominance result when N = 10 .
Futureinternet 11 00065 g006
Figure 7. Dominance result when N = 20 .
Figure 7. Dominance result when N = 20 .
Futureinternet 11 00065 g007
Figure 8. Dominance result when N = 100 .
Figure 8. Dominance result when N = 100 .
Futureinternet 11 00065 g008
Figure 9. Dominance result when N = 1000 .
Figure 9. Dominance result when N = 1000 .
Futureinternet 11 00065 g009
Figure 10. (a) Payoffs of a server in the strategy set (Real service-on, Access); (b) Payoffs of a server in the strategy set (Fake service-on, Access); (c) Payoffs of an attacker in the strategy set (Real service-on, Access); (d) Payoffs of an attacker in the strategy set (Fake service-on, Access).
Figure 10. (a) Payoffs of a server in the strategy set (Real service-on, Access); (b) Payoffs of a server in the strategy set (Fake service-on, Access); (c) Payoffs of an attacker in the strategy set (Real service-on, Access); (d) Payoffs of an attacker in the strategy set (Fake service-on, Access).
Futureinternet 11 00065 g010
Figure 11. All the payoff curves.
Figure 11. All the payoff curves.
Futureinternet 11 00065 g011
Figure 12. The overall payoff curves.
Figure 12. The overall payoff curves.
Futureinternet 11 00065 g012
Table 1. Notations used in system model.
Table 1. Notations used in system model.
SymbolDescription
t i A point of time
T i A period
S e r v e r i A server
S e r v i c e f a k e honeypot
S e r v i c e r e a l Real service
S e r v i c e n u l l Closed service
S u m s e r v e r Sum of servers
S u m s e r v i c e Sum of services
Table 2. The illustration of 01 codes.
Table 2. The illustration of 01 codes.
CodesSymbolDescription
00 S e r v i c e n u l l Service is closed
10 S e r v i c e r e a l Real service is opened
01 S e r v i c e f a k e Honeypot is opened
Table 3. The overall information of services at t 0 .
Table 3. The overall information of services at t 0 .
ServerServices01 codes
S e r v e r 1 M y S Q L r e a l , N g i n x f a k e , A p a c h e n u l l , V s f t p d f a k e 1 , 0 , 0 , 1 , 0 , 0 , 0 , 1
S e r v e r 2 M y S Q L f a k e , N g i n x r e a l , A p a c h e n u l l , V s f t p d f a k e 0 , 1 , 1 , 0 , 0 , 0 , 0 , 1
S e r v e r 3 M y S Q L n u l l , N g i n x n u l l , A p a c h e r e a l , V s f t p d f a k e 0 , 0 , 0 , 0 , 1 , 0 , 0 , 1
S e r v e r 4 M y S Q L n u l l , N g i n x f a k e , A p a c h e n u l l , V s f t p d n u l l 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0
S e r v e r 5 M y S Q L f a k e , N g i n x n u l l , A p a c h e f a k e , V s f t p d r e a l 0 , 1 , 0 , 0 , 0 , 1 , 1 , 0
Table 4. Notations used in the game.
Table 4. Notations used in the game.
SymbolDescription
Θ The set of players
Θ 1 The set of services
Θ 2 The set of visitors
θ 1 i 0 A real service
θ 1 i 1 A honeypot
θ 20 A legal user
θ 21 An illegal attacker
π 10 Service is closed
π 11 Service is opened
π 2 i 0 Visitor accesses a real service
π 2 i 1 Visitor accesses a fake service
π 20 Visitor does not access the server
π 21 Visitor accesses the server
μ θ 1 i j ( π 1 k ) Payoff of a server
μ θ 2 i ( π 2 k ) Payoff of a visitor
qProbability of a honeypot
pProbability of an attacker
P ( θ 20 ) A priori probability of a user
P ( θ 21 ) A priori probability of an attacker
P ( θ 1 n 0 ) A priori probability of a real service
P ( θ 1 n 1 ) A priori probability of a honeypot
P ( θ 20 | π 21 ) a posteriori probability of a user
P ( θ 21 | π 21 ) a posteriori probability of an attacker
P ( θ 110 | π 11 ) a posteriori probability of a real service
P ( θ 111 | π 11 ) a posteriori probability of a honeypot
Table 5. List of parameters of the players.
Table 5. List of parameters of the players.
ParametersConditionsDescriptions
a a > 0 the fundamental payoff of server
b a b > 0 the attack cost of attacker
c c > 0 the basic payoff for honeypot
γ γ 1 the damage factor in a hack
η η 1 the decoy factor of honeypot
Table 6. Payoffs matrix table.
Table 6. Payoffs matrix table.
Attacker User
π 210 π 211 π 2 N 0 π 2 N 1 π 20 π 210 π 211 π 2 N 0 π 2 N 1 π 20
S e r v e r θ 11 θ 110 π 11 ( γ a , γ a b ) ( 0 , b ) ( 0 , b ) ( 0 , b ) ( 0 , 0 ) ( a , a ) ( a , a ) ( a , a ) ( a , a ) ( 0 , 0 )
π 10 ( 0 , b ) ( 0 , b ) ( 0 , b ) ( 0 , b ) ( 0 , 0 ) ( a , a ) ( a , a ) ( a , a ) ( a , a ) ( 0 , 0 )
θ 111 π 11 ( 0 , b ) ( η c , η c b ) ( 0 , b ) ( 0 , b ) ( 0 , 0 ) ( 0 , a ) ( 0 , a ) ( 0 , a ) ( 0 , a ) ( 0 , 0 )
π 10 ( 0 , b ) ( 0 , b ) ( 0 , b ) ( 0 , b ) ( 0 , 0 ) ( 0 , a ) ( 0 , a ) ( 0 , a ) ( 0 , a ) ( 0 , 0 )
θ 12 θ 120 π 11 ( 0 , b ) ( 0 , b ) ( 0 , b ) ( 0 , b ) ( 0 , 0 ) ( a , a ) ( a , a ) ( a , a ) ( a , a ) ( 0 , 0 )
π 10 ( 0 , b ) ( 0 , b ) ( 0 , b ) ( 0 , b ) ( 0 , 0 ) ( a , a ) ( a , a ) ( a , a ) ( a , a ) ( 0 , 0 )
θ 121 π 11 ( 0 , b ) ( 0 , b ) ( 0 , b ) ( 0 , b ) ( 0 , 0 ) ( 0 , a ) ( 0 , a ) ( 0 , a ) ( 0 , a ) ( 0 , 0 )
π 10 ( 0 , b ) ( 0 , b ) ( 0 , b ) ( 0 , b ) ( 0 , 0 ) ( 0 , a ) ( 0 , a ) ( 0 , a ) ( 0 , a ) ( 0 , 0 )
θ 1 N θ 1 N 0 π 11 ( 0 , b ) ( 0 , b ) ( γ a , γ a b ) ( 0 , b ) ( 0 , 0 ) ( a , a ) ( a , a ) ( a , a ) ( a , a ) ( 0 , 0 )
π 10 ( 0 , b ) ( 0 , b ) ( 0 , b ) ( 0 , b ) ( 0 , 0 ) ( a , a ) ( a , a ) ( a , a ) ( a , a ) ( 0 , 0 )
θ 1 N 1 π 11 ( 0 , b ) ( 0 , b ) ( 0 , b ) ( η c , η c b ) ( 0 , 0 ) ( 0 , a ) ( 0 , a ) ( 0 , a ) ( 0 , a ) ( 0 , 0 )
π 10 ( 0 , b ) ( 0 , b ) ( 0 , b ) ( 0 , b ) ( 0 , 0 ) ( 0 , a ) ( 0 , a ) ( 0 , a ) ( 0 , a ) ( 0 , 0 )
Table 7. The simplified payoff matrix.
Table 7. The simplified payoff matrix.
Attacker User
π 21 π 20 π 21 π 20
θ 110 π 11 ( γ a / N , γ a / N b ) ( 0 , 0 ) ( a , a ) ( 0 , 0 )
π 10 ( 0 , b ) ( 0 , 0 ) ( a , a ) ( 0 , 0 )
θ 111 π 11 ( η c / N , η a / N b ) ( 0 , 0 ) ( 0 , a ) ( 0 , 0 )
π 10 ( 0 , b ) ( 0 , 0 ) ( 0 , a ) ( 0 , 0 )
Table 8. List of equilibriums for server.
Table 8. List of equilibriums for server.
PlayerConditionDominant StrategyEquilibrium
R e a l s e r v i c e p < 2 N / ( r + 2 N ) π 11 ( π 11 , π 11 )
H o n e y p o t p < 2 N / ( r + 2 N ) π 11
R e a l s e r v i c e p > 2 N / ( r + 2 N ) π 10 ( π 10 , π 11 )
H o n e y p o t p > 2 N / ( r + 2 N ) π 11
Table 9. List of equilibriums for visitors.
Table 9. List of equilibriums for visitors.
PlayerConditionDominant StrategyEquilibrium
A t t a c k e r q < γ a b N / γ a + η c π 21 ( π 21 , π 21 )
U s e r q < 1 / 2 π 21
A t t a c k e r q > γ a b N / γ a + η c π 20 ( π 20 , π 21 )
U s e r q < 1 / 2 π 21
Table 10. List of Bayesian equilibriums for all players when p < 2 N / ( r + 2 N ) .
Table 10. List of Bayesian equilibriums for all players when p < 2 N / ( r + 2 N ) .
PlayerConditionDominant strategyBayesian Equilibrium
V i s i t o r q < 1 / 2 , q < γ a b N / γ a + η c ( π 21 , π 21 ) ( ( π 11 , π 11 ) ( π 21 , π 21 ) )
S e r v e r p < 2 N / ( r + 2 N ) ( π 11 , π 11 )
V i s i t o r γ a b N / γ a + η c < q < 1 / 2 ( π 20 , π 21 ) ( ( π 11 , π 11 ) ( π 20 , π 21 ) )
S e r v e r p < 2 N / ( r + 2 N ) ( π 11 , π 11 )
Table 11. List of Bayesian equilibriums for all players when p > 2 N / ( r + 2 N ) .
Table 11. List of Bayesian equilibriums for all players when p > 2 N / ( r + 2 N ) .
PlayerConditionDominant StrategyBayesian Equilibrium
V i s i t o r q < b N / η a ( π 21 , π 20 ) ( ( π 10 , π 11 ) ( π 21 , π 20 ) )
S e r v e r p > 2 N / ( r + 2 N ) ( π 10 , π 11 )
V i s i t o r q > b N / η a ( π 20 , π 20 ) ( ( π 10 , π 11 ) ( π 20 , π 20 ) )
S e r v e r p > 2 N / ( r + 2 N ) ( π 10 , π 11 )
Table 12. Simulation parameters.
Table 12. Simulation parameters.
ParameterValues
a100
b80
c80
γ 2
η 1
N1, 10, 20, 100, 1000

Share and Cite

MDPI and ACS Style

Li, Y.; Shi, L.; Feng, H. A Game-Theoretic Analysis for Distributed Honeypots. Future Internet 2019, 11, 65. https://doi.org/10.3390/fi11030065

AMA Style

Li Y, Shi L, Feng H. A Game-Theoretic Analysis for Distributed Honeypots. Future Internet. 2019; 11(3):65. https://doi.org/10.3390/fi11030065

Chicago/Turabian Style

Li, Yang, Leyi Shi, and Haijie Feng. 2019. "A Game-Theoretic Analysis for Distributed Honeypots" Future Internet 11, no. 3: 65. https://doi.org/10.3390/fi11030065

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop