Data Modeling

Mathematical and Computational Data Modeling | Online ISSN 3143-9217
2
Citations
10.2k
Views
45
Articles
Your new experience awaits. Try the new design now and help us make it even better
Switch to the new experience
Figures and Tables
REVIEWS   (Open Access)

Advanced Persistent Threats (APT): A Review of Detection Challenges and Emerging Approaches

Mohammad Ibnul Hasan 1*

 

+ Author Affiliations

Data Modeling 5 (1) 1-8 https://doi.org/10.25163/data.5110893

Submitted: 16 April 2024 Revised: 01 June 2024  Published: 13 June 2024 


Abstract

Advanced persistent threats (APTs) are targeted, well-resourced cyberattacks that differ from opportunistic malware in their patience, funding, and specificity of purpose. As organizations extend services across cloud and interconnected infrastructure, the attack surface available to such actors continues to widen. This paper is structured as a narrative review. The full search strategy, sources, and screening criteria are detailed in the Methodology section; in brief, the review drew on IEEE Xplore and Google Scholar and retained six primary sources after full-text screening. Results: The review synthesizes the APT kill chain and the two dominant intrusion-detection paradigms—signature-based and anomaly-based—against this threat category. Signature-based detection performs reliably against previously catalogued attacks but is structurally unsuited to the novel, zero-day techniques APT actors favor, while anomaly-based detection offers broader theoretical coverage at the cost of elevated false-positive and false-negative rates. Layered defense frameworks spanning network, payload, and endpoint visibility appear conceptually stronger, though consistent real-world evidence remains limited. Across the literature reviewed, the more persistent obstacle is not any single detection technique's weakness but the difficulty of correlating dispersed, low-signal indicators into a coherent multi-stage narrative over time. Conclusion: No single technique reviewed here reliably detects an APT across its full life cycle, and this review argues that future work should prioritize cross-stage correlation over incremental refinement of individual detection methods.

Keywords: Advanced Persistent Threat; Intrusion Detection; Anomaly-Based Detection; Cyber Kill Chain; Cybersecurity

1. Introduction

It's tempting to open a cybersecurity paper with a jarring statistic — some number meant to manufacture urgency before the argument has even started. And in this particular field, the statistics are genuinely jarring: cybercrime is estimated to have cost the global economy over a trillion dollars in a single year (Ballard, 2021). But scale isn't really the interesting part here; shape is. Cyberattacks aren't one phenomenon wearing different masks. They range from indiscriminate, almost accidental probing to something far more deliberate — patient, well-funded, and purposeful — and it's that latter category this review is concerned with.

The internet's openness has always been something of a double-edged convenience. The same connectivity that lets an organization extend services to users anywhere in the world extends, in a kind of mirror image, an open invitation to anyone probing for a way in (Jouini & Rabai, 2019). As networks interlink further across cloud providers, partner organizations, and — increasingly — a sprawl of internet-connected devices whose security posture varies wildly (Brown et al., 2022), the practical boundary of what even counts as "inside" a system becomes harder to draw, and correspondingly harder to defend. This erosion of a clean perimeter is more or less exactly what advanced persistent threat (APT) actors are positioned to exploit.

Cyberattacks are conventionally split into two broad categories. Untargeted attacks are, in a sense, indifferent — the attacker casts a wide net, and whichever machines happen to be vulnerable become victims. Targeted attacks work differently: the attacker selects a specific organization and directs sustained effort toward it. APT sits within this second category, but represents, arguably, its more extreme and deliberate expression. The term rewards being taken apart. "Advanced" points to a willingness to vary technique rather than lean on a single static exploit. "Persistent" gestures at something more patient still — the attacker prefers to slip in quietly, remain embedded for as long as the objective requires, and avoid detection rather than force entry. "Threat" signals purposefulness, often backed by institutional or state sponsorship, and pursued through processes deliberate enough that researchers have begun modeling the attacker's strategic reasoning, not just their technical footprint (Ahmad et al., 2019; Beuhring & Salous, 2014).

Two incidents illustrate this better than any abstract definition could. The 2020 SolarWinds compromise embedded malicious code within a trusted software update pipeline, letting the intrusion spread quietly across thousands of downstream organizations before it was ever noticed (Alkhadra et al., 2021). Stuxnet, years earlier, demonstrated something arguably more unsettling still — that a sufficiently resourced actor could use these same patient, multi-stage techniques to reach into physical infrastructure and industrial control systems, not just data (Ahmad et al., 2024). Both cases point at the same underlying property: APT campaigns are designed from the outset to look, for as long as possible, like nothing at all.

That combination — patience, funding, specificity — is precisely what makes APT campaigns so hard to counter with conventional tooling. Traditional intrusion detection systems were built largely on the premise that malicious traffic resembles previously observed malicious traffic, an assumption that holds up reasonably well against commodity malware but breaks down against actors who deliberately vary their tools to dodge that exact kind of recognition (Liu et al., 2019). This isn't a minor technical gap, and it's worth resisting the urge to describe it as one. It looks more like a structural mismatch between the defense model most organizations still lean on and the threat model APT actors actually present.

The consequences aren't abstract, either. Threat-intelligence reporting has tracked a steady rise in both the frequency and cost of significant intrusions, alongside a growing recognition that the most damaging incidents tend to involve sustained, targeted campaigns rather than single opportunistic breaches (Bell, 2019). Ransomware operators, for their part, increasingly borrow techniques — careful reconnaissance, staged deployment, evasive behavior — that overlap substantially with the APT playbook, which has the effect of blurring what used to be a cleaner line between "commodity" and "targeted" threats (Homayoun et al., 2017). Critical infrastructure sectors, where a successful compromise can translate into physical or operational disruption rather than mere data loss, have proven particularly attractive targets; the literature on supervisory control and data acquisition (SCADA) environments reflects a similar unease about how poorly legacy detection holds up against patient, well-resourced adversaries (Ghosh & Sampalli, 2019), a concern serious enough that dedicated cyber-range scenarios now exist specifically to train defenders against simulated APT campaigns (Bierwirth et al., 2024).

Detection research, in response, has leaned hard into machine learning over the past decade — and it's worth pausing on that shift, since it reshapes what "detection" even means in this context. Ensemble methods and selective kernel-learning approaches now catch subtler behavioral anomalies than earlier rule-based systems could manage (Liu et al., 2019), while feature-engineering pipelines built specifically for encrypted and tunneled traffic have improved classification of otherwise opaque network flows (Abbas et al., 2023). Purpose-built detectors have emerged for adjacent threat types too — automated feature extraction for distributed denial-of-service traffic (Abu Bakar et al., 2023), deep learning applied to phishing, which so often supplies the initial-compromise stage of an APT chain (Adebowale et al., 2023), and, more recently, generative models used not to detect attacks but to synthesize realistic attack data where real examples are too scarce or too sensitive to share (Agrawal et al., 2024). Deep architectures more broadly — convolutional networks, recurrent and LSTM-based sequence models capable of learning from the kind of long, drawn-out behavioral patterns an APT campaign produces — have become close to a default toolkit for this kind of work (Al-Selwi et al., 2024; Alzubaidi et al., 2021), with model-fusion approaches offering a further step toward flagging anomalies that any single architecture might miss on its own (AlDahoul et al., 2021).

 

That sophistication has introduced a problem of its own, though — the more accurate these models become, the less legible their reasoning tends to be, and a genuinely opaque detector is a hard thing to trust in an environment where a missed detection has real operational consequences. Explainable AI has emerged largely in response to that tension, and the surrounding literature has grown substantial enough to warrant its own systematic reviews (Ali et al., 2023; Angelov et al., 2021). Some of that work is domain-general — layer-wise relevance propagation for tracing how a classifier reaches its decision (Bach et al., 2015), Shapley-value methods for attributing an anomaly score back to the input features that drove it (Antwarg et al., 2021), or systematic comparison of perturbation-based saliency techniques (Brunke et al., 2020) — while other strands apply directly to network security, using explainability methods to make intrusion-detection output auditable rather than opaque (Barnard et al., 2022). Even fields as distant as clinical medicine, where interpretability carries obvious stakes of its own, have converged on broadly similar interpretability techniques (Band et al., 2023), which is a reasonably strong signal that this isn't a security-specific fad so much as a genuine gap in how machine learning is currently deployed.

Given all this, the aim of the present review is a fairly modest one — not to propose a new detection algorithm, but to take stock of how APT campaigns actually unfold, how existing detection paradigms (both classical and learning-based) hold up against them, and where the harder, still largely unresolved problems remain. The paper proceeds roughly in step with the attacker's own process.

None of this is meant to suggest the field has stood still. Detection research has grown considerably more sophisticated, and industry frameworks have pushed organizations toward combining network-, payload-, and endpoint-level visibility rather than betting everything on a single vantage point (Gartner, 2013). Still, and this is more or less the throughline of the review that follows, these advances — whether classical signature matching, statistical anomaly detection, or the newer wave of deep and explainable learning models (Bodström & Hämäläinen, 2019) — have tended to sharpen individual detection techniques without fully resolving the deeper structural problem underneath them: an APT attack is not one event but a loosely connected sequence of them, and detecting each stage in isolation is a rather different task from recognizing the campaign as a whole.

2. Methodology

2.1 Review Design

This paper adopts a narrative literature review design. That choice deserves a brief defense rather than a passing mention, since "narrative" can sound like a euphemism for "unsystematic." It isn't meant that way here: the aim is not to pool quantitative outcomes across studies — there's no common effect size to extract when comparing a kill-chain taxonomy against a detection algorithm's false-positive rate — but to synthesize a fragmented body of work, spanning threat intelligence reports, detection algorithm papers, and industry frameworks, into a coherent account of where APT detection currently stands. Even so, the review borrows the reporting discipline of systematic methods where it reasonably can: sources, search logic, and inclusion decisions are documented below with enough specificity that a reader could retrace the general path taken, even without a pre-registered protocol.

2.2 Search Strategy

Given the review's scope, the relevant literature clusters around cybersecurity and information-systems venues rather than the biomedical databases (PubMed/MEDLINE) more typical of clinical reviews; searches accordingly drew on IEEE Xplore and general academic search (Google Scholar), which is where the majority of the sources ultimately cited — Beuhring and Salous (2014), Ghosh and Sampalli (2019), Homayoun et al. (2017), and Liu et al. (2019) — are indexed. Search terms combined the field's core vocabulary: "advanced persistent threat," "APT detection," "intrusion detection," "signature-based detection," "anomaly-based detection," and "cyber kill chain," joined with Boolean AND/OR operators so that papers using adjacent terminology (an intrusion-detection performance study that never mentions "APT" by name, for instance) weren't missed on a technicality. Supplementary searches followed specific threads that emerged during initial reading — cloud security architecture (Jouini & Rabai, 2019), SCADA and critical-infrastructure vulnerability (Ghosh & Sampalli, 2019), and the ransomware-APT overlap (Homayoun et al., 2017) — once it became clear these were load-bearing for the argument rather than peripheral.

2.3 Inclusion and Exclusion Criteria

Sources were included where they addressed APT detection, intrusion detection methodology, or a directly related threat model (cloud infrastructure risk, SCADA vulnerability, ransomware tactics overlapping with APT behavior), and where they came from peer-reviewed venues or, in a small number of cases, established industry threat-intelligence reporting where no peer-reviewed equivalent existed — Gartner's (2013) advanced threat defense framework and Bell's (2019) threat report both fall into this second category and were retained because they supply evidence (adoption of layered defense models, incident trend data) that the academic literature alone doesn't cover as directly. Sources were excluded where they addressed cybersecurity broadly without engaging the detection question specifically, or where full text could not be accessed. This is a narrower inclusion net than a systematic review would typically apply, and that narrowness is a direct consequence of the review's scope rather than an oversight.

2.4 Study Selection and Screening

Screening was conducted by a single reviewer (the author), which is worth stating plainly rather than leaving implicit: single-reviewer screening carries a higher risk of selection bias than dual independent screening with adjudication, and that limitation should be read into the synthesis that follows. Candidate records were assessed first by title and abstract for topical relevance, then by full text for the depth of engagement with detection methodology specifically — a paper that mentioned APT only in passing, for example, would have passed an abstract-level filter but failed at full-text review. The six sources retained through this process (Table, below) form the evidentiary base for Section 3.

2.5 Data Extraction and Synthesis

From each retained source, the extraction focused on the detection technique or framework under discussion, any dataset or real-world case referenced in support of it, reported performance characteristics where available (particularly false-positive and false-negative behavior, which recurs as a comparative axis throughout Section 3), and limitations the original authors themselves flagged. Rather than force this heterogeneous set of source types — a peer-reviewed detection algorithm paper, an industry framework document, a threat-intelligence report — into a single quantitative table, synthesis proceeded thematically: first establishing what distinguishes APT from conventional malware, then tracing the kill chain those actors follow, then evaluating signature-based and anomaly-based detection against that kill chain in turn, and finally examining layered defense frameworks and the cross-stage correlation problem that neither paradigm fully resolves on its own. This thematic structure, rather than a chronological or study-by-study one, reflects the review's underlying argument: that the field's open problem is not any single technique's weakness but the difficulty of connecting sparse signals across time.

3. Results and Discussion

3.1 Defining the Advanced Persistent Threat

Definitions of APT vary somewhat across the literature, though they converge on three recurring elements: sustained effort over time, adaptability in the face of defensive countermeasures, and a deliberate, goal-directed persistence that distinguishes the actor from an opportunistic intruder. Beuhring and Salous (2014) frame this in terms of the attacker's willingness to keep adjusting technique until an objective is met, rather than abandoning the effort after a single failed attempt—a framing that captures something important about why APT resists static defenses so effectively. A defense tuned to block one method simply invites the attacker to try another; the objective, not the specific technique used to reach it, is what remains constant.

3.2 APT versus Conventional Malware

It is worth dwelling on how APT differs from the more familiar image of malware, since the two are often discussed as points on the same spectrum when the differences are, in fact, somewhat more categorical (Table 1). Conventional malware is comparatively indiscriminate—built by an individual or small group, sometimes for financial gain, occasionally to demonstrate technical skill—and once detected it is generally removed

Table 1. Structural Differences Between Advanced Persistent Threats and Conventional Malware Attacks. This table contrasts APT campaigns and common malware attacks across five dimensions—definition, attacker profile, typical target, underlying purpose, and attack life cycle—to illustrate why APTs require a fundamentally different detection posture. Whereas conventional malware is generally opportunistic and is removed once detected, APT campaigns are sponsored, targeted, and designed to persist within a system until the attacker's objective is achieved.

Feature

APT attacks

Common malware attack

Definition

Well organized and sophisticated.

A malicious software developed, sometimes to show abilities.

Attacker

a company, occasionally a government.

A cracker and a hacker involved in criminal activities.

Target

Governmental agencies, computerized systems, and research institutions.

Random victim selected by the attacker.

Purpose

Exfiltrate sensitive information.

Personal information such as credit card number.

Attack                        Life Cycle

persistent in the system until the attacker’s motivations are achieved.

Eradicated when detected by the security systems.

Table 2: Advanced Persistent Threat Direct Delivery Methods. This table summarizes six common techniques APT actors use to deliver malicious payloads during the initial-compromise and delivery phases of the kill chain, including spear phishing, drive-by downloads, watering-hole attacks, zero-day exploitation, direct server exploitation, and social engineering via physical media. Each method reflects a different way of exploiting either a technical vulnerability or human trust to gain an initial foothold in the target environment. Several of these techniques, particularly spear phishing and watering-hole attacks, depend directly on intelligence gathered during the reconnaissance phase described in Figure 1, underscoring how tightly the kill chain's early stages are coupled to one another.

Method             

Description

Spear phishing email

a fraudulent email sends to selected staff in the organization. The staff are selected based on the information collected in the reconnaissance stage. This email will contain malicious links and malicious attachments

Drive          by downloads

Visiting a website with a hidden frame that will reroute the victim to a hostile domain is encouraged. A browser exploit pack will be used by this domain. The victim's computer will receive a direct malware download from this bundle.

Watering hole attack

The attacker will infect some of the websites the victim usually accesses based on the information gathered during the reconnaissance step. Malware will be downloaded directly after visiting the page.

Zero-day attacks

Security flaws that are patched by software are

known as zero-day attacks. This weakness is used by attackers to launch the assault.

Exploit

The hackers will gain access to the servers. After then, the hacker will utilize this server to access the network.

Social engineering

Storage media is a common method that attackers employ to access the system. They will then

   instantly run the malware once they have access.

and the incident closed. APT campaigns depart from this profile in nearly every respect: typically resourced by organizations or state actors, aimed at institutions of strategic value, and oriented toward quiet exfiltration rather than visible disruption (Jouini & Rabai, 2019). Perhaps most tellingly, an APT actor's relationship to detection is fundamentally different—its entire operational logic is built around avoiding discovery for as long as possible, adapting rather than retreating when defenses shift.

3.3 The APT Kill Chain

The progression of a typical APT campaign is often described using a kill-chain model (Figure 1). The campaign generally begins with reconnaissance, in which attackers gather intelligence about the target—sometimes through open-source research, sometimes through social engineering—before distilling this information into an actionable plan. An initial compromise follows, typically achieved by embedding malicious code within seemingly innocuous file formats such as PDF, DOC, or PPT attachments, delivered through methods such as spear phishing, drive-by downloads, watering-hole attacks, zero-day exploits, direct exploitation of exposed servers, or social engineering via physical media (Table 2). Delivery of this payload precedes an effort to establish a foothold—installing and activating malware that begins communicating with a command-and-control server. Privilege escalation typically follows, often through remote access trojans, alongside internal reconnaissance that maps the network more thoroughly. The campaign culminates in mission completion, generally the exfiltration of the data or capability originally sought. What is striking, stepping back from the individual phases, is how much of this sequence depends on low-level, almost mundane behaviors—an opened attachment, a slightly unusual outbound connection—that are each, in isolation, easy to overlook.

3.4 Signature-Based Detection

Signature-based detection remains widely deployed for good reason. Known attack signatures are stored in a reference database, and incoming traffic is compared against this database for a match (Figure 2); a match flags the traffic as malicious. This approach is comparatively simple to deploy, computationally efficient, and highly accurate against previously catalogued attacks (Liu et al., 2019). Its weakness is, in effect, a mirror of its strength: because detection depends entirely on prior knowledge of the attack pattern, signature-based systems are structurally blind to anything genuinely novel. Given that APT actors routinely develop new methods for each campaign, and not infrequently rely on zero-day exploits specifically because no signature yet exists for them, this approach alone offers limited protection against the threat category this review addresses.

3.5 Anomaly-Based Detection

Anomaly-based detection takes a different approach, grounded less in prior knowledge of specific attacks and more in a working model of “normal” network behavior (Figure 3). Events are compared against a reference profile; those within an expected range are treated as normal, while those deviating beyond a defined threshold are flagged as anomalous. In principle, this makes anomaly-based detection considerably better suited to novel attack techniques than its signature-based counterpart, since it does not require the attack to have been observed before. In practice, though, this flexibility carries a cost: establishing an accurate baseline in a large, constantly evolving network is genuinely difficult, and the literature is fairly consistent in noting that anomaly-based systems tend to generate substantial numbers of both false positives and false negatives, complicating their use as a standalone defense (Liu et al., 2019).

3.6 Layered and Framework-Based Defense

Recognizing the limitations of either approach in isolation, industry analysis has pushed toward layered defense models combining multiple points of visibility. Gartner's Five Styles of Advanced Threat Defense framework organizes detection technology across network, payload, and endpoint levels, recommending that organizations combine at least two rather than rely on a single vantage point (Gartner, 2013). Network-level monitoring examines inbound and outbound traffic without requiring an endpoint agent; payload-level analysis, often implemented through sandboxing, observes file and executable behavior as it crosses the network perimeter; endpoint-level monitoring offers the most granular visibility into device-level impact, at the operational cost of deploying and maintaining agent software across every endpoint. Traditional perimeter defenses represent substantial and continuing investment for most enterprises, yet the literature is fairly clear that these tools alone have proven insufficient against a patient, adaptive adversary (Gartner, 2013).

Figure 1. The Advanced Persistent Threat Kill Chain. This figure depicts the seven sequential phases of a typical APT campaign—reconnaissance, initial compromise, delivery, foothold establishment, privilege escalation, internal reconnaissance, and mission completion. Each phase is individually low-signal, which is precisely what makes correlating them into a single recognizable campaign difficult for defenders.

Figure 2. Signature-Based Detection Architecture. This figure illustrates how incoming network traffic is compared against a stored database of known attack signatures, with a match triggering a malicious classification. This architecture performs reliably against previously catalogued threats but offers no protection against novel or zero-day techniques of the kind APT actors typically employ.

 

Figure 3. Anomaly-Based Detection Architecture. This figure shows how network events are compared against an evolving baseline (reference) profile, with events falling outside a defined threshold flagged as anomalous and those within it used to update the profile. This approach can in principle catch previously unseen attacks but is prone to elevated false-positive and false-negative rates in large, dynamic networks.

 

 

3.7 The Correlation Problem

Perhaps the more interesting observation to emerge from this review, though, concerns what neither detection paradigm fully addresses: correlation. The kill-chain model (Figure 1) makes clear that an APT campaign is not a single event but a sequence of individually modest actions distributed across time. Detecting any one phase in isolation, even successfully, does not necessarily reveal the campaign as a whole. Layered frameworks (Gartner, 2013) move toward addressing this by combining data sources, but combining data is not, in itself, the same as correlating it meaningfully over an extended timeline. This gap—between having more data and connecting it into a coherent narrative—appears to be where much of the remaining difficulty actually lives.

3.8 Practical and Organizational Barriers

Some of the barriers here are not purely technical. The reliance of APT reconnaissance on social engineering means organizational and human factors—training, awareness, internal security culture—sit alongside detection technology as part of the overall defensive posture, and arguably deserve more attention than the technical literature typically affords them. The continued expansion of cloud infrastructure (Jouini & Rabai, 2019) and the particular vulnerabilities of critical infrastructure environments such as SCADA systems (Ghosh & Sampalli, 2019) suggest, further, that the difficulty of APT detection is not evenly distributed across sectors; some environments face structurally harder versions of this problem than others. The overlap increasingly observed between APT techniques and other threat categories, such as ransomware campaigns borrowing staged, evasive tactics from the APT playbook (Homayoun et al., 2017), suggests too that the boundaries between threat categories are becoming less distinct than earlier typologies assumed.

4. Conclusion

This study set out, modestly, to take stock of what is understood about advanced persistent threats and the detection methods deployed against them. Signature-based detection remains reliable for known attacks but structurally unsuited to the novel techniques APT actors favor, while anomaly-based detection offers broader theoretical coverage at the cost of unreliable alerting. Layered, framework-based approaches combining network, payload, and endpoint visibility appear the most promising direction, yet even these have not resolved the deeper challenge of correlating dispersed, low-signal indicators across a long and deliberately obscured attack timeline. That correlation problem, rather than any single detection technique, seems to be where the field's most meaningful open questions still lie, and where future research attention might be most productively directed.

References


Abbas, G., Farooq, U., Singh, P., Khurana, S. S., & Singh, P. (2023). Feature engineering and ensemble learning-based classification of VPN and non-VPN-based network traffic over temporal features. SN Computer Science, 4(5), 546. https://doi.org/10.1007/s42979-023-01944-5

Abu Bakar, R., Huang, X., Javed, M. S., Hussain, S., & Majeed, M. F. (2023). An intelligent agent-based detection system for DDoS attacks using automatic feature extraction and selection. Sensors, 23(6), 3333. https://doi.org/10.3390/s23063333

Adebowale, M. A., Lwin, K. T., & Hossain, M. A. (2023). Intelligent phishing detection scheme using deep learning algorithms. Journal of Enterprise Information Management, 36(3), 747–766. https://doi.org/10.1108/JEIM-01-2020-0036

Agrawal, G., Kaur, A., & Myneni, S. (2024). A review of generative models in generating synthetic attack data for cybersecurity. Electronics, 13(2), 322. https://doi.org/10.3390/electronics13020322

Ahmad, A., Webb, J., Desouza, K. C., & Boorman, J. (2019). Strategically-motivated advanced persistent threat: Definition, process, tactics and a disinformation model of counterattack. Computers & Security, 86, 402–418. https://doi.org/10.1016/j.cose.2019.07.001

Ahmad, H. B., Gao, H., Latif, N., Aziiz, A., Auraangzeb, M., & Khan, M. T. (2024). Adversarial machine learning for detecting advanced threats inspired by StuxNet in critical infrastructure networks. In 2024 12th International Symposium on Digital Forensics and Security (ISDFS) (pp. 1–7). IEEE. https://doi.org/10.1109/ISDFS60797.2024.10527326

AlDahoul, N., Karim, A. H., & Ba Wazir, A. S. (2021). Model fusion of deep neural networks for anomaly detection. Journal of Big Data, 8(1), 1–18.

Ali, S., Abuhmed, T., El-Sappagh, S., Muhammad, K., Alonso-Moral, J. M., Confalonieri, R., Guidotti, R., Del Ser, J., Díaz-Rodríguez, N., & Herrera, F. (2023). Explainable artificial intelligence (XAI): What we know and what is left to attain trustworthy artificial intelligence. Information Fusion, 99, 101805. https://doi.org/10.1016/j.inffus.2023.101805

Alkhadra, R., Abuzaid, J., AlShammari, M., & Mohammad, N. (2021). SolarWinds hack: In-depth analysis and countermeasures. In 2021 12th International Conference on Computing Communication and Networking Technologies (ICCCNT) (pp. 1–7). IEEE. https://doi.org/10.1109/ICCCNT51525.2021.9579611

Al-Selwi, S. M., Hassan, M. F., Abdulkadir, S. J., Muneer, A., Sumiea, E. H., Alqushaibi, A., & Ragab, M. G. (2024). RNN-LSTM: From applications to modeling techniques and beyond—Systematic review. Journal of King Saud University–Computer and Information Sciences, 36(5), 102068. https://doi.org/10.1016/j.jksuci.2024.102068

Alzubaidi, L., Zhang, J., Humaidi, A. J., Al-Dujaili, A., Duan, Y., Al-Shamma, O., Santamaría, J., Fadhel, M. A., Al-Amidie, M., & Farhan, L. (2021). Review of deep learning: Concepts, CNN architectures, challenges, applications, future directions. Journal of Big Data, 8(1), 53. https://doi.org/10.1186/s40537-021-00444-8

Angelov, P. P., Soares, E. A., Jiang, R., Arnold, N. I., & Atkinson, P. M. (2021). Explainable artificial intelligence: An analytical review. Wiley Interdisciplinary Reviews: Data Mining and Knowledge Discovery, 11(5), e1424. https://doi.org/10.1002/widm.1424

Antwarg, L., Miller, R. M., Shapira, B., & Rokach, L. (2021). Explaining anomalies detected by autoencoders using Shapley additive explanations. Expert Systems with Applications, 186, 115736. https://doi.org/10.1016/j.eswa.2021.115736

Bach, S., Binder, A., Montavon, G., Klauschen, F., Müller, K.-R., & Samek, W. (2015). On pixel-wise explanations for non-linear classifier decisions by layer-wise relevance propagation. PLoS ONE, 10(7), e0130140. https://doi.org/10.1371/journal.pone.0130140

Ballard. (2021). Cybercrime apparently cost the world over $1 trillion in 2020. TechRadar. https://www.techradar.com/news/cybercrime-cost-the-world-over-dollar1-trillion-in-2020

Band, S., Yarahmadi, S., Hsu, A., Biyari, C.-C., Sookhak, M., Ameri, M., Dehzangi, R., Chronopoulos, I. A. T., & Liang, H.-W. (2023). Application of explainable artificial intelligence in medical health: A systematic review of interpretability methods. Informatics in Medicine Unlocked, 40, 101286. https://doi.org/10.1016/j.imu.2023.101286

Barnard, P., Marchetti, N., & DaSilva, L. A. (2022). Robust network intrusion detection through explainable artificial intelligence (XAI). IEEE Networking Letters, 4(3), 167–171. https://doi.org/10.1109/LNET.2022.3186589

Bell, P. (2019, January 3). Cyber threat report [Threat intelligence report]. Publisher and URL to be confirmed by author prior to submission.

Beuhring, A., & Salous, K. (2014). Beyond blacklisting: Cyberdefense in the era of advanced persistent threats. IEEE Security & Privacy, 12(5), 90–93. https://doi.org/10.1109/MSP.2014.86

Bierwirth, T., Pfützner, S., Schopp, M., & Steininger, C. (2024). Design and evaluation of advanced persistent threat scenarios for cyber ranges. IEEE Access, 12, 72458–72472. https://doi.org/10.1109/ACCESS.2024.3402744

Bodström, T., & Hämäläinen, T. (2019). A novel deep learning stack for APT detection. Applied Sciences, 9, 1055. https://doi.org/10.3390/app9061055

Brown, D., Cianfarani, G., & Vlajic, N. (2022). Real-world snapshot of trends in IoT device and protocol deployment: IEEE CNS 22 poster. In 2022 IEEE Conference on Communications and Network Security (CNS), 1(2). IEEE. https://doi.org/10.1109/CNS56114.2022.9947257

Brunke, L., Agrawal, P., & George, N. (2020). Evaluating input perturbation methods for interpreting CNNs and saliency map comparison. In A. Bartoli & A. Fusiello (Eds.), Computer vision—ECCV 2020 workshops (pp. 120–134). Springer International Publishing.

Gartner. (2013, August 20). Five styles of advanced threat defense. https://www.gartner.com/en/documents/2576720        

Ghosh, S., & Sampalli, S. (2019). A survey of security in SCADA networks: Current issues and future challenges. IEEE Access, 7, 135812–135831. https://doi.org/10.1109/ACCESS.2019.2926441       

Homayoun, S., Dehghantanha, A., Ahmadzadeh, M., Hashemi, S., & Khayami, R. (2017). Know abnormal, find evil: Frequent pattern mining for ransomware threat hunting and intelligence. IEEE Transactions on Emerging Topics in Computing, 8(2), 341–351. https://doi.org/10.1109/TETC.2017.2756908           

Jouini, M., & Rabai, L. B. A. (2019). A security framework for secure cloud computing environments. In Cloud security: Concepts, methodologies, tools, and applications (pp. 249–263). IGI Global. https://doi.org/10.4018/978-1-5225-8176-5.ch012           

Liu, J., Gao, Y., & Hu, F. (2019). ANID-SEoKELM: Adaptive network intrusion detection based on selective ensemble of kernel ELMs with random features. Knowledge-Based Systems, 177, 104–116. https://doi.org/10.1016/j.knosys.2019.04.008    


Article metrics
View details
0
Downloads
0
Citations
26
Views

View Dimensions


View Plumx


View Altmetric



0
Save
0
Citation
26
View
0
Share