Jason Edwards
Certified: The CompTIA Security+ V8 / SY0-801 Audio Course
Certified: The CompTIA Security+ V8 / SY0-801 Audio Course is built for learners who want a clear, practical path into modern cybersecurity fundamentals without being tied to a desk. It is designed for entry-level security professionals, IT support staff, help desk technicians, junior system administrators, career changers, and anyone preparing for the Security+ exam. The course assumes you may already understand basic networking and computer systems, but it does not assume deep security experience. Each lesson explains the ideas behind the exam objectives in plain language, then connects them...
Where to listen?
Podcasts in the app Replaio Radio Coming soonPodcasts are coming to the app soon. Install now and be the first to see a whole new take on podcasts
Episodes
Episode 94 — Incident Response Preparation: Training, Tabletop Exercises, Playbooks, Simulations, and Roles (4.7) 27.04.2026 14:14
This episode covers the preparation phase of incident response, where organizations define how they will act before an actual security incident occurs. Students should understand training, tabletop exercises, playbooks, simulations, communication plans, escalation paths, and role assignments as core readiness activities. A playbook gives repeatable guidance for common incident types, while a table...
Episode 93 — AI in SecOps: Agentic AI, Chatbots, Predictive Analysis, AI-Augmented Baselines, and CI/CD (4.6) 27.04.2026 14:53
This episode explains how AI can support security operations through assistant-style tools, agentic workflows, predictive analysis, AI-augmented baselines, and integration with continuous integration and continuous delivery pipelines. Students should understand that chatbots may help summarize alerts, answer procedural questions, or guide analysts through response steps, while predictive analysis...
Episode 92 — Automation Risks and Guardrails: Logic, Complexity, Financial Risk, and Process Risk (4.6) 27.04.2026 13:07
This episode covers the risks that appear when automation executes bad logic quickly, repeatedly, or at scale. Students should understand that automation can amplify mistakes, such as provisioning excessive permissions, deleting resources, misrouting alerts, triggering expensive cloud actions, or applying a flawed configuration across many systems. Complexity can also make workflows harder to trou...
Episode 91 — Automation Use Cases: Provisioning, Desired State, Anomaly Detection, and Ticketing (4.6) 27.04.2026 13:27
This episode explains how automation supports security operations by making common workflows faster, more consistent, and easier to repeat. Students should understand provisioning as the automated creation of users, systems, permissions, or resources based on approved rules. Desired state configuration helps keep systems aligned with a known secure baseline, while anomaly detection can identify ac...
Episode 90 — Access Models and Modern Authentication: JIT Access, Passkeys, Passwordless, and Credential Monitoring (4.5) 27.04.2026 14:06
This episode covers access control models and modern authentication methods that reduce reliance on standing privileges and reusable passwords. Students should understand rule-based, role-based, time-based, mandatory, discretionary, and just-in-time access models, along with how each controls authorization differently. Just-in-time access grants elevated permissions only when needed and often for...
Episode 89 — MFA: Tokens, Biometrics, OTPs, Backup Codes, and Bypass Risks (4.5) 27.04.2026 13:24
This episode explains multifactor authentication and the common methods used to strengthen login security. Students should understand hard tokens, soft tokens, biometrics, one-time passwords, push prompts, and backup codes as different ways to add proof beyond a password. MFA reduces credential theft risk, but it is not automatically perfect. Bypass risks may include prompt fatigue, phishing proxi...
Episode 88 — Account Types and Privilege Models: User, Privileged, Service, Third-Party, and Emergency Access (4.5) 27.04.2026 13:45
This episode covers common account types and explains why each requires different controls, monitoring, and review. Standard user accounts support daily work and should have only the permissions needed for assigned duties. Privileged accounts can change systems, access sensitive data, or administer environments, so they require stronger protection and oversight. Service accounts support applicatio...
Episode 87 — Federation and SSO: SAML, LDAP, and OAuth (4.5) 27.04.2026 14:09
This episode explains federation and single sign-on at a Security+ level by focusing on what these technologies help accomplish. Federation allows identity information and trust to be shared between systems or organizations, while single sign-on lets users authenticate once and access multiple approved applications. SAML is commonly used for enterprise web-based authentication and federation, LDAP...
Episode 86 — IAM Lifecycle: Provisioning, Deprovisioning, Permissions, and Identity Proofing (4.5) 27.04.2026 13:23
This episode introduces identity and access management lifecycle activities from initial account creation through role changes and account removal. Provisioning creates access based on verified need, identity proofing helps confirm that a person is who they claim to be, permissions define what the identity can do, and deprovisioning removes access when it is no longer required. Students should und...
Episode 85 — Monitoring Protocols and Data Flow: NetFlow, SNMP, Syslog, SCAP, Port Mirroring, and Dashboards (4.4) 27.04.2026 14:36
This episode explains common monitoring protocols and data sources used to understand system and network activity. NetFlow summarizes traffic patterns between systems, SNMP supports network device monitoring and status collection, syslog forwards event messages, SCAP supports standardized configuration and vulnerability information, and port mirroring copies traffic for analysis by sensors or pack...
Episode 84 — Monitoring Tools: SIEM, DLP, Vulnerability Scanners, Orchestration, and Packet Analyzers (4.4) 27.04.2026 13:35
This episode covers major monitoring tools and the role each plays in visibility, detection, and response. A security information and event management platform collects and correlates logs from many sources, while data loss prevention tools help identify or block sensitive data leaving approved locations. Vulnerability scanners find known weaknesses, orchestration tools help automate workflows, pa...
Episode 83 — Alerting Operations: Scanning, Archiving, Reporting, and Alert Tuning (4.4) 27.04.2026 13:18
This episode explains alerting operations and why effective monitoring requires more than simply turning on every possible alert. Students should understand how scanning, archiving, reporting, baselines, thresholds, escalation paths, and alert tuning help teams identify meaningful events without overwhelming analysts. Too many false positives can cause important alerts to be ignored, while overly...
Episode 82 — Monitoring Resources: Systems, Applications, Infrastructure, and Log Aggregation (4.4) 27.04.2026 13:42
This episode introduces the resources security teams monitor to detect threats, investigate activity, and support reporting. Students should recognize that useful monitoring may include systems, applications, infrastructure, cloud services, endpoints, identity platforms, databases, network devices, and security tools. Log aggregation is central because it brings events from many sources into a sea...
Episode 81 — External Reporting: Bug Bounties and Responsible Disclosure (4.3) 27.04.2026 14:16
This episode explains external vulnerability reporting through bug bounty programs and responsible disclosure. Students should understand that bug bounties create a structured way for outside researchers to report security weaknesses within an approved scope, while responsible disclosure focuses on coordinated communication, validation, remediation, and public release timing. For Security+ scenari...
Episode 80 — Remediation, Verification, and Internal Reporting (4.3) 27.04.2026 16:32
This episode explains what happens after a vulnerability or weakness has been identified and prioritized. Remediation may involve patching, configuration changes, disabling exposed services, rotating credentials, improving access control, deploying compensating controls, or accepting risk through an approved process when immediate correction is not practical. Verification confirms whether the reme...
Episode 79 — Prioritization: Severity, Business Impact, and Pen Test Report Review (4.3) 27.04.2026 16:33
This episode teaches students how to prioritize vulnerabilities and penetration test findings using more than severity alone. Severity helps describe technical risk, but remediation priority also depends on exploitability, exposure, asset criticality, business impact, compensating controls, data sensitivity, and whether the weakness is actively being exploited. A public-facing system that handles...
Episode 78 — Vulnerability Management Overview: Scanning, IPAM, CSPM, and Source Code Review (4.3) 27.04.2026 16:23
This episode explains vulnerability management as a recurring operational process rather than a one-time scan. Vulnerability scanning identifies known weaknesses in systems, applications, configurations, and network exposure, but findings must be validated, prioritized, remediated, and verified. IP address management helps teams understand what systems exist, where they are located, and whether sc...
Episode 77 — Planning, Procurement, Assignment, Tracking, Disposal, and Decommissioning (4.2) 27.04.2026 15:51
This episode covers the asset lifecycle from planning and procurement through assignment, accounting, tracking, disposal, and decommissioning. Planning defines what the organization needs and what security requirements must be built in before purchase. Procurement should consider approved vendors, licensing, supportability, compliance, and secure configuration requirements. Assignment and tracking...
Episode 76 — Asset Management: Hardware, Software, and Data Life Cycle (4.2) 27.04.2026 15:40
This episode introduces asset management as a security foundation for hardware, software, and data throughout their life cycles. Students should understand that organizations cannot reliably patch, monitor, classify, protect, or retire assets they do not know exist. Hardware inventories identify devices such as laptops, servers, mobile devices, network equipment, and removable media. Software inve...
Episode 75 — Email and OS Security: DMARC, SPF, DKIM, BIMI, Group Policy, and SELinux (4.1) 27.04.2026 16:27
This episode explains email authentication and operating system security controls that help enforce trust and configuration standards. Sender Policy Framework helps identify which mail servers are authorized to send mail for a domain, DomainKeys Identified Mail uses cryptographic signatures to validate message integrity and domain association, and Domain-based Message Authentication, Reporting, an...
Episode 74 — Repository, Application, and Code Security: Secrets Scanning, Input Validation, Secure Cookies, Static Analysis, and Code Signing (4.1) 27.04.2026 16:13
This episode covers security controls that protect code, applications, and software repositories from preventable weaknesses. Secrets scanning detects exposed API keys, passwords, tokens, certificates, or credentials before they are misused. Input validation checks that submitted data follows expected rules before an application processes it, reducing the risk of injection and malformed requests....
Episode 73 — Endpoint and Network Access Control: EDR, XDR, Antivirus, Captive Portals, 802.1X, and Posture (4.1) 27.04.2026 16:02
This episode explains how endpoint protection and network access control help determine whether a device should be trusted, monitored, restricted, or blocked. Antivirus focuses on known malicious files and behavior, while endpoint detection and response provides deeper investigation, containment, and response capabilities on endpoints. Extended detection and response correlates signals across endp...
Episode 72 — Firewalls and Filtering: WAF, UTM, Layer 4/Layer 7, Rate Limiting, and DLP (4.1) 27.04.2026 15:49
This episode compares firewall and filtering technologies by focusing on what each control is designed to inspect, block, or allow. Traditional firewalls often filter traffic by addresses, ports, and protocols, while Layer 4 controls focus on transport-level details and Layer 7 controls inspect application-level content. A web application firewall protects web applications from attacks such as inj...
Episode 71 — Monitoring, MDM, Allow Lists, Block Lists, IDS, IPS, and WIPS (4.1) 27.04.2026 17:43
This episode covers monitoring and access control technologies that help organizations identify suspicious behavior and reduce exposure. Monitoring provides visibility into systems, users, devices, and network activity, while mobile device management helps enforce configuration, encryption, application, and remote wipe policies on phones, tablets, and other managed endpoints. Allow lists permit on...
Episode 70 — Deception and Disruption: Honeypots, Honeynets, Honeyfiles, Honeytokens, and Canary Accounts (4.1) 27.04.2026 15:25
This episode explains deception technologies that help detect, study, or slow attackers by presenting attractive fake targets or monitored artifacts. A honeypot is a decoy system, while a honeynet is a collection of decoy systems designed to observe attacker behavior. Honeyfiles are fake files placed where unauthorized access would be suspicious, honeytokens are monitored values such as fake crede...
Similar podcasts
Replaio is not a podcast publisher; show names, artwork and audio belong to their authors and are distributed through public RSS feeds.