Dr. Jason Edwards

Certified: The CompTIA Security+ Audio Course

Certified - Security+ 701 is your completely free audio companion for mastering the CompTIA Security+ SY0-701 certification exam. Developed by BareMetalCyber.com, this immersive Audio Course transforms every domain of the official exam objectives into clear, practical, and exam-ready lessons you can learn anywhere—whether commuting, exercising, or studying at home. Each episode delivers focused explanations, real-world examples, and proven study strategies designed to build confidence and help you pass on your first attempt. Structured for busy professionals and new learners alike, the series...

Author

Dr. Jason Edwards

Category

Technology

Podcast website

baremetalcyber.com

Latest episode

Apr 28, 2026

Where to listen?

Podcasts in the app Replaio Radio Coming soon

Podcasts are coming to the app soon. Install now and be the first to see a whole new take on podcasts

Get it on Google Play Install for free Android 5M+ downloads · 4.8 rating iOS soon

Episodes

Episode 73: Architecture Security Considerations (Part 1) (Domain 3) 15.06.2025

Designing secure systems means weighing a variety of architectural considerations, and in this episode, we begin by focusing on availability, resilience, and cost. We explain how availability is maintained through redundancy, failover configurations, and distributed services, while resilience involves the system’s ability to recover gracefully from disruptions without loss of integrity or function...

Episode 72: High Availability Architectures (Domain 3) 15.06.2025

Availability is one of the core tenets of cybersecurity, and in mission-critical environments, downtime is simply not an option. In this episode, we focus on high availability (HA) architectures—design strategies that ensure systems remain operational even when components fail. We examine techniques like clustering, load balancing, redundancy, failover mechanisms, and geographic dispersion, all of...

Episode 71: Specialized Architecture Models (Domain 3) 15.06.2025

Some systems require specialized architectural models due to their operational roles, legacy constraints, or real-time performance needs. In this episode, we examine security implications for environments such as Internet of Things (IoT) networks, industrial control systems (ICS), SCADA platforms, and embedded systems that power everything from medical devices to smart thermostats. These environme...

Episode 70: On-Premises, Centralized, and Decentralized Architectures (Domain 3) 15.06.2025

Security must adapt to the architecture of the environment it protects, and that starts with understanding how infrastructure is organized. In this episode, we compare on-premises, centralized, and decentralized architectures, explaining the security implications of each. Centralized models offer streamlined control, simpler updates, and more consistent enforcement—but they also concentrate risk i...

Episode 69: Network Infrastructure Security Models (Domain 3) 15.06.2025

Modern networks are no longer simple, flat environments—they are segmented, layered, and increasingly software-defined. In this episode, we explore different infrastructure security models, beginning with physical isolation such as air-gapped systems used in critical industrial or military settings, and moving into logical segmentation using VLANs, subnets, and access control mechanisms. We also d...

Episode 68: Cloud Architecture and Responsibilities (Domain 3) 15.06.2025

Cloud computing changes the game for infrastructure design and security responsibility, requiring organizations to understand not just how services work—but who is accountable for securing them. In this episode, we examine the shared responsibility model, where cloud providers manage the security of the cloud (hardware, physical hosts, hypervisors), and customers are responsible for securing their...

Episode 67: Introduction to Domain Three — Security Architecture 15.06.2025

Cybersecurity isn’t just about stopping threats as they happen—it’s also about designing systems that are harder to attack in the first place. And that’s the focus of Domain Three: Security Architecture. This domain helps you think like a builder. It’s about how we construct networks, applications, and environments that are secure by design, not just protected after deployment. In this episode, we...

Episode 66: System Hardening Techniques (Part 3) (Domain 2) 15.06.2025

In the final part of our system hardening series, we tackle some of the most overlooked but impactful practices: disabling unnecessary ports and services, replacing default credentials, and removing unused software. Each of these actions reduces the number of potential entry points an attacker can exploit. Open ports often expose services that are unused or unprotected, while default usernames and...

Episode 65: System Hardening Techniques (Part 2) (Domain 2) 15.06.2025

Continuing our exploration of system hardening, this episode focuses on host-based firewalls and intrusion prevention systems (HIPS), which defend individual devices by monitoring and controlling inbound and outbound network traffic. We explain how host firewalls add a granular level of defense that complements perimeter firewalls, allowing policies to be enforced per device or application. HIPS e...

Episode 64: System Hardening Techniques (Part 1) (Domain 2) 15.06.2025

System hardening is about reducing the attack surface by eliminating unnecessary features, closing open ports, and enforcing strict policies across endpoints, servers, and network devices. In this episode, we begin our multi-part discussion on hardening with encryption and endpoint protection. We explain how disk encryption, volume-level security, and full-disk encryption (FDE) protect data at res...

Episode 63: Configuration Enforcement and Decommissioning (Domain 2) 15.06.2025

Keeping systems secure isn’t just about building them right—it’s about making sure they stay that way, and knowing how to shut them down properly when they’re no longer needed. In this episode, we focus on configuration enforcement through tools like configuration management databases (CMDBs), secure baselines, and automated compliance checking systems that prevent drift and ensure security settin...

Episode 62: Monitoring and Least Privilege (Domain 2) 15.06.2025

Monitoring and the principle of least privilege are two complementary pillars of proactive cybersecurity, enabling both visibility and access limitation. In this episode, we discuss how effective monitoring—using tools like SIEMs, endpoint detection platforms, and behavioral analytics—gives defenders real-time and historical insight into system behavior, user activity, and threat trends. We pair t...

Episode 61: Patching and Encryption (Domain 2) 15.06.2025

Patching and encryption are two of the most basic yet essential components of any security strategy—one protects against known vulnerabilities, the other safeguards data from unauthorized access. In this episode, we cover why timely and systematic patching is critical, explaining how attackers often exploit known vulnerabilities with publicly available tools within hours—or even minutes—of disclos...

Episode 60: Application Allow Lists and Isolation (Domain 2) 15.06.2025

Controlling what software is allowed to run—and isolating it when needed—is a fundamental principle of endpoint security. In this episode, we examine application allow lists, which explicitly define which executables, scripts, and libraries are permitted to run in a given environment. This contrasts with traditional antivirus, which blocks only known threats—allow lists stop anything that’s not pr...

Episode 59: Segmentation and Access Control (Domain 2) 15.06.2025

Network segmentation and access control are two of the most powerful tools for limiting the scope and impact of an attack, especially once a threat actor gains initial access. In this episode, we explore how breaking a network into smaller, controlled zones using VLANs, firewalls, or microsegmentation techniques can contain intrusions and prevent lateral movement. We also delve into access control...

Episode 58: General Indicators of Malicious Activity (Domain 2) 15.06.2025

Not every security breach begins with a smoking gun—many start with subtle shifts in system behavior that point to something being off. This episode explores general indicators of malicious activity, such as unusual account lockouts, concurrent session usage, blocked or inaccessible content, spikes in resource consumption, and impossible travel—where a user logs in from geographically distant loca...

Episode 57: Password Attack Indicators (Domain 2) 15.06.2025

Password attacks are among the most common initial access vectors, and recognizing their early indicators is key to stopping intrusions before they escalate. In this episode, we focus on signs of brute-force attempts, credential stuffing, and password spraying—where attackers test a small set of passwords across many accounts to avoid lockouts. Indicators include repeated failed login attempts, un...

Episode 56: Cryptographic Attack Indicators (Domain 2) 15.06.2025

Even strong encryption systems can be undermined by poor implementation, weak configurations, or direct cryptographic attacks—and recognizing the signs is vital. In this episode, we cover indicators of cryptographic compromise, including protocol downgrade attacks, hash collisions, weak cipher suites, and the use of deprecated algorithms like MD5 or SHA-1. Attackers may force systems to negotiate...

Episode 55: Application-Level Attack Indicators (Domain 2) 15.06.2025

Applications are often targeted because they represent the gateway to sensitive data and services, and attackers leave behind subtle but detectable signs when they exploit them. In this episode, we look at indicators of common application-level attacks like SQL injection, buffer overflows, directory traversal, and privilege escalation. These attacks often generate unusual patterns in server logs—s...

Episode 54: Network-Based Indicators (Part 2) (Domain 2) 15.06.2025

Continuing our focus on network-based threats, this episode explores wireless-specific attacks and credential replay tactics that compromise network integrity and user accounts. Wireless threats often begin with rogue access points or man-in-the-middle (MitM) setups, where attackers impersonate legitimate Wi-Fi networks to intercept traffic, steal credentials, or inject malicious payloads. Credent...

Episode 53: Network-Based Indicators (Part 1) (Domain 2) 15.06.2025

The network is often where the first signs of an attack emerge—if you know what to look for. In this episode, we examine key indicators of network-based threats, starting with Distributed Denial-of-Service (DDoS) attacks and how to distinguish between legitimate traffic surges and malicious floods. We also explore DNS-related anomalies, including poisoned caches, unexpected redirects, or abnormal...

Episode 52: Physical Security Attacks and Indicators (Domain 2) 15.06.2025

While cybersecurity often focuses on virtual threats, physical attacks on facilities, hardware, and access points remain a serious and sometimes overlooked risk. In this episode, we explore how physical breaches—like forced entry, badge cloning, hardware theft, or environmental sabotage—can compromise both data and infrastructure. Indicators of such attacks include damaged locks, tampered surveill...

Episode 51: Indicators of Malware Attacks (Domain 2) 15.06.2025

Malware comes in many forms—ransomware, spyware, trojans, worms—and each leaves behind unique indicators that can help defenders detect infections early and respond effectively. In this episode, we break down these indicators of compromise (IOCs), including system slowdowns, strange processes, unauthorized file changes, blocked access to security tools, or outbound traffic to suspicious IP address...

Episode 50: Understanding Zero-Day Vulnerabilities (Domain 2) 15.06.2025

Zero-day vulnerabilities are software flaws that are unknown to the vendor and, critically, to defenders—giving attackers a window of opportunity to exploit systems with no available patch or signature-based detection. In this episode, we explore what makes zero-days so dangerous, how they are discovered and weaponized, and the typical lifecycle from discovery to disclosure (or exploitation). Zero...

Episode 49: Misconfiguration and Mobile Device Vulnerabilities (Domain 2) 15.06.2025

Misconfiguration is one of the most common and preventable causes of security breaches, and mobile devices amplify this risk due to their ubiquity and inconsistent management. In this episode, we examine how open ports, default credentials, permissive access policies, or misaligned firewall rules can leave cloud environments, web servers, and enterprise applications exposed. We also look at mobile...

Listen to the Certified: The CompTIA Security+ Audio Course podcast in Replaio

Radio and podcasts in one app - free, with no sign-up. Install today and do not miss the launch

Get it on Google Play

Replaio is not a podcast publisher; show names, artwork and audio belong to their authors and are distributed through public RSS feeds.