Pith. sign in

REVIEW 3 major objections 5 minor 1 cited by

Network Intrusion Datasets: A Survey, Limitations, and Recommendations

T0 review · 3 major / 5 minor · reviewed 2026-08-08 · deepseek-v4-flash

Pith's one-line read Data scarcity is no longer the primary obstacle: the survey finds 89 public NIDS datasets, many underused or flawed, while recent top-conference work keeps its own data private.

desk verdict A genuinely useful, carefully documented census of 89 NID datasets; the popularity analysis is the softest part and should be read as top-venue usage, not the whole field. read the letter →

arxiv 2502.06688 v3 pith:4LGJK2UY submitted 2025-02-10 cs.CR cs.NI

classification cs.CRcs.NI
keywords networkintrusiondetectionNIDSdatasetssystematicliteraturereviewdatasetqualitybenchmarkevaluationpopularityanalysisCICFlowMeter
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

This paper is a systematic literature review that tries to establish what public data actually exists for network intrusion detection research. The authors downloaded, inspected, and compared 89 public datasets across 13 properties, and they argue that data scarcity is no longer the field's main problem: datasets exist, but many are unknown, poorly documented, or carry known flaws, and a popularity analysis of recent top-conference papers shows most researchers still collect custom data that is not shared. The value of the claim, if correct, is practical: researchers can use the survey to find and select suitable benchmarks, dataset creators can follow its best practices, and future work can focus on discoverability, documentation, and data quality rather than on producing yet more data.

What carries the argument

The load-bearing instrument is a 13-property extraction protocol. For each of the 89 datasets the authors downloaded the data and inspected it rather than trusting documentation, recording year, focus, origin of normal and attack traffic (real, emulated-physical, emulated-virtual, synthetic), format, feature count, anonymization, size, a continuity-corrected duration, network type, capture completeness, train-test split availability, and labeling. Because duration is recomputed from timestamps with gaps longer than 1% of the time span ignored, papers that only report first-to-last timestamps can be compared on consistent grounds. The same table, with the general/special-purpose taxonomy and the popularity analysis, carries the survey's quantitative claims about trends.

What would settle it

Independently download all 89 datasets and re-run the 13-property protocol on the actual files; if a material share of the entries disagrees on size, duration, continuity, or labels, the survey's census and trend claims fail.

Watch

Extended reading notes

Core claim

On the paper's own terms, the central discovery is that the network intrusion detection community does not suffer from a shortage of public benchmark data. The survey catalogs 89 publicly available datasets, collected through 2023, and claims this is the largest such catalog to date. Manual inspection of each dataset reveals that they vary widely in realism, labeling, completeness, and documentation, and that many recent additions are special-purpose (IoT, ICS, SDN, APT) rather than general-purpose. A popularity analysis of 45 papers from top security conferences (2020-2023) finds that most studies use their own custom data, that CIC-IDS2017 is the most-used public dataset yet appears in only about 29% of papers, and that DARPA-based datasets such as KDD'99 and NSL-KDD no longer dominate. From this the paper concludes that the bottleneck has shifted from data availability to awareness, quality, and sharing practices.

Load-bearing premise

The claim that data scarcity is no longer the primary issue assumes the 45 papers from top security conferences published between 2020 and 2023 fairly represent contemporary state-of-the-art NIDS research, and that the inclusion criteria (public network traces, with download links working in early 2025) capture the datasets the community actually needs.

Editorial extensions

If this is right

  • Researchers benchmarking a new NIDS can use the 13-property table to select a dataset whose environment, attack types, format, and labeling match their target scenario, rather than defaulting to the same few popular datasets.
  • Dataset creators can reduce the most common criticisms by providing documentation covering goals, generation, environment, timestamps, labeling, and limitations, and by publishing both raw packets and feature-extraction code.
  • Because most contemporary papers collect private custom data, evaluation results are hard to reproduce; following the paper's recommendation to share data and splits would make published NIDS comparisons more trustworthy.
  • The trend toward specialized, emulated, flow-based datasets means future benchmarks should include up-to-date datasets in addition to popular older ones, and should account for known issues in datasets like CIC-IDS2017 by using corrected versions.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • An extension the paper leaves implicit is a community-maintained registry with standardized metadata for every NID dataset; the survey's 13-property protocol and continuity metric could serve as its schema.
  • If the popularity analysis were widened to journals and lower-tier venues, the conclusion that DARPA-based datasets are no longer dominant might weaken, because earlier surveys spanning longer time periods report the opposite pattern.
  • A concrete next test is to re-evaluate a published NIDS result on the corrected CIC-IDS2017 and CSE-CIC-IDS2018 versions to see whether performance gaps between methods change; the paper documents the corrections but does not quantify their effect on rankings.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

3 major / 5 minor

Summary. The paper presents a systematic literature review of 89 publicly available network intrusion detection (NID) datasets published up to 2023. For each dataset the authors manually download and analyze the data and extract 13 properties spanning general information, data nature, volume, network properties, and evaluation. The survey is organized around a general/special-purpose taxonomy, includes a popularity analysis of datasets used in 45 papers from CORE A*/A security conferences (2020–2023), and closes with recommendations for dataset selection, creation, and usage, as well as future research directions. The paper's central narrative is that data scarcity is no longer the primary obstacle; rather, datasets exist but the community is largely unaware of them and lacks best-practice guidance for creating and using them.

Significance. If the census and the popularity findings hold, this is a genuinely useful contribution: it is the most extensive comparative catalog of NID datasets to date, and it goes beyond enumeration by providing a taxonomy, a 13-property extraction protocol, a limitations framework, and practical recommendations. The authors deserve credit for downloading and analyzing the datasets rather than relying on documentation alone, for sharing their analysis notebooks on GitHub, for documenting exclusions, and for making the popularity-analysis protocol transparent. The paper also correctly emphasizes reproducibility problems, labeling issues, and the absence of standardized train-test splits, which are real and recurring problems in the field. The main risk is that the field-level conclusion about community unawareness rests on a narrow venue sample, and the paper's own alternative explanations for low public-dataset uptake are not fully ruled out.

major comments (3)
  1. [Section 5.4, Fig. 4 and Abstract/Section 1] The popularity analysis is based on only 45 papers from CORE A*/A security conferences published 2020–2023, and explanation (b) in Section 5.4 concedes that this venue choice selects for novelty and rigorous evaluation. Consequently, observing NSL-KDD used three times and KDD'99 once in this sample cannot, by itself, support the field-level claim in the Abstract and Section 1 that 'the community is largely unaware' of newer datasets and that DARPA-based datasets are no longer prevalent. A top-tier venue sample is precisely the population most likely to have abandoned DARPA-era data. In addition, the same section attributes the dominance of Custom data to 'the diversity of NID tasks,' which is a competing explanation for the low uptake of the catalogued datasets; the paper does not rule out this explanation. I recommend either broadening the popularity sample (e.g., including journals and lower-tier venues) or explicitly reframing the unawareness conclusion as limited to contemporary top-tier NIDS research.
  2. [Section 4.3 and Table 4] The Size column in Table 4 mixes decimal and thousands separators inconsistently. Section 4.3 states that a comma represents a delimiter between thousands, but entries such as '1,18M pkts' for CSE-CIC-IDS2018 and '4,49M pkts' for CICIoT2023 are not interpretable under that rule and appear to use a comma as a decimal separator. Because the comparative table is the paper's core artifact, these inconsistencies undermine the reliability of the census data and should be corrected by normalizing all numeric entries to a single convention and re-verifying the affected rows.
  3. [Section 1, Contribution 1; Section 2.2; Section 5.3] The load-bearing claim that this survey covers 'the largest number of publicly available NID datasets (89)' cannot be independently verified from the manuscript alone. Section 5.3 refers to a complete list of exclusions and reasons on GitHub, and Section 2.2 says the SLR protocol is detailed in Appendix A, but the paper should provide the full search string, the inclusion/exclusion criteria, and the exclusion list in a permanent archival form. Without this, the 'largest' claim remains a self-assessment rather than a reproducible result.
minor comments (5)
  1. [Section 4.3, Eq. (1)] The epsilon value of 1% of the dataset's absolute time span is stated without a sensitivity analysis; a brief note on how the cont./discont. classification would change for alternative thresholds would strengthen the methodology.
  2. [Table 1] The metric suffix definitions 'kilo (k)=106 and mega (M)=109' are ambiguous because the superscripts appear to be lost; they should read 10^3 and 10^6, respectively.
  3. [Section 3.2, item 11] The heading 'Methodically wrong data handling' is likely a typo for 'Methodologically' or 'Procedurally'; please check and correct.
  4. [Section 5.2.1] The phrase 'are the among the most prevalent' should read 'are among the most prevalent.'
  5. [Section 5.5.2] The percentages reported for normal-traffic origins (17% real, 8% real+emulated, 71% solely emulated, and 8% other) appear to sum above 100%; please clarify whether categories overlap or whether one percentage is misreported.

Circularity Check

0 steps flagged · score 0.0 of 10

No significant circularity: the survey's catalog and popularity analysis are empirically anchored, not derived from its own assumptions.

full rationale

The paper is a systematic literature review, not a derivation. Its main claims — that 89 public NIDS datasets exist and that data scarcity is no longer the primary issue — are supported by a documented SLR process (Section 2 and Appendix A), manual download and analysis of datasets (Section 4.3), and a transparent popularity analysis of 45 top-tier papers (Section 5.4). The only formal equation, D = sum τ_i for τ_i ≤ ε in Section 4.3, is a definition of actual capture duration, not a fitted prediction; it does not feed back into a conclusion about dataset quality or popularity. The popularity conclusions are empirical counts, not forced by any normalization or fitting. The self-citation to Goldschmidt and Kučera (2024) in Section 5.5.3 supports a side observation about packet-based approaches and is not load-bearing; it does not justify the survey's catalog, taxonomy, or recommendations. The potential concern that the Section 5.4 conclusions depend on a CORE A*/A venue sample is a sampling-bias / external-validity issue, not circularity: the 45-paper corpus is an independent input, and the authors explicitly acknowledge the venue choice (explanation b). Similarly, the disclaimer in Section 2.1 that the survey is not exhaustive tempers scope but does not make any claim equivalent to its inputs. No self-definitional, fitted-input-as-prediction, or self-citation-chain circularity is present.

Assumptions & free parameters 2 free parameters · 4 assumptions · 0 invented entities

No invented physical or conceptual entities are introduced, and no derived quantity is fitted to data. The hand-chosen epsilon and network-size thresholds affect property labels but not the main conclusion that datasets exist and are underused. The main assumptions concern completeness of the SLR search and representativeness of the popularity sample.

free parameters (2)
  • epsilon (temporal gap threshold) = 1% of dataset time span
    Defined in Section 4.3 and used in Equation 1 to classify each dataset as continuous, discontinuous, or periodic. The threshold is hand-chosen without an external justification and directly affects the reported Duration property for all 89 datasets.
  • Network size class boundaries = small 0-99, medium 100-499, large 500+ hosts
    Defined in Section 4.4. These hand-chosen thresholds determine the Network type property and influence the trend analysis on testbed sizes.
assumptions (4)
  • domain assumption The search and selection process in Appendix A correctly identifies all relevant public NID datasets published through 2023.
    The central census claim depends on the completeness of the systematic literature review. The detailed protocol is referenced as Appendix A, which is not visible in the reviewed version.
  • domain assumption Documentation and downloaded data are an accurate basis for extracting the 13 properties.
    The authors manually inspected data and documentation as described in Sections 4 and 5. If documentation is incomplete or downloaded data are corrupted or modified, the property values may be wrong.
  • ad hoc to paper A 1% gap threshold is a meaningful criterion for temporal continuity.
    Introduced in Section 4.3 to distinguish continuous from discontinuous captures. It is transparent and consistently applied, but it is a methodological choice without independent validation.
  • domain assumption Forty-five papers from CORE A*/A security conferences in 2020-2023 represent contemporary state-of-the-art NIDS research.
    Used in the popularity analysis in Section 5.4. If the intended population is the full NIDS literature, the usage rankings and conclusions about DARPA datasets could differ.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Network Intrusion Datasets: A Survey, Limitations, and Recommendations." pith.science (2026). https://pith.science/paper/4LGJK2UY

@misc{pith2026250206688,
  author       = {Pith},
  title        = {Pith review of: Network Intrusion Datasets: A Survey, Limitations, and Recommendations},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/4LGJK2UY}},
  note         = {Machine review of arXiv:2502.06688}
}
read the original abstract

Data-driven cyberthreat detection has become a crucial defense technique in modern cybersecurity. Network defense, supported by Network Intrusion Detection Systems (NIDSs), has also increasingly adopted data-driven approaches, leading to greater reliance on data. Despite the importance of data, its scarcity has long been recognized as a major obstacle in NIDS research. In response, the community has published many new datasets recently. However, many of them remain largely unknown and unanalyzed, leaving researchers uncertain about their suitability for specific use cases. In this paper, we aim to address this knowledge gap by performing a systematic literature review (SLR) of 89 public datasets for NIDS research. Each dataset is comparatively analyzed across 13 key properties, and its potential applications are outlined. Beyond the review, we also discuss domain-specific challenges and common data limitations to facilitate a critical view on data quality. To aid in data selection, we conduct a dataset popularity analysis in contemporary state-of-the-art NIDS research. Furthermore, the paper presents best practices for dataset selection, generation, and usage. By providing a comprehensive overview of the domain and its data, this work aims to guide future research toward improving data quality and the robustness of NIDS solutions.

Figures

Figures reproduced from arXiv: 2502.06688 by the authors.

Figure 1
Figure 1. Summary of Network Intrusion Detection domain-specific properties [PITH_FULL_IMAGE:figures/full_fig_p003_1.png] view at source ↗
Figure 2
Figure 2. Limitations of datasets for network intrusion detection. As illustrated, [PITH_FULL_IMAGE:figures/full_fig_p004_2.png] view at source ↗
Figure 3
Figure 3. Taxonomy of datasets for Network Intrusion Detection based on their [PITH_FULL_IMAGE:figures/full_fig_p010_3.png] view at source ↗
Figures from the paper (3 more)
Figure 5
Figure 5. Figure 5: The number of NID datasets by the year of publication. As shown, [PITH_FULL_IMAGE:figures/full_fig_p023_5.png]
Figure 6
Figure 6. Figure 6: The process of creating a NID dataset. The ten steps are further grouped into four phases – preparation, data collection, post-processing, and publication. [PITH_FULL_IMAGE:figures/full_fig_p027_6.png]
Figure 7
Figure 7. Figure 7: Future NID data research and development directions. We divide them into areas focused on generating, processing, validating, and publishing the data. [PITH_FULL_IMAGE:figures/full_fig_p031_7.png]

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. AutoGraphAD: Unsupervised network anomaly detection using Variational Graph Autoencoders

    cs.CR 2025-11 unverdicted novelty 5.0 of 10

    AutoGraphAD applies a heterogeneous variational graph autoencoder with unsupervised and contrastive learning to detect network anomalies on connection-IP graphs without labeled data, achieving comparable performance t...

Reference graph

Works this paper leans on

236 extracted references · 49 canonical work pages · cited by 1 Pith paper

  1. [1]

    , author Ait Tchakoucht, T

    author Abdulganiyu, O.H. , author Ait Tchakoucht, T. , author Saheed, Y.K. , year 2023 . title A systematic literature review for network intrusion detection system (ids) . journal International Journal of Information Security :10.1007/s10207-023-00682-2

  2. [2]

    , author Baier, H

    author Abt, S. , author Baier, H. , year 2014 . title Are we missing labels? a study of the availability of ground-truth in network security research , in: booktitle 2014 Third International Workshop on Building Analysis Datasets and Gathering Experience Returns for Security (BADGERS) , pp. pages 40--55 . :10.1109/BADGERS.2014.11

  3. [3]

    , author Bastin, N

    author Adeleke, O.A. , author Bastin, N. , author Gurkan, D. , year 2022 . title Network traffic generation: A survey and methodology . journal ACM Computing Surveys volume 55 . :10.1145/3488375

  4. [4]

    , author Singh, A.K

    author Agrahari, S. , author Singh, A.K. , year 2022 . title Concept drift detection in data stream mining : A literature review . journal Journal of King Saud University - Computer and Information Sciences volume 34 , pages 9523--9540 . :10.1016/j.jksuci.2021.11.006

  5. [5]

    , author Hamad, Y.A.M

    author Ahmed, L.A.H. , author Hamad, Y.A.M. , author Abdalla, A.A.M.A. , year 2022 . title Network-based intrusion detection datasets: A survey , in: booktitle 2022 International Arab Conference on Information Technology (ACIT) , pp. pages 1--7 . :10.1109/ACIT57182.2022.9994201

  6. [6]

    , author Claise, B

    author Aitken, P. , author Claise, B. , author Trammell, B. , year 2013 . title Specification of the IP Flow Information Export (IPFIX) Protocol for the Exchange of Flow Information . howpublished RFC 7011 . :10.17487/RFC7011

  7. [7]

    , author Abdullah, S

    author Al-Daweri, M.S. , author Abdullah, S. , author Zainol Ariffin , K.A. , year 2021 . title An adaptive method and a new dataset, ukm-ids20, for the network intrusion detection system . journal Computer Communications volume 180 , pages 57--76 . :10.1016/j.comcom.2021.09.007. note dataset available at: https://www.kaggle.com/datasets/muatazsalam/ukm-ids20

  8. [8]

    , author Sitnikova, E

    author Al-Hawawreh, M. , author Sitnikova, E. , author Aboutorab, N. , year 2022 . title X-iiotid: A connectivity-agnostic and device-agnostic intrusion data set for industrial internet of things . journal IEEE Internet of Things Journal volume 9 , pages 3962--3977 . :10.1109/JIOT.2021.3102056. note dataset available at: https://www.kaggle.com/datasets/mu...

Show all 236 references
  1. [9]

    , author Axon, L

    author Alahmadi, B.A. , author Axon, L. , author Martinovic, I. , year 2022 . title 99\

  2. [10]

    , author Traoré, I

    author Aldribi, A. , author Traoré, I. , author Moa, B. , author Nwamuo, O. , year 2020 . title Hypervisor-based cloud intrusion detection through online multivariate statistical change tracking . journal Computers & Security volume 88 , pages 101646 . :10.1016/j.cose.2019.101...

  3. [11]

    , author Traore, I

    author Alenazi, A. , author Traore, I. , author Ganame, K. , author Woungang, I. , year 2017 . title Holistic model for http botnet detection based on dns traffic analysis , in: editor Traore, I. , editor Woungang, I. , editor Awad, A. (Eds.), booktitle Intelligent, Secure, an...

  4. [12]

    , author Al-Naymat, G

    author Alkasassbeh, M. , author Al-Naymat, G. , author Hassanat, A.B.A. , author Almseidin, M. , year 2016 . title Detecting distributed denial of service attacks using data mining techniques . journal International Journal of Advanced Computer Science and Applications volume ...

  5. [13]

    , author Moustafa, N

    author Alsaedi, A. , author Moustafa, N. , author Tari, Z. , author Mahmood, A. , author Anwar, A. , year 2020 . title Ton\_iot telemetry dataset: A new generation dataset of iot and iiot for data-driven intrusion detection systems . journal IEEE Access volume 8 , pages 165130...

  6. [14]

    , author Dinesh, D

    author Alvares, C. , author Dinesh, D. , author Alvi, S. , author Gautam, T. , author Hasib, M. , author Raza, A. , year 2021 . title Dataset of attacks on a live enterprise voip network for machine learning based intrusion detection and prevention systems . journal Computer N...

  7. [15]

    , author Pekar, A

    author Aouini, Z. , author Pekar, A. , year 2022 . title Nfstream: A flexible network data analysis framework . journal Computer Networks volume 204 , pages 108719 . :10.1016/j.comnet.2021.108719

  8. [16]

    , author Laskov, P

    author Apruzzese, G. , author Laskov, P. , author Montes de Oca, E. , author Mallouli, W. , author Brdalo Rapa, L. , author Grammatopoulos, A.V. , author Di Franco, F. , year 2023 a. title The role of machine learning in cybersecurity . journal Digital Threats: Research and Pr...

  9. [18]

    , author Laskov, P

    author Apruzzese, G. , author Laskov, P. , author Tastemirova, A. , year 2022 . title Sok: The impact of unlabelled data in cyberthreat detection , in: booktitle 2022 IEEE 7th European Symposium on Security and Privacy (EuroS&P) , publisher IEEE Computer Society . pp. pages 20...

  10. [19]

    , author Hong, B

    author Ari, I. , author Hong, B. , author Miller, E. , author Brandt, S. , author Long, D. , year 2003 . title Managing flash crowds on the internet , in: booktitle 11th IEEE/ACM International Symposium on Modeling, Analysis and Simulation of Computer Telecommunications System...

  11. [20]

    , author Quiring, E

    author Arp, D. , author Quiring, E. , author Pendlebury, F. , author Warnecke, A. , author Pierazzi, F. , author Wressnegger, C. , author Cavallaro, L. , author Rieck, K. , year 2022 . title Dos and don'ts of machine learning in computer security , in: editor Butler, K.R.B. , ...

  12. [21]

    , year 1999

    author Axelsson, S. , year 1999 . title The base-rate fallacy and its implications for the difficulty of intrusion detection , in: booktitle Proceedings of the 6th ACM conference on Computer and communications security -- CCS ’99 , publisher ACM Press , address Kent Ridge Digi...

  13. [23]

    , author Li, K

    author Bagui, S. , author Li, K. , year 2021 b. title Resampling imbalanced data for network intrusion detection datasets . journal Journal of Big Data volume 8 , pages 6 . :10.1186/s40537-020-00390-x

  14. [24]

    , author Mink, D

    author Bagui, S.S. , author Mink, D. , author Bagui, S.C. , author Ghosh, T. , author Plenkers, R. , author McElroy, T. , author Dulaney, S. , author Shabanali, S. , year 2023 . title Introducing uwf-zeekdata22: A comprehensive network traffic dataset based on the mitre att&ck...

  15. [25]

    , author Luo, Y

    author Barut, O. , author Luo, Y. , author Zhang, T. , author Li, W. , author Li, P. , year 2020 . title Netml: A challenge for network traffic analytics . :10.48550/arXiv.2004.13006. note dataset available at: https://github.com/ACANETS/NetML-Competition2020

  16. [26]

    , author Hofer, T

    author Beer, F. , author Hofer, T. , author Karimi, D. , author Bühler, U. , year 2017 . title A new Attack Composition for Network Security , in: booktitle 10. DFN-Forum Kommunikationstechnologien , publisher Gesellschaft für Informatik e.V. , address Bonn . pp. pages 11--20 ...

  17. [27]

    , author Jaume, M

    author Berady, A. , author Jaume, M. , author Triem Tong, V.V. , author Guette, G. , year 2022 . title Pwnjutsu: A dataset and a semantics-driven approach to retrace attack campaigns . journal IEEE Transactions on Network and Service Management volume 19 , pages 5252--5264 . :...

  18. [28]

    , author da Costa, V.G.T

    author Bezerra, V.H. , author da Costa, V.G.T. , author Martins, R.A. , author Junior, S.B. , author Miani, R.S. , author Zarpel \ a o, B.B. , year 2018 . title Providing iot host-based datasets for intrusion detection research , in: booktitle Anais do XVIII Simp\' o sio Brasi...

  19. [29]

    , author Hadian Jazi, H

    author Biglar Beigi, E. , author Hadian Jazi, H. , author Stakhanova, N. , author Ghorbani, A.A. , year 2014 . title Towards effective feature selection in machine learning-based botnet detection approaches , in: booktitle 2014 IEEE Conference on Communications and Network Sec...

  20. [30]

    , author Salahuddin, M.A

    author Boutaba, R. , author Salahuddin, M.A. , author Limam, N. , author Ayoubi, S. , author Shahriar, N. , author Estrada-Solano, F. , author Caicedo, O.M. , year 2018 . title A comprehensive survey on machine learning for networking: evolution, applications and research oppo...

  21. [31]

    , author Hallaq, B

    author Boyes, H. , author Hallaq, B. , author Cunningham, J. , author Watson, T. , year 2018 . title The industrial internet of things (iiot): An analysis framework . journal Computers in Industry volume 101 , pages 1--12 . :10.1016/j.compind.2018.04.015

  22. [32]

    , author Wagner, A

    author Brauckhoff, D. , author Wagner, A. , author May, M. , year 2008 . title FLAME: A flow-level anomaly modeling engine , in: editor Benzel, T. (Ed.), booktitle Proceedings of Workshop on Cyber Security and Test, CSET'08 , publisher USENIX Association . pp. pages 1--6 . not...

  23. [33]

    , author Guven, E

    author Buczak, A.L. , author Guven, E. , year 2016 . title A Survey of Data Mining and Machine Learning Methods for Cyber Security Intrusion Detection . journal IEEE Communications Surveys & Tutorials volume 18 , pages 1153--1176 . :10.1109/COMST.2015.2494502

  24. [34]

    DDoS Attack 2007

    author CAIDA , year 2010 . title The CAIDA "DDoS Attack 2007" Dataset . note Dataset available at: https://www.caida.org/catalog/datasets/ddos-20070804\_dataset/

  25. [35]

    title Anonymized Internet Traces April 2008 - January 2019

    author CAIDA , year 2018 . title Anonymized Internet Traces April 2008 - January 2019 . :10.21986/CAIDA.DATA.ANONYMIZED-INTERNET-TRACES. note accessed 2024-08-12. Available at: https://www.caida.org/catalog/datasets/passive_dataset

  26. [36]

    , author Del Vecchio, A

    author Catillo, M. , author Del Vecchio, A. , author Ocone, L. , author Pecchia, A. , author Villano, U. , year 2021 a. title Usb-ids-1: a public multilayer dataset of labeled network flows for ids evaluation , in: booktitle 2021 51st Annual IEEE/IFIP International Conference ...

  27. [37]

    , author Pecchia, A

    author Catillo, M. , author Pecchia, A. , author Rak, M. , author Villano, U. , year 2021 b. title Demystifying the role of public intrusion datasets: A replication study of dos network traffic data . journal Computers & Security volume 108 , pages 102341 . :10.1016/j.cose.2021.102341

  28. [38]

    , author Pecchia, A

    author Catillo, M. , author Pecchia, A. , author Villano, U. , year 2023 . title Machine learning on public intrusion datasets: Academic hype or concrete advances in nids? , in: booktitle 2023 53rd Annual IEEE/IFIP International Conference on Dependable Systems and Networks - ...

  29. [39]

    , year 2007

    author Cha, S.H. , year 2007 . title Comprehensive survey on distance/similarity measures between probability density functions . journal International journal of mathematical models and methods in applied sciences volume 1 , pages 300--3007

  30. [40]

    , author Du, P

    author Charlton, J. , author Du, P. , author Cho, J.H. , author Xu, S. , year 2018 . title Measuring relative accuracy of malware detectors in the absence of ground truth , in: booktitle MILCOM 2018 - 2018 IEEE Military Communications Conference (MILCOM) , pp. pages 450--455 ....

  31. [41]

    , author Kambourakis, G

    author Chatzoglou, E. , author Kambourakis, G. , author Kolias, C. , year 2021 . title Empirical evaluation of attacks against ieee 802.11 enterprise networks: The awid3 dataset . journal IEEE Access volume 9 , pages 34188--34205 . :10.1109/ACCESS.2021.3061609. note dataset av...

  32. [42]

    , author Jiang, M

    author Chou, D. , author Jiang, M. , year 2020 . title Data-driven network intrusion detection: A taxonomy of challenges and methods . :10.48550/arXiv.2009.07352. note arXiv cs.CR

  33. [43]

    , author Chawla, N.V

    author Cieslak, D.A. , author Chawla, N.V. , author Striegel, A. , year 2006 . title Combating imbalance in network intrusion datasets. , in: booktitle 2006 IEEE International Conference on Granular Computing , pp. pages 732--737 . :10.1109/GRC.2006.1635905

  34. [44]

    , year 2004

    author Claise, B. , year 2004 . title Cisco Systems NetFlow Services Export Version 9 . howpublished RFC 3954 . :10.17487/RFC3954

  35. [45]

    , author Donadel, D

    author Conti, M. , author Donadel, D. , author Turrin, F. , year 2021 . title A survey on industrial control system testbeds and datasets for security research . journal IEEE Communications Surveys & Tutorials volume 23 , pages 2248--2294 . :10.1109/COMST.2021.3094360

  36. [46]

    , author Vasilomanolakis, E

    author Cordero, C.G. , author Vasilomanolakis, E. , author Wainakh, A. , author M\" u hlh\" a user, M. , author Nadjm-Tehrani, S. , year 2021 . title On generating network traffic datasets with synthetic attacks for intrusion detection . journal ACM Trans. Priv. Secur. volume ...

  37. [47]

    , author Monrose, F

    author Coull, S.E. , author Monrose, F. , author Reiter, M.K. , author Bailey, M. , year 2009 . title The challenges of effectively anonymizing network data , in: booktitle 2009 Cybersecurity Applications & Technology Conference for Homeland Security , pp. pages 230--236 . :10...

  38. [48]

    , author Hu, J

    author Creech, G. , author Hu, J. , year 2013 . title Generation of a new ids test dataset: Time to retire the kdd collection , in: booktitle 2013 IEEE Wireless Communications and Networking Conference (WCNC) , pp. pages 4487--4492 . :10.1109/WCNC.2013.6555301. note data avail...

  39. [49]

    , author Widjaja, I

    author Crow, B. , author Widjaja, I. , author Kim, J. , author Sakai, P. , year 1997 . title Ieee 802.11 wireless local area networks . journal IEEE Communications Magazine volume 35 , pages 116--126 . :10.1109/35.620533

  40. [50]

    title Cyberforce scenario data collection

    author CyberVAN , year 2021 . title Cyberforce scenario data collection . note Dataset available at: https://cybervan.peratonlabs.com:9000/cyberforce-scenario-data-sets

  41. [51]

    , author Mahdikhani, H

    author Dadkhah, S. , author Mahdikhani, H. , author Danso, P.K. , author Zohourian, A. , author Truong, K.A. , author Ghorbani, A.A. , year 2022 . title Towards the development of a realistic multidimensional iot profiling dataset , in: booktitle 2022 19th Annual International...

  42. [52]

    , author Venckauskas, A

    author Damasevicius, R. , author Venckauskas, A. , author Grigaliunas, S. , author Toldinas, J. , author Morkevicius, N. , author Aleliunas, T. , author Smuikys, P. , year 2020 . title Litnet-2020: An annotated real-world network flow dataset for network intrusion detection . ...

  43. [53]

    , author Hamdan, O.A

    author Das, T. , author Hamdan, O.A. , author Shukla, R.M. , author Sengupta, S. , author Arslan, E. , year 2023 . title Unr-idd: Intrusion detection dataset using network port statistics , in: booktitle 2023 IEEE 20th Consumer Communications & Networking Conference (CCNC) , p...

  44. [54]

    , author Cao, Y

    author De Keersmaeker, F. , author Cao, Y. , author Ndonda, G.K. , author Sadre, R. , year 2023 . title A survey of public iot datasets for network security research . journal IEEE Communications Surveys & Tutorials volume 25 , pages 1808--1840 . :10.1109/COMST.2023.3288942

  45. [55]

    , author Moghadam, M.H

    author Dehlaghi-Ghadim, A. , author Moghadam, M.H. , author Balador, A. , author Hansson, H. , year 2023 . title Anomaly detection dataset for industrial control systems . journal IEEE Access volume 11 , pages 107982--107996 . :10.1109/ACCESS.2023.3320928. note dataset availab...

  46. [56]

    , author Green, B

    author Derbyshire, R. , author Green, B. , author Prince, D. , author Mauthe, A. , author Hutchison, D. , year 2018 . title An analysis of cyber security attack taxonomies , in: booktitle 2018 IEEE European Symposium on Security and Privacy Workshops (EuroS&PW) , pp. pages 153...

  47. [57]

    , year 1989

    author Dewdney, A.K. , year 1989 . title Computer recreations . journal Scientific American volume 260 , pages 110--113 . note Available at: http://www.jstor.org/stable/24987184

  48. [58]

    , author Sabri Kırca , Y

    author Değirmenci, E. , author Sabri Kırca , Y. , author İlker Özçelik , author Yazıcı, A. , year 2023 . title Rosids23: Network intrusion detection dataset for robot operating system . journal Data in Brief volume 51 , pages 109739 . :10.1016/j.dib.2023.109739. note dataset a...

  49. [59]

    , author Verkerken, M

    author D'hooge, L. , author Verkerken, M. , author Volckaert, B. , author Wauters, T. , author De Turck, F. , year 2022 . title Establishing the contaminating effect of metadata feature inclusion in machine-learned network intrusion detection models , in: editor Cavallaro, L. ...

  50. [60]

    , author Galatro, G

    author Di Mauro , M. , author Galatro, G. , author Fortino, G. , author Liotta, A. , year 2021 . title Supervised feature selection techniques in network intrusion detection: A critical review . journal Engineering Applications of Artificial Intelligence volume 101 , pages 104...

  51. [61]

    , year 2024

    author Duncan, B. , year 2024 . title Malware traffic analysis -- a site for sharing packet capture (pcap) files and malware samples. note Online. Accessed 2024-12-05. Available: https://malware-traffic-analysis.net/

  52. [62]

    , author Krishnapuram, B

    author Dundar, M. , author Krishnapuram, B. , author Bi, J. , author Rao, R.B. , year 2007 . title Learning classifiers when the training data is not iid , in: booktitle Proceedings of the 20th International Joint Conference on Artifical Intelligence , publisher Morgan Kaufman...

  53. [63]

    , author Verkerken, M

    author D’hooge, L. , author Verkerken, M. , author Wauters, T. , author De Turck , F. , author Volckaert, B. , year 2023 . title Castles built on sand: Observations from classifying academic cybersecurity datasets with minimalist methods , in: booktitle Proceedings of the 8th ...

  54. [64]

    , author Le-Khac, N.A

    author Elsayed, M.S. , author Le-Khac, N.A. , author Jurcut, A.D. , year 2020 . title Insdn: A novel sdn intrusion dataset . journal IEEE Access volume 8 , pages 165263--165284 . :10.1109/ACCESS.2020.3022633. note dataset available at: https://aseados.ucd.ie/datasets/SDN/

  55. [65]

    , author Flood, R

    author Engelen, G. , author Flood, R. , author Liu-Thorrold, L. , author Rimmer, V. , author Clausen, H. , author Aspinall, D. , author Joosen, W. , year 2022 . title Poster: Pillars of sand: The current state of datasets in the field of network intrusion detection , in: bookt...

  56. [66]

    , author Rimmer, V

    author Engelen, G. , author Rimmer, V. , author Joosen, W. , year 2021 . title Troubleshooting an Intrusion Detection Dataset: the CICIDS2017 Case Study , in: booktitle 2021 IEEE Security and Privacy Workshops (SPW) , pp. pages 7--12 . :10.1109/SPW53761.2021.00009

  57. [67]

    , author Anar m, E

    author Erhan, D. , author Anar m, E. , year 2020 . title Bo g azi c i university distributed denial of service dataset . journal Data in Brief volume 32 . :10.1016/j.dib.2020.106187. note dataset available at: https://data.mendeley.com/datasets/mfnn9bh42m/1

  58. [68]

    title Cybercrime to cost the world \ 9.5 trillion usd annually in 2024

    author eSentire , year 2023 . title Cybercrime to cost the world \ 9.5 trillion usd annually in 2024 . note Tech. report. Accessed 2024-10-13. Available at: https://www.esentire.com/web-native-pages/cybercrime-to-cost-the-world-9-5-trillion-usd-annually-in-2024

  59. [69]

    , author Friha, O

    author Ferrag, M.A. , author Friha, O. , author Hamouda, D. , author Maglaras, L. , author Janicke, H. , year 2022 . title Edge-iiotset: A new comprehensive realistic cyber security dataset of iot and iiot applications for centralized and federated learning . journal IEEE Acce...

  60. [70]

    , author Maglaras, L

    author Ferrag, M.A. , author Maglaras, L. , author Moschoyiannis, S. , author Janicke, H. , year 2020 . title Deep learning for cyber security intrusion detection: Approaches, datasets, and comparative study . journal Journal of Information Security and Applications volume 50 ...

  61. [71]

    , author Thamrin, A.H

    author Ferriyan, A. , author Thamrin, A.H. , author Takeda, K. , author Murai, J. , year 2021 . title Generating network intrusion detection dataset based on real and encrypted synthetic attack traffic . journal Applied Sciences volume 11 . note Dataset available at: https://d...

  62. [72]

    , author Richter, C

    author Finsterbusch, M. , author Richter, C. , author Rocha, E. , author Muller, J.A. , author Hanssgen, K. , year 2014 . title A survey of payload-based traffic classification approaches . journal IEEE Communications Surveys & Tutorials volume 16 , pages 1135--1156 . :10.1109...

  63. [73]

    , author Engelen, G

    author Flood, R. , author Engelen, G. , author Aspinall, D. , author Desmet, L. , year 2024 . title Bad design smells in benchmark nids datasets , in: booktitle 2024 IEEE 9th European Symposium on Security and Privacy (EuroS&P) , pp. pages 658--675 . :10.1109/EuroSP60621.2024.00042

  64. [74]

    , author Borgnat, P

    author Fontugne, R. , author Borgnat, P. , author Abry, P. , author Fukuda, K. , year 2010 . title MAWILab: Combining Diverse Anomaly Detectors for Automated Anomaly Labeling and Performance Benchmarking , in: booktitle Proceedings of the 6th International COnference , publish...

  65. [75]

    , author Li, Q

    author Fu, C. , author Li, Q. , author Shen, M. , author Xu, K. , year 2021 . title Realtime robust malicious traffic detection via frequency domain analysis , in: booktitle Proceedings of the 2021 ACM SIGSAC Conference on Computer and Communications Security , publisher Assoc...

  66. [76]

    , author Luengo, J

    author Garc \'i a, S. , author Luengo, J. , author Herrera, F. , year 2014 . title Data Preprocessing in Data Mining . Intelligent Systems Reference Library. edition 1 ed., publisher Springer, Cham . :10.1007/978-3-319-10247-4

  67. [77]

    , author Parmisano, A

    author Garcia, S. , author Parmisano, A. , author Erquiaga, M.J. , year 2020 . title Iot-23: A labeled dataset with malicious and benign iot network traffic (version 1.0.0) [data set] . :10.5281/zenodo.4743746. note dataset available at: https://www.stratosphereips.org/datasets-iot23

  68. [78]

    , author Grill, M

    author García, S. , author Grill, M. , author Stiborek, J. , author Zunino, A. , year 2014 . title An empirical comparison of botnet detection methods . journal Computers & Security volume 45 , pages 100--123 . :10.1016/j.cose.2014.05.011. note dataset available at: https://ww...

  69. [79]

    , author Jacobsen, J.H

    author Geirhos, R. , author Jacobsen, J.H. , author Michaelis, C. , author Zemel, R. , author Brendel, W. , author Bethge, M. , author Wichmann, F.A. , year 2020 . title Shortcut learning in deep neural networks . journal Nature Machine Intelligence volume 2 , pages 665--673 ....

  70. [80]

    , author Sharafaldin, I

    author Gharib, A. , author Sharafaldin, I. , author Lashkari, A.H. , author Ghorbani, A.A. , year 2016 . title An evaluation framework for intrusion detection dataset , in: booktitle 2016 International Conference on Information Science and Security (ICISS) , pp. pages 1--6 . :...

  71. [81]

    , author Gómez, A

    author Giner-Miguelez, J. , author Gómez, A. , author Cabot, J. , year 2024 . title Using large language models to enrich the documentation of datasets for machine learning . :10.48550/arXiv.2404.15320

  72. [82]

    , author Ku c era, J

    author Goldschmidt, P. , author Ku c era, J. , year 2024 . title Windower: Feature extraction for real-time ddos detection using machine learning , in: booktitle NOMS 2024-2024 IEEE Network Operations and Management Symposium , pp. pages 1--10 . :10.1109/NOMS59830.2024.10575699

  73. [83]

    , author Catania, C

    author Guerra, J.L. , author Catania, C. , author Veas, E. , year 2022 . title Datasets are not enough: Challenges in labeling network traffic . journal Computers & Security volume 120 , pages 102810 . :10.1016/j.cose.2022.102810

  74. [84]

    , author Medina-Galindo, J

    author Guerra-Manzanares, A. , author Medina-Galindo, J. , author Bahsi, H. , author N \ o mm, S. , year 2020 . title Medbiot: Generation of an iot botnet dataset in a medium-sized iot network , in: booktitle Proceedings of the 6th International Conference on Information Syste...

  75. [85]

    , author Yıldırım, T

    author G\" u m\" u s ba s , D. , author Yıldırım, T. , author Genovese, A. , author Scotti, F. , year 2021 . title A comprehensive survey of databases and deep learning methods for cybersecurity and intrusion detection systems . journal IEEE Systems Journal volume 15 , pages 1...

  76. [86]

    , author Arlitt, M

    author Haffey, M. , author Arlitt, M. , author Williamson, C. , year 2018 . title Modeling, analysis, and characterization of periodic traffic on a campus edge network , in: booktitle 2018 IEEE 26th International Symposium on Modeling, Analysis, and Simulation of Computer and ...

  77. [87]

    , author Hu, J

    author Haider, W. , author Hu, J. , author Slay, J. , author Turnbull, B. , author Xie, Y. , year 2017 . title Generating realistic intrusion detection system dataset based on fuzzy qualitative modeling . journal Journal of Network and Computer Applications volume 87 , pages 1...

  78. [88]

    , author Rossey, L

    author Haines, J. , author Rossey, L. , author Lippmann, R. , author Cunningham, R. , year 2001 . title Extending the darpa off-line intrusion detection evaluations , in: booktitle Proceedings DARPA Information Survivability Conference and Exposition II. DISCEX'01 , pp. pages ...

  79. [89]

    , author Kim, D.D

    author He, K. , author Kim, D.D. , author Asghar, M.R. , year 2023 . title Adversarial machine learning for network intrusion detection systems: A comprehensive survey . journal IEEE Communications Surveys & Tutorials volume 25 , pages 538--566 . :10.1109/COMST.2022.3233793

  80. [90]

    , author Lunardi, W.T

    author Herzalla, D. , author Lunardi, W.T. , author Andreoni, M. , year 2023 . title Tii-ssrc-23 dataset: Typological exploration of diverse traffic patterns for intrusion detection . journal IEEE Access volume 11 , pages 118577--118594 . :10.1109/ACCESS.2023.3319213. note dat...

  81. [91]

    , author Brosset, D

    author Hindy, H. , author Brosset, D. , author Bayne, E. , author Seeam, A.K. , author Tachtatzis, C. , author Atkinson, R. , author Bellekens, X. , year 2020 . title A Taxonomy of Network Threats and the Effect of Current Datasets on Intrusion Detection Systems . journal IEEE...

  82. [92]

    , author Hendriks, L

    author Hofstede, R. , author Hendriks, L. , author Sperotto, A. , author Pras, A. , year 2014 . title SSH Compromise Detection using NetFlow/IPFIX . journal SIGCOMM Comput. Commun. Rev. volume 44 , pages 20–26 . :10.1145/2677046.2677050. note dataset available at: https://www....

  83. [93]

    title The hogzilla dataset

    HogZilla, year 2015 . title The hogzilla dataset . note Dataset available at: https://ids-hogzilla.org/dataset/

  84. [94]

    , author Malinka, K

    author Homoliak, I. , author Malinka, K. , author Hanacek, P. , year 2020 . title ASNM Datasets: A Collection of Network Attacks for Testing of Adversarial Classifiers and Intrusion Detectors . journal IEEE Access volume 8 , pages 112427--112453 . :10.1109/ACCESS.2020.3001768....

  85. [95]

    , author Wang, L

    author Hu, Z. , author Wang, L. , author Qi, L. , author Li, Y. , author Yang, W. , year 2020 . title A novel wireless network intrusion detection method based on adaptive synthetic sampling and an improved convolutional neural network . journal IEEE Access volume 8 , pages 19...

  86. [96]

    , author Cloppert, M.J

    author Hutchins, E.M. , author Cloppert, M.J. , author Amin, R.M. , et al., year 2011 . title Intelligence-driven computer network defense informed by analysis of adversary campaigns and intrusion kill chains . journal Leading Issues in Information Warfare & Security Research ...

  87. [97]

    title Ieee standard for low-rate wireless networks

    author IEEE LAN/MAN Standards Committee , year 2020 . title Ieee standard for low-rate wireless networks . journal IEEE Std 802.15.4-2020 (Revision of IEEE Std 802.15.4-2015) , pages 1--800 :10.1109/IEEESTD.2020.9144691

  88. [98]

    , author Trammell, B

    author Inacio, C.M. , author Trammell, B. , year 2010 . title Yaf: yet another flowmeter , in: booktitle Proceedings of the 24th International Conference on Large Installation System Administration , publisher USENIX Association , address USA . p. pages 1–16

  89. [99]

    , author Beltiukov, R

    author Jacobs, A.S. , author Beltiukov, R. , author Willinger, W. , author Ferreira, R.A. , author Gupta, A. , author Granville, L.Z. , year 2022 . title Ai/ml for network security: The emperor has no clothes , in: booktitle Proceedings of the 2022 ACM SIGSAC Conference on Com...

  90. [100]

    , author Gonzalez, H

    author Jazi, H.H. , author Gonzalez, H. , author Stakhanova, N. , author Ghorbani, A.A. , year 2017 . title Detecting http-based application layer dos attacks on web servers in the presence of sampling . journal Computer Networks volume 121 , pages 25--36 . :10.1016/j.comnet.2...

  91. [101]

    , author Ahn, D.H

    author Kang, H. , author Ahn, D.H. , author Lee, G.M. , author Yoo, J.D. , author Park, K.H. , author Kim, H.K. , year 2019 . title Iot network intrusion dataset . :10.21227/q70p-q449. note dataset available at: https://ieee-dataport.org/open-access/iot-network-intrusion-dataset

  92. [102]

    , author Dadkhah, S

    author Kaur, B. , author Dadkhah, S. , author Shoeleh, F. , author Neto, E.C.P. , author Xiong, P. , author Iqbal, S. , author Lamontagne, P. , author Ray, S. , author Ghorbani, A.A. , year 2023 . title Internet of things (iot) security dataset evolution: Challenges and future...

  93. [103]

    , year 2016

    author Kent, A.D. , year 2016 . title Cyber security data sources for dynamic network research . publisher World Scientific . chapter chapter Chapter 2 . pp. pages 37--65 . :10.1142/9781786340757_0002. note dataset available at: https://csr.lanl.gov/data/cyber1/

  94. [104]

    , author Deka, L

    author Kenyon, A. , author Deka, L. , author Elizondo, D. , year 2020 . title Are public intrusion datasets fit for purpose characterising the state of the art in intrusion event datasets . journal Computers & Security volume 99 , pages 102022 . :10.1016/j.cose.2020.102022

  95. [105]

    , author Charters, S

    author Kitchenham, B. , author Charters, S. , year 2007 . title Guidelines for performing Systematic Literature Reviews in Software Engineering . type Technical Report . Software Engineering Group, School of Computer Science and Mathematics, Keele University. address ST5 5BG, ...

  96. [106]

    , author Ko, R.K.L

    author Koay, A.M.Y. , author Ko, R.K.L. , author Hettema, H. , author Radke, K. , year 2023 . title Machine learning in industrial control system (ics) security: current landscape, opportunities and challenges . journal Journal of Intelligent Information Systems volume 60 , pa...

  97. [107]

    , author Kambourakis, G

    author Kolias, C. , author Kambourakis, G. , author Stavrou, A. , author Gritzalis, S. , year 2016 . title Intrusion detection in 802.11 networks: Empirical evaluation of threats and a public dataset . journal IEEE Communications Surveys & Tutorials volume 18 , pages 184--208 ...

  98. [108]

    , author Pawlicki, M

    author Komisarek, M. , author Pawlicki, M. , author Mihailescu, M.E. , author Mihai, D. , author Carabas, M. , author Kozik, R. , author Chora\' s , M. , year 2022 . title A novel, refined dataset for real-time network intrusion detection , in: booktitle Proceedings of the 17t...

  99. [109]

    , author Pawlicki, M

    author Komisarek, M. , author Pawlicki, M. , author Simic, T. , author Kavcnik, D. , author Kozik, R. , author Chora\' s , M. , year 2023 . title Modern netflow network dataset with labeled attacks and detection methods , in: booktitle Proceedings of the 18th International Con...

  100. [110]

    , author Moustafa, N

    author Koroniotis, N. , author Moustafa, N. , author Sitnikova, E. , author Turnbull, B. , year 2019 . title Towards the development of realistic botnet dataset in the internet of things for network forensic analytics: Bot-iot dataset . journal Future Generation Computer Syste...

  101. [111]

    , author Gaifulina, D

    author Kotenko, I. , author Gaifulina, D. , author Zelichenok, I. , year 2022 . title Systematic literature review of security event correlation methods . journal IEEE Access volume 10 , pages 43387--43420 . :10.1109/ACCESS.2022.3168976

  102. [112]

    , author Liu, J

    author Kumar, P. , author Liu, J. , author Md Tayeen, A.S. , author Misra, S. , author Cao, H. , author Harikumar, J. , author Perez, O. , year 2023 . title Flnet2023: Realistic network intrusion detection dataset for federated learning , in: booktitle MILCOM 2023 - 2023 IEEE ...

  103. [113]

    , author Sinha, D

    author Kumar, V. , author Sinha, D. , year 2023 . title Synthetic attack data generation model applying generative adversarial network for intrusion detection . journal Computers & Security volume 125 , pages 103054 . :10.1016/j.cose.2022.103054

  104. [114]

    , author Frank, M

    author Landauer, M. , author Frank, M. , author Skopik, F. , author Hotwagner, W. , author Wurzenberger, M. , author Rauber, A. , year 2021 . title Kyoushi log data set . :10.5281/zenodo.5779411

  105. [115]

    , author Skopik, F

    author Landauer, M. , author Skopik, F. , author Frank, M. , author Hotwagner, W. , author Wurzenberger, M. , author Rauber, A. , year 2023 . title Maintainable log datasets for evaluation of intrusion detection systems . journal IEEE Transactions on Dependable and Secure Comp...

  106. [116]

    , author Heller, B

    author Lantz, B. , author Heller, B. , author McKeown, N. , year 2010 . title A network in a laptop: rapid prototyping for software-defined networks , in: booktitle Proceedings of the 9th ACM SIGCOMM Workshop on Hot Topics in Networks , publisher Association for Computing Mach...

  107. [117]

    , author Gimenez, P.F

    author Lanvin, M. , author Gimenez, P.F. , author Han, Y. , author Majorczyk, F. , author M \'e , L. , author Totel, \'E . , year 2023 . title Errors in the cicids2017 dataset and the significant differences in detection performances it makes , in: editor Kallel, S. , editor J...

  108. [118]

    , year 2016

    author Lashkari, A.H. , year 2016 . title CICFlowMeter . note Canadian Institute for Cybersecurity, Accessed 2024-03-12 . Available at: https://www.unb.ca/cic/research/applications.html\#CICFlowMeter

  109. [119]

    , year 2021

    author Lashkari, A.H. , year 2021 . title Cicflowmeter extracted features and descriptions . note [Online]. Accessed 2024-04-16. Available at: https://github.com/ahlashkari/CICFlowMeter/blob/master/ReadMe.txt

  110. [120]

    , author von Ahn, L

    author Law, E. , author von Ahn, L. , year 2011 . title Human Computation . edition 1st ed., publisher Morgan & Claypool Publishers . :10.2200/S00371ED1V01Y201107AIM013

  111. [121]

    , author Ezeobi, U

    author Lawrence, H. , author Ezeobi, U. , author Tauil, O. , author Nosal, J. , author Redwood, O. , author Zhuang, Y. , author Bloom, G. , year 2022 . title Cupid: A labeled dataset with pentesting for evaluation of network intrusion detection . journal Journal of Systems Arc...

  112. [122]

    , author Gallagher, M

    author Layeghy, S. , author Gallagher, M. , author Portmann, M. , year 2024 . title Benchmarking the benchmark — comparing synthetic and real-world network ids datasets . journal Journal of Information Security and Applications volume 80 , pages 103689 . :10.1016/j.jisa.2023.103689

  113. [123]

    , year 2023

    author Lewandowski, B. , year 2023 . title Guidelines and a framework to improve the delivery of network intrusion detection datasets , in: booktitle Proceedings of the 20th International Conference on Security and Cryptography - Volume 1: SECRYPT , publisher SciTePress . pp. ...

  114. [124]

    , author Fried, D

    author Lippmann, R. , author Fried, D. , author Graf, I. , author Haines, J. , author Kendall, K. , author McClung, D. , author Weber, D. , author Webster, S. , author Wyschogrod, D. , author Cunningham, R. , author Zissman, M. , year 2000 a. title Evaluating intrusion detecti...

  115. [125]

    , author Haines, J.W

    author Lippmann, R. , author Haines, J.W. , author Fried, D.J. , author Korba, J. , author Das, K. , year 2000 b. title The 1999 darpa off-line intrusion detection evaluation . journal Computer Networks volume 34 , pages 579--595 . :10.1016/S1389-1286(00)00139-0. note recent A...

  116. [126]

    , author Steinhardt, J

    author Lipton, Z.C. , author Steinhardt, J. , year 2019 . title Research for Practice: Troubling Trends in Machine-Learning Scholarship . journal Commun. ACM volume 62 , pages 45–53 . :10.1145/3316774

  117. [127]

    , author Engelen, G

    author Liu, L. , author Engelen, G. , author Lynar, T. , author Essam, D. , author Joosen, W. , year 2022 . title Error prevalence in nids datasets: A case study on cic-ids-2017 and cse-cic-ids-2018 , in: booktitle 2022 IEEE Conference on Communications and Network Security (C...

  118. [128]

    , author Wang, P

    author Liu, L. , author Wang, P. , author Lin, J. , author Liu, L. , year 2021 a. title Intrusion detection of imbalanced network traffic based on machine learning and deep learning . journal IEEE Access volume 9 , pages 7550--7563 . :10.1109/ACCESS.2020.3048198

  119. [129]

    , author Thapa, N

    author Liu, Z. , author Thapa, N. , author Shaver, A. , author Roy, K. , author Siddula, M. , author Yuan, X. , author Yu, A. , year 2021 b. title Using embedded feature selection and cnn for classification on ccd-inid-v1—a new iot dataset . journal Sensors volume 21 . :10.339...

  120. [130]

    , year 2017

    author Lukaseder, T. , year 2017 . title 2017-suee-data-set . note Dataset available at: https://github.com/vs-uulm/2017-SUEE-data-set

  121. [131]

    , author Camacho, J

    author Maciá-Fernández, G. , author Camacho, J. , author Magán-Carrión, R. , author García-Teodoro, P. , author Therón, R. , year 2018 . title UGR‘16: A new dataset for the evaluation of cyclostationarity-based network IDSs . journal Computers & Security volume 73 , pages 411–...

  122. [132]

    , author Abuhussein, A

    author Mahfouz, A. , author Abuhussein, A. , author Venugopal, D. , author Shiva, S. , year 2020 . title Ensemble classifiers for network intrusion detection using a novel network attack dataset . journal Future Internet volume 12 . :10.3390/fi12110180. note dataset available ...

  123. [133]

    , author Chan, P.K

    author Mahoney, M.V. , author Chan, P.K. , year 2003 . title An analysis of the 1999 darpa/lincoln laboratory evaluation data for network anomaly detection , in: booktitle Recent Advances in Intrusion Detection , publisher Springer Berlin Heidelberg . pp. pages 220--237 . :10....

  124. [134]

    , author Berezinski, P

    author Ma owidzki, M. , author Berezinski, P. , author Mazur, M. , year 2015 . title Network intrusion detection: Half a kingdom for a good dataset , in: booktitle Proceedings of NATO STO SAS-139 Workshop, Portugal , pp. pages 1 -- 6

  125. [135]

    , author Whitney, D.R

    author Mann, H.B. , author Whitney, D.R. , year 1947 . title On a Test of Whether one of Two Random Variables is Stochastically Larger than the Other . journal The Annals of Mathematical Statistics volume 18 , pages 50 -- 60 . :10.1214/aoms/1177730491

  126. [136]

    , author Layeghy, S

    author Manocchio, L.D. , author Layeghy, S. , author Portmann, M. , year 2021 . title Flowgan - synthetic network flow generation using generative adversarial networks , in: booktitle 2021 IEEE 24th International Conference on Computational Science and Engineering (CSE) , pp. ...

  127. [137]

    , author Liu, X

    author Masana, M. , author Liu, X. , author Twardowski, B. , author Menta, M. , author Bagdanov, A.D. , author van de Weijer, J. , year 2023 . title Class-incremental learning: Survey and performance evaluation on image classification . journal IEEE Transactions on Pattern Ana...

  128. [138]

    title Mawi working group traffic archive

    author MAWI Working Group , year 2024 . title Mawi working group traffic archive . note Online. Accessed: 2024-06-14. Available at: http://mawi.wide.ad.jp/mawi/

  129. [139]

    , year 2000

    author McHugh, J. , year 2000 . title Testing intrusion detection systems: A critique of the 1998 and 1999 darpa intrusion detection system evaluations as performed by lincoln laboratory . journal ACM Transactions on Information and System Security volume 3 , pages 262–294 . :...

  130. [140]

    , author Bohadana, M

    author Meidan, Y. , author Bohadana, M. , author Mathov, Y. , author Mirsky, Y. , author Shabtai, A. , author Breitenbacher, D. , author Elovici, Y. , year 2018 . title N-baiot—network-based detection of iot botnet attacks using deep autoencoders . journal IEEE Pervasive Compu...

  131. [141]

    , author Li, W

    author Meng, W. , author Li, W. , author Su, C. , author Zhou, J. , author Lu, R. , year 2018 . title Enhancing trust management for wireless intrusion detection via traffic sampling in the era of big data . journal IEEE Access volume 6 , pages 7234--7243 . :10.1109/ACCESS.201...

  132. [142]

    , year 2022

    author Mills, R. , year 2022 . title Luflow network intrusion detection data set . :10.34740/kaggle/dsv/11194052. note dataset available at: https://www.kaggle.com/datasets/mryanm/luflow-network-intrusion-detection-data-set

  133. [143]

    , author Doitshman, T

    author Mirsky, Y. , author Doitshman, T. , author Elovici, Y. , author Shabtai, A. , year 2018 . title Kitsune: An ensemble of autoencoders for online network intrusion detection , in: booktitle The Network and Distributed System Security Symposium (NDSS) 2018 , pp. pages 1--1...

  134. [144]

    title MITRE ATT&CK

    author MITRE , year 2024 . title MITRE ATT&CK . note Online. Accessed 2024-04-11. Available https://attack.mitre.org/

  135. [145]

    title Mitre caldera: A scalable, automated adversary emulation platform

    author MITRE Corporation , year 2024 . title Mitre caldera: A scalable, automated adversary emulation platform . note Online. Accessed 2024-07-12. Available at: https://github.com/mitre/caldera

  136. [146]

    , author Kumar, K

    author Mittal, M. , author Kumar, K. , author Behal, S. , year 2023 . title Deep learning approaches for detecting ddos attacks: a systematic review . journal Soft Computing volume 27 , pages 13039--13075 . :10.1007/s00500-021-06608-1

  137. [147]

    , author Mori, U

    author Molina-Coronado, B. , author Mori, U. , author Mendiburu, A. , author Miguel-Alonso, J. , year 2020 . title Survey of network intrusion detection methods from the perspective of the knowledge discovery in databases process . journal IEEE Transactions on Network and Serv...

  138. [148]

    , year 2021

    author Moustafa, N. , year 2021 . title A new distributed architecture for evaluating ai-based security systems at the edge: Network ton\_iot datasets . journal Sustainable Cities and Society volume 72 , pages 102994 . :10.1016/j.scs.2021.102994

  139. [149]

    , author Slay, J

    author Moustafa, N. , author Slay, J. , year 2015 . title Unsw-nb15: a comprehensive data set for network intrusion detection systems (unsw-nb15 network data set) , in: booktitle 2015 Military Communications and Information Systems Conference (MilCIS) , pp. pages 1--6 . :10.11...

  140. [150]

    , author Heberlein, L

    author Mukherjee, B. , author Heberlein, L. , author Levitt, K. , year 1994 . title Network intrusion detection . journal IEEE Network volume 8 , pages 26--41 . :10.1109/65.283931

  141. [151]

    , author Chowdhary, A

    author Myneni, S. , author Chowdhary, A. , author Sabur, A. , author Sengupta, S. , author Agrawal, G. , author Huang, D. , author Kang, M. , year 2020 . title Dapt 2020 - constructing a benchmark dataset for advanced persistent threats , in: editor Wang, G. , editor Ciptadi, ...

  142. [152]

    , author Jha, K

    author Myneni, S. , author Jha, K. , author Sabur, A. , author Agrawal, G. , author Deng, Y. , author Chowdhary, A. , author Huang, D. , year 2023 . title Unraveled — a semi-synthetic dataset for advanced persistent threats . journal Computer Networks volume 227 , pages 109688...

  143. [153]

    , author Vos, D

    author Nadeem, A. , author Vos, D. , author Cao, C. , author Pajola, L. , author Dieck, S. , author Baumgartner, R. , author Verwer, S. , year 2023 . title Sok: Explainable machine learning for computer security applications , in: booktitle 2023 IEEE 8th European Symposium on ...

  144. [154]

    title Netflow version 9 flow-record format

    NetFlow Version 9, year 2011 . title Netflow version 9 flow-record format . note Tech. rep., Cisco Systems, Inc., San Jose, California, https://www.cisco.com/en/US/technologies/tk648/tk362/technologies_white_paper09186a00800a3db9.pdf

  145. [155]

    , author Dadkhah, S

    author Neto, E.C.P. , author Dadkhah, S. , author Ferreira, R. , author Zohourian, A. , author Lu, R. , author Ghorbani, A.A. , year 2023 . title Ciciot2023: A real-time dataset and benchmark for large-scale attacks in iot environment . journal Sensors volume 23 . :10.3390/s23...

  146. [156]

    title Capture files from mid-atlantic ccdc

    author NETRESEC AB , year 2024 . title Capture files from mid-atlantic ccdc . note Online. Accessed 2024-06-10. Available at: https://www.netresec.com/?page=MACCDC

  147. [157]

    , author Vuong, T.C

    author Ngo, V.D. , author Vuong, T.C. , author Van Luong, T. , author Tran, H. , year 2024 . title Machine learning-based intrusion detection: feature selection versus feature extraction . journal Cluster Computing volume 27 , pages 2365--2379 . :10.1007/s10586-023-04089-5

  148. [158]

    , author Athalye, A

    author Northcutt, C.G. , author Athalye, A. , author Mueller, J. , year 2021 . title Pervasive label errors in test sets destabilize machine learning benchmarks . :10.48550/arXiv.2103.14749

  149. [159]

    title nprobe™ -- an extensible netflow v5/v9/ipfix probe for ipv4/v6

    author Ntop , year 2023 . title nprobe™ -- an extensible netflow v5/v9/ipfix probe for ipv4/v6 . note [Online]. Accessed 2024-03-12. Available at: https://www.ntop.org/products/netflow/nprobe/

  150. [160]

    , author Sridharan, A

    author Nucci, A. , author Sridharan, A. , author Taft, N. , year 2005 . title The problem of synthetically generating ip traffic matrices: initial recommendations . journal ACM SIGCOMM Computer Communication Review volume 35 , pages 19–32 . :10.1145/1070873.1070876

  151. [161]

    title Openflow switch specification

    author Open Networking Foundation , year 2015 . title Openflow switch specification . note https://opennetworking.org/wp-content/uploads/2014/10/openflow-switch-v1.5.1.pdf

  152. [162]

    , author Allman, M

    author Pang, R. , author Allman, M. , author Bennett, M. , author Lee, J. , author Paxson, V. , author Tierney, B. , year 2005 . title A first look at modern enterprise traffic , in: booktitle Proceedings of the 5th ACM SIGCOMM Conference on Internet Measurement , publisher US...

  153. [163]

    , author Karageorgou, M

    author Papaioannou, M. , author Karageorgou, M. , author Mantas, G. , author Sucasas, V. , author Essop, I. , author Rodriguez, J. , author Lymberopoulos, D. , year 2022 . title A survey on security threats and countermeasures in internet of medical things (iomt) . journal Tra...

  154. [164]

    , author Kemker, R

    author Parisi, G.I. , author Kemker, R. , author Part, J.L. , author Kanan, C. , author Wermter, S. , year 2019 . title Continual lifelong learning with neural networks: A review . journal Neural Networks volume 113 , pages 54--71 . :10.1016/j.neunet.2019.01.012

  155. [165]

    , author Mehtre, B.M

    author Patel, N.D. , author Mehtre, B.M. , author Wankar, R. , year 2023 . title Od-ids2022: generating a new offensive defensive intrusion detection dataset for machine learning-based attack classification . journal International Journal of Information Technology volume 15 , ...

  156. [166]

    , year 1999

    author Paxson, V. , year 1999 . title Bro: a System for Detecting Network Intruders in Real-Time . journal Computer Networks volume 31 , pages 2435--2463 . note https://zeek.org/

  157. [167]

    , author Pierazzi, F

    author Pendlebury, F. , author Pierazzi, F. , author Jordaney, R. , author Kinder, J. , author Cavallaro, L. , et al., year 2019 . title Tesseract: Eliminating experimental bias in malware classification across space and time , in: booktitle Proceedings of the 28th USENIX Secu...

  158. [168]

    , author Gurrutxaga, I

    author Perona, I.n. , author Gurrutxaga, I. , author Arbelaitz, O. , author Mart\' n, J.I. , author Muguerza, J. , author P\' e rez, J.M. , year 2008 . title Service-independent payload analysis to improve intrusion detection in network traffic , in: booktitle Proceedings of t...

  159. [169]

    , author Lavine, M

    author Phaal, P. , author Lavine, M. , year 2004 . title sflow version 5 . note [Online]. Accessed 2024-03-11. Available at: https://sflow.org/sflow_version_5.txt

  160. [170]

    , year 2020

    author Pinto, R. , year 2020 . title The opc ua dataset . :10.21227/ychv-6c68. note dataset available at: https://digi2-feup.github.io/OPCUADataset/

  161. [171]

    , year 2022

    author Qosient, LLC. , year 2022 . title Argus . note [Online]. Accessed 2024-04-15. Available at: https://openargus.org/

  162. [172]

    , author Higuera, J.R.B

    author Riera, T.S. , author Higuera, J.R.B. , author Higuera, J.B. , author Herraiz, J.J.M. , author Montalvo, J.A.S. , year 2022 . title A new multi-label dataset for web attacks capec classification using machine learning techniques . journal Computers & Security volume 120 ...

  163. [173]

    , author Henderson, T.R

    author Riley, G.F. , author Henderson, T.R. , year 2010 . title The ns-3 Network Simulator . publisher Springer Berlin Heidelberg , address Berlin, Heidelberg . chapter chapter 2 . pp. pages 15--34 . :10.1007/978-3-642-12331-3_2

  164. [174]

    , author Dallmann, A

    author Ring, M. , author Dallmann, A. , author Landes, D. , author Hotho, A. , year 2017 a. title Ip2vec: Learning similarities between ip addresses , in: booktitle 2017 IEEE International Conference on Data Mining Workshops (ICDMW) , pp. pages 657--666 . :10.1109/ICDMW.2017.93

  165. [175]

    , author Schlör, D

    author Ring, M. , author Schlör, D. , author Landes, D. , author Hotho, A. , year 2019 a. title Flow-based network traffic generation using generative adversarial networks . journal Computers & Security volume 82 , pages 156--172 . :10.1016/j.cose.2018.12.012

  166. [176]

    , author Wunderlich, S

    author Ring, M. , author Wunderlich, S. , author Grüdl, D. , author Landes, D. , author Hotho, A. , year 2017 b. title Creation of flow-based data sets for intrusion detection . journal Journal of Information Warfare volume 16 , pages 41--54 . note https://www.jstor.org/stable...

  167. [177]

    , author Wunderlich, S

    author Ring, M. , author Wunderlich, S. , author Grüdl, D. , author Landes, D. , author Hotho, A. , year 2017 c. title Flow-based benchmark data sets for intrusion detection , in: booktitle Proceedings of the 16th European Conference on Cyber Warfare and Security (ECCWS) . pub...

  168. [178]

    , author Wunderlich, S

    author Ring, M. , author Wunderlich, S. , author Scheuring, D. , author Landes, D. , author Hotho, A. , year 2019 b. title A survey of network-based intrusion detection data sets . journal Computers & Security volume 86 , pages 147--167 . :10.1016/j.cose.2019.06.005

  169. [179]

    , author Carlier, F

    author Rosay, A. , author Carlier, F. , author Cheval, E. , author LeRoux, P. , year 2022 . title From cic-ids2017 to lycos-ids2017: A corrected dataset for better performance , in: booktitle IEEE/WIC/ACM International Conference on Web Intelligence and Intelligent Agent Techn...

  170. [180]

    , author Traore, I

    author Saad, S. , author Traore, I. , author Ghorbani, A. , author Sayed, B. , author Zhao, D. , author Lu, W. , author Felix, J. , author Hakimian, P. , year 2011 . title Detecting p2p botnets through network behavior analysis and machine learning , in: booktitle 2011 Ninth A...

  171. [181]

    , author O'Connor, T.J

    author Sangster, B. , author O'Connor, T.J. , author Cook, T. , author Fanelli, R. , author Dean, E. , author Adams, W.J. , author Morrell, C. , author Conti, G. , year 2009 . title Toward instrumenting network warfare competitions to generate labeled datasets , in: booktitle ...

  172. [182]

    , author van Rijswijk-Deij, R

    author Santanna, J. , author van Rijswijk-Deij, R. , author Hofstede, R. , author Sperotto, A. , author Wierbosch, M. , author Zambenedetti Granville, L. , author Pras, A. , year 2015 . title Booters - an analysis of ddos-as-a-service attacks , in: booktitle IFIP/IEEE Internat...

  173. [183]

    , author Resende, P.A.A

    author Santos, P.R.d.P.F. , author Resende, P.A.A. , author Gondim, J.a.J.C. , author Drummond, A.C. , year 2025 . title Towards robust cyber attack taxonomies: A survey with requirements, structures, and assessment . journal ACM Computing Surveys volume 57 . :10.1145/3717606

  174. [184]

    , author Layeghy, S

    author Sarhan, M. , author Layeghy, S. , author Moustafa, N. , author Portmann, M. , year 2021 . title Netflow datasets for machine learning-based network intrusion detection systems , in: editor Deze, Z. , editor Huang, H. , editor Hou, R. , editor Rho, S. , editor Chilamkurt...

  175. [185]

    , author Layeghy, S

    author Sarhan, M. , author Layeghy, S. , author Portmann, M. , year 2022 a. title Evaluating standard feature sets towards increased generalisability and explainability of ml-based network intrusion detection . journal Big Data Research volume 30 , pages 100359 . :10.1016/j.bd...

  176. [186]

    , author Layeghy, S

    author Sarhan, M. , author Layeghy, S. , author Portmann, M. , year 2022 b. title Towards a Standard Feature Set for Network Intrusion Detection System Datasets . journal Mobile Networks and Applications volume 27 , pages 357--370 . :10.1007/s11036-021-01843-0. note datasets a...

  177. [187]

    , author Angin, P

    author Sarica, A.K. , author Angin, P. , year 2020 . title A novel sdn dataset for intrusion detection in iot networks , in: booktitle 2020 16th International Conference on Network and Service Management (CNSM) , pp. pages 1--5 . :10.23919/CNSM50824.2020.9269042. note dataset ...

  178. [188]

    , author Blanc, G

    author Schoen, A. , author Blanc, G. , author Gimenez, P.F. , author Han, Y. , author Majorczyk, F. , author Me, L. , year 2024 . title A tale of two methods: Unveiling the limitations of gan and the rise of bayesian networks for synthetic network traffic generation , in: book...

  179. [189]

    , year 2023

    author Serinelli, B.M. , year 2023 . title Toward generating a DoS and scan statistical network traffic metrics for building intrusion detection solution based on machine and deep learning: I-Sec-IDS datasets . journal AIP Conference Proceedings volume 2724 , pages 040010 . :1...

  180. [190]

    , author Jadapalli, T.G

    author Sethuraman, S.C. , author Jadapalli, T.G. , author Sudhakaran, D.P.V. , author Mohanty, S.P. , year 2023 . title Flow based containerized honeypot approach for network traffic analysis: An empirical study . journal Computer Science Review volume 50 , pages 100600 . :10....

  181. [191]

    , year 2009

    author Settles, B. , year 2009 . title Active Learning Literature Survey . type Technical Report number 1648 . Department of Computer Sciences, University of Wisconsin-Madison. address Madison, Wisconsin, US . note Available at: http://digital.library.wisc.edu/1793/60660

  182. [192]

    , author Gharib, A

    author Sharafaldin, I. , author Gharib, A. , author Lashkari, A.H. , author Ghorbani, A.A. , et al., year 2018 a. title Towards a reliable intrusion detection benchmark dataset . journal Software Networking volume 2018 , pages 177--200

  183. [193]

    , author Habibi Lashkari, A

    author Sharafaldin, I. , author Habibi Lashkari, A. , author Ghorbani, A. , year 2018 b. title Toward Generating a New Intrusion Detection Dataset and Intrusion Traffic Characterization , in: booktitle 4th International Conference on Information Systems Security and Privacy , ...

  184. [194]

    , author Lashkari, A.H

    author Sharafaldin, I. , author Lashkari, A.H. , author Hakak, S. , author Ghorbani, A.A. , year 2019 . title Developing Realistic Distributed Denial of Service (DDoS) Attack Dataset and Taxonomy , in: booktitle 2019 International Carnahan Conference on Security Technology (IC...

  185. [195]

    , author Shiravi, H

    author Shiravi, A. , author Shiravi, H. , author Tavallaee, M. , author Ghorbani, A.A. , year 2012 . title Toward developing a systematic approach to generate benchmark datasets for intrusion detection . journal Computers & Security volume 31 , pages 357--374 . :10.1016/j.cose...

  186. [196]

    , author Khoshgoftaar, T.M

    author Shorten, C. , author Khoshgoftaar, T.M. , year 2019 . title A survey on image data augmentation for deep learning . journal Journal of Big Data volume 6 , pages 60 . :10.1186/s40537-019-0197-0

  187. [197]

    , author Carvalho, P

    author Silva, J.M.C. , author Carvalho, P. , author Lima, S.R. , year 2017 . title Inside packet sampling techniques: exploring modularity to enhance network measurements . journal International Journal of Communication Systems volume 30 , pages e3135 . :10.1002/dac.3135

  188. [198]

    , author Lopez, M.A

    author Silva, J.V.V. , author Lopez, M.A. , author Mattos, D.M.F. , year 2020 . title Attackers are not stealthy: Statistical analysis of the well-known and infamous kdd network security dataset , in: booktitle 2020 4th Conference on Cloud and Internet of Things (CIoT) , pp. p...

  189. [199]

    , author de Oliveira, N.R

    author Silva, J.V.V. , author de Oliveira, N.R. , author Medeiros, D.S.V. , author Lopez, M.A. , author Mattos, D.M.F. , year 2022 . title A statistical analysis of intrinsic bias of network security datasets for training machine learning mechanisms . journal Annals of Telecom...

  190. [200]

    , author Paxson, V

    author Sommer, R. , author Paxson, V. , year 2010 . title Outside the closed world: On using machine learning for network intrusion detection , in: booktitle 2010 IEEE Symposium on Security and Privacy , pp. pages 305--316 . :10.1109/SP.2010.25

  191. [201]

    , author Yegneswaran, V

    author Sommers, J. , author Yegneswaran, V. , author Barford, P. , year 2004 . title A framework for malicious workload generation , in: booktitle Proceedings of the 4th ACM SIGCOMM Conference on Internet Measurement , publisher Association for Computing Machinery , address Ne...

  192. [202]

    , author Takakura, H

    author Song, J. , author Takakura, H. , author Okabe, Y. , author Eto, M. , author Inoue, D. , author Nakao, K. , year 2011 . title Statistical analysis of honeypot data and building of kyoto 2006+ dataset for nids evaluation , in: booktitle Proceedings of the First Workshop o...

  193. [203]

    , author Tisovčík, P

    author Soukup, D. , author Tisovčík, P. , author Hynek, K. , author Čejka, T. , year 2021 . title Towards evaluating quality of datasets for network traffic domain , in: booktitle 2021 17th International Conference on Network and Service Management (CNSM) , pp. pages 264--268 ...

  194. [204]

    , author Sadre, R

    author Sperotto, A. , author Sadre, R. , author van Vliet, F. , author Pras, A. , year 2009 . title A labeled data set for flow-based intrusion detection , in: booktitle IP Operations and Management , publisher Springer Berlin Heidelberg . pp. pages 39--50 . :10.1007/978-3-642...

  195. [205]

    , author Schaffrath, G

    author Sperotto, A. , author Schaffrath, G. , author Sadre, R. , author Morariu, C. , author Pras, A. , author Stiller, B. , year 2010 . title An Overview of IP Flow-Based Intrusion Detection . journal IEEE Communications Surveys & Tutorials volume 12 , pages 343–356 . :10.110...

  196. [206]

    , author Fan, W

    author Stolfo, S. , author Fan, W. , author Lee, W. , author Prodromidis, A. , author Chan, P. , year 2000 . title Cost-based modeling for fraud and intrusion detection: results from the JAM project , in: booktitle Proceedings DARPA Information Survivability Conference and Exp...

  197. [207]

    , author Söderman, D

    author Strandberg, P.E. , author Söderman, D. , author Dehlaghi-Ghadim, A. , author Leon, M. , author Markovic, T. , author Punnekkat, S. , author Moghadam, M.H. , author Buffoni, D. , year 2023 . title The westermo network traffic data set . journal Data in Brief volume 50 , ...

  198. [208]

    title Stratosphere research laboratory

    Stratosphere Research Laboratory, year 2024 . title Stratosphere research laboratory . note [Online]. Accessed 2024-04-19. Available at: https://www.stratosphereips.org

  199. [209]

    title The probable error of a mean

    author Student , year 1908 . title The probable error of a mean . journal Biometrika volume 6 , pages 1--25

  200. [210]

    , author Orzechowski, N

    author Szumelda, P. , author Orzechowski, N. , author Rawski, M. , author Janicki, A. , year 2022 . title Vhs-22 – a very heterogeneous set of network traffic data for threat detection , in: booktitle Proceedings of the 2022 European Interdisciplinary Cybersecurity Conference ...

  201. [211]

    , author Bagheri, E

    author Tavallaee, M. , author Bagheri, E. , author Lu, W. , author Ghorbani, A.A. , year 2009 . title A detailed analysis of the KDD CUP 99 data set , in: booktitle 2009 IEEE Symposium on Computational Intelligence for Security and Defense Applications , pp. pages 1--6 . :10.1...

  202. [212]

    title Tcpreplay - pcap editing and replaying utilities

    Tcpreplay, year 2024 . title Tcpreplay - pcap editing and replaying utilities . note Online. Accessed 2024-08-14. Available at: https://tcpreplay.appneta.com/

  203. [213]

    , author Salman, T

    author Teixeira, M.A. , author Salman, T. , author Zolanvari, M. , author Jain, R. , author Meskin, N. , author Samaka, M. , year 2018 . title Scada system testbed for cybersecurity research using machine learning approach . journal Future Internet volume 10 . :10.3390/fi10080...

  204. [214]

    , author Hammoud, S

    author Thabtah, F. , author Hammoud, S. , author Kamalov, F. , author Gonsalves, A. , year 2020 . title Data imbalance in classification: Experimental evaluation . journal Information Sciences volume 513 , pages 429--441 . :10.1016/j.ins.2019.11.004

  205. [215]

    , author Lohiya, R

    author Thakkar, A. , author Lohiya, R. , year 2022 . title A survey on intrusion detection system: feature selection, model, performance measures, application perspective, challenges, and future research directions . journal Artificial Intelligence Review volume 55 , pages 453...

  206. [216]

    , author Duncan, I

    author Tobi, A.M.A. , author Duncan, I. , year 2018 . title Kdd 1999 generation faults: a review and analysis . journal Journal of Cyber Security Technology volume 2 , pages 164--200 . :10.1080/23742917.2018.1518061

  207. [217]

    , author Kent, A.D

    author Turcotte, M.J. , author Kent, A.D. , author Hash, C. , year 2019 . title Unified host and network data set , in: booktitle Data science for cyber-security . publisher World Scientific , pp. pages 1--22 . :10.1142/9781786345646_001. note dataset available at: https://csr...

  208. [218]

    , author Devendiran, R

    author Turukmane, A.V. , author Devendiran, R. , year 2024 . title M-MultiSVM: An efficient feature selection assisted network intrusion detection system using machine learning . journal Computers & Security volume 137 , pages 103587 . :10.1016/j.cose.2023.103587

  209. [219]

    , author Mahmoud, Q.H

    author Ullah, I. , author Mahmoud, Q.H. , year 2020 . title A scheme for generating a dataset for anomalous activity detection in iot networks , in: editor Goutte, C. , editor Zhu, X. (Eds.), booktitle Advances in Artificial Intelligence , publisher Springer International Publ...

  210. [220]

    , author Sher, M

    author Umer, M.F. , author Sher, M. , author Bi, Y. , year 2017 . title Flow-based intrusion detection: Techniques and challenges . journal Computers & Security volume 70 , pages 238--254 . :10.1016/j.cose.2017.05.009

  211. [221]

    , author Cordero, C.G

    author Vasilomanolakis, E. , author Cordero, C.G. , author Milanov, N. , author Mühlhäuser, M. , year 2016 . title Towards the creation of synthetic, yet realistic, intrusion detection datasets , in: booktitle NOMS 2016 - 2016 IEEE/IFIP Network Operations and Management Sympos...

  212. [222]

    , author Santin, A.O

    author Viegas, E.K. , author Santin, A.O. , author Oliveira, L.S. , year 2017 . title Toward a reliable anomaly-based intrusion detection in real-world environments . journal Computer Networks volume 127 , pages 200--216 . :10.1016/j.comnet.2017.08.013. note dataset available ...

  213. [223]

    , author Alazab, M

    author Vinayakumar, R. , author Alazab, M. , author Soman, K.P. , author Poornachandran, P. , author Al-Nemrat, A. , author Venkatraman, S. , year 2019 . title Deep Learning Approach for Intelligent Intrusion Detection System . journal IEEE Access volume 7 , pages 41525--41550...

  214. [224]

    , author Fabini, J

    author Vormayr, G. , author Fabini, J. , author Zseby, T. , year 2020 . title Why are my flows different? a tutorial on flow exporters . journal IEEE Communications Surveys & Tutorials volume 22 , pages 2064--2103 . :10.1109/COMST.2020.2989695

  215. [225]

    , year 2022

    author Wang, X. , year 2022 . title Enidrift: A fast and adaptive ensemble system for network intrusion detection under real-world drift , in: booktitle Proceedings of the 38th Annual Computer Security Applications Conference , publisher Association for Computing Machinery , a...

  216. [226]

    , author Tritscher, J

    author Wolf, M. , author Tritscher, J. , author Landes, D. , author Hotho, A. , author Schlör, D. , year 2024 . title Benchmarking of synthetic network data: Reviewing challenges and approaches . journal Computers & Security volume 145 , pages 103993 . :10.1016/j.cose.2024.103993

  217. [227]

    , author Fan, J

    author Xu, J. , author Fan, J. , author Ammar, M. , author Moon, S. , year 2002 . title Prefix-preserving ip address anonymization: measurement-based security evaluation and a new cryptography-based scheme , in: booktitle 10th IEEE International Conference on Network Protocols...

  218. [228]

    , author Marwah, M

    author Xu, S. , author Marwah, M. , author Arlitt, M. , author Ramakrishnan, N. , year 2021 . title STAN: Synthetic Network Traffic Generation with Generative Neural Models , in: editor Wang, G. , editor Ciptadi, A. , editor Ahmadzadeh, A. (Eds.), booktitle Deployable Machine ...

  219. [229]

    , author Zhang, H

    author Yang, L. , author Zhang, H. , author Shen, H. , author Huang, X. , author Zhou, X. , author Rong, G. , author Shao, D. , year 2021 . title Quality assessment in systematic literature reviews: A software engineering perspective . journal Information and Software Technolo...

  220. [230]

    , author Zhang, Z

    author Yang, L. , author Zhang, Z. , author Song, Y. , author Hong, S. , author Xu, R. , author Zhao, Y. , author Zhang, W. , author Cui, B. , author Yang, M.H. , year 2023 . title Diffusion models: A comprehensive survey of methods and applications . journal ACM Computing Sur...

  221. [231]

    , author Liu, X

    author Yang, Z. , author Liu, X. , author Li, T. , author Wu, D. , author Wang, J. , author Zhao, Y. , author Han, H. , year 2022 . title A systematic literature review of methods and datasets for anomaly-based network intrusion detection . journal Computers & Security volume ...

  222. [232]

    , author Jang-Jaccard, J

    author Yin, Y. , author Jang-Jaccard, J. , author Xu, W. , author Singh, A. , author Zhu, J. , author Sabrina, F. , author Kwak, J. , year 2023 . title Igrf-rfe: a hybrid feature selection method for mlp-based network intrusion detection on unsw-nb15 dataset . journal Journal ...

  223. [233]

    , author Bhat, Z.P

    author Zha, D. , author Bhat, Z.P. , author Lai, K.H. , author Yang, F. , author Jiang, Z. , author Zhong, S. , author Hu, X. , year 2025 . title Data-centric artificial intelligence: A survey . journal ACM Computing Surveys volume 57 . :10.1145/3711118

  224. [234]

    , author Jia, D

    author Zhang, C. , author Jia, D. , author Wang, L. , author Wang, W. , author Liu, F. , author Yang, A. , year 2022 . title Comparative research on network intrusion detection methods based on machine learning . journal Computers & Security volume 121 , pages 102861 . :10.101...

  225. [235]

    , author Xie, Y

    author Zhang, C. , author Xie, Y. , author Bai, H. , author Yu, B. , author Li, W. , author Gao, Y. , year 2021 . title A survey on federated learning . journal Knowledge-Based Systems volume 216 , pages 106775 . :10.1016/j.knosys.2021.106775

  226. [236]

    , author Wu, X

    author Zhang, J. , author Wu, X. , author Sheng, V.S. , year 2016 . title Learning from crowdsourced labeled data: a survey . journal Artificial Intelligence Review volume 46 , pages 543--576 . :10.1007/s10462-016-9491-9

  227. [237]

    , author Yan, Z

    author Zhou, D. , author Yan, Z. , author Fu, Y. , author Yao, Z. , year 2018 . title A survey on network data collection . journal Journal of Network and Computer Applications volume 116 , pages 9--23 . :10.1016/j.jnca.2018.05.004

  228. [238]

    , author Teixeira, M.A

    author Zolanvari, M. , author Teixeira, M.A. , author Gupta, L. , author Khan, K.M. , author Jain, R. , year 2021 . title Wustl-iiot-2021 dataset for iiot cybersecurity research . :10.21227/yftq-n229. note dataset available at: https://www.cse.wustl.edu/ jain/iiot2/index.html

Pith tools

Reviewed August 8, 2026 · model on record in the stance chip above.