Certified: The Security+ Prepcast - podcast cover

Certified: The Security+ Prepcast

Dr. Jason Edwardsbaremetalcyber.com
Certify – Security+ 701 is your complete audio companion for mastering the CompTIA Security+ SY0-701 certification exam. Designed for aspiring cybersecurity professionals, this narrated series breaks down every domain of the official exam objectives with clarity, focus, and real-world context. Whether you’re commuting, exercising, or studying at home, each episode delivers concise, engaging, and exam-relevant content to help you pass with confidence. Created by cybersecurity author and educator Dr. Jason Edwards, this podcast is designed for learners who seek practical explanations, effective study strategies, and a structured path to certification. If you're serious about passing the Security+ exam—and launching your cybersecurity career—this podcast is your edge. For a deeper study experience, grab a copy of Achieve CompTIA Security+ SY0-701 Exam Success by Dr. Jason Edwards. It’s the most concise and comprehensive Security+ guide available—built for busy professionals who want to pass the exam quickly and on their first attempt. You’ll also find additional resources, practice questions, and tools at BareMetalCyber.com.
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 71: Specialized Architecture Models (Domain 3)

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 environments often include devices with limited update capabilities, hardcoded credentials, or minimal suppor...

Jun 15, 20258 minEp. 71

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

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 in a single point of failure. Decentralized architectures distribute resources and decision-making, i...

Jun 15, 20258 minEp. 70

Episode 69: Network Infrastructure Security Models (Domain 3)

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 discuss software-defined networking (SDN), which decouples the control plane from the data plane, all...

Jun 15, 20258 minEp. 69

Episode 68: Cloud Architecture and Responsibilities (Domain 3)

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 own data, access controls, and application configurations within it. We break down how responsibili...

Jun 15, 20258 minEp. 68

Episode 67: Introduction to Domain Three — Security Architecture

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’re going to introduce Domain Three and walk through the key themes you’ll need to understand—both f...

Jun 15, 20258 minEp. 67

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

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 passwords remain one of the most frequently exploited weaknesses. Unused or forgotten software may ...

Jun 15, 20257 minEp. 66

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

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 extends this capability by identifying malicious behavior at the system level and taking automated ac...

Jun 15, 20257 minEp. 65

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

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 rest, and how tools like EDR (Endpoint Detection and Response) platforms provide active defense and vis...

Jun 15, 20257 minEp. 64

Episode 63: Configuration Enforcement and Decommissioning (Domain 2)

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 settings remain intact over time. Equally important is secure decommissioning, which involves retiring har...

Jun 15, 20257 minEp. 63

Episode 62: Monitoring and Least Privilege (Domain 2)

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 this with a deep dive into the least privilege model, where users and systems are granted only the mi...

Jun 15, 20257 minEp. 62

Episode 61: Patching and Encryption (Domain 2)

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 disclosure. We highlight the risks of unpatched systems in both operating systems and applications, and dis...

Jun 15, 20257 minEp. 61

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

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 pre-approved, providing a much tighter security model. We also explore isolation techniques like sandb...

Jun 15, 20257 minEp. 60

Episode 59: Segmentation and Access Control (Domain 2)

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 models that enforce least privilege—ensuring that users, devices, and services only have the access...

Jun 15, 20256 minEp. 59

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

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 locations in implausible timeframes. We also discuss signs like the absence of expected logs, unauthoriz...

Jun 15, 20257 minEp. 58

Episode 57: Password Attack Indicators (Domain 2)

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, unusual login times or geographies, multiple accounts locking out simultaneously, and automated patter...

Jun 15, 20256 minEp. 57

Episode 56: Cryptographic Attack Indicators (Domain 2)

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 older, insecure protocols (e.g., SSL 2.0) or exploit hash collisions to forge digital signatures and...

Jun 15, 20257 minEp. 56

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

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—such as malformed inputs, repeated error messages, unauthorized file access attempts, or unexpected p...

Jun 15, 20257 minEp. 55

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

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. Credential replay involves capturing valid authentication data—often through phishing or MitM attacks—and r...

Jun 15, 20258 minEp. 54

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

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 query patterns that suggest DNS tunneling or spoofing. These issues can disrupt business continuity ...

Jun 15, 20257 minEp. 53

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

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 surveillance equipment, missing hardware, or anomalous badge activity, especially outside of business hours....

Jun 15, 20257 minEp. 52

Episode 51: Indicators of Malware Attacks (Domain 2)

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 addresses. We also explore the subtle signs of keyloggers and rootkits, which aim to remain hidden while ex...

Jun 15, 20258 minEp. 51

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

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-days are often used by nation-state actors or advanced persistent threats (APTs) to quietly infiltr...

Jun 15, 20257 minEp. 50

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

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-specific risks including jailbroken devices, sideloaded apps, unencrypted storage, and insecure com...

Jun 15, 20257 minEp. 49

Episode 48: Supply Chain and Cryptographic Vulnerabilities (Domain 2)

Modern cybersecurity is deeply interconnected, and vulnerabilities in your vendors, partners, or third-party software can easily become vulnerabilities in your own environment. In this episode, we explore supply chain attacks—like trojanized software updates, compromised developer tools, or backdoors inserted at the firmware level—that undermine trust and introduce malicious code before it even reaches your network. We also discuss cryptographic weaknesses such as outdated algorithms, poorly imp...

Jun 15, 20258 minEp. 48

Episode 47: Virtualization and Cloud-Specific Vulnerabilities (Domain 2)

Virtualization and cloud computing introduce powerful efficiencies—but they also open up new categories of vulnerabilities that traditional security models often fail to address. In this episode, we examine risks like virtual machine (VM) escape, where an attacker breaks out of an isolated VM and interacts directly with the host or other VMs, as well as resource reuse issues that can lead to unintended data exposure between tenants. We also explore how misconfigured cloud environments—such as im...

Jun 15, 20257 minEp. 47

Episode 46: Hardware and Firmware Vulnerabilities (Domain 2)

Cybersecurity doesn’t stop at software—hardware and firmware vulnerabilities can offer attackers deep, long-term access to systems in ways that are difficult to detect and even harder to fix. In this episode, we explore how outdated firmware, hardcoded credentials, unsigned updates, and direct memory access (DMA) features can be exploited to bypass software-level protections. We also discuss the risks associated with end-of-life or legacy hardware that no longer receives updates, as well as the ...

Jun 15, 20257 minEp. 46

Episode 45: Operating System and Web-Based Vulnerabilities (Domain 2)

Operating systems and web applications form the backbone of IT infrastructure, and when left unpatched or misconfigured, they present rich targets for exploitation. In this episode, we look at vulnerabilities like privilege escalation, insecure services, and poor access controls in operating systems, along with web-based flaws such as SQL injection and cross-site scripting (XSS). These weaknesses can allow attackers to manipulate databases, hijack sessions, exfiltrate data, or take control of un...

Jun 15, 20258 minEp. 45

Episode 44: Application-Level Vulnerabilities (Domain 2)

Applications serve as the user-facing layer of most digital environments, and they are frequently targeted by attackers exploiting poor coding practices and flawed design. In this episode, we dive into critical application-level vulnerabilities including memory injection, buffer overflows, and race conditions like time-of-check/time-of-use (TOC/TOU) flaws. These vulnerabilities often allow attackers to manipulate system behavior, gain unauthorized access, or crash services entirely. We also disc...

Jun 15, 20258 minEp. 44

Episode 43: Human Vectors and Social Engineering (Part 2) (Domain 2)

While basic social engineering relies on message-based deception, more advanced techniques target identity, credibility, and digital presence through impersonation, pretexting, and domain spoofing. In this episode, we examine how attackers craft elaborate backstories or scenarios to manipulate users into granting access, exposing data, or clicking on malicious content. Business Email Compromise (BEC) attacks impersonate executives or vendors to request fraudulent wire transfers, while watering h...

Jun 15, 20258 minEp. 43

Episode 42: Human Vectors and Social Engineering (Part 1) (Domain 2)

People are often the weakest link in cybersecurity, and attackers exploit this through carefully crafted manipulation tactics known as social engineering. In this episode, we focus on phishing, vishing, and smishing—three common techniques that deceive users through email, phone, and SMS to trick them into revealing credentials, clicking malicious links, or installing malware. These attacks rely on urgency, authority, and trust to override a user’s better judgment, often imitating trusted instit...

Jun 15, 20257 minEp. 42
Hosted on Transistor
For the best experience, listen in Metacast app for iOS or Android