The Importance of Labeled Cybersecurity Data

Cybersecurity icon

The efficacy of your cybersecurity hinges on high-quality, well-labeled data. Cyber threats are becoming more sophisticated, and traditional security measures alone are no longer sufficient. More organizations rely on AI and advanced machine learning to detect, prevent, and respond to cyberattacks in real-time. However, these systems are only as good as the data they are trained on, making labeled cybersecurity data a critical component of modern security infrastructure.

Without proper labeling, security models struggle to differentiate between normal network behavior and malicious activity. A mislabeled or poorly structured dataset can lead to false positives, missed threats, and inefficient incident response. Investing in the collection and curation of labeled cybersecurity data ensures that security tools operate with the highest level of accuracy, reducing risks and improving proactive defenses.

What is Data Labeling?

Data labeling is the process of annotating raw cybersecurity data with meaningful tags that define its characteristics, such as whether a network event is normal or indicative of an attack. It involves classifying data points based on predefined categories, enabling security models to learn patterns, detect anomalies, and enhance overall system intelligence.

There are various types of labeled cybersecurity data. Network traffic logs, for example, can be annotated to indicate normal or suspicious activity, while malware samples can be categorized by type, behavior, and severity. Similarly, phishing emails require labeling to distinguish genuine communications from malicious attempts. The labeling process can be performed manually by cybersecurity experts or automated through AI-assisted tools that speed up the annotation process while maintaining accuracy.

One of the key differentiators between labeled and unlabeled data is its role in machine learning. Supervised learning models require labeled datasets to function effectively, whereas unsupervised models work with unlabeled data to find patterns on their own. While unsupervised methods have their place in cybersecurity, labeled data remains the gold standard for training high-performing security solutions.

Why You Should Label Cybersecurity Data

Cybersecurity teams increasingly rely on labeled data to enhance their defensive strategies. Without it, security tools operate in a vacuum, making them prone to misclassification errors that can disrupt workflows and increase vulnerability. Labeled data enables security models to accurately distinguish between legitimate activities and cyber threats, which is critical in reducing false positives and negatives.

False positives, or incorrectly identifying safe activity as a threat, lead to unnecessary investigations and wasted resources. Conversely, false negatives, or failure to detect real threats, can result in severe security breaches. Properly labeled data mitigates these issues by ensuring that machine learning models are trained to recognize nuanced attack patterns while maintaining efficiency in everyday operations.

Labeled data is also integral to refining threat intelligence capabilities. Security teams use historical data to anticipate new attack strategies, allowing them to build proactive defenses. Without clearly labeled data, it becomes difficult to identify attack patterns or develop adaptive security measures. For organizations operating in highly regulated industries, labeled cybersecurity data also ensures compliance with security standards by enabling more precise logging and reporting of security incidents.

Challenges in Obtaining and Labeling Cybersecurity Data

Despite its importance, obtaining and labeling cybersecurity data is a complex and resource-intensive task. One of the biggest obstacles is data scarcity. Organizations are often reluctant to share real-world attack data due to privacy concerns, regulatory restrictions, and the potential risk of exposing sensitive information. This leads to a lack of publicly available, high-quality datasets for training security models.

For more on overcoming this obstacle, see our article on The Value of Synthetic Datasets: Why Build Them, How to Build Them, and What to Use Them For.

The labeling process itself presents another challenge. Annotating cybersecurity data is labor-intensive, requiring expert knowledge to classify logs, alerts, and behavioral patterns accurately. Unlike other fields where data labeling can be outsourced or automated easily, cybersecurity requires skilled professionals who understand evolving attack techniques. Given the rapid pace at which threats change, maintaining up-to-date labeled datasets requires continuous effort and investment.

Bias and inconsistencies in labeling are additional concerns. Human error in annotation can lead to datasets that reinforce inaccurate security patterns, causing models to misinterpret threats. Different organizations may also have varying labeling standards, leading to inconsistencies in dataset quality. Establishing universally accepted frameworks for cybersecurity data labeling remains a work in progress.

Examples of Labeled Cybersecurity Data

Network Traffic Data:

  • NSL-KDD Dataset: An improved version of the original KDD’99 dataset, widely used for network intrusion detection research. It is available at University of New Brunswick (UNB).

  • CICIDS2017 Dataset: Created by the Canadian Institute for Cybersecurity, this dataset contains real-world network traffic labeled with normal and attack types. Available at UNB CIC.

Malware Analysis Data:

  • MalImg Dataset: A large image dataset of malware binaries categorized by malware family, provided by Nataraj et al. (2011). The dataset can be accessed from Kaggle.

  • Microsoft Malware Classification Challenge Dataset: This dataset, used in a Kaggle competition, contains labeled malware files. It is also available on Kaggle.

Phishing Detection Data:

  • PhishTank Dataset: An open community site where users submit phishing websites, which are then verified and labeled. Available on Kaggle.

  • APWG Phishing Activity Trends: The Anti-Phishing Working Group provides labeled data on phishing activities. More details at APWG.

Intrusion Detection Data:

  • UNSW-NB15 Dataset: This dataset is generated by the IXIA PerfectStorm tool and is used for evaluating network intrusion detection systems. It can be accessed through the University of New South Wales (UNSW) Sydney.

  • CSE-CIC-IDS2018 Dataset: Developed by the Canadian Institute for Cybersecurity, it includes detailed network traffic labeled with different attack types. Available at UNB CIC.

Email Spam Detection Data:

  • Enron Email Dataset: This dataset, which contains labeled emails as spam or ham, is publicly available at Carnegie Mellon University.

  • SpamAssassin Public Corpus: A popular dataset for spam filtering research. The dataset is available at SpamAssassin.

Vulnerability Data:

  • National Vulnerability Database (NVD): The NVD offers labeled data on known software vulnerabilities (CVEs), including severity and type of vulnerability. Access it at NVD.

Log Data:

  • Honeynet Project Datasets: The Honeynet Project offers various datasets with labeled log data showing malicious vs. benign activity. More information at Honeynet.

  • DeepLog Dataset: Includes labeled system logs for anomaly detection, published in research by IEEE Xplore.

Binary Analysis Data:

  • EMBER Dataset: Provided by Endgame Inc., this dataset contains labeled Windows executable files with extracted features for machine learning. Available at EMBER GitHub.

Authentication Data:

  • CERT Insider Threat Dataset: This dataset, provided by Carnegie Mellon University’s Software Engineering Institute, contains labeled scenarios of insider threat activities. 

Threat Intelligence Data:

  • MISP Threat Intelligence Platform: MISP provides labeled threat intelligence data including indicators of compromise (IOCs) and associated threat actors. Access the platform at MISP.

Applications and Use Cases of Labeled Cybersecurity Data

Labeled cybersecurity data is fundamental to several real-world applications, enabling more accurate threat detection, stronger security defenses, and faster incident response.

One of the most critical applications is malware detection and threat classification. Machine learning models trained on well-labeled datasets can differentiate between benign software and malicious threats, reducing reliance on traditional signature-based detection methods. As malware variants evolve, labeled data allows AI models to identify emerging patterns, enhancing zero-day attack detection.

Intrusion detection and network anomaly detection systems also benefit from labeled data. Security Information and Event Management (SIEM) solutions and Intrusion Detection Systems (IDS) use labeled datasets to establish baselines of normal activity. This enables them to identify deviations that signal potential breaches, minimizing detection delays and improving automated responses to cyber threats.

Phishing prevention is another area where labeled data proves invaluable. AI-driven email filtering systems rely on annotated datasets to distinguish between legitimate emails and fraudulent ones. By analyzing labeled samples, these models can detect subtle linguistic cues, domain spoofing attempts, and social engineering tactics used by attackers.

Incident response and digital forensics also leverage labeled cybersecurity data. Security analysts rely on labeled logs and event histories to trace the origins of breaches, reconstruct attack timelines, and understand adversary tactics. This allows organizations to implement corrective measures more effectively and strengthen security postures against recurring threats.

Labeled data is equally essential for network traffic analysis, helping cybersecurity teams identify emerging attack techniques, detect command-and-control (C2) communications, and flag anomalous activity in encrypted traffic.

Strengthening Cybersecurity with Labeled Data

The role of labeled cybersecurity data in modern security practices cannot be overstated. As threats continue to evolve, the need for high-quality labeled datasets will only grow, shaping the future of AI-driven security solutions. Organizations that prioritize data labeling initiatives will be better positioned to protect their assets, reduce risks, and improve their ability to respond to cyber incidents.

Investing in the right data-labeling strategies, whether through expert annotation, AI-assisted techniques, or crowdsourcing efforts, ensures that cybersecurity models remain effective and adaptive. As cybersecurity professionals strive for more accurate, efficient, and proactive defenses, leveraging properly labeled data will be a key differentiator.

Our cybersecurity consulting services can help organizations build, refine, and optimize labeled datasets tailored to their specific security needs. Whether you’re enhancing your threat detection systems, improving response strategies, or training AI-powered security tools, contact our team to make your cybersecurity solutions smarter and more resilient.

VeriTech Services

True Tech Advisors – Simple solutions to complex problems. Helping businesses identify and use new and emerging technologies.

Michael Murphy

Cloud Engineering Team Lead

Michael is a cloud engineering and technology leader with seven years of IT experience spanning networking, cybersecurity, systems administration, and cloud engineering. He specializes in designing and supporting cloud-based solutions, strengthening cybersecurity postures, coordinating complex technical initiatives, and developing effective technology strategies across rapidly evolving environments. His experience spans AWS, Google Cloud Platform (GCP), and Microsoft Azure, allowing him to help organizations evaluate, implement, and support solutions across multiple cloud platforms.
 
As Cloud Engineering Team Lead at VeriTech Consulting, Michael is responsible for incident response planning, cybersecurity posture management, cloud service coordination, and facilitating the technical requirements necessary to implement new services. He works across cloud platforms to help translate organizational needs into practical technical solutions, coordinate dependencies, and ensure complex cloud computing initiatives are executed effectively. He also leads the delegation and coordination of technical tasks, helping engineering teams break down complex requirements into manageable workstreams while maintaining focus on security, reliability, and operational effectiveness.
 
Michael began his career in IT through roles focused on network administration and systems administration, including serving as a Network Administrator in the United States Marine Corps and later as a Network and Systems Administrator for a school district. He joined VeriTech Consulting part-time in 2024, transitioned to full-time in 2025, and was promoted to Cloud Engineering Team Lead in 2026. This progression reflects his ability to combine hands-on technical expertise with leadership, problem-solving, and organizational coordination.
 
Michael is also a six-year United States Marine Corps veteran, where he earned the rank of Sergeant and developed a strong foundation in leadership, accountability, discipline, and team development. His military experience emphasized leading by example, making decisions under pressure, delegating responsibilities, developing junior personnel, and maintaining mission focus in demanding environments. He is a Global War on Terror veteran and received multiple military honors and achievements, including Meritorious Promotions to Lance Corporal and Sergeant, Noncommissioned Officer of the Quarter, the Navy and Marine Corps Achievement Medal, the Global War on Terrorism Expeditionary Medal, and the Marine Corps Expeditionary Medal.
 
Michael’s professional development includes certifications and training in cloud engineering, cybersecurity, networking, and project management, including AWS Cloud Practitioner, CompTIA Cloud+, Google Cloud engineering, Google Cybersecurity, Cisco CCST, Fortinet Cybersecurity, and Lean Six Sigma Green Belt. His combination of technical expertise, cybersecurity awareness, cloud engineering experience, and proven leadership enables him to help organizations navigate complex technology challenges while building secure, scalable, and effective cloud environments.

Nathan Watkins

Chief Product & Technical Director

Chief Product & Technical Director | Product Ownership & Delivery | Cyber Intelligence Specialist
 
Nathan Watkins is a retired U.S. Army Chief Warrant Officer 4 who spent thirty years working at the point where intelligence and cyberspace operations meet, during the years when that intersection was still being invented. He helped build the tradecraft, the workflows, and the governance that turned intelligence from something adjacent to cyber operations into something integral to them.
 
He joined VeriTech Consulting directly from active service. As Chief Product & Technical Director, Nathan owns the customer-facing life of the company’s platforms end to end. He runs the demonstrations, shapes the technical approach, carries engagements from introduction to execution, and stays with the customer through delivery, adoption, and renewal. The person who shows a customer what the capability does is the person accountable for it working once they own it.
 
His approach is shaped by three decades of supporting commanders who needed an answer before the situation resolved itself. Nathan is direct about what a capability does and does not do, methodical about turning a stated requirement into something deliverable, and unflappable when the requirement changes mid-stride.

Key Expertise & Accomplishments:

Cyber Intelligence & Operations SME — Pioneered intelligence support to cyberspace operations, establishing tradecraft and integration models at a time when no established practice existed.

Decision Advantage — Experienced planner in identifying, prioritizing, and satisfying critical information needs across dynamic operational environments.

Steady Counsel Under Pressure — Trusted advisor in high-tempo, high-consequence environments where clarity and composure determine outcomes.

Career Highlights:

🔹 Senior Staff Advisor — Shaped and led intelligence operations for a Service Cyber Command, directing collection, analysis, and integration in support of cyberspace operations.

🔹 Senior Technician, U.S. Army Cyber Command (ARCYBER) — Responsible for operational oversight and governance of intelligence programs supporting Army cyberspace operations.

🔹 U.S. Army Chief Warrant Officer 4, Signals Intelligence Analysis Technician (Retired) — Thirty years of service across intelligence and cyberspace operations disciplines.

Execution & Customer Focus:

⚙️ Owns the problem, not the ticket — Takes a customer requirement from first conversation to working capability without handing it off at the seams.

⚙️ Present with the customer, not behind them — Sits in the room, runs the demonstration, absorbs the hard questions directly, and brings the answer back into the product.

⚙️ Bias toward delivered work — Converts ambiguity into something concrete fast, then refines against real feedback rather than waiting for a perfect requirement.

⚙️ Closes the loop — Follows engagements through adoption and renewal, so what was promised in a demonstration is what the customer actually operates.

Education:

Defense Language Institute Foreign Language Center Bachelor of Arts, Foreign Language, Chinese Mandarin

Among the first graduates in DLIFLC history to receive the Bachelor of Arts in Foreign Language, and the first Soldier in the U.S. Army conferred the degree.

Greg Bew

CEO

CEO | Data Architecture & AI Strategy Leader | Cyber Operations & Decision Advantage Expert

Greg Bew is a technology and transformation leader with deep expertise in data architecture, cyber operations, and large-scale enterprise modernization. With over two decades of experience spanning military service and industry, Greg has led the design and implementation of mission-critical data platforms, advanced analytics capabilities, and AI-driven decision systems supporting national security and defense operations.

A retired U.S. Army Lieutenant Colonel, Greg served in key leadership roles across cyber and intelligence organizations, culminating as a Senior Advisor to the Commander of DoD Cyber Defense Command and the Director of DISA for Data, Analytics, and AI. In these roles, he helped shape the Joint Cyber Warfighting Architecture (JCWA), driving the transition toward data-centric operations and enabling decision advantage across distributed, contested environments.

As the Founder & CEO of Veritech Consulting, Greg applies this experience to help government and enterprise organizations design and operationalize modern data architectures. His work focuses on integrating cloud, AI/ML, and distributed data systems into cohesive, mission-aligned platforms that prioritize governance, scalability, and real-world operational impact.

Key Expertise & Accomplishments:

Data Architecture & Platform Engineering – Designed and led enterprise-scale data platforms enabling distributed analytics, AI integration, and real-time decision support across multi-domain environments.

Cyber Operations & Intelligence Integration – Extensive experience aligning data, analytics, and operational workflows to support cyber defense, intelligence fusion, and mission execution.

AI & Advanced Analytics Enablement – Spearheaded initiatives to operationalize AI/ML within secure environments, integrating model deployment, governance, and data pipelines at scale.

Strategic Leadership & Advisory – Served as a senior advisor to three-star leadership, shaping enterprise data strategy, governance models, and cross-organizational integration efforts.

Cloud & Distributed Systems Modernization – Led transitions from legacy architectures to cloud-native and federated data environments, emphasizing resilience, sovereignty, and performance.

Career Highlights:

🔹 Senior Advisor, DoD Cyber Defense Command & DISA – Guided enterprise data and AI strategy supporting the Joint Cyber Warfighting Architecture and global cyber operations.

🔹 Senior Principal Data Platform Engineer, Leidos – Delivered advanced data solutions and modernization strategies across defense and federal customers.

🔹 U.S. Army Lieutenant Colonel (Retired) – Led cyber, intelligence, and data-focused units, driving innovation in operational analytics and mission systems.

Thought Leadership & Innovation:

📘 Author of Sky Computing: The Architecture of Data Sovereignty, introducing a new model for governing data, authority, and computation in distributed environments.

🚀 Creator of frameworks and platforms focused on data sovereignty, federated control, and AI-enabled decision advantage.

📊 Advocate for data-centric operations, emphasizing the alignment of technology, governance, and mission outcomes.


Greg Bew continues to lead Veritech Consulting with a focus on delivering practical, high-impact solutions that help organizations navigate complex technology landscapes and achieve decisive advantage through data.

Liana Pannell

Director of Operations

Liana is a process-driven operations leader with nine years of experience in project management, technology program management, and business operations. She specializes in developing, scaling, and codifying workflows that drive efficiency, improve collaboration, and support long-term growth. Her expertise spans edtech, digital marketing solutions, and technology-driven initiatives, where she has played a key role in optimizing organizational processes and ensuring seamless execution.

With a keen eye for scalability and documentation, Liana has led initiatives that transform complex workflows into structured, repeatable, and efficient systems. She is passionate about creating well-documented frameworks that empower teams to work smarter, not harder—ensuring that operations run smoothly, even in fast-evolving environments.

Liana holds a Master of Science in Organizational Leadership with concentrations in Technology Management and Project Management from the University of Denver, as well as a Bachelor of Science from the United States Military Academy. Her strategic mindset and ability to bridge technology, operations, and leadership make her a driving force in operational excellence at VeriTech Consulting.

Keri Fischer

COO & Founder

Founder & COO | Cybersecurity & Data Analytics Expert | SIGINT & OSINT Specialist

Keri Fischer is a highly accomplished cybersecurity, data science, and intelligence expert with over 20 years of experience in Signals Intelligence (SIGINT), Open Source Intelligence (OSINT), and cyberspace operations. A proven leader and strategist, Keri has played a pivotal role in advancing big data analytics, cyber defense, and intelligence integration within the U.S. Army Cyber Command (ARCYBER) and beyond.

As the Founder & COO of VeriTech Consulting, Keri leverages extensive expertise in cloud computing, data analytics, DevOps, and secure cyber solutions to provide mission-critical guidance to government and defense organizations. She is also the Co-Founder of Code of Entry, a company dedicated to innovation in cybersecurity and intelligence.

Key Expertise & Accomplishments:

Cyber & Intelligence Leadership – Served as a Senior Technician at ARCYBER’s Technical Warfare Center, providing SME support on big data, OSINT, and SIGINT policies and TTPs, shaping future Army cyber operations.
Big Data & Advanced Analytics – Spearheaded ARCYBER’s Big Data Platform, enhancing cyber operations and intelligence fusion through cutting-edge data analytics.
Cybersecurity & Risk Mitigation – Excelled in identifying, assessing, and mitigating security vulnerabilities, ensuring mission-critical systems remain secure, scalable, and resilient.
Strategic Operations & Decision Support – Provided key intelligence support to Joint Force Headquarters-Cyber (JFHQ-C), Army Cyber Operations and Integration Center, and Theater Cyber Centers.
Education & Innovation – The first-ever 170A to graduate from George Mason University’s Data Analytics Engineering Master’s program, setting a new standard for data-driven military cyber operations.

Career Highlights:

🔹 Senior Data Scientist – Led groundbreaking all domain efforts in analytics, machine learning, and data-driven operational solutions.
🔹 Senior Technician, U.S. Army Cyber Command (ARCYBER) – Recognized as the #1 warrant officer in the command, driving big data analytics and cyber intelligence strategies.
🔹 Division Chief, G2 Single Source Element, ARCYBER – Directed 20+ analysts in SIGINT, OSINT, and cyber intelligence, influencing Army cyber policies and operational training.
🔹 Senior Intelligence Analyst, ARCYBER – Built the Army’s first OSINT training program, improving intelligence support for cyberspace operations.

Recognition & Leadership:

🛡️ Lauded as “the foremost expert in data analytics in the Army” by senior leadership.
📌 Key advisor to the ARCYBER Commanding General on all data science matters.
🚀 Led the development of ARCYBER’s first-ever OSINT program and cyber intelligence initiatives.

Keri Fischer is a visionary in cybersecurity, intelligence, and data science, continuously pushing the boundaries of technological innovation in defense and national security. Through her leadership at VeriTech Consulting, she remains dedicated to helping organizations navigate the complexities of emerging technologies and drive mission success in an evolving cyber landscape.

Education:

National Intelligence University Graphic

National Intelligence University

Master of Science – MS Strategic Intelligence

 – 

George Mason University Graphic

George Mason University

Master of Science – MS Data Analytics

 –