Group Purchasing
Group Purchasing

SEC503: Network Monitoring and Threat Detection In-Depth

SEC503Cyber Defense
  • 6 Days (Instructor-Led)
  • 46 Hours (Self-Paced)
Course authored by:
Andrew Laman
Andrew Laman
SEC503: Network Monitoring and Threat Detection In-Depth
Course authored by:
Andrew Laman
Andrew Laman
  • GIAC Certified Intrusion Analyst (GCIA)
  • 46 CPEs

    Apply your credits to renew your certifications

  • In-Person, Virtual or Self-Paced

    Attend a live, instructor-led class at a location near you or remotely, or train on your time over 4 months

  • Intermediate Skill Level

    Course material is geared for cyber security professionals with hands-on experience

  • 37 Hands-On Lab(s)

    Apply what you learn with hands-on exercises and labs

Gain technical knowledge in network monitoring and threat detection. Learn to identify emerging threats, perform large-scale correlation for threat hunting, and reconstruct network attacks.

Course Overview

SEC503 is the threat detection training you need to gain the skills and hands-on experience to defend both traditional and cloud-based networks. It covers TCP/IP theory and key application protocols to help you analyze network traffic effectively. You'll learn how to detect threats, conduct large-scale threat hunting, and reconstruct attacks from network data. This in-depth network monitoring training course also supports preparation for the GCIA certification (GIAC Certified Intrusion Analyst), a respected credential for professionals responsible for network security monitoring and analysis.

Detect, Analyze, Protect: Master Proactive Network Threat Detection

SEC503 training is the most important course that you will take in your information security career. Past students describe it as the most difficult but most rewarding course they've ever taken. If you want to be able to perform effective threat hunting to find zero-day activities on your network before public disclosure, this is definitely the course for you. SEC503™ training is not for people looking to understand alerts generated by an out-of-the-box network monitoring tool; rather, it is for those who want to deeply understand what is happening on their network today, and who suspect that there are very serious things happening right now that none of their tools are telling them about. This is network monitoring training at a depth unmatched in the industry. Check out the extensive course description below for a detailed run down of course content and don't miss the free demo available by clicking the "Course Demo" button above!

What sets SEC503 training apart from any other course in this space is that we take a bottom-up approach to teaching network monitoring and network forensics, which leads naturally to effective threat hunting. Rather than starting with a tool and teaching you how to use it in different situations, this course teaches you how and why TCP/IP protocols work the way they do. The first two sections present what we call "Packets as a Second Language", then we move to presenting common application protocols and a general approach to researching and understanding new protocols. Throughout the discussion, direct application of this knowledge is made to identify both zero-day and known threats.

With this deep understanding of how network protocols work, we turn our attention to the most important and widely used automated threat detection and mitigation tools in the industry. You will learn how to develop efficient detection capabilities with these tools, and you'll come to understand what existing rules are doing and identify whether they are useful. The result is that you will leave this course with a clear understanding of how to instrument your network and perform detailed threat hunting, incident analysis, network forensics, and reconstruction. This practical knowledge supports the hands-on competencies evaluated in the GCIA certification.

What makes SEC503 training as important as we believe it is (and students tell us it is) is that we force you to develop your critical thinking skills and apply them to these deep fundamentals. This results in a much deeper understanding of practically every security technology used today. Preserving the security of your network in today's threat environment is more challenging than ever, especially as you migrate more and more services into the cloud. The security landscape is continually changing from what was once only perimeter protection to protecting exposed and mobile systems that are almost always connected and sometimes vulnerable.

Some of the specific technical knowledge and hands-on training covers the underlying theory of TCP/IP and the most used application protocols, such as DNS and HTTP, enabling you to intelligently examine network traffic for signs of compromise or zero-day threat. You will get plenty of practice learning to master a variety of tools, including tcpdump, Wireshark, Snort, Suricata, Zeek, tshark, SiLK, and NetFlow/IPFIX. Daily hands-on exercises suitable for all experience levels reinforce the course book material so that you can transfer knowledge to execution, and evening Bootcamp sessions force you to apply the theory learned during the day to real-world problems immediately. Basic exercises include assistive hints while advanced options provide a more challenging experience for students who may already know the material or who have quickly mastered new material.

SEC503 training is most appropriate for students who monitor, defend, and conduct threat hunting on their network, including security analysts and those who work in Security Operations Centers, although red team members often tell us that the course also ups their game, especially when it comes to avoiding detection.

Author Statement

"Network data is some of the best information available to an organization. Very few systems are standalone anymore with most systems communicating over networks. The ability to use network information can be the difference between detecting or missing a compromise. When I first had the privilege of taking SEC503 in the early 2000s, I had somewhere between 10 to 15 years of experience as a network engineer. I thought I had a very deep understanding about network protocols but wow, I was naive! The knowledge and skills I learned in the SEC503 course allowed me to better create, manage, defend, and attack (with permission, of course) networks. I truly believe SEC503 is one of the most important courses for all information security and IT professionals to take."

- Andy Laman

What You’ll Learn

  • Analyze traffic to detect threats and anomalies
  • Detect zero-day threats using advanced techniques
  • Configure and tune network security tools
  • Perform network forensics to reconstruct events
  • Understand and differentiate normal and abnormal traffic
  • Develop threat models to enhance detection capabilities
  • Practice hands-on skills through real-world scenarios

Business Takeaways

  • Avoid your organization becoming another front-page headline
  • Augment detection in traditional, hybrid, and cloud network environments
  • Increase efficiency in threat modeling for network activities
  • Decrease attacker dwell time

Course Syllabus

Explore the course syllabus below to view the full range of topics covered in SEC503: Network Monitoring and Threat Detection In-Depth.

Section 1Network Monitoring and Analysis: Part I

Section one dives into TCP/IP fundamentals to build a deep understanding of network traffic and threat detection. Students learn packet analysis using Wireshark and tcpdump, explore real-world traffic, and practice identifying attacker behaviors through hands-on exercises and a Bootcamp-style challenge.

Topics covered

  • Concepts of TCP/IP
  • Introduction to Wireshark
  • Network Access/Link Layer: Layer 2
  • IP Layer: Layer 3
  • UNIX Command Line Processing

Labs

  • TCP/IP
  • Wireshark
  • Network Access Link/Link Payer
  • IP
  • Fragmentation

Overview

Section 1 begins our bottom-up coverage of the TCP/IP protocol stack, providing deep coverage of TCP/IP to prepare you to better monitor and find threats in your cloud or traditional infrastructure. This is the first step in what we think of as a "Packets as a Second Language" course. After the importance of collecting the packets used in zero-day and other attacks has been established, students are immediately immersed in low-level packet analysis to identify threats and identify TTPs. This section covers the essential foundations such as the TCP/IP communication model, theory of bits, bytes, binary and hexadecimal, and the meaning and expected behavior of every field in the IP header. Students are introduced to the use of open-source Wireshark and tcpdump tools for traffic analysis.

The focus of the material is not on dry memorization of fields and their meaning, but on developing a real understanding of why the headers are defined the way they are and how everything works together. These discussions from the perspective of both attackers and defenders allow students to begin to create threat models to identify both known and unknown (zero-day) behaviors.

All traffic is discussed and displayed using both Wireshark and tcpdump, with the pros and cons of each tool explained and demonstrated. Students can follow along with the instructor viewing the sample traffic capture files supplied. Multiple hands-on exercises after each major topic provide students with the opportunity to reinforce what was just learned. The section ends with hands-on application of all concepts with real-world traffic from an incident in a Bootcamp-style activity.

Full Topic Details

  • Concepts of TCP/IP
    • Why is it necessary to understand packet headers and data?
    • The TCP/IP communications model
    • Data encapsulation/de-encapsulation
    • Bits, bytes, binary, and hex
  • Introduction to Wireshark
    • Navigating around Wireshark
    • Wireshark profiles
    • Examination of Wireshark statistics options
    • Stream reassembly
    • Finding content in packets
  • Network Access/Link Layer: Layer 2
    • Introduction to the link layer
    • Addressing resolution protocol
    • Layer 2 attacks and defenses
  • IP Layer: Layer 3
    • IPv4 and IPv6
    • Examination of fields in theory and practice
    • Checksums and their importance, especially for network monitoring and evasion
    • Fragmentation: IP header fields involved in fragmentation, composition of the fragments, modern fragmentation attacks
  • UNIX Command Line Processing
    • Processing packets efficiently
    • Parsing and aggregating data to answer questions and research a network
    • Using regular expressions for faster analysis

Section 2Network Monitoring and Analysis: Part II

Section two wraps up "Packets as a Second Language" by diving into transport-layer protocols (TCP, UDP, ICMP) and advanced traffic analysis with Wireshark and tcpdump. Students filter large-scale data to spot threats, expand threat models, and practice real-world packet analysis through hands-on labs and Bootcamp-style exercises.

Topics covered

  • Wireshark Display Filters and Writing BPF Filters
  • TCP
  • UDP
  • ICMP
  • QUIC

Labs

  • Wireshark Display Filters
  • Writing tcpdump Filters
  • TCP
  • UDP/ICMP
  • QUIC

Overview

Section 2 completes the "Packets as a Second Language" portion of this course and lays the foundation for the much deeper discussions to come. Students will gain a deep understanding of the primary transport layer protocols used in the TCP/IP model, in addition to the modern trends that are changing how these protocols are used. We'll explore two essential tools, Wireshark and tcpdump, using advanced features to give you the skills to analyze your own traffic. The focus is on filtering large-scale data down to traffic of interest in order to identify threats in both traditional and cloud-based infrastructure using Wireshark display filters and tcpdump Berkeley Packet Filters. These are used in the context of our exploration of the TCP/IP transport layers covering TCP, UDP and ICMP. Once again, we discuss the meaning and expected function of every header field, covering a number of modern innovations that have very serious implications for modern network monitoring. We analyze traffic not just in theory and function but from the perspective of an attacker and defender, allowing us to expand our threat models of modern TTPs at the network level.

Students can follow along with the instructor viewing the sample capture files supplied. Hands-on exercises after each major topic provide students with the opportunity to reinforce what they just learned. The evening Bootcamp material moves students out of the world of theory and into working through its real-world application. Students learn the practical mechanics of command line data manipulation that is invaluable for packet analysis during an incident and also useful in many other information security and information technology roles. We'll also cover useful techniques to understand what systems are on a cloud or traditional network, how they are communicating, and which services are available without performing active scanning.

Full Topic Details

  • Wireshark Display Filters
    • Examination of some of the many ways that Wireshark facilitates creating display filters
    • Composition of display filters
  • Writing BPF Filters
    • The ubiquity of BPF and utility of filters
    • Format of BPF filters
    • Use of bit masking
  • TCP
    • Examination of fields in theory and practice
    • Packet dissection
    • Checksums
    • Normal and abnormal TCP stimulus and response
    • Importance of TCP reassembly for IDS/IPS
  • UDP
    • Examination of fields in theory and practice
    • UDP stimulus and response
  • ICMP
    • Examination of fields in theory and practice
    • When ICMP messages should not be sent
    • Use in mapping and reconnaissance
    • Normal ICMP
    • Malicious ICMP
  • QUIC
    • Fundamentals
    • Examination of fields in theory and practice
  • Real-world application: Researching a network
    • Who are the top talkers?
    • What are people connecting to?
    • What services are running on our network?
    • What kind of east-west traffic is present?

Section 3Signature-Based Threat Detection and Response

Section three shifts to application layer protocols and modern threat detection across cloud, hybrid, and traditional networks. Students learn to read/write Snort/Suricata rules, analyze protocols like DNS and HTTP(S), and their impact on signature-based detection systems.

Topics covered

  • Network Architecture
  • Signature-based Detection Systems
  • HTTPs
  • DNS
  • Microsoft Protocols

Labs

  • Running Snort and Suricata
  • Writing Rules
  • HTTP
  • DNS

Overview

Section 3 builds on the foundation of the first two sections of the course, moving into the world of application layer protocols. Using this knowledge, we dive into the state-of-the-art detection mechanisms for threat detection used in cloud, endpoint, hybrid-network, and traditional infrastructure.

The overall focus of the section is on using Snort and/or Suricata and learning to write efficient and effective rules. After introducing some rule-writing basics, the balance of the section introduces more and more features of these threat detection tools while exploring capabilities and deficiencies in the context of some of the most widely used, and sometimes vulnerable, application protocols: DNS, HTTP(S), HTTP2, HTTP3, and Microsoft communications. The focus is on protocol analysis, a key skill in network monitoring, threat detection, and network forensics.

Full Topic Details

  • Network Architecture
    • Instrumenting the network for traffic collection
    • Network monitoring and threat detection deployment strategies
    • Hardware to capture traffic
    • Introduction to Network Monitoring at Scale
  • Function of a network monitoring tools
    • The analyst's role in detection
    • Analysis flow process
  • Introduction to Snort/Suricata
    • Configuration of the tools and basic logging
    • Writing simple rules
    • Using common options
  • Effective Snort/Suricata
    • More advanced content on writing truly efficient rules for very large networks
    • Understanding how to write flexible rules that are not easily bypassed or evaded
    • Snort/Suricata "Choose Your Own Adventure" approach to all hands-on activities
    • Progressive examination of an evolving exploit, incrementally improving a rule to detect all forms of the attack
    • Application of Snort/Suricata to application layer protocols
  • DNS
    • DNS architecture and function
    • DNSSEC
    • Modern advances in DNS, such as EDNS (Extended DNS)
    • Malicious DNS, including cache poisoning
    • Creating rules to identify DNS threat activities
    • Encrypted DNS advances
  • Microsoft Protocols
    • SMB/CIFS
    • Detection challenges
    • Practical Wireshark application
  • Modern HTTP
    • Protocol format
    • Why and how this protocol is evolving
    • Detection challenges
    • Changes with HTTP2 and HTTP3
  • Real-world Application: Identifying Traffic of Interest
    • Finding anomalous application data within large packet repositories
    • Extraction of relevant records
    • Application research and analysis

Section 4Building Zero-Day Threat Detection Systems

Section four focuses on advanced behavioral detection using Zeek/Corelight. Students explore network architecture, TLS interception, encrypted traffic analysis, and scripting for anomaly detection. The section includes hands-on Zeek labs, Scapy use for testing, and evasion technique analysis, all leading into a real-world Bootcamp scenario.

Topics covered

  • Zeek
  • Scapy
  • IDS/IPS Evasion Theory
  • Extract Payloads/Encryption

Labs

  • Running Zeek and Zeek Output
  • Zeek Signatures
  • Zeek Scripting
  • Evasion Techniques
  • Packet Crafting

Overview

The fundamental knowledge gained from the first three sections provides the foundation for deep discussions of modern and future network intrusion detection systems during Section 4. Everything that students have learned so far is now synthesized and applied to designing optimized threat detection capabilities that go well beyond what is possible with Snort/FirePower/Suricata and next-generation firewalls through the use of advanced behavioral detection using Zeek (or Corelight).

Most of this section is spent introducing Zeek/Corelight, followed by hands-on activities to explore its function and logging capabilities. Basic scripting is introduced, followed by a shift to constructing anomaly-based behavioral detection capabilities using Zeek's scripting language and a cluster-based approach.

After students gain a basic proficiency in the use of Zeek, the instructor will lead them through a practical threat analysis and threat modeling process that is used as the basis for an extremely powerful correlation script to identify any potential phishing activity within a defended network. Further practical will demonstrate how this approach to behavioral analysis and threat modeling is used to fill the gaps in the signature-based detection paradigm used in industry and create zero-day threat detection capabilities for unknown threats.

Students are introduced to the versatile packet crafting tool Scapy, a very powerful Python-based tool that allows for the manipulation, creation, reading and writing of packets. Scapy can be used to craft packets to test the detection capability of any monitoring tool or next-generation firewall. This is especially important when a new user-created network monitoring rule is added, for instance for a recently announced vulnerability. Various practical scenarios and uses for Scapy are provided throughout the course.

The section continues with a discussion of how attackers can evade network monitoring capabilities, including several "zero day" evasion techniques that work against all current network monitoring tools.

This section finishes with skills to extract files and information from packet payloads, the impact of encrypted traffic, and techniques on how to deal with encrypted payloads. The Bootcamp material once again will move students out of theory and into practical use in real-world situations. Students will continue to expand their understanding of the developing incident under analysis in preparation for the final day capstone by applying all the techniques learned so far.

Full Topic Details

  • Zeek
    • Introduction to Zeek
    • Zeek operational modes
    • Zeek output logs and how to use them
    • Practical threat analysis and threat modeling
    • Zeek scripting
    • Using Zeek to monitor and correlate related behaviors
  • Scapy
    • Packet crafting and analysis using Scapy
    • Writing packets to the network or a pcap file
    • Reading packets from the network or from a pcap file
    • Practical Scapy uses for network analysis and network defenders
  • Evasion Theory
    • Theory and implications of evasions at different protocol layers
    • Sampling of evasions
    • Necessity for target-based detection
    • Zero-day monitoring evasions
  • Extract Payloads/Encryption
    • Extracting arbitrary application content
    • Exporting web and other items from packets
    • Encrypted traffic challenges and solutions

Section 5Large-Scale Threat Detection, Forensics, and Analytics

Section five emphasizes hands-on practice in large-scale analysis using NetFlow/IPFIX, traffic analytics, and AI/ML for anomaly detection. Students apply zero-day threat hunting techniques and perform network forensics through real-world incident reconstructions using tools and skills developed throughout the course.

Topics covered

  • Using Network Flow Records
  • Threat Hunting and Visualization
  • Introduction to Network Forensic Analysis

Labs

  • SiLK and NetFlow
  • SiLK Statistics
  • Basic Analytics
  • Researching Anomalies
  • Artificial Intelligence

Overview

This section continues the trend of less formal instruction and more practical application in hands-on exercises. The section covers three major areas, beginning with data-driven, large-scale analysis and collection using NetFlow and IPFIX. With the deep protocol background developed in the first sections of the course, NetFlow becomes an incredibly powerful tool for performing threat hunting in our cloud and traditional infrastructure. After covering the fundamentals, we'll walk students through more advanced analysis and threat detection using and building custom NetFlow queries. The second area continues the large-scale analysis theme with an introduction to traffic analytics. Various tools and techniques for zero-day threat hunting at the network level are introduced, after which students have the opportunity to put them into practice in hands-on exercises. We'll also discuss and demonstrate cutting-edge applications of artificial intelligence and machine learning techniques for anomaly detection. The final area involves digging into network forensics and incident reconstruction. Students work through three detailed hands-on incidents, utilizing all of the tools and techniques from the entire course.

Full Topic Details

  • Using Network Flow Records
    • NetFlow and IPFIX metadata analysis
    • Using SiLK to find events of interest
    • Identification of lateral movement via NetFlow data
    • Building custom NetFlow queries
  • Threat Hunting and Visualization
    • Various approaches to performing network threat hunting at enterprise scale in networks
    • Exercises involving approaches to visualizing network behaviors to identify anomalies
    • Applications of data science to streamline security operations and perform threat hunting
    • Experimenting with an AI-based system to identify network protocol anomalies on a defended network
  • Introduction to Network Forensic Analysis
    • Theory of network forensics analysis
    • Phases of exploitation
    • Data-driven analysis versus alert-driven analysis
    • Hypothesis-driven visualization

Section 6Advanced Network Monitoring and Threat Detection Capstone

The course ends with a fun, hands-on capstone where students compete solo or in teams to analyze real-world data from a live-fire incident. Using tools and theory from the course, they answer questions in a timed "ride-along" challenge based on an investigation by professional analysts.

Overview

The course culminates with a hands-on server-based Network Monitoring and Threat Detection capstone that is both fun and challenging. Students compete as solo players or on teams to answer many questions that require using tools and theory covered in the course. The challenge is based on six sections of live-fire real-world data in the context of a time-sensitive incident investigation. It is designed as a "ride-along" event, where students are answering questions based on the analysis that a team of professional analysts performed of these same data.

Things You Need To Know

Important! Bring your own system configured according to these instructions.

A properly configured system is required to fully participate in this course. If you do not carefully read and follow these instructions, you will likely leave the class unsatisfied because you will not be able to participate in hands-on exercises that are essential to this course. Therefore, we strongly urge you to arrive with a system meeting all the requirements specified for the course.

It is critical that you back-up your system before class. it is also strongly advised that you do not bring a system storing any sensitive data. Your system should meet these requirements:

  • Modern 64-bit processor (ARM/AMD/Intel) running Windows 10 or later, MacOS 11.x or later, or Linux (Ubuntu or similar recommended, Linux kernel version 6 or higher).
  • 8GB of RAM or more is required (16GB recommended).
  • 150GB of free storage space or more is required.
  • Wireless networking (802.11 standard) is required. There is no wired Internet access in the classroom.
  • Local Administrator Access is required. If your company will not permit this access for the duration of the course, then you should make arrangements to bring a different laptop.

Your course media will be delivered via download. The media file for class is large, more than 50GB. You need to allow plenty of time for the download to complete. Internet connections and speed vary greatly and are dependent on many different factors. Therefore, it is not possible to give an estimate of the length of time it will take to download your materials. Please start your course media downloads as soon as you get the link. You will need your course media immediately on the first day of class. Waiting until the night before the class starts to begin your download has a high probability of failure.

Your course materials include a "Setup Instructions" document that details important steps you must take before you travel to a live class event or start an online class. It may take 30 minutes or more to complete these instructions.

Your class uses an electronic workbook for its lab instructions. In this new environment, a second monitor and/or a tablet device can be useful for keeping class materials visible while you are working on your course's labs.

If you have additional questions about the laptop specifications, please contact customer service.

SEC503 training is recommended for a diverse range of individuals, including:

  • Network monitoring, system, Security Operations Center, and security analysts
    • Analysts will be introduced to or become more proficient in the use of traffic analysis tools for network monitoring and threat detection in cloud and traditional environments.
  • Network engineers/administrators
    • Network engineers/administrators will understand the importance of optimal placement of network monitoring sensors and how the use of network forensics such as log data and network flow data can enhance the capability to identify threats.
  • Hands-on security managers
    • Hands-on security managers will come to understand the complexities of network monitoring and assisting analysts by providing them with the resources necessary for success.

The GIAC Intrusion Analyst (GCIA) certification validates a practitioner's knowledge of network and host monitoring, traffic analysis, and intrusion detection. GCIA certification holders have the skills needed to configure and monitor intrusion detection systems, and to read, interpret, and analyze network traffic and related log files.

  • Fundamentals of Traffic Analysis and Application Protocols
  • Open-Source IDS: Snort and Zeek
  • Network Traffic Forensics and Monitoring

More Certification Details

  • Electronic courseware with each course section's material
  • Electronic workbook with hands-on exercises and questions
  • TCP/IP electronic cheat sheet
  • MP3 audio files of the complete course lecture

There are no specific prerequisites for SEC503, however, some knowledge about network monitoring and threat hunting may be helpful, as this course will go in great depth on the topic.

SEC503 training is most appropriate for students who monitor, defend, and conduct threat hunting on their network, including security analysts and those who work in Security Operations Centers, although red team members often tell us that the course also ups their game, especially when it comes to avoiding detection.

The SEC503 course is part of the “Advanced Cyber Defense” Learning Path, created to train cybersecurity professionals to harden specific defenses.

Depending on your current or desired future role, one of these courses is a great next step in your cybersecurity journey:

Security Engineer

Security Architect

Security Lead or Manager

Network monitoring and threat detection are essential for protecting an organization’s digital infrastructure. Network monitoring involves tracking data flow, system performance, and user activity to ensure everything is functioning properly. Threat detection identifies unusual or malicious behavior that could signal cyberattacks. Together, these practices provide the visibility and intelligence needed to defend against modern threats in real time.

Why They Are Important:

  • Early detection of attacks
  • Helps identify threats like malware or unauthorized access before damage is done.
  • Real-time visibility
  • Offers continuous insight into network activity across traditional, cloud, and hybrid environments.
  • Faster incident response
  • Allows security teams to quickly investigate and contain threats.
  • Reduced risk of data breaches
  • Helps protect sensitive data from theft or exposure.
  • Improved compliance
  • Supports regulatory requirements for security monitoring and reporting.
  • Stronger overall security posture
  • Enhances the organization’s ability to prevent, detect, and respond to cyber threats.

Taking a course in network monitoring and threat detection, like SEC503, can have a dramatic impact on your cybersecurity career. You’ll gain a comprehensive understanding of how to detect and respond to network security threats along with the practical skills necessary to safeguard critical infrastructure. Through hands-on training and real-world simulations, you’ll gain experience with cutting-edge tools and methodologies used to analyze network traffic, identify anomalies, and mitigate potential attacks. This course positions you for roles that require a proactive approach to network defense and threat detection, significantly boosting your career prospects and potential for advancement.

Benefits of SEC503:

  • Enhanced skill set: Master techniques for detecting and responding to network-based attacks.
  • Hands-on experience: Gain practical experience with industry-standard monitoring and threat detection tools.
  • Career advancement: Boost your chances for higher-level positions such as Security Analyst or Incident Responder.
  • Credibility: Earn a respected certification that adds value to your professional portfolio.
  • Higher earning potential: Increase your opportunities for salary growth and promotion in cybersecurity roles.

Relevant Job Roles

Protection

SCyWF: Protection And Defense

This role uses cybersecurity tools to protect information, systems and networks from cyber threats. Find the SANS courses that map to the Protection SCyWF Work Role.

Explore learning path

Security Architect Training, Salary, and Career Path

Cyber Defense

Design, implement, and tune an effective combination of network-centric and data-centric controls to balance prevention, detection, and response. Security architects and engineers are capable of looking at an enterprise defense holistically and building security at every layer. They can balance business and technical requirements along with various security policies and procedures to implement defensible security architectures.

Explore learning path

Cyber Intelligence Analyst Training, Salary, and Career Path

European Cybersecurity Skills Framework

Cyber Intelligence Analysts analyze evolving cyber threats, profile adversaries, and leverage intelligence platforms to proactively inform security decisions and mitigation strategies, bridging technical insights with strategic awareness.

Explore learning path

Information Systems Security Developer (DCWF 631)

DoD 8140: Cybersecurity

Designs and evaluates information system security throughout the software lifecycle to ensure confidentiality, integrity, and availability.

Explore learning path

Threat Management

SCyWF: Protection And Defense

This role collects and analyzes information about threats, searches for undetected threats and provides actionable insights to support cybersecurity decision-making. Find the SANS courses that map to the Threat Management SCyWF Work Role.

Explore learning path

Cyber Defense Infrastructure Support Specialist (DCWF 521)

DoD 8140: Cybersecurity

Deploys, configures, maintains infrastructure software and hardware to support secure and effective IT operations across organizational systems.

Explore learning path

Network Operations Specialist (DCWF 441)

DoD 8140: Cyber IT

Implements and maintains network services, including hardware and virtual systems, ensuring operational support for infrastructure platforms.

Explore learning path

Information Systems Security Manager (DCWF 722)

DoD 8140: Cybersecurity

Oversees program, system, or enclave cybersecurity, ensuring protection from cyber threats and compliance with organizational standards.

Explore learning path

Course Schedule and Pricing

Have Questions?Contact Us
Showing 10 of 12

Benefits of Learning with SANS

Bryan Simon: Teacher Standing Next to Smartboard and Explaining Concept

Get feedback from the world’s best cybersecurity experts and instructors

OnDemand Mobile App

Choose how you want to learn - online, on demand, or at our live in-person training events

Close Up of Woman Holding a Pen and Documents

Get access to our range of industry-leading courses and resources