Certified: The CompTIA SecurityX Audio Course - podcast cover

Certified: The CompTIA SecurityX Audio Course

Jason Edwards
Certified: The CompTIA SecurityX Certification Audio Course is an audio-first study companion built for working IT and security professionals who want a focused path into enterprise security thinking. If you already understand networking basics, operating systems, and common security terms—and you’re ready to level up into the “why” behind controls, risk decisions, and secure operations—this course is for you. It’s also a solid fit for analysts, admins, engineers, and career changers who need a structured, spoken walkthrough that respects your time. You can listen during a commute, a workout, or while knocking out routine tasks, and still make real progress because every episode is designed to stand on its own and move you forward. Inside Certified: The CompTIA SecurityX Certification Audio Course, you’ll learn how to think like someone responsible for security outcomes, not just security tasks. We cover core ideas like risk management, security governance, identity and access strategy, threat and vulnerability management, secure architecture fundamentals, incident response, and operational resilience. The teaching style is straightforward and practical: you’ll hear clear explanations, plain-English definitions, and the context that makes exam topics stick in the real world. Because it’s audio-first, we lean into repetition where it helps, avoid visual dependencies, and build mental models you can carry into meetings, reviews, and decision-making conversations. What makes Certified: The CompTIA SecurityX Certification Audio Course different is the way it connects objectives to day-to-day security work without drifting into fluff. You won’t get long detours, gimmicks, or filler stories—just tight episodes that explain what matters, why it matters, and how concepts relate across domains. Success here looks like confidence: you can explain controls in business terms, spot weak assumptions in a plan, choose a sensible mitigation, and recognize what “good” looks like in security operations. By the end, you should feel ready to study efficiently, answer questions with reasoning instead of memorization, and bring a sharper security mindset to your role.
Last refreshed:
Follow this podcast in the Metacast mobile app to refresh it and see new episodes.
Download Metacast podcast app
Podcasts are better in Metacast mobile app
Don't just listen to podcasts. Learn from them with transcripts, summaries, and chapters for every episode. Skim, search, and bookmark insights. Learn more

Episodes

Episode 63 — Perform Root Cause and Recovery Analysis: Metadata, Volatile Data, Host, and Network

This episode teaches how to perform root cause and recovery analysis after an incident so you can eliminate the true failure mode and restore services safely, which SecurityX often tests through scenarios where symptoms are obvious but causes are layered and easy to misread. You’ll learn how to use metadata to reconstruct timelines and decision points, including file and log timestamps, authentication events, ticket and change records, cloud audit trails, and the subtle “who changed what” indica...

Feb 23, 202619 minEp. 63

Episode 62 — Analyze Incident Artifacts: Sandboxing, IoC Extraction, Stylometry, Reverse Engineering

This episode focuses on incident artifact analysis as a disciplined process for understanding what happened and what to do next, which SecurityX tests because successful response depends on extracting reliable facts from messy evidence. You’ll learn how sandboxing is used to observe suspicious files and behaviors safely, what signals are most useful during dynamic analysis, and why sandbox results must be interpreted carefully when malware includes evasion, delayed execution, or environment-awar...

Feb 23, 202618 minEp. 62

Episode 61 — Turn Intelligence Into Action: TIPs, IoC Sharing, STIX/TAXII, Sigma, YARA, Snort

This episode teaches how to turn threat intelligence into operational security improvements, because SecurityX expects you to treat intelligence as a decision input that drives detections, mitigations, and faster response rather than as a static report. You’ll learn what a threat intelligence platform (TIP) actually provides, including normalization, enrichment, scoring, deduplication, and workflow support so intelligence can be triaged and pushed into the tools that matter. We’ll cover indicato...

Feb 23, 202619 minEp. 61

Episode 60 — Apply Threat Hunting and Intelligence: Internal Sources, OSINT, Dark Web, ISACs

This episode explains how to apply threat hunting and intelligence as complementary practices, which SecurityX tests because strong programs do not wait passively for alerts when adversaries adapt and dwell time matters. You’ll learn how threat hunting starts with hypotheses grounded in your environment, using internal sources like authentication logs, endpoint telemetry, cloud control plane events, DNS patterns, and proxy data to look for behaviors consistent with known attacker techniques. OSI...

Feb 23, 202620 minEp. 60

Episode 59 — Recommend Attack Surface Reductions: Validation, Patching, Encryption, Defense-in-Depth

This episode teaches how to recommend attack surface reductions that measurably reduce risk, which SecurityX tests by presenting environments where many fixes are possible but only a few will reduce the most likely attack paths quickly. You’ll learn how validation reduces exposure by preventing untrusted inputs and unauthorized behaviors from reaching sensitive functions, and how to frame validation as an architectural principle across APIs, applications, and infrastructure interfaces. Patching ...

Feb 23, 202617 minEp. 59

Episode 58 — Analyze Vulnerabilities and Attacks: Injection, XSS, SSRF, Misconfigurations, Secrets

This episode builds practical vulnerability analysis skills for attack types SecurityX expects you to recognize quickly, including injection, XSS, SSRF, misconfigurations, and secret exposure, with emphasis on how these weaknesses translate into real compromise paths. You’ll learn what “injection” means beyond SQL, including how untrusted input can influence interpreters, queries, commands, or templates, and why validating, encoding, and parameterizing inputs are foundational defenses. XSS is co...

Feb 23, 202618 minEp. 58

Episode 57 — Incorporate Diverse Data Sources: Threat Feeds, Scans, Bounties, CSPM, Logs, DLP

This episode teaches how to incorporate diverse security data sources into a coherent detection and risk picture, which SecurityX tests because mature programs fuse signals rather than treating each tool’s dashboard as its own reality. You’ll learn how threat intelligence feeds should be used as context and enrichment, not as automatic blocklists, and how to evaluate feed quality, relevance, and timeliness so indicators do not create noise or false confidence. Scanning data is covered as an expo...

Feb 23, 202619 minEp. 57

Episode 56 — Make Alerts Actionable: Prioritization Factors, Failures, and False Positive Control

This episode focuses on making alerts actionable, a frequent SecurityX scenario theme because an alert that cannot drive a clear decision is operationally equivalent to no alert at all. You’ll learn prioritization factors that matter in real operations, such as asset criticality, identity privilege level, exploitability, observed attacker behavior, business impact, and confidence signals from multiple sources. We’ll cover why alert programs fail, including overbroad rules, lack of context, poor ...

Feb 23, 202615 minEp. 56

Episode 55 — Analyze Monitoring Data Like a Defender: SIEM Parsing, Retention, Baselines, Correlation

This episode teaches how to analyze monitoring data the way defenders do when they are trying to separate real threats from background noise, which SecurityX tests because detection success depends on data quality and interpretation, not just tooling. You’ll learn why SIEM parsing and normalization matter, including how field extraction, time handling, and consistent identity attributes determine whether correlation works or silently fails. Retention is covered as both a compliance decision and ...

Feb 23, 202616 minEp. 55

Episode 54 — Apply Cryptography Correctly: Use Cases, Key Management Models, and Practical Techniques

This episode focuses on applying cryptography correctly, because SecurityX regularly tests the difference between “we use encryption” and “we designed encryption with the right keys, boundaries, and operational controls.” You’ll learn how to match cryptographic use cases to goals such as confidentiality, integrity, authentication, and non-repudiation, including common patterns like TLS for transport protection, digital signatures for integrity and origin, and hashing for verification and safe st...

Feb 23, 202620 minEp. 54

Episode 53 — Explain Advanced Cryptography: PQC, Forward Secrecy, AEAD, Homomorphic Encryption

This episode breaks down advanced cryptography concepts that appear in SecurityX as decision-making topics, where you must recognize what a technique provides and when it is appropriate rather than trying to derive math on test day. You’ll define post-quantum cryptography (PQC) at a practical level, including why it matters for long-lived confidentiality and what “harvest now, decrypt later” risk means for sensitive data with long retention value. We’ll cover forward secrecy as a session-comprom...

Feb 23, 202620 minEp. 53

Episode 52 — Use Automation to Secure the Enterprise: IaC, Triggers, Patching, SOAR, SCAP

This episode explains how to use automation to improve security outcomes at scale, a core SecurityX theme because consistent, repeatable controls usually beat heroic manual effort in large environments. You’ll learn how infrastructure as code (IaC) enables secure-by-default builds, policy-as-code guardrails, and rapid rollback when risky changes slip through, and why exam scenarios often favor automated enforcement over periodic manual reviews. We’ll cover triggers and event-driven security, suc...

Feb 23, 202616 minEp. 52

Episode 51 — Secure Specialized and Legacy Systems: Constraints, Obsolescence, Unsupported Reality

This episode teaches how to secure specialized and legacy systems when modern control assumptions do not apply, which SecurityX tests because real enterprises run critical workloads on platforms that are obsolete, vendor-unsupported, or operationally fragile. You’ll define what makes a system “specialized” in security terms, including limited patch capability, proprietary protocols, high availability requirements, and dependencies that break when you change even small configurations. We’ll cover...

Feb 23, 202616 minEp. 51

Episode 50 — Secure OT and IoT Systems: SCADA, ICS, Embedded, RF, Segmentation, Monitoring

This episode focuses on securing OT and IoT systems with a practical understanding of constraints, because SecurityX often tests whether you can apply security principles in environments where patching is slow, downtime is expensive, and legacy protocols were never designed for hostile networks. You’ll define OT versus IoT at a control-objective level, then connect systems like SCADA and ICS to safety, reliability, and operational continuity requirements that shape what controls are feasible and...

Feb 23, 202614 minEp. 50

Episode 49 — Defend Against Firmware and Physical TTPs: Shimming, USB Attacks, BIOS/UEFI, Memory

This episode teaches how to defend against firmware and physical tactics, techniques, and procedures that bypass many traditional controls, which SecurityX tests because real attackers use physical proximity, peripheral abuse, and firmware persistence to survive reimaging and evade detection. You’ll learn what shimming attacks look like in practice, why they can intercept authentication or manipulate boot processes, and how to reduce risk through secure boot, device integrity validation, and str...

Feb 23, 202615 minEp. 49

Episode 48 — Implement Hardware Security: TPM, HSM, vTPM, Secure Boot, Measured Boot, Enclaves

This episode explains how to implement hardware security in a way that strengthens trust and reduces key exposure, which SecurityX tests because hardware-backed controls are often the difference between “encrypted” and “meaningfully protected.” You’ll learn what TPMs provide for device identity and key protection, how they support features like disk encryption and attestation, and what goes wrong when TPM ownership, firmware state, or recovery keys are mishandled. HSMs are covered as centralized...

Feb 23, 202615 minEp. 48

Episode 47 — Fix IPS/IDS and Observability Gaps: Rule Quality, Placement, False Positives, Coverage

This episode teaches how to fix IPS/IDS and observability gaps by focusing on the quality of detection logic and the reality of traffic visibility, because SecurityX scenarios often hinge on why a control “should have caught it” but didn’t. You’ll learn how rule quality is created through context, tuning, and threat relevance, including why generic signatures generate noise while high-fidelity detections require environment knowledge like asset criticality, protocol baselines, and expected appli...

Feb 23, 202615 minEp. 47

Episode 46 — Troubleshoot Network Infrastructure Issues: DNSSEC, DKIM/SPF/DMARC, TLS, Cipher Mismatch

This episode prepares you to troubleshoot network infrastructure issues that affect both security and availability, which SecurityX tests because misconfigurations in DNS and TLS can silently break trust, disrupt services, and create openings for attackers. You’ll review DNSSEC at a functional level, including what it validates, what it cannot do, and how failures appear when signatures are expired, chains are broken, or resolvers are not validating consistently. Email authentication is covered ...

Feb 23, 202616 minEp. 46

Episode 45 — Reduce Endpoint Attack Surface: Application Control, Configuration Management, Isolation

This episode teaches endpoint attack surface reduction as a deliberate engineering effort, not a one-time checklist, because SecurityX scenarios often reward answers that remove whole classes of attack paths rather than chasing individual malware signatures. You’ll explore application control approaches, including allowlisting, trusted publisher rules, and script control, and learn when each approach is realistic based on business workflows and change velocity. Configuration management is covere...

Feb 23, 202615 minEp. 45

Episode 43 — Harden Secrets Management: Tokens, Certificates, Passwords, Keys, Rotation, Deletion

This episode teaches secrets management as an operational system that must be designed for lifecycle control, because SecurityX questions often focus on the real causes of compromise: leaked tokens, unmanaged keys, stale credentials, and “temporary” secrets that become permanent. You’ll define the major secret types—passwords, API tokens, certificates, encryption keys—and learn how their threat models differ, including how tokens can bypass MFA, how certificates fail catastrophically when privat...

Feb 23, 202615 minEp. 43

Episode 42 — Troubleshoot Enterprise IAM Failures: Conditional Access, Federation, SAML, OAuth, MFA

This episode prepares you to troubleshoot enterprise IAM failures the way SecurityX expects: by isolating the decision point that denied or allowed access and tracing the identity signal path from user to resource. You’ll review conditional access as a policy engine that blends identity, device posture, location, and risk signals, then learn how failures appear when signals are missing, mis-scored, or applied inconsistently across apps. Federation is covered through practical SAML and OAuth flow...

Feb 23, 202615 minEp. 42

Episode 41 — Deperimeterize Safely: SASE, SD-WAN, Software-Defined Networking, and Segmentation

This episode explains how to “deperimeterize” safely by replacing the idea of a single trusted internal network with identity-driven access and segmented pathways, because SecurityX often tests whether you can modernize connectivity without widening the blast radius. You’ll define SASE and how it combines networking and security services, then connect that model to SD-WAN decisions that optimize traffic paths while still enforcing policy consistently across branch, remote, and cloud destinations...

Feb 23, 202615 minEp. 41

Episode 40 — Integrate Zero Trust Into Architecture: Subjects, Objects, Zones, Perimeters, Reauth

This episode teaches how to integrate Zero Trust into architecture as a practical design approach, because SecurityX increasingly tests whether you can apply concepts like subjects, objects, zones, and continuous verification without turning Zero Trust into a buzzword. You’ll define subjects and objects in actionable terms, then learn how to design zones and policy boundaries based on data sensitivity, workload function, and risk, rather than drawing network segments that look tidy but do not ma...

Feb 23, 202619 minEp. 40

Episode 39 — Securely Implement Cloud Capabilities: CASB, CI/CD, Containers, Serverless, API Security

This episode focuses on securely implementing cloud capabilities in a way that keeps pace with delivery, because SecurityX commonly tests cloud scenarios where the correct answer blends identity, configuration, and monitoring rather than relying on a single perimeter control. You’ll learn how CASB capabilities support visibility and policy enforcement across SaaS usage, including discovery, data controls, and risky app governance, and how CASB decisions must align with identity and data classifi...

Feb 23, 202619 minEp. 39

Episode 38 — Secure Physical and Logical Access Control Systems With Auditable Decisions

This episode teaches how to secure physical and logical access control systems as one coherent capability, because SecurityX often tests whether you understand that physical entry, device access, and administrative actions must be governed and audited with the same seriousness. You’ll learn how physical access systems work at a control-objective level, including identity proofing, badge issuance, visitor management, and how logs and access events become evidence for investigations and compliance...

Feb 23, 202620 minEp. 38

Episode 37 — Build PKI Architecture That Works: CA/RA, Templates, OCSP Stapling, Certificate Types

This episode explains how to build PKI architecture that works in production, which SecurityX tests because certificate failures can cause outages, trust breakdowns, and security gaps that ripple across identity, encryption, and application integrity. You’ll learn the roles of certificate authorities and registration authorities, how trust chains are established, and why separation between issuing CAs and root CAs matters for both security and recoverability. We’ll cover certificate types and us...

Feb 23, 202620 minEp. 37

Episode 36 — Apply Access Control Models Precisely: RBAC, ABAC, MAC, DAC, and Enforcement Points

This episode builds the access control model precision that SecurityX loves to test, because many exam questions are really asking whether you can match a governance requirement to the correct model and enforcement point under realistic constraints. You’ll define RBAC, ABAC, MAC, and DAC with crisp distinctions, including what determines access, who can change permissions, and how each model scales when organizations grow or when data sensitivity increases. We’ll connect models to real enforceme...

Feb 23, 202616 minEp. 36

Episode 35 — Design Secure Access Systems: Provisioning, Deprovisioning, Federation, and SSO

This episode teaches how to design secure access systems from end to end, because SecurityX frequently tests whether you understand that the safest authentication method in the world fails if provisioning and deprovisioning are inconsistent or slow. You’ll learn how identity lifecycle processes should work, including joiner/mover/leaver workflows, authoritative sources of truth, approval gates for privileged access, and the operational consequences of leaving orphaned accounts behind. We’ll cove...

Feb 23, 202620 minEp. 35

Episode 34 — Measure Control Effectiveness: Assessments, Scanning, and Metrics That Drive Action

This episode focuses on measuring control effectiveness in ways that produce decisions, because SecurityX often rewards answers that prove a control is operating as intended rather than answers that simply claim a control exists. You’ll learn the difference between control design adequacy and operating effectiveness, and why scanning results, assessment evidence, and operational metrics must be tied to a clear control objective to be meaningful. We’ll cover how to use assessments and audits to v...

Feb 23, 202619 minEp. 34

Episode 33 — Secure Hybrid Architectures and Third-Party Integrations Without Weak Trust Boundaries

This episode teaches how to secure hybrid architectures and third-party integrations by focusing on trust boundaries, identity assertions, and data flow controls, because SecurityX frequently tests whether you can prevent “integration convenience” from becoming an attacker’s preferred entry point. You’ll learn how hybrid environments fail when teams assume internal networks are trusted, cloud networks are inherently secure, or vendor connections are “safe” because they are business-approved, the...

Feb 23, 202618 minEp. 33
Hosted on Transistor
For the best experience, listen in Metacast app for iOS or Android