<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/stylesheet.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:podcast="https://podcastindex.org/namespace/1.0">
  <channel>
    <atom:link rel="self" type="application/rss+xml" href="https://feeds.transistor.fm/sec-co-podcast" title="MP3 Audio"/>
    <atom:link rel="hub" href="https://pubsubhubbub.appspot.com/"/>
    <podcast:podping usesPodping="true"/>
    <title>SEC.co Podcast </title>
    <generator>Transistor (https://transistor.fm)</generator>
    <itunes:new-feed-url>https://feeds.transistor.fm/sec-co-podcast</itunes:new-feed-url>
    <description>A podcast about latest trends, techniques and learnings in cybersecurity and cyberdefense. </description>
    <copyright>2026 SEC.co</copyright>
    <podcast:guid>10c37c41-8559-58c4-b76e-a42c2b3d7fb8</podcast:guid>
    <podcast:locked>yes</podcast:locked>
    <language>en</language>
    <pubDate>Thu, 23 Jul 2026 19:30:08 -0700</pubDate>
    <lastBuildDate>Thu, 23 Jul 2026 19:31:39 -0700</lastBuildDate>
    <link>https://sec.co</link>
    <image>
      <url>https://img.transistorcdn.com/yr4MUHpSSawfgRJNqoU8TmGRLB3BMPLRKpCFpo6PMLQ/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS81NTQw/ZWNiODZiYzgyOWUz/ODQ1MmZiNWU4OWJl/ZjIzNy5wbmc.jpg</url>
      <title>SEC.co Podcast </title>
      <link>https://sec.co</link>
    </image>
    <itunes:category text="Technology"/>
    <itunes:category text="Business">
      <itunes:category text="Entrepreneurship"/>
    </itunes:category>
    <itunes:type>episodic</itunes:type>
    <itunes:author>Eric Lamanna</itunes:author>
    <itunes:image href="https://img.transistorcdn.com/yr4MUHpSSawfgRJNqoU8TmGRLB3BMPLRKpCFpo6PMLQ/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS81NTQw/ZWNiODZiYzgyOWUz/ODQ1MmZiNWU4OWJl/ZjIzNy5wbmc.jpg"/>
    <itunes:summary>A podcast about latest trends, techniques and learnings in cybersecurity and cyberdefense. </itunes:summary>
    <itunes:subtitle>A podcast about latest trends, techniques and learnings in cybersecurity and cyberdefense.</itunes:subtitle>
    <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
    <itunes:owner>
      <itunes:name>Eric Lamanna</itunes:name>
    </itunes:owner>
    <itunes:complete>No</itunes:complete>
    <itunes:explicit>No</itunes:explicit>
    <item>
      <title>Hardware Root of Trust: Beyond the TPM Hype</title>
      <itunes:title>Hardware Root of Trust: Beyond the TPM Hype</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">071eab97-30d3-4c84-af9c-870d7b7e14f1</guid>
      <link>https://share.transistor.fm/s/6538900f</link>
      <description>
        <![CDATA[<p>Trusted Platform Modules have become shorthand for "secure hardware," but that framing collapses a complex, layered architecture into a single chip — and leaves defenders with a dangerously incomplete picture. This episode of <em>Cybersecurity</em> draws on <a href="https://sec.co/blog/hardware-root-of-trust-beyond-tpm-hype">the in-depth analysis of hardware root-of-trust architecture</a> to explain what genuine trust chains look like, where they break down, and which technologies belong in a mature security stack alongside — or instead of — a TPM.</p><p>Here's what the episode covers:</p><ul><li><strong>What "root of trust" really means:</strong> Every secure system needs an unconditional anchor — one piece of code or circuitry that everything else chains back to. Without a solid anchor, layered security measures are largely cosmetic.</li><li><strong>Why the TPM became a marketing phenomenon:</strong> Microsoft's Windows 11 TPM 2.0 requirement turned an obscure microcontroller into a headline feature, but the resulting "TPM or nothing" narrative oversimplifies what the chip actually does — and doesn't — protect.</li><li><strong>Genuine TPM strengths and structural limits:</strong> Device identity, sealed storage, and measured boot via Platform Configuration Registers (PCRs) are real capabilities — but the TPM rarely controls power rails or debug ports, and the CPU's Boot ROM fires before the TPM even wakes up, leaving an earlier attack surface exposed.</li><li><strong>The broader hardware trust ecosystem:</strong> DICE (Device Identifier Composition Engine) for constrained IoT, Physically Unclonable Functions (PUFs) and secure elements for key isolation, SoC-integrated enclaves (Apple Secure Enclave, Google Titan, ARM TrustZone), and BMC-based trust chains for data-center servers each solve different parts of the same problem.</li><li><strong>Pitfalls that never appear on a datasheet:</strong> Leaked test keys in manufacturing pipelines, reused root keys across entire product lines, forgotten JTAG/UART debug interfaces left open at ship time, and supply-chain attacks — including the 2017 Infineon RSA key-generation flaw — show how trust chains collapse at the seams rather than at the headline feature.</li><li><strong>Practical steps for defenders right now:</strong> Start with a written threat model; demand supply-chain transparency from silicon vendors; feed PCR values into your SIEM so a TPM that's never polled isn't just idle silicon; enforce firmware rollback protection with monotonic counters; and evaluate whether DICE or a secure element delivers higher assurance than a full TPM stack for your specific deployment.</li></ul><p>The episode closes with a look at where the industry is heading — quantum-resistant firmware signing, CXL Externalized Integrity, and ARM's Platform Security Architecture (PSA) — and why modular, composable trust designs will matter more than any single chip as those transitions unfold. For more on the hardware fingerprinting side of device identity, check out the episode <a href="https://share.transistor.fm/s/b8e88adb">Hardware Fingerprinting: The Promise and the Pitfalls of Device Identity</a>.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Trusted Platform Modules have become shorthand for "secure hardware," but that framing collapses a complex, layered architecture into a single chip — and leaves defenders with a dangerously incomplete picture. This episode of <em>Cybersecurity</em> draws on <a href="https://sec.co/blog/hardware-root-of-trust-beyond-tpm-hype">the in-depth analysis of hardware root-of-trust architecture</a> to explain what genuine trust chains look like, where they break down, and which technologies belong in a mature security stack alongside — or instead of — a TPM.</p><p>Here's what the episode covers:</p><ul><li><strong>What "root of trust" really means:</strong> Every secure system needs an unconditional anchor — one piece of code or circuitry that everything else chains back to. Without a solid anchor, layered security measures are largely cosmetic.</li><li><strong>Why the TPM became a marketing phenomenon:</strong> Microsoft's Windows 11 TPM 2.0 requirement turned an obscure microcontroller into a headline feature, but the resulting "TPM or nothing" narrative oversimplifies what the chip actually does — and doesn't — protect.</li><li><strong>Genuine TPM strengths and structural limits:</strong> Device identity, sealed storage, and measured boot via Platform Configuration Registers (PCRs) are real capabilities — but the TPM rarely controls power rails or debug ports, and the CPU's Boot ROM fires before the TPM even wakes up, leaving an earlier attack surface exposed.</li><li><strong>The broader hardware trust ecosystem:</strong> DICE (Device Identifier Composition Engine) for constrained IoT, Physically Unclonable Functions (PUFs) and secure elements for key isolation, SoC-integrated enclaves (Apple Secure Enclave, Google Titan, ARM TrustZone), and BMC-based trust chains for data-center servers each solve different parts of the same problem.</li><li><strong>Pitfalls that never appear on a datasheet:</strong> Leaked test keys in manufacturing pipelines, reused root keys across entire product lines, forgotten JTAG/UART debug interfaces left open at ship time, and supply-chain attacks — including the 2017 Infineon RSA key-generation flaw — show how trust chains collapse at the seams rather than at the headline feature.</li><li><strong>Practical steps for defenders right now:</strong> Start with a written threat model; demand supply-chain transparency from silicon vendors; feed PCR values into your SIEM so a TPM that's never polled isn't just idle silicon; enforce firmware rollback protection with monotonic counters; and evaluate whether DICE or a secure element delivers higher assurance than a full TPM stack for your specific deployment.</li></ul><p>The episode closes with a look at where the industry is heading — quantum-resistant firmware signing, CXL Externalized Integrity, and ARM's Platform Security Architecture (PSA) — and why modular, composable trust designs will matter more than any single chip as those transitions unfold. For more on the hardware fingerprinting side of device identity, check out the episode <a href="https://share.transistor.fm/s/b8e88adb">Hardware Fingerprinting: The Promise and the Pitfalls of Device Identity</a>.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </content:encoded>
      <pubDate>Thu, 23 Jul 2026 19:30:08 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/6538900f/291814a8.mp3" length="9051369" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>566</itunes:duration>
      <itunes:summary>TPMs get all the headlines, but hardware root of trust is a far broader architectural challenge. This episode cuts through the marketing noise to map the full ecosystem — from Boot ROMs and secure enclaves to DICE, PUFs, and BMCs — and explains what defenders actually need to do.</itunes:summary>
      <itunes:subtitle>TPMs get all the headlines, but hardware root of trust is a far broader architectural challenge. This episode cuts through the marketing noise to map the full ecosystem — from Boot ROMs and secure enclaves to DICE, PUFs, and BMCs — and explains what defen</itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Hardware Fingerprinting: The Promise and the Pitfalls of Device Identity</title>
      <itunes:title>Hardware Fingerprinting: The Promise and the Pitfalls of Device Identity</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">53a368d8-c7a5-48de-a6bf-d1e365200ae8</guid>
      <link>https://share.transistor.fm/s/b8e88adb</link>
      <description>
        <![CDATA[<p>Device identity is one of the trickiest problems in enterprise security. Certificates can be cloned, agent GUIDs can be spoofed, and a rogue machine that looks exactly like a trusted endpoint can slip past even a well-tuned Zero-Trust policy. This episode of <em>Cybersecurity</em> examines hardware fingerprinting — a technique that anchors device identity in silicon-level attributes rather than software — drawing on <a href="https://sec.co/blog/hardware-fingerprinting-for-endpoint-integrity">this deep-dive on hardware fingerprinting for endpoint integrity</a>. The discussion covers both the genuine promise of the approach and the operational, technical, and legal pitfalls that can trip up even experienced security teams.</p><p>Here's what the episode covers:</p><ul><li><strong>How hardware fingerprinting works:</strong> CPUs, TPM Endorsement Keys, NIC MAC addresses, SSD serial numbers, and sensor calibration data are aggregated into a canonical hash that uniquely identifies a physical device at enrollment — and is checked on every subsequent access attempt.</li><li><strong>Why it's gaining traction:</strong> Unlike software identifiers, hardware attributes are harder to clone or strip out, and once a device is enrolled the check runs invisibly — reducing authentication friction for large remote workforces without sacrificing a meaningful security signal.</li><li><strong>Beyond authentication:</strong> Pairing fingerprinting with endpoint posture services enables near-real-time policy actions — quarantine VLANs, SaaS access blocks, license enforcement, and automated investigation triggers — and fits naturally into a continuous-verification Zero-Trust architecture.</li><li><strong>Stability and false-positive risks:</strong> Hardware repairs, firmware updates, motherboard swaps, virtual machine obfuscation, and rare manufacturing duplicates can all cause legitimate devices to fail fingerprint checks, driving help-desk load and pressure to create policy exceptions.</li><li><strong>Privacy and legal exposure:</strong> Hardware identifiers can constitute personal data under GDPR, CCPA, and Brazil's LGPD; storing raw fingerprints without proper hashing, consent flows, or retention limits may already put an organization out of compliance.</li><li><strong>Making it work in practice:</strong> The episode outlines a layered strategy — salted hashing before storage, zero-touch re-enrollment workflows, firmware integrity validation via Secure Boot and TPMs, behavioral analytics as a cross-check, and thorough lab testing of edge cases before any broad rollout.</li></ul><p>The core takeaway is that hardware fingerprinting is a valuable telemetry source, not a trust anchor on its own. Organizations that treat it as one layer in a broader stack — alongside EDR, behavioral analytics, and strong user authentication — while proactively managing privacy obligations and re-enrollment paths, stand to gain a meaningful control without the operational drag that derails poorly planned deployments. More from the show: listen to <a href="https://share.transistor.fm/s/e30eb1e3">Hardware-Backed Key Storage: When and Why It Matters</a> for a related look at how hardware security primitives underpin modern key management.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Device identity is one of the trickiest problems in enterprise security. Certificates can be cloned, agent GUIDs can be spoofed, and a rogue machine that looks exactly like a trusted endpoint can slip past even a well-tuned Zero-Trust policy. This episode of <em>Cybersecurity</em> examines hardware fingerprinting — a technique that anchors device identity in silicon-level attributes rather than software — drawing on <a href="https://sec.co/blog/hardware-fingerprinting-for-endpoint-integrity">this deep-dive on hardware fingerprinting for endpoint integrity</a>. The discussion covers both the genuine promise of the approach and the operational, technical, and legal pitfalls that can trip up even experienced security teams.</p><p>Here's what the episode covers:</p><ul><li><strong>How hardware fingerprinting works:</strong> CPUs, TPM Endorsement Keys, NIC MAC addresses, SSD serial numbers, and sensor calibration data are aggregated into a canonical hash that uniquely identifies a physical device at enrollment — and is checked on every subsequent access attempt.</li><li><strong>Why it's gaining traction:</strong> Unlike software identifiers, hardware attributes are harder to clone or strip out, and once a device is enrolled the check runs invisibly — reducing authentication friction for large remote workforces without sacrificing a meaningful security signal.</li><li><strong>Beyond authentication:</strong> Pairing fingerprinting with endpoint posture services enables near-real-time policy actions — quarantine VLANs, SaaS access blocks, license enforcement, and automated investigation triggers — and fits naturally into a continuous-verification Zero-Trust architecture.</li><li><strong>Stability and false-positive risks:</strong> Hardware repairs, firmware updates, motherboard swaps, virtual machine obfuscation, and rare manufacturing duplicates can all cause legitimate devices to fail fingerprint checks, driving help-desk load and pressure to create policy exceptions.</li><li><strong>Privacy and legal exposure:</strong> Hardware identifiers can constitute personal data under GDPR, CCPA, and Brazil's LGPD; storing raw fingerprints without proper hashing, consent flows, or retention limits may already put an organization out of compliance.</li><li><strong>Making it work in practice:</strong> The episode outlines a layered strategy — salted hashing before storage, zero-touch re-enrollment workflows, firmware integrity validation via Secure Boot and TPMs, behavioral analytics as a cross-check, and thorough lab testing of edge cases before any broad rollout.</li></ul><p>The core takeaway is that hardware fingerprinting is a valuable telemetry source, not a trust anchor on its own. Organizations that treat it as one layer in a broader stack — alongside EDR, behavioral analytics, and strong user authentication — while proactively managing privacy obligations and re-enrollment paths, stand to gain a meaningful control without the operational drag that derails poorly planned deployments. More from the show: listen to <a href="https://share.transistor.fm/s/e30eb1e3">Hardware-Backed Key Storage: When and Why It Matters</a> for a related look at how hardware security primitives underpin modern key management.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </content:encoded>
      <pubDate>Wed, 22 Jul 2026 19:30:34 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/b8e88adb/aaa12563.mp3" length="8310327" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>520</itunes:duration>
      <itunes:summary>Hardware fingerprinting promises stronger device identity than software-based credentials alone — but stability gaps, privacy regulations, and sophisticated evasion techniques mean it's far from a plug-and-play solution. This episode breaks down what it takes to deploy it responsibly.</itunes:summary>
      <itunes:subtitle>Hardware fingerprinting promises stronger device identity than software-based credentials alone — but stability gaps, privacy regulations, and sophisticated evasion techniques mean it's far from a plug-and-play solution. This episode breaks down what it t</itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Hardware-Backed Key Storage: When and Why It Matters</title>
      <itunes:title>Hardware-Backed Key Storage: When and Why It Matters</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">c5f28541-bd47-4972-833d-5ca27a1eb9a6</guid>
      <link>https://share.transistor.fm/s/e30eb1e3</link>
      <description>
        <![CDATA[<p>Encryption is only as strong as the protection around the keys that power it. This episode of <em>Cybersecurity</em> examines a control that security teams can no longer afford to overlook: hardware-backed key storage. Drawing on <a href="https://sec.co/blog/hardware-backed-key-storage-for-cybersecurity">this in-depth article on hardware-backed key storage and why it matters</a>, the episode walks through the core technologies, the real-world gaps in software-only approaches, and the practical steps organizations can take to move critical secrets into tamper-resistant silicon.</p><p>Here's what the episode covers:</p><ul><li><strong>What hardware-backed key storage actually means</strong> — how TPMs, HSMs, secure enclaves, and embedded secure elements each keep cryptographic keys from ever leaving hardware in plaintext, and how they differ in performance, form factor, and price point.</li><li><strong>Why software-only storage keeps failing</strong> — from memory scraping and disk imaging to supply-chain insertions in CI/CD pipelines, the wide attack surface that opens up when keys live in file systems, environment variables, or Kubernetes secrets.</li><li><strong>Regulated industries facing hard requirements</strong> — how PCI-DSS, HIPAA, FIPS 140-2/140-3, and eIDAS frameworks are pushing auditors to treat software-only key protection as an exception rather than the norm, making hardware the compliance path of least resistance.</li><li><strong>Cloud, DevOps, and supply-chain risk</strong> — why build servers and CI runners are prime targets, and how pinning code-signing keys to HSMs ensures no engineer or compromised script can ever export private key material.</li><li><strong>Zero-trust and remote workforce scenarios</strong> — how TPM-backed certificates let conditional access systems verify machine health before granting entry, keeping VPN and disk-encryption keys safe even when a device's OS is partially compromised.</li><li><strong>A practical path to adoption</strong> — starting with a key inventory, prioritizing high-impact secrets, automating provisioning, enforcing quorum approvals, and planning for key lifecycle events before a crisis forces the issue.</li></ul><p>The episode also addresses how to evaluate the right solution — weighing certification level (FIPS 140-2/140-3 Level 2 or 3), throughput requirements, integration ecosystem (PKCS #11, JCE, KMIP), and whether cloud-based pay-as-you-go HSM offerings make more sense than dedicated on-premises hardware. The closing message is direct: hardware-backed key storage isn't a silver bullet, but it eliminates one of the most consistently exploited vectors in an attacker's playbook — and the time to evaluate it is before keys walk out the door. For more on API-layer attack techniques from the same show, check out <a href="https://share.transistor.fm/s/1060dac5">GraphQL Abuse: Introspection, Batching, and Over-Fetching Attacks Explained</a>.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Encryption is only as strong as the protection around the keys that power it. This episode of <em>Cybersecurity</em> examines a control that security teams can no longer afford to overlook: hardware-backed key storage. Drawing on <a href="https://sec.co/blog/hardware-backed-key-storage-for-cybersecurity">this in-depth article on hardware-backed key storage and why it matters</a>, the episode walks through the core technologies, the real-world gaps in software-only approaches, and the practical steps organizations can take to move critical secrets into tamper-resistant silicon.</p><p>Here's what the episode covers:</p><ul><li><strong>What hardware-backed key storage actually means</strong> — how TPMs, HSMs, secure enclaves, and embedded secure elements each keep cryptographic keys from ever leaving hardware in plaintext, and how they differ in performance, form factor, and price point.</li><li><strong>Why software-only storage keeps failing</strong> — from memory scraping and disk imaging to supply-chain insertions in CI/CD pipelines, the wide attack surface that opens up when keys live in file systems, environment variables, or Kubernetes secrets.</li><li><strong>Regulated industries facing hard requirements</strong> — how PCI-DSS, HIPAA, FIPS 140-2/140-3, and eIDAS frameworks are pushing auditors to treat software-only key protection as an exception rather than the norm, making hardware the compliance path of least resistance.</li><li><strong>Cloud, DevOps, and supply-chain risk</strong> — why build servers and CI runners are prime targets, and how pinning code-signing keys to HSMs ensures no engineer or compromised script can ever export private key material.</li><li><strong>Zero-trust and remote workforce scenarios</strong> — how TPM-backed certificates let conditional access systems verify machine health before granting entry, keeping VPN and disk-encryption keys safe even when a device's OS is partially compromised.</li><li><strong>A practical path to adoption</strong> — starting with a key inventory, prioritizing high-impact secrets, automating provisioning, enforcing quorum approvals, and planning for key lifecycle events before a crisis forces the issue.</li></ul><p>The episode also addresses how to evaluate the right solution — weighing certification level (FIPS 140-2/140-3 Level 2 or 3), throughput requirements, integration ecosystem (PKCS #11, JCE, KMIP), and whether cloud-based pay-as-you-go HSM offerings make more sense than dedicated on-premises hardware. The closing message is direct: hardware-backed key storage isn't a silver bullet, but it eliminates one of the most consistently exploited vectors in an attacker's playbook — and the time to evaluate it is before keys walk out the door. For more on API-layer attack techniques from the same show, check out <a href="https://share.transistor.fm/s/1060dac5">GraphQL Abuse: Introspection, Batching, and Over-Fetching Attacks Explained</a>.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </content:encoded>
      <pubDate>Wed, 22 Jul 2026 04:50:37 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/e30eb1e3/dc8cfef1.mp3" length="8714911" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>545</itunes:duration>
      <itunes:summary>Cryptographic keys stored in software are one breach away from total exposure. This episode unpacks hardware-backed key storage — TPMs, HSMs, secure enclaves, and more — explaining when it's a best practice and when it's a hard requirement.</itunes:summary>
      <itunes:subtitle>Cryptographic keys stored in software are one breach away from total exposure. This episode unpacks hardware-backed key storage — TPMs, HSMs, secure enclaves, and more — explaining when it's a best practice and when it's a hard requirement.</itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>GraphQL Abuse: Introspection, Batching, and Over-Fetching Attacks Explained</title>
      <itunes:title>GraphQL Abuse: Introspection, Batching, and Over-Fetching Attacks Explained</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">6c4adc4f-fa55-49ea-8c85-3b6ab1055aa7</guid>
      <link>https://share.transistor.fm/s/1060dac5</link>
      <description>
        <![CDATA[<p>GraphQL trades the sprawl of REST APIs for a single, powerful endpoint — but that concentration of access is exactly what makes it a compelling target. This episode of <em>Cybersecurity</em> examines three increasingly common GraphQL attack patterns in depth, drawing on <a href="https://sec.co/blog/graphql-abuse-detection-and-prevention-introspection-batching-overfetching">this detailed technical breakdown of GraphQL abuse, detection, and prevention</a>. Whether your team ships GraphQL APIs or defends them, the mechanics covered here are directly applicable to production environments today.</p><p>The episode walks through each abuse pattern — how it works, what it looks like to an attacker, and what defenders can do about it — before zooming out to cover cross-cutting security practices that apply across all three. Here's what's covered:</p><ul><li><strong>Introspection leaks:</strong> How a single well-formed introspection query hands attackers a complete map of your API schema — every type, field, argument, and suggestive field name — and why verbose schema descriptions make the exposure worse.</li><li><strong>Disabling introspection safely:</strong> Why production APIs should gate introspection behind authentication, strip public descriptions, and reserve full schema access for internal tooling and trusted roles.</li><li><strong>Batching as a rate-limit bypass:</strong> How attackers pack dozens of operations into a single HTTP request to defeat transport-layer rate limiting, amplify brute-force attempts, and disguise scanning campaigns as ordinary traffic.</li><li><strong>Cost-aware rate limiting:</strong> The case for counting operations, field selections, and resolver complexity — not just requests — and setting hard per-request budgets that honest clients rarely hit.</li><li><strong>Over-fetching as a weapon:</strong> How deep, relationship-chaining queries can silently degrade backend performance, fan out across services, and cross authorization boundaries that were never enforced at the field level.</li><li><strong>Schema hygiene and cultural practices:</strong> Why threat-modeling schema additions before they ship, enforcing field-level authorization, and rewarding engineers who prune fields are just as important as technical controls.</li></ul><p>The episode closes with a call to treat the GraphQL schema as a living security perimeter — logging at the resolver level, building cost-ceiling alerts, and applying the same rigor to new types and mutations that security teams apply to firewall rules. For more from the show on how emerging technologies reshape both attack and defense, check out the episode <a href="https://share.transistor.fm/s/de4ddcbd">GPT and Cybersecurity: How LLMs Are Reshaping Attack and Defense</a>.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>GraphQL trades the sprawl of REST APIs for a single, powerful endpoint — but that concentration of access is exactly what makes it a compelling target. This episode of <em>Cybersecurity</em> examines three increasingly common GraphQL attack patterns in depth, drawing on <a href="https://sec.co/blog/graphql-abuse-detection-and-prevention-introspection-batching-overfetching">this detailed technical breakdown of GraphQL abuse, detection, and prevention</a>. Whether your team ships GraphQL APIs or defends them, the mechanics covered here are directly applicable to production environments today.</p><p>The episode walks through each abuse pattern — how it works, what it looks like to an attacker, and what defenders can do about it — before zooming out to cover cross-cutting security practices that apply across all three. Here's what's covered:</p><ul><li><strong>Introspection leaks:</strong> How a single well-formed introspection query hands attackers a complete map of your API schema — every type, field, argument, and suggestive field name — and why verbose schema descriptions make the exposure worse.</li><li><strong>Disabling introspection safely:</strong> Why production APIs should gate introspection behind authentication, strip public descriptions, and reserve full schema access for internal tooling and trusted roles.</li><li><strong>Batching as a rate-limit bypass:</strong> How attackers pack dozens of operations into a single HTTP request to defeat transport-layer rate limiting, amplify brute-force attempts, and disguise scanning campaigns as ordinary traffic.</li><li><strong>Cost-aware rate limiting:</strong> The case for counting operations, field selections, and resolver complexity — not just requests — and setting hard per-request budgets that honest clients rarely hit.</li><li><strong>Over-fetching as a weapon:</strong> How deep, relationship-chaining queries can silently degrade backend performance, fan out across services, and cross authorization boundaries that were never enforced at the field level.</li><li><strong>Schema hygiene and cultural practices:</strong> Why threat-modeling schema additions before they ship, enforcing field-level authorization, and rewarding engineers who prune fields are just as important as technical controls.</li></ul><p>The episode closes with a call to treat the GraphQL schema as a living security perimeter — logging at the resolver level, building cost-ceiling alerts, and applying the same rigor to new types and mutations that security teams apply to firewall rules. For more from the show on how emerging technologies reshape both attack and defense, check out the episode <a href="https://share.transistor.fm/s/de4ddcbd">GPT and Cybersecurity: How LLMs Are Reshaping Attack and Defense</a>.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </content:encoded>
      <pubDate>Tue, 21 Jul 2026 04:54:31 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/1060dac5/b43ee17b.mp3" length="8441148" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>528</itunes:duration>
      <itunes:summary>GraphQL's elegant single-endpoint design comes with a hidden attack surface — and this episode breaks down three real-world abuse patterns (introspection leaks, batching exploits, and over-fetching attacks) that defenders need to understand right now.</itunes:summary>
      <itunes:subtitle>GraphQL's elegant single-endpoint design comes with a hidden attack surface — and this episode breaks down three real-world abuse patterns (introspection leaks, batching exploits, and over-fetching attacks) that defenders need to understand right now.</itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>GPT and Cybersecurity: How LLMs Are Reshaping Attack and Defense</title>
      <itunes:title>GPT and Cybersecurity: How LLMs Are Reshaping Attack and Defense</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">2bd9299d-e96d-4fe9-adf5-218549b91072</guid>
      <link>https://share.transistor.fm/s/de4ddcbd</link>
      <description>
        <![CDATA[<p>Artificial intelligence has arrived in cybersecurity — and it didn't pick a side. This episode of <em>Cybersecurity</em> examines how large language models like GPT are simultaneously becoming one of the most valuable assets in a defender's toolkit and one of the most dangerous weapons in an attacker's arsenal. Grounded in <a href="https://sec.co/blog/gpt-and-cybersecurity-how-llms-can-be-used-for-both-defense-and-attack">this in-depth look at LLMs in offensive and defensive security</a>, the episode offers a clear-eyed, practical breakdown of where the technology genuinely helps, where it genuinely threatens, and what security teams should do about it today.</p><p>Here's what the episode covers:</p><ul><li><strong>Why this moment is different:</strong> Unlike past technology waves, LLMs moved from research novelty to enterprise-wide deployment in just a couple of years — giving both defenders and attackers almost no runway to prepare.</li><li><strong>AI-powered threat detection:</strong> LLMs can ingest logs and alerts at machine speed, surface anomalies that would take analysts hours to find manually, and free up skilled practitioners for the judgment-heavy work that machines still can't handle.</li><li><strong>Operational efficiency gains:</strong> Incident reports, policy drafts, threat intelligence summaries, and mitigation plans — tasks that drain high-skill hours — can be delegated to AI assistants, helping especially mid-market teams punch above their weight.</li><li><strong>The phishing problem, reimagined:</strong> AI-generated social engineering is now grammatically flawless, contextually plausible, and personalized at scale, effectively erasing the traditional "bad grammar" tell that employees were trained to spot.</li><li><strong>Lowered barriers for attackers:</strong> Automated vulnerability probing, self-mutating malware, and scalable attack campaigns are all more accessible when AI handles the heavy lifting — driving up attack frequency and variety while defenders remain stretched thin.</li><li><strong>Four actionable priorities:</strong> Integrate AI-assisted detection, modernize phishing-awareness training, layer technical defenses, and commit to continuous learning rather than treating security as a static checklist.</li></ul><p>The episode's central argument is that LLMs are a force multiplier, not a villain or a savior — and that the outcome depends entirely on preparedness. Organizations that understand the dual nature of this technology and build adaptive strategies around it will be the ones that stay ahead of an accelerating digital arms race.</p><p>For more on how legacy and overlooked code can introduce serious risk, check out the episode <a href="https://share.transistor.fm/s/86e10c3c">Ghost Dependencies: How Stale Code Can Still Be Malicious</a>.</p><p><a href="https://sec.co">SEC</a><br><a href="https://cybersoftware.ai">Cyber Software </a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Artificial intelligence has arrived in cybersecurity — and it didn't pick a side. This episode of <em>Cybersecurity</em> examines how large language models like GPT are simultaneously becoming one of the most valuable assets in a defender's toolkit and one of the most dangerous weapons in an attacker's arsenal. Grounded in <a href="https://sec.co/blog/gpt-and-cybersecurity-how-llms-can-be-used-for-both-defense-and-attack">this in-depth look at LLMs in offensive and defensive security</a>, the episode offers a clear-eyed, practical breakdown of where the technology genuinely helps, where it genuinely threatens, and what security teams should do about it today.</p><p>Here's what the episode covers:</p><ul><li><strong>Why this moment is different:</strong> Unlike past technology waves, LLMs moved from research novelty to enterprise-wide deployment in just a couple of years — giving both defenders and attackers almost no runway to prepare.</li><li><strong>AI-powered threat detection:</strong> LLMs can ingest logs and alerts at machine speed, surface anomalies that would take analysts hours to find manually, and free up skilled practitioners for the judgment-heavy work that machines still can't handle.</li><li><strong>Operational efficiency gains:</strong> Incident reports, policy drafts, threat intelligence summaries, and mitigation plans — tasks that drain high-skill hours — can be delegated to AI assistants, helping especially mid-market teams punch above their weight.</li><li><strong>The phishing problem, reimagined:</strong> AI-generated social engineering is now grammatically flawless, contextually plausible, and personalized at scale, effectively erasing the traditional "bad grammar" tell that employees were trained to spot.</li><li><strong>Lowered barriers for attackers:</strong> Automated vulnerability probing, self-mutating malware, and scalable attack campaigns are all more accessible when AI handles the heavy lifting — driving up attack frequency and variety while defenders remain stretched thin.</li><li><strong>Four actionable priorities:</strong> Integrate AI-assisted detection, modernize phishing-awareness training, layer technical defenses, and commit to continuous learning rather than treating security as a static checklist.</li></ul><p>The episode's central argument is that LLMs are a force multiplier, not a villain or a savior — and that the outcome depends entirely on preparedness. Organizations that understand the dual nature of this technology and build adaptive strategies around it will be the ones that stay ahead of an accelerating digital arms race.</p><p>For more on how legacy and overlooked code can introduce serious risk, check out the episode <a href="https://share.transistor.fm/s/86e10c3c">Ghost Dependencies: How Stale Code Can Still Be Malicious</a>.</p><p><a href="https://sec.co">SEC</a><br><a href="https://cybersoftware.ai">Cyber Software </a></p>]]>
      </content:encoded>
      <pubDate>Mon, 20 Jul 2026 08:51:06 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/de4ddcbd/64669ccb.mp3" length="6853739" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>429</itunes:duration>
      <itunes:summary>Large language models are reshaping cybersecurity from both sides of the battlefield — turbochargering defenders with AI-assisted threat detection while handing attackers unprecedented tools for deception and automation. This episode breaks down what that means for your organization right now.</itunes:summary>
      <itunes:subtitle>Large language models are reshaping cybersecurity from both sides of the battlefield — turbochargering defenders with AI-assisted threat detection while handing attackers unprecedented tools for deception and automation. This episode breaks down what that</itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Ghost Dependencies: How Stale Code Can Still Be Malicious</title>
      <itunes:title>Ghost Dependencies: How Stale Code Can Still Be Malicious</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">d608bc70-27b3-4041-a25d-5df9357ebead</guid>
      <link>https://share.transistor.fm/s/86e10c3c</link>
      <description>
        <![CDATA[<p>Every codebase carries passengers: libraries no one remembers adding, transitive dependencies that hitchhiked in years ago, dev tools that quietly slipped into production builds. This episode of <em>Cybersecurity</em> explores why these forgotten packages — ghost dependencies — are far from harmless, drawing on <a href="https://sec.co/blog/ghost-dependencies-stale-code-security">this in-depth article on stale code as a security risk</a>. The uncomfortable truth is that inactivity isn't a security property, and the corners of your dependency tree that nobody watches are exactly the corners attackers study most carefully.</p><p>The episode covers how ghost dependencies form, how adversaries exploit them, and what a practical, layered defense actually looks like in production environments:</p><ul><li><strong>What makes a dependency a "ghost"</strong> — unpinned relics, transitive passengers, and dev tools that outlived their purpose, united by the fact that no one claims ownership.</li><li><strong>Inactivity as a false signal of safety</strong> — stale packages carry their vulnerabilities indefinitely, with no maintainer watching CVE feeds and no patches on the way.</li><li><strong>Impersonation and typosquatting risk</strong> — dormant packages become furniture that no one scrutinizes, making them ideal targets for near-identical name spoofing that slips past even experienced developers.</li><li><strong>Hijacked maintainer accounts</strong> — abandoned projects tied to expired university or startup email addresses can be silently inherited by anyone who acquires the old domain, granting legitimate-looking publish rights.</li><li><strong>The version-pinning trap</strong> — locking a release in place preserves its vulnerabilities just as firmly as it preserves its behavior, turning a cautious practice into a stationary target.</li><li><strong>Practical defenses</strong> — living dependency inventories, reachability analysis to prioritize blast radius, isolation for packages that can't be replaced, named human ownership per critical dependency, and disciplined lockfile hygiene tied to real patch windows.</li></ul><p>The episode closes with a clear through-line: silence is not safety, and attackers rely on the assumption that what didn't break yesterday won't break today. Building a well-lit, actively governed dependency graph — combining automated tooling with genuine human accountability — is what keeps ghost dependencies from becoming ghost entry points. If you enjoyed this episode, also check out <a href="https://share.transistor.fm/s/93d15cd2">Flow-Based Detection vs. DPI: Performance vs. Precision</a> for another deep dive into the tradeoffs at the heart of modern security architecture.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Every codebase carries passengers: libraries no one remembers adding, transitive dependencies that hitchhiked in years ago, dev tools that quietly slipped into production builds. This episode of <em>Cybersecurity</em> explores why these forgotten packages — ghost dependencies — are far from harmless, drawing on <a href="https://sec.co/blog/ghost-dependencies-stale-code-security">this in-depth article on stale code as a security risk</a>. The uncomfortable truth is that inactivity isn't a security property, and the corners of your dependency tree that nobody watches are exactly the corners attackers study most carefully.</p><p>The episode covers how ghost dependencies form, how adversaries exploit them, and what a practical, layered defense actually looks like in production environments:</p><ul><li><strong>What makes a dependency a "ghost"</strong> — unpinned relics, transitive passengers, and dev tools that outlived their purpose, united by the fact that no one claims ownership.</li><li><strong>Inactivity as a false signal of safety</strong> — stale packages carry their vulnerabilities indefinitely, with no maintainer watching CVE feeds and no patches on the way.</li><li><strong>Impersonation and typosquatting risk</strong> — dormant packages become furniture that no one scrutinizes, making them ideal targets for near-identical name spoofing that slips past even experienced developers.</li><li><strong>Hijacked maintainer accounts</strong> — abandoned projects tied to expired university or startup email addresses can be silently inherited by anyone who acquires the old domain, granting legitimate-looking publish rights.</li><li><strong>The version-pinning trap</strong> — locking a release in place preserves its vulnerabilities just as firmly as it preserves its behavior, turning a cautious practice into a stationary target.</li><li><strong>Practical defenses</strong> — living dependency inventories, reachability analysis to prioritize blast radius, isolation for packages that can't be replaced, named human ownership per critical dependency, and disciplined lockfile hygiene tied to real patch windows.</li></ul><p>The episode closes with a clear through-line: silence is not safety, and attackers rely on the assumption that what didn't break yesterday won't break today. Building a well-lit, actively governed dependency graph — combining automated tooling with genuine human accountability — is what keeps ghost dependencies from becoming ghost entry points. If you enjoyed this episode, also check out <a href="https://share.transistor.fm/s/93d15cd2">Flow-Based Detection vs. DPI: Performance vs. Precision</a> for another deep dive into the tradeoffs at the heart of modern security architecture.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </content:encoded>
      <pubDate>Sat, 18 Jul 2026 18:37:38 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/86e10c3c/3640a3fa.mp3" length="7659982" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>479</itunes:duration>
      <itunes:summary>Your software's forgotten dependencies aren't harmless — they're open doors. This episode unpacks how stale, abandoned packages become prime targets for supply chain attacks, and what teams can actually do about it.</itunes:summary>
      <itunes:subtitle>Your software's forgotten dependencies aren't harmless — they're open doors. This episode unpacks how stale, abandoned packages become prime targets for supply chain attacks, and what teams can actually do about it.</itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Flow-Based Detection vs. DPI: Performance vs. Precision</title>
      <itunes:title>Flow-Based Detection vs. DPI: Performance vs. Precision</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">10c18bd3-c34c-4c7c-9674-e19e0f04a9e0</guid>
      <link>https://share.transistor.fm/s/93d15cd2</link>
      <description>
        <![CDATA[<p>Network security teams face a fundamental trade-off: see everything in granular detail, or maintain the speed and scale needed to protect a modern enterprise. This episode of <em>Cybersecurity</em> tackles that tension head-on, walking through the architectural logic behind flow-based detection and Deep Packet Inspection (DPI) — and why the sharpest security operations centers treat them as complementary tools rather than competing philosophies. The discussion draws on <a href="https://sec.co/blog/flow-based-detection-vs-dpi-performance-vs-precision">this in-depth comparison of flow-based detection and DPI</a> from the team at SEC.</p><p>The episode covers the real-world strengths, limitations, and deployment contexts for both approaches, including:</p><ul><li><strong>How flow-based detection works:</strong> Traffic is condensed into compact metadata records — source, destination, port, duration, volume — giving analysts a behavioral map of the entire network without capturing payloads or taxing infrastructure.</li><li><strong>Where flow monitoring hits its limits:</strong> Because flows never inspect packet content, encrypted threats that blend into normal traffic patterns — such as malware beaconing over HTTPS — can evade detection entirely, creating blind spots for low-and-slow or insider threats.</li><li><strong>What DPI actually delivers:</strong> Deep Packet Inspection dissects each packet layer by layer, enabling precise application identification, payload-level signature matching, and forensic-grade evidence — capabilities essential for email gateways, data loss prevention, and incident reconstruction.</li><li><strong>The real cost of DPI at scale:</strong> Full packet inspection on high-throughput links demands significant hardware investment, and decrypting the now-dominant share of encrypted enterprise traffic adds latency, complexity, and compliance exposure under frameworks like GDPR and HIPAA.</li><li><strong>Environments that favor each approach:</strong> Cloud workloads, IoT/OT networks, and distributed branch offices tend to suit flow-based coverage; egress firewalls, cloud interconnects, and active incident response scenarios are where DPI earns its overhead.</li><li><strong>A practical hybrid architecture:</strong> Deploy DPI at high-risk choke points, enable flow collection across all available network infrastructure, and build automated workflows so that flow anomalies trigger targeted DPI investigation — radar for early warning, microscope for confirmation.</li></ul><p>The episode closes with concrete guidance for architects and security leaders: map your traffic corridors, identify where risk is actually concentrated, and design a detection workflow where lightweight behavioral monitoring and deep content inspection each do what they're genuinely best at. For more on how security decisions at the architecture layer shape overall posture, check out the episode on <a href="https://share.transistor.fm/s/8c6e1bf8">Feature Flag Security Risks: Kill Switches, Rollouts, and Guardrails</a>.</p><p><a href="https://sec.co">SEC</a><br><a href="https://cybersoftware.ai">Cybersoftware.ai</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Network security teams face a fundamental trade-off: see everything in granular detail, or maintain the speed and scale needed to protect a modern enterprise. This episode of <em>Cybersecurity</em> tackles that tension head-on, walking through the architectural logic behind flow-based detection and Deep Packet Inspection (DPI) — and why the sharpest security operations centers treat them as complementary tools rather than competing philosophies. The discussion draws on <a href="https://sec.co/blog/flow-based-detection-vs-dpi-performance-vs-precision">this in-depth comparison of flow-based detection and DPI</a> from the team at SEC.</p><p>The episode covers the real-world strengths, limitations, and deployment contexts for both approaches, including:</p><ul><li><strong>How flow-based detection works:</strong> Traffic is condensed into compact metadata records — source, destination, port, duration, volume — giving analysts a behavioral map of the entire network without capturing payloads or taxing infrastructure.</li><li><strong>Where flow monitoring hits its limits:</strong> Because flows never inspect packet content, encrypted threats that blend into normal traffic patterns — such as malware beaconing over HTTPS — can evade detection entirely, creating blind spots for low-and-slow or insider threats.</li><li><strong>What DPI actually delivers:</strong> Deep Packet Inspection dissects each packet layer by layer, enabling precise application identification, payload-level signature matching, and forensic-grade evidence — capabilities essential for email gateways, data loss prevention, and incident reconstruction.</li><li><strong>The real cost of DPI at scale:</strong> Full packet inspection on high-throughput links demands significant hardware investment, and decrypting the now-dominant share of encrypted enterprise traffic adds latency, complexity, and compliance exposure under frameworks like GDPR and HIPAA.</li><li><strong>Environments that favor each approach:</strong> Cloud workloads, IoT/OT networks, and distributed branch offices tend to suit flow-based coverage; egress firewalls, cloud interconnects, and active incident response scenarios are where DPI earns its overhead.</li><li><strong>A practical hybrid architecture:</strong> Deploy DPI at high-risk choke points, enable flow collection across all available network infrastructure, and build automated workflows so that flow anomalies trigger targeted DPI investigation — radar for early warning, microscope for confirmation.</li></ul><p>The episode closes with concrete guidance for architects and security leaders: map your traffic corridors, identify where risk is actually concentrated, and design a detection workflow where lightweight behavioral monitoring and deep content inspection each do what they're genuinely best at. For more on how security decisions at the architecture layer shape overall posture, check out the episode on <a href="https://share.transistor.fm/s/8c6e1bf8">Feature Flag Security Risks: Kill Switches, Rollouts, and Guardrails</a>.</p><p><a href="https://sec.co">SEC</a><br><a href="https://cybersoftware.ai">Cybersoftware.ai</a></p>]]>
      </content:encoded>
      <pubDate>Fri, 17 Jul 2026 21:54:07 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/93d15cd2/cb45a08d.mp3" length="7702614" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>482</itunes:duration>
      <itunes:summary>Speed or precision? This episode breaks down flow-based detection and Deep Packet Inspection — how each works, where each fails, and how mature security teams combine both into a network visibility architecture that's actually sustainable.</itunes:summary>
      <itunes:subtitle>Speed or precision? This episode breaks down flow-based detection and Deep Packet Inspection — how each works, where each fails, and how mature security teams combine both into a network visibility architecture that's actually sustainable.</itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Feature Flag Security Risks: Kill Switches, Rollouts, and Guardrails</title>
      <itunes:title>Feature Flag Security Risks: Kill Switches, Rollouts, and Guardrails</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">1ecde511-5079-438c-ae4c-456958a55f11</guid>
      <link>https://share.transistor.fm/s/8c6e1bf8</link>
      <description>
        <![CDATA[<p>Feature flags sit quietly inside nearly every modern codebase, giving engineering teams the power to toggle behavior at runtime without touching a deployment pipeline. But that same power introduces layered risks — operational, architectural, and security-related — that most teams don't fully reckon with until something breaks at 3 a.m. This episode of <em>Cybersecurity</em> works through the discipline behind feature flags done right, drawing on <a href="https://sec.co/blog/feature-flag-security-risks-and-best-practices">this in-depth look at feature flag security risks and best practices</a> to cover what separates a genuine safety mechanism from a false sense of control.</p><p>The episode covers three interlocking areas — kill-switches, gradual rollouts, and system-wide guardrails — and examines how each layer contributes to (or undermines) engineering resilience and security posture. Here's what's addressed:</p><ul><li><strong>Kill-switch design under pressure:</strong> What makes an emergency flag actually work — narrow blast radius, low-latency config stores, pre-defined ownership, and fast authentication workflows that don't stall in a crisis.</li><li><strong>Gradual rollout discipline:</strong> Why sticky identity-level assignment, mutually exclusive cohorts, and pre-defined stop conditions matter more than arbitrary percentage ladders and optimistic timelines.</li><li><strong>Flag lifecycle governance:</strong> How expiry dates, team ownership, and automated cleanup alerts prevent temporary flags from becoming permanent, unaudited code paths.</li><li><strong>Access control and the flag control plane:</strong> Why flag stores deserve the same security treatment as production credentials — scoped keys, per-environment roles, MFA, and audit logs forwarded to a SIEM.</li><li><strong>Flags as an attack surface:</strong> How a compromised flag credential can shift traffic, degrade service, or open shadow access paths — and what detection controls (change-frequency alerting, circuit breakers, signed client-side payloads) close those gaps.</li><li><strong>Observability requirements:</strong> Why every flagged code path needs event logging tied to traces, and how a live rollout dashboard prevents the most dangerous incident question: "Wait, is the flag even on right now?"</li></ul><p>The throughline is that feature flags reward operational discipline. The technology itself doesn't make systems safer or riskier — the habits, policies, and controls wrapped around it do. Practiced kill-switch drills, evidence-driven rollouts, and a hardened flag control plane are what separate teams that ship confidently from teams that accumulate hidden risk with every release. For more on how infrastructure decisions intersect with security, check out the episode on <a href="https://share.transistor.fm/s/c058e169">Encrypted DNS in Enterprises: Balancing Privacy, Control, and Visibility</a>.</p><p><a href="https://sec.co">SEC</a><br><a href="https://cybersoftware.ai">Cybersoftware.ai </a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Feature flags sit quietly inside nearly every modern codebase, giving engineering teams the power to toggle behavior at runtime without touching a deployment pipeline. But that same power introduces layered risks — operational, architectural, and security-related — that most teams don't fully reckon with until something breaks at 3 a.m. This episode of <em>Cybersecurity</em> works through the discipline behind feature flags done right, drawing on <a href="https://sec.co/blog/feature-flag-security-risks-and-best-practices">this in-depth look at feature flag security risks and best practices</a> to cover what separates a genuine safety mechanism from a false sense of control.</p><p>The episode covers three interlocking areas — kill-switches, gradual rollouts, and system-wide guardrails — and examines how each layer contributes to (or undermines) engineering resilience and security posture. Here's what's addressed:</p><ul><li><strong>Kill-switch design under pressure:</strong> What makes an emergency flag actually work — narrow blast radius, low-latency config stores, pre-defined ownership, and fast authentication workflows that don't stall in a crisis.</li><li><strong>Gradual rollout discipline:</strong> Why sticky identity-level assignment, mutually exclusive cohorts, and pre-defined stop conditions matter more than arbitrary percentage ladders and optimistic timelines.</li><li><strong>Flag lifecycle governance:</strong> How expiry dates, team ownership, and automated cleanup alerts prevent temporary flags from becoming permanent, unaudited code paths.</li><li><strong>Access control and the flag control plane:</strong> Why flag stores deserve the same security treatment as production credentials — scoped keys, per-environment roles, MFA, and audit logs forwarded to a SIEM.</li><li><strong>Flags as an attack surface:</strong> How a compromised flag credential can shift traffic, degrade service, or open shadow access paths — and what detection controls (change-frequency alerting, circuit breakers, signed client-side payloads) close those gaps.</li><li><strong>Observability requirements:</strong> Why every flagged code path needs event logging tied to traces, and how a live rollout dashboard prevents the most dangerous incident question: "Wait, is the flag even on right now?"</li></ul><p>The throughline is that feature flags reward operational discipline. The technology itself doesn't make systems safer or riskier — the habits, policies, and controls wrapped around it do. Practiced kill-switch drills, evidence-driven rollouts, and a hardened flag control plane are what separate teams that ship confidently from teams that accumulate hidden risk with every release. For more on how infrastructure decisions intersect with security, check out the episode on <a href="https://share.transistor.fm/s/c058e169">Encrypted DNS in Enterprises: Balancing Privacy, Control, and Visibility</a>.</p><p><a href="https://sec.co">SEC</a><br><a href="https://cybersoftware.ai">Cybersoftware.ai </a></p>]]>
      </content:encoded>
      <pubDate>Fri, 17 Jul 2026 04:40:48 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/8c6e1bf8/dd3a665e.mp3" length="8945207" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>560</itunes:duration>
      <itunes:summary>Feature flags promise instant rollbacks and safer deployments — but poorly designed ones can silently corrupt production, widen your attack surface, and outlive their welcome. This episode breaks down how to build kill-switches, rollouts, and guardrails that actually hold up under pressure.</itunes:summary>
      <itunes:subtitle>Feature flags promise instant rollbacks and safer deployments — but poorly designed ones can silently corrupt production, widen your attack surface, and outlive their welcome. This episode breaks down how to build kill-switches, rollouts, and guardrails t</itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Encrypted DNS in Enterprises: Balancing Privacy, Control, and Visibility</title>
      <itunes:title>Encrypted DNS in Enterprises: Balancing Privacy, Control, and Visibility</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">81d658e3-5926-415f-a571-317362cdd5d8</guid>
      <link>https://share.transistor.fm/s/c058e169</link>
      <description>
        <![CDATA[<p>Encrypted DNS protocols like DNS over HTTPS and DNS over TLS were built to fix a real problem: plain-text DNS queries are trivially readable by anyone on the wire. But when organizations deploy these protocols without a deliberate policy, they often trade one risk for another — replacing passive eavesdropping with active blindness inside their own security programs. This episode of <strong>Cybersecurity</strong> walks through exactly how enterprises can capture the privacy benefits of encrypted DNS while keeping the defender visibility that modern threat detection depends on, drawing on <a href="https://sec.co/blog/encrypted-dns-enterprises-doh-dot-policy-monitoring">this in-depth guide on enterprise encrypted DNS policy and monitoring</a>.</p><p>The episode covers the full lifecycle of an enterprise encrypted DNS strategy, from protocol selection to incident response:</p><ul><li><strong>Protocol trade-offs:</strong> DoH runs on port 443 and blends invisibly with web traffic, making it hard to block selectively; DoT uses a dedicated port (853) that's easier to control; DNS over QUIC is gaining ground fast for its performance advantages — and each carries different implications for egress policy.</li><li><strong>The shadow resolver problem:</strong> Browsers, operating systems, and applications increasingly enable encrypted DNS on their own, quietly routing queries to public resolvers and bypassing corporate infrastructure — taking threat intelligence and audit trails with them.</li><li><strong>Identity-aware resolution:</strong> Tying DNS resolution paths to device identity and user identity, using client certificates or tokens, lets security teams link queries to specific endpoints and people — exactly what incident responders need when reconstructing an event.</li><li><strong>Egress controls and BYOD:</strong> A default-deny posture for outbound DoH and DoT, combined with explicit allow-lists for sanctioned resolvers, closes the most common bypass routes; personal and unmanaged devices need dedicated network segments and resolver profiles rather than blanket blocks.</li><li><strong>Monitoring without decryption:</strong> Rich telemetry at the resolver, minimal but meaningful telemetry at the endpoint agent, and egress-layer logging for unauthorized DoH connections give security operations teams the triangle of evidence needed for most investigations — without touching encrypted traffic on the wire.</li><li><strong>Preparing for what's next:</strong> Encrypted Client Hello, Oblivious DoH, and DNS over QUIC are all pushing privacy further by default; organizations that anchor their strategy in identity, sanctioned resolvers, and attested endpoint configuration will adapt without rebuilding from scratch.</li></ul><p>The episode closes with a practical picture of what mature encrypted DNS looks like in production: managed devices on DoH or DoT, unknown resolvers blocked at egress, clean correlated logs in the SIEM, and users who never have to think about DNS at all. More from the show: check out the episode on <a href="https://share.transistor.fm/s/fff86e03">EDR Bypass Techniques That Still Work in 2025</a> for a related look at how attackers work around modern defensive controls.</p><p><a href="https://sec.co">SEC</a><br><a href="https://cybersoftware.ai">Cybersoftware.ai</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Encrypted DNS protocols like DNS over HTTPS and DNS over TLS were built to fix a real problem: plain-text DNS queries are trivially readable by anyone on the wire. But when organizations deploy these protocols without a deliberate policy, they often trade one risk for another — replacing passive eavesdropping with active blindness inside their own security programs. This episode of <strong>Cybersecurity</strong> walks through exactly how enterprises can capture the privacy benefits of encrypted DNS while keeping the defender visibility that modern threat detection depends on, drawing on <a href="https://sec.co/blog/encrypted-dns-enterprises-doh-dot-policy-monitoring">this in-depth guide on enterprise encrypted DNS policy and monitoring</a>.</p><p>The episode covers the full lifecycle of an enterprise encrypted DNS strategy, from protocol selection to incident response:</p><ul><li><strong>Protocol trade-offs:</strong> DoH runs on port 443 and blends invisibly with web traffic, making it hard to block selectively; DoT uses a dedicated port (853) that's easier to control; DNS over QUIC is gaining ground fast for its performance advantages — and each carries different implications for egress policy.</li><li><strong>The shadow resolver problem:</strong> Browsers, operating systems, and applications increasingly enable encrypted DNS on their own, quietly routing queries to public resolvers and bypassing corporate infrastructure — taking threat intelligence and audit trails with them.</li><li><strong>Identity-aware resolution:</strong> Tying DNS resolution paths to device identity and user identity, using client certificates or tokens, lets security teams link queries to specific endpoints and people — exactly what incident responders need when reconstructing an event.</li><li><strong>Egress controls and BYOD:</strong> A default-deny posture for outbound DoH and DoT, combined with explicit allow-lists for sanctioned resolvers, closes the most common bypass routes; personal and unmanaged devices need dedicated network segments and resolver profiles rather than blanket blocks.</li><li><strong>Monitoring without decryption:</strong> Rich telemetry at the resolver, minimal but meaningful telemetry at the endpoint agent, and egress-layer logging for unauthorized DoH connections give security operations teams the triangle of evidence needed for most investigations — without touching encrypted traffic on the wire.</li><li><strong>Preparing for what's next:</strong> Encrypted Client Hello, Oblivious DoH, and DNS over QUIC are all pushing privacy further by default; organizations that anchor their strategy in identity, sanctioned resolvers, and attested endpoint configuration will adapt without rebuilding from scratch.</li></ul><p>The episode closes with a practical picture of what mature encrypted DNS looks like in production: managed devices on DoH or DoT, unknown resolvers blocked at egress, clean correlated logs in the SIEM, and users who never have to think about DNS at all. More from the show: check out the episode on <a href="https://share.transistor.fm/s/fff86e03">EDR Bypass Techniques That Still Work in 2025</a> for a related look at how attackers work around modern defensive controls.</p><p><a href="https://sec.co">SEC</a><br><a href="https://cybersoftware.ai">Cybersoftware.ai</a></p>]]>
      </content:encoded>
      <pubDate>Wed, 15 Jul 2026 20:58:05 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/c058e169/6070838c.mp3" length="9180936" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>574</itunes:duration>
      <itunes:summary>Encrypted DNS promises better privacy — but in enterprise environments, it can silently strip away the visibility security teams depend on. This episode breaks down how to deploy DoH, DoT, and DoQ without handing attackers a blind spot.</itunes:summary>
      <itunes:subtitle>Encrypted DNS promises better privacy — but in enterprise environments, it can silently strip away the visibility security teams depend on. This episode breaks down how to deploy DoH, DoT, and DoQ without handing attackers a blind spot.</itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>EDR Bypass Techniques That Still Work in 2025</title>
      <itunes:title>EDR Bypass Techniques That Still Work in 2025</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">78d39238-833e-484d-94a0-966926369e56</guid>
      <link>https://share.transistor.fm/s/fff86e03</link>
      <description>
        <![CDATA[<p>Endpoint Detection and Response platforms have never been more capable, yet sophisticated adversaries continue to slip past them. This episode of <strong>Cybersecurity</strong> examines the structural blind spots baked into modern EDR architecture and walks through the specific attack techniques that remain effective in 2025 — drawing on <a href="https://sec.co/blog/edr-bypass-techniques">this in-depth breakdown of current EDR bypass methods</a>. The focus is firmly on the defender's perspective: understanding how these techniques work is the first step toward actually stopping them.</p><p>The episode covers the following key areas:</p><ul><li><strong>Why EDR still has gaps:</strong> Default vendor policies tuned for low noise, the kernel-to-user-space telemetry blind spot, and cloud-backend latency all create windows of opportunity that attackers reliably exploit.</li><li><strong>Living-off-the-Land Binaries (LOLBins):</strong> Legitimate Windows utilities like mshta.exe, regsvr32, and PowerShell continue to be abused precisely because they're expected to run — making alerts easy to dismiss or suppress.</li><li><strong>In-memory and fileless execution:</strong> Reflective DLL loading, direct syscall frameworks, and short-lived implants that self-eject after exfiltration leave minimal forensic traces and sidestep disk-based detection entirely.</li><li><strong>Kernel-level driver abuse:</strong> Stolen or misused legitimately signed drivers allow attackers to tamper with EDR sensor callbacks, hide process listings, and embed persistence deep in firmware or bootloader stages.</li><li><strong>Signed malware and supply-chain piggybacking:</strong> Compromising a software vendor's build pipeline lets attackers deliver payloads with clean signature chains — trusted by EDR until the damage is already done.</li><li><strong>Encrypted C2 tunneling:</strong> Command-and-control traffic routed through DNS-over-HTTPS, HTTP/3 QUIC, or cloud service impersonation blends into normal egress and evades inspection at the network layer.</li></ul><p>The episode doesn't stop at the attack surface. Practical defensive counter-moves include locking down script interpreter access with AppLocker or Windows Defender Application Control, enabling hardware-level memory protections like Control-flow Enforcement Technology, implementing a rigorous driver approval and blocklist process, and deploying selective TLS termination at sensitive egress points. Above all, the episode makes the case for regular purple-team exercises and human-led threat hunts — treating the security stack as a continuously tested hypothesis rather than a finished product.</p><p>For more on adversarial exposure at the network edge, check out the episode <a href="https://share.transistor.fm/s/239b7ab6">Edge Network Exposure: New Frontiers for Exploitation</a> from the Cybersecurity podcast.</p><p><a href="https://sec.co">SEC</a><br><a href="https://cybersoftware.ai">cybersoftware.ai</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Endpoint Detection and Response platforms have never been more capable, yet sophisticated adversaries continue to slip past them. This episode of <strong>Cybersecurity</strong> examines the structural blind spots baked into modern EDR architecture and walks through the specific attack techniques that remain effective in 2025 — drawing on <a href="https://sec.co/blog/edr-bypass-techniques">this in-depth breakdown of current EDR bypass methods</a>. The focus is firmly on the defender's perspective: understanding how these techniques work is the first step toward actually stopping them.</p><p>The episode covers the following key areas:</p><ul><li><strong>Why EDR still has gaps:</strong> Default vendor policies tuned for low noise, the kernel-to-user-space telemetry blind spot, and cloud-backend latency all create windows of opportunity that attackers reliably exploit.</li><li><strong>Living-off-the-Land Binaries (LOLBins):</strong> Legitimate Windows utilities like mshta.exe, regsvr32, and PowerShell continue to be abused precisely because they're expected to run — making alerts easy to dismiss or suppress.</li><li><strong>In-memory and fileless execution:</strong> Reflective DLL loading, direct syscall frameworks, and short-lived implants that self-eject after exfiltration leave minimal forensic traces and sidestep disk-based detection entirely.</li><li><strong>Kernel-level driver abuse:</strong> Stolen or misused legitimately signed drivers allow attackers to tamper with EDR sensor callbacks, hide process listings, and embed persistence deep in firmware or bootloader stages.</li><li><strong>Signed malware and supply-chain piggybacking:</strong> Compromising a software vendor's build pipeline lets attackers deliver payloads with clean signature chains — trusted by EDR until the damage is already done.</li><li><strong>Encrypted C2 tunneling:</strong> Command-and-control traffic routed through DNS-over-HTTPS, HTTP/3 QUIC, or cloud service impersonation blends into normal egress and evades inspection at the network layer.</li></ul><p>The episode doesn't stop at the attack surface. Practical defensive counter-moves include locking down script interpreter access with AppLocker or Windows Defender Application Control, enabling hardware-level memory protections like Control-flow Enforcement Technology, implementing a rigorous driver approval and blocklist process, and deploying selective TLS termination at sensitive egress points. Above all, the episode makes the case for regular purple-team exercises and human-led threat hunts — treating the security stack as a continuously tested hypothesis rather than a finished product.</p><p>For more on adversarial exposure at the network edge, check out the episode <a href="https://share.transistor.fm/s/239b7ab6">Edge Network Exposure: New Frontiers for Exploitation</a> from the Cybersecurity podcast.</p><p><a href="https://sec.co">SEC</a><br><a href="https://cybersoftware.ai">cybersoftware.ai</a></p>]]>
      </content:encoded>
      <pubDate>Wed, 15 Jul 2026 04:51:28 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/fff86e03/6ea6b94c.mp3" length="8400188" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>526</itunes:duration>
      <itunes:summary>EDR tools in 2025 are more powerful than ever — so why do attackers keep getting through? This episode breaks down the bypass techniques that still work, and what defenders can actually do to close the gaps.</itunes:summary>
      <itunes:subtitle>EDR tools in 2025 are more powerful than ever — so why do attackers keep getting through? This episode breaks down the bypass techniques that still work, and what defenders can actually do to close the gaps.</itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Edge Network Exposure: New Frontiers for Exploitation</title>
      <itunes:title>Edge Network Exposure: New Frontiers for Exploitation</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">f9489024-ea5c-4545-ac86-5f51fb6a1d0e</guid>
      <link>https://share.transistor.fm/s/239b7ab6</link>
      <description>
        <![CDATA[<p>The modern corporate network no longer resembles a single fortified perimeter. It's a sprawling web of remote workstations, IoT sensors, cloud services, and field devices — each one a potential entry point for attackers. This episode of <em>Cybersecurity</em> examines <a href="https://sec.co/blog/edge-network-exposure-new-frontiers-for-exploitation">the growing threat of edge network exposure</a>, exploring how the relentless expansion of the network perimeter has fundamentally shifted the threat landscape and what security teams need to do about it.</p><p>The episode walks through the core reasons edge devices have become such high-value targets for threat actors, and lays out practical, scalable defenses organizations can implement today. Key topics include:</p><ul><li><strong>Why the edge is the new battleground:</strong> The migration to remote work, IoT, and distributed cloud services has multiplied the number of network entry points exponentially — and attackers only need to find one that isn't locked down.</li><li><strong>Access and lateral movement:</strong> A compromised edge device is rarely a dead end; it's a foothold that adversaries use to move deeper into the network toward sensitive data and critical systems.</li><li><strong>The downtime weapon:</strong> Ransomware operators have made edge devices a preferred entry point precisely because seizing control of the perimeter can cripple an organization within hours, maximizing pressure to pay.</li><li><strong>Default credentials and patching failures:</strong> Two chronic vulnerabilities — factory-set passwords that never get changed and firmware that goes unpatched for years — remain among the most exploited weaknesses in edge infrastructure.</li><li><strong>Layered technical controls:</strong> Multi-factor authentication and network segmentation are highlighted as the highest-return investments, with consistent patching discipline rounding out the foundational defense stack.</li><li><strong>The human element and assume-breach posture:</strong> Employee awareness training is framed as non-negotiable, and organizations are urged to build incident response plans specifically tailored to edge compromises — because prevention alone is never enough.</li></ul><p>The episode closes with a clear-eyed message: the network edge will keep growing, and security practices must scale with it. Treating edge devices as low-stakes because they appear small or peripheral is exactly the miscalculation attackers rely on. For more on kernel-level threat detection techniques that complement edge defense strategies, check out the episode <a href="https://share.transistor.fm/s/9c52c9a1">eBPF: Giving Linux Detection Engineers Kernel-Level Superpowers</a>.</p><p><a href="https://sec.co">SEC</a><br><a href="https://cybersoftware.ai">Cybersoftware.ai</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>The modern corporate network no longer resembles a single fortified perimeter. It's a sprawling web of remote workstations, IoT sensors, cloud services, and field devices — each one a potential entry point for attackers. This episode of <em>Cybersecurity</em> examines <a href="https://sec.co/blog/edge-network-exposure-new-frontiers-for-exploitation">the growing threat of edge network exposure</a>, exploring how the relentless expansion of the network perimeter has fundamentally shifted the threat landscape and what security teams need to do about it.</p><p>The episode walks through the core reasons edge devices have become such high-value targets for threat actors, and lays out practical, scalable defenses organizations can implement today. Key topics include:</p><ul><li><strong>Why the edge is the new battleground:</strong> The migration to remote work, IoT, and distributed cloud services has multiplied the number of network entry points exponentially — and attackers only need to find one that isn't locked down.</li><li><strong>Access and lateral movement:</strong> A compromised edge device is rarely a dead end; it's a foothold that adversaries use to move deeper into the network toward sensitive data and critical systems.</li><li><strong>The downtime weapon:</strong> Ransomware operators have made edge devices a preferred entry point precisely because seizing control of the perimeter can cripple an organization within hours, maximizing pressure to pay.</li><li><strong>Default credentials and patching failures:</strong> Two chronic vulnerabilities — factory-set passwords that never get changed and firmware that goes unpatched for years — remain among the most exploited weaknesses in edge infrastructure.</li><li><strong>Layered technical controls:</strong> Multi-factor authentication and network segmentation are highlighted as the highest-return investments, with consistent patching discipline rounding out the foundational defense stack.</li><li><strong>The human element and assume-breach posture:</strong> Employee awareness training is framed as non-negotiable, and organizations are urged to build incident response plans specifically tailored to edge compromises — because prevention alone is never enough.</li></ul><p>The episode closes with a clear-eyed message: the network edge will keep growing, and security practices must scale with it. Treating edge devices as low-stakes because they appear small or peripheral is exactly the miscalculation attackers rely on. For more on kernel-level threat detection techniques that complement edge defense strategies, check out the episode <a href="https://share.transistor.fm/s/9c52c9a1">eBPF: Giving Linux Detection Engineers Kernel-Level Superpowers</a>.</p><p><a href="https://sec.co">SEC</a><br><a href="https://cybersoftware.ai">Cybersoftware.ai</a></p>]]>
      </content:encoded>
      <pubDate>Tue, 14 Jul 2026 03:22:36 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/239b7ab6/c28490c8.mp3" length="7417148" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>464</itunes:duration>
      <itunes:summary>The network edge has exploded — remote workers, IoT sensors, cloud services — and attackers are exploiting every overlooked door. This episode breaks down why edge devices are prime targets and what organizations must do to defend them.</itunes:summary>
      <itunes:subtitle>The network edge has exploded — remote workers, IoT sensors, cloud services — and attackers are exploiting every overlooked door. This episode breaks down why edge devices are prime targets and what organizations must do to defend them.</itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>eBPF: Giving Linux Detection Engineers Kernel-Level Superpowers</title>
      <itunes:title>eBPF: Giving Linux Detection Engineers Kernel-Level Superpowers</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">61a01574-8228-4d3c-9b43-f04b9fb01fa0</guid>
      <link>https://share.transistor.fm/s/9c52c9a1</link>
      <description>
        <![CDATA[<p>Linux endpoint visibility has long been a trade-off between signal fidelity and performance cost — but eBPF changes the math entirely. This episode of <strong>Cybersecurity</strong> explores how detection engineers can harness kernel-level instrumentation to build sensors that are precise, lightweight, and operationally sustainable. Drawing from <a href="https://sec.co/blog/ebpf-detection-engineering-linux-endpoints">this practical deep-dive on eBPF for Linux detection engineering</a>, the episode walks through everything from kernel hook fundamentals to production rollout discipline.</p><p>Here's what the episode covers:</p><ul><li><strong>eBPF fundamentals:</strong> How safely sandboxed bytecode runs inside the Linux kernel — attached to kprobes, uprobes, tracepoints, and network hooks — without kernel modules, reboots, or upstream patches.</li><li><strong>Hook selection strategy:</strong> Why the choice of hook type (process syscalls, uprobes for userland, XDP and socket hooks for network traffic) shapes everything downstream, and how to balance fidelity against resource cost across each domain.</li><li><strong>Kernel-to-userspace data pipeline:</strong> How eBPF maps — hash maps, LRU maps, per-CPU ring buffers — serve as the bridge between kernel-captured events and a lightweight user-space agent, and why keeping heavy lifting out of the kernel is critical.</li><li><strong>CO-RE portability:</strong> How Compile Once, Run Everywhere (using BTF type information and libbpf) eliminates the painful matrix of per-distribution kernel builds and simplifies rollouts.</li><li><strong>Performance as a feature:</strong> Practical techniques — bounded stack traces, per-CPU maps, selective sampling — that keep sensor CPU overhead well under one percent and prevent the security tool from becoming the performance incident.</li><li><strong>Signal design and enrichment:</strong> Why targeted, high-signal instrumentation beats firehose telemetry, and how enriching raw events with container metadata, package ownership, and process lineage shortens the path from alert to understanding.</li></ul><p>The episode also addresses operational realities: using bpftool for staged validation, feature-flagging individual probes for fast rollback, growing instrumentation incrementally across process, file, and network domains, and — crucially — treating detection rules like software with versioning and clear intent documentation. A measured rollout strategy and tight analyst feedback loops are presented as the difference between a trusted sensor and a noisy one that breeds alert fatigue. For more on mapping and protecting sensitive data at scale, check out the episode <a href="https://share.transistor.fm/s/25be854f">DSPM in Practice: How to Map Sensitive Data at Scale</a>.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Linux endpoint visibility has long been a trade-off between signal fidelity and performance cost — but eBPF changes the math entirely. This episode of <strong>Cybersecurity</strong> explores how detection engineers can harness kernel-level instrumentation to build sensors that are precise, lightweight, and operationally sustainable. Drawing from <a href="https://sec.co/blog/ebpf-detection-engineering-linux-endpoints">this practical deep-dive on eBPF for Linux detection engineering</a>, the episode walks through everything from kernel hook fundamentals to production rollout discipline.</p><p>Here's what the episode covers:</p><ul><li><strong>eBPF fundamentals:</strong> How safely sandboxed bytecode runs inside the Linux kernel — attached to kprobes, uprobes, tracepoints, and network hooks — without kernel modules, reboots, or upstream patches.</li><li><strong>Hook selection strategy:</strong> Why the choice of hook type (process syscalls, uprobes for userland, XDP and socket hooks for network traffic) shapes everything downstream, and how to balance fidelity against resource cost across each domain.</li><li><strong>Kernel-to-userspace data pipeline:</strong> How eBPF maps — hash maps, LRU maps, per-CPU ring buffers — serve as the bridge between kernel-captured events and a lightweight user-space agent, and why keeping heavy lifting out of the kernel is critical.</li><li><strong>CO-RE portability:</strong> How Compile Once, Run Everywhere (using BTF type information and libbpf) eliminates the painful matrix of per-distribution kernel builds and simplifies rollouts.</li><li><strong>Performance as a feature:</strong> Practical techniques — bounded stack traces, per-CPU maps, selective sampling — that keep sensor CPU overhead well under one percent and prevent the security tool from becoming the performance incident.</li><li><strong>Signal design and enrichment:</strong> Why targeted, high-signal instrumentation beats firehose telemetry, and how enriching raw events with container metadata, package ownership, and process lineage shortens the path from alert to understanding.</li></ul><p>The episode also addresses operational realities: using bpftool for staged validation, feature-flagging individual probes for fast rollback, growing instrumentation incrementally across process, file, and network domains, and — crucially — treating detection rules like software with versioning and clear intent documentation. A measured rollout strategy and tight analyst feedback loops are presented as the difference between a trusted sensor and a noisy one that breeds alert fatigue. For more on mapping and protecting sensitive data at scale, check out the episode <a href="https://share.transistor.fm/s/25be854f">DSPM in Practice: How to Map Sensitive Data at Scale</a>.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </content:encoded>
      <pubDate>Sun, 12 Jul 2026 17:48:09 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/9c52c9a1/6cec1909.mp3" length="2514042" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>629</itunes:duration>
      <itunes:summary>eBPF lets Linux detection engineers attach sandboxed programs directly to kernel hook points — capturing process, file, and network activity with near-zero overhead and no bloated agents. This episode breaks down how to design, build, and operate a production-grade eBPF sensor.</itunes:summary>
      <itunes:subtitle>eBPF lets Linux detection engineers attach sandboxed programs directly to kernel hook points — capturing process, file, and network activity with near-zero overhead and no bloated agents. This episode breaks down how to design, build, and operate a produc</itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>DSPM in Practice: How to Map Sensitive Data at Scale</title>
      <itunes:title>DSPM in Practice: How to Map Sensitive Data at Scale</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">481bdc9c-1372-4f19-9bd8-3e58b83b2691</guid>
      <link>https://share.transistor.fm/s/25be854f</link>
      <description>
        <![CDATA[<p>Most organizations have a rough idea of where their sensitive data lives — and that rough idea is exactly the problem. This episode of <em>Cybersecurity</em> tackles Data Security Posture Management (DSPM) as a hands-on practice, drawing on <a href="https://sec.co/blog/dspm-mapping-sensitive-data-at-scale">this in-depth guide to mapping sensitive data at scale</a> to walk through what it actually takes to find your data, understand how it moves, and keep that knowledge current as your environment evolves.</p><p>The episode covers the full DSPM lifecycle — from first inventory to ongoing operational discipline — including:</p><ul><li><strong>Building a living inventory:</strong> Why breadth and depth both matter when enumerating cloud storage, databases, SaaS file systems, and code repositories — and why a stale inventory can be more dangerous than none at all.</li><li><strong>Classification beyond pattern matching:</strong> How to layer business context on top of regex-based detectors to cut false positives, and why classifiers should be versioned and tested like production software.</li><li><strong>Lineage mapping:</strong> Using orchestrator metadata, query history, and copy events to build a lightweight graph that turns disconnected alerts into a coherent cause-and-effect story.</li><li><strong>Access stitching:</strong> Normalizing cloud IAM, database grants, and application roles into a human-readable view — and the case for writing residency, retention, and masking rules as executable, testable code.</li><li><strong>Risk-proportionate controls:</strong> How to choose between encryption, masking, tokenization, and pseudonymization based on risk level and business context, and why removing a single public sharing link can be the highest-leverage move available.</li><li><strong>Operational discipline and ownership:</strong> Routing findings to named owners with due dates and runbooks, measuring time-to-remediate, and building a culture where data stewardship is a first-class responsibility — not an afterthought.</li></ul><p>The episode closes with a practical starting point: pick one bounded environment, deliver one visible early win, and use that momentum to expand coverage steadily. DSPM isn't a one-time deployment — it's a program, and the quiet consistency of maintaining an accurate map is what keeps the worst surprises off the breach-notification list. For more on related data security challenges, check out the episode on <a href="https://share.transistor.fm/s/3c7c0c83">DLP for Code Repositories: Git, IP Leakage, and Secrets Management</a>.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Most organizations have a rough idea of where their sensitive data lives — and that rough idea is exactly the problem. This episode of <em>Cybersecurity</em> tackles Data Security Posture Management (DSPM) as a hands-on practice, drawing on <a href="https://sec.co/blog/dspm-mapping-sensitive-data-at-scale">this in-depth guide to mapping sensitive data at scale</a> to walk through what it actually takes to find your data, understand how it moves, and keep that knowledge current as your environment evolves.</p><p>The episode covers the full DSPM lifecycle — from first inventory to ongoing operational discipline — including:</p><ul><li><strong>Building a living inventory:</strong> Why breadth and depth both matter when enumerating cloud storage, databases, SaaS file systems, and code repositories — and why a stale inventory can be more dangerous than none at all.</li><li><strong>Classification beyond pattern matching:</strong> How to layer business context on top of regex-based detectors to cut false positives, and why classifiers should be versioned and tested like production software.</li><li><strong>Lineage mapping:</strong> Using orchestrator metadata, query history, and copy events to build a lightweight graph that turns disconnected alerts into a coherent cause-and-effect story.</li><li><strong>Access stitching:</strong> Normalizing cloud IAM, database grants, and application roles into a human-readable view — and the case for writing residency, retention, and masking rules as executable, testable code.</li><li><strong>Risk-proportionate controls:</strong> How to choose between encryption, masking, tokenization, and pseudonymization based on risk level and business context, and why removing a single public sharing link can be the highest-leverage move available.</li><li><strong>Operational discipline and ownership:</strong> Routing findings to named owners with due dates and runbooks, measuring time-to-remediate, and building a culture where data stewardship is a first-class responsibility — not an afterthought.</li></ul><p>The episode closes with a practical starting point: pick one bounded environment, deliver one visible early win, and use that momentum to expand coverage steadily. DSPM isn't a one-time deployment — it's a program, and the quiet consistency of maintaining an accurate map is what keeps the worst surprises off the breach-notification list. For more on related data security challenges, check out the episode on <a href="https://share.transistor.fm/s/3c7c0c83">DLP for Code Repositories: Git, IP Leakage, and Secrets Management</a>.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </content:encoded>
      <pubDate>Sat, 11 Jul 2026 17:29:15 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/25be854f/db1bb0e6.mp3" length="2159717" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>540</itunes:duration>
      <itunes:summary>Sensitive data doesn't stay where you put it — and DSPM is the discipline that finds it anyway. This episode breaks down how to map, classify, and govern data at scale before attackers (or auditors) beat you to it.</itunes:summary>
      <itunes:subtitle>Sensitive data doesn't stay where you put it — and DSPM is the discipline that finds it anyway. This episode breaks down how to map, classify, and govern data at scale before attackers (or auditors) beat you to it.</itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>DLP for Code Repositories: Git, IP Leakage, and Secrets Management</title>
      <itunes:title>DLP for Code Repositories: Git, IP Leakage, and Secrets Management</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">5a407c15-6238-48d1-92d8-9ddc2f52234f</guid>
      <link>https://share.transistor.fm/s/3c7c0c83</link>
      <description>
        <![CDATA[<p>Source code is arguably a technology company's most valuable digital asset, yet it's routinely the least-defended. This episode of <strong>Cybersecurity</strong> explores why Git repositories have become a prime target for data loss — and what engineering and security teams need to do, together, to close the gap. The discussion is grounded in <a href="https://sec.co/blog/dlp-for-code-repositories-git-ip-leakage-and-secrets-management">the full DLP for code repositories deep-dive</a> published by SEC, and covers everything from the mechanics of accidental credential exposure to the cultural conditions that either accelerate or contain an incident.</p><p>Here's what the episode covers:</p><ul><li><strong>Why Git is uniquely risky:</strong> Its design — persistent history, distributed cloning, frictionless branching — means data that lands in a repository has a strong tendency to stay there, even after an apparent deletion.</li><li><strong>How leakage really happens:</strong> Most incidents aren't malicious. They stem from everyday friction: late-night personal forks, debug commits with hardcoded API keys, contractors cloning more than they need, and secrets screenshotted into chat tools.</li><li><strong>Pre-commit and pre-receive hooks:</strong> Scanning staged changes on the developer's workstation before a commit is created is the cheapest possible intervention point — and server-side hooks provide a policy-controlled backstop for anything that slips through.</li><li><strong>Automated secrets scanning across history:</strong> Modern platforms can fingerprint thousands of credential formats across live branches and years-old commits. When a match is found, the response sequence — revoke, rotate, audit — needs to be rehearsed, not improvised.</li><li><strong>Vault-based secrets architecture:</strong> Storing no secrets in source control at all, even encrypted, is the gold standard. Short-lived, scoped credentials issued at runtime by a dedicated secrets manager shrink the blast radius of any exposure dramatically.</li><li><strong>Metrics and culture:</strong> Mean time to detect and remediate, repository scanning coverage, and the ratio of static secrets to dynamic vault references are the leading indicators that a program is maturing — alongside developer sentiment, which signals whether security is becoming an enabler or just another tax.</li></ul><p>The episode closes with a practical incident runbook — covering immediate revocation, surgical history rewriting with git filter-repo, stakeholder communication, and blame-free post-mortems — and makes the case that quarterly drills are what turn a written playbook into real muscle memory. DLP for code repositories is not a pure technology problem; the mechanical controls and the human culture have to be built in parallel, or neither works.</p><p>For more from the show, check out <a href="https://share.transistor.fm/s/252dd78d">Who Should Market Your Cybersecurity Company in 2026?</a></p><p><a href="https://sec.co">SEC</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Source code is arguably a technology company's most valuable digital asset, yet it's routinely the least-defended. This episode of <strong>Cybersecurity</strong> explores why Git repositories have become a prime target for data loss — and what engineering and security teams need to do, together, to close the gap. The discussion is grounded in <a href="https://sec.co/blog/dlp-for-code-repositories-git-ip-leakage-and-secrets-management">the full DLP for code repositories deep-dive</a> published by SEC, and covers everything from the mechanics of accidental credential exposure to the cultural conditions that either accelerate or contain an incident.</p><p>Here's what the episode covers:</p><ul><li><strong>Why Git is uniquely risky:</strong> Its design — persistent history, distributed cloning, frictionless branching — means data that lands in a repository has a strong tendency to stay there, even after an apparent deletion.</li><li><strong>How leakage really happens:</strong> Most incidents aren't malicious. They stem from everyday friction: late-night personal forks, debug commits with hardcoded API keys, contractors cloning more than they need, and secrets screenshotted into chat tools.</li><li><strong>Pre-commit and pre-receive hooks:</strong> Scanning staged changes on the developer's workstation before a commit is created is the cheapest possible intervention point — and server-side hooks provide a policy-controlled backstop for anything that slips through.</li><li><strong>Automated secrets scanning across history:</strong> Modern platforms can fingerprint thousands of credential formats across live branches and years-old commits. When a match is found, the response sequence — revoke, rotate, audit — needs to be rehearsed, not improvised.</li><li><strong>Vault-based secrets architecture:</strong> Storing no secrets in source control at all, even encrypted, is the gold standard. Short-lived, scoped credentials issued at runtime by a dedicated secrets manager shrink the blast radius of any exposure dramatically.</li><li><strong>Metrics and culture:</strong> Mean time to detect and remediate, repository scanning coverage, and the ratio of static secrets to dynamic vault references are the leading indicators that a program is maturing — alongside developer sentiment, which signals whether security is becoming an enabler or just another tax.</li></ul><p>The episode closes with a practical incident runbook — covering immediate revocation, surgical history rewriting with git filter-repo, stakeholder communication, and blame-free post-mortems — and makes the case that quarterly drills are what turn a written playbook into real muscle memory. DLP for code repositories is not a pure technology problem; the mechanical controls and the human culture have to be built in parallel, or neither works.</p><p>For more from the show, check out <a href="https://share.transistor.fm/s/252dd78d">Who Should Market Your Cybersecurity Company in 2026?</a></p><p><a href="https://sec.co">SEC</a></p>]]>
      </content:encoded>
      <pubDate>Fri, 10 Jul 2026 19:14:03 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/3c7c0c83/19b18c2f.mp3" length="2246443" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>562</itunes:duration>
      <itunes:summary>For most tech companies, source code is the crown jewel — yet Git repositories remain dangerously under-protected. This episode breaks down how secrets leak, how IP walks out the door, and what a mature DLP program for code repositories actually looks like.</itunes:summary>
      <itunes:subtitle>For most tech companies, source code is the crown jewel — yet Git repositories remain dangerously under-protected. This episode breaks down how secrets leak, how IP walks out the door, and what a mature DLP program for code repositories actually looks lik</itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Who Should Market Your Cybersecurity Company in 2026?</title>
      <itunes:title>Who Should Market Your Cybersecurity Company in 2026?</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">9e603558-5d1e-48f5-aebf-69d5e0501b3d</guid>
      <link>https://share.transistor.fm/s/252dd78d</link>
      <description>
        <![CDATA[<p>Picking the wrong marketing agency costs more than money in cybersecurity — it costs pipeline. This episode of <em>Cybersecurity</em> digs into why the industry's unique buyer psychology demands specialist marketing partners, profiles ten agencies earning spots on 2026 shortlists, and offers a clear framework for vetting whoever you hire. The full analysis behind this episode is drawn from <a href="https://sec.co/blog/cybersecurity-marketing">SEC's cybersecurity marketing agency guide</a>.</p><p>Here's what the episode covers:</p><ul><li><strong>Why generalist agencies fail:</strong> Cybersecurity buyers — CISOs, VPs of IT, and technical practitioners — are professionally trained skeptics who will notice inaccurate content and tune out anything that can't demonstrate measurable ROI.</li><li><strong>The trust problem at the center of every deal:</strong> Features and integrations matter, but cybersecurity purchasing decisions are ultimately about trusting a vendor with critical infrastructure — and marketing must reflect that reality.</li><li><strong>What a qualified agency looks like:</strong> Full-funnel capability (SEO, paid acquisition, CRO, content, and reporting), genuine sector familiarity, and the ability to tie every activity back to pipeline — not vanity metrics like impressions or follower counts.</li><li><strong>Ten agencies on 2026 shortlists:</strong> The episode profiles Digital.Marketing, Beacon Digital Marketing, CyberWhyze, Walker Sands, Ironpaper, SmartAcre, SevenAtoms, CyberTheory, Opollo, and Alloy — each matched to specific company stages and use cases.</li><li><strong>Five vetting questions to ask before signing:</strong> How marketing maps to revenue, what reporting looks like in practice, how technical accuracy is maintained, who owns conversion rate optimization, and what the first 90-day plan actually contains.</li><li><strong>Realistic timelines:</strong> Paid media can generate meaningful CAC data in 30–90 days; high-intent SEO ranking takes 12–24 months; true category authority is a multi-year effort — and any agency promising shortcuts deserves hard scrutiny.</li></ul><p>Whether you're Series A and still shaping your market position or an established brand looking to scale demand generation, the episode delivers a practical lens for making a high-stakes hiring decision with more confidence. For more from the show, check out the episode <a href="https://share.transistor.fm/s/7f6ddcc7">How Attackers Hide C2 Traffic — And How to Catch Them</a>.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Picking the wrong marketing agency costs more than money in cybersecurity — it costs pipeline. This episode of <em>Cybersecurity</em> digs into why the industry's unique buyer psychology demands specialist marketing partners, profiles ten agencies earning spots on 2026 shortlists, and offers a clear framework for vetting whoever you hire. The full analysis behind this episode is drawn from <a href="https://sec.co/blog/cybersecurity-marketing">SEC's cybersecurity marketing agency guide</a>.</p><p>Here's what the episode covers:</p><ul><li><strong>Why generalist agencies fail:</strong> Cybersecurity buyers — CISOs, VPs of IT, and technical practitioners — are professionally trained skeptics who will notice inaccurate content and tune out anything that can't demonstrate measurable ROI.</li><li><strong>The trust problem at the center of every deal:</strong> Features and integrations matter, but cybersecurity purchasing decisions are ultimately about trusting a vendor with critical infrastructure — and marketing must reflect that reality.</li><li><strong>What a qualified agency looks like:</strong> Full-funnel capability (SEO, paid acquisition, CRO, content, and reporting), genuine sector familiarity, and the ability to tie every activity back to pipeline — not vanity metrics like impressions or follower counts.</li><li><strong>Ten agencies on 2026 shortlists:</strong> The episode profiles Digital.Marketing, Beacon Digital Marketing, CyberWhyze, Walker Sands, Ironpaper, SmartAcre, SevenAtoms, CyberTheory, Opollo, and Alloy — each matched to specific company stages and use cases.</li><li><strong>Five vetting questions to ask before signing:</strong> How marketing maps to revenue, what reporting looks like in practice, how technical accuracy is maintained, who owns conversion rate optimization, and what the first 90-day plan actually contains.</li><li><strong>Realistic timelines:</strong> Paid media can generate meaningful CAC data in 30–90 days; high-intent SEO ranking takes 12–24 months; true category authority is a multi-year effort — and any agency promising shortcuts deserves hard scrutiny.</li></ul><p>Whether you're Series A and still shaping your market position or an established brand looking to scale demand generation, the episode delivers a practical lens for making a high-stakes hiring decision with more confidence. For more from the show, check out the episode <a href="https://share.transistor.fm/s/7f6ddcc7">How Attackers Hide C2 Traffic — And How to Catch Them</a>.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </content:encoded>
      <pubDate>Thu, 09 Jul 2026 20:45:20 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/252dd78d/757d40b0.mp3" length="7757367" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>485</itunes:duration>
      <itunes:summary>Cybersecurity companies are notoriously bad at marketing themselves — not from lack of talent, but because the category demands a specialist. This episode breaks down what good cybersecurity marketing actually looks like and which agencies are worth your budget in 2026.</itunes:summary>
      <itunes:subtitle>Cybersecurity companies are notoriously bad at marketing themselves — not from lack of talent, but because the category demands a specialist. This episode breaks down what good cybersecurity marketing actually looks like and which agencies are worth your </itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>How Attackers Hide C2 Traffic — And How to Catch Them</title>
      <itunes:title>How Attackers Hide C2 Traffic — And How to Catch Them</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">8d0924fc-2704-4fdb-a97f-87c05b475d9d</guid>
      <link>https://share.transistor.fm/s/7f6ddcc7</link>
      <description>
        <![CDATA[<p>Command-and-control communication is what keeps an attacker operational after the initial breach — and it's increasingly invisible to traditional defenses. This episode of <em>Cybersecurity</em> examines how modern threat actors disguise their C2 traffic to survive inside enterprise networks, drawing on <a href="https://sec.co/blog/command-and-control-(c2)-obfuscation">this in-depth breakdown of C2 obfuscation tactics and defenses</a>. Understanding these techniques isn't just academic — it's the difference between catching an intrusion in hours and discovering it months later during a breach notification.</p><p>The episode walks through six obfuscation methods threat actors use today, paired with concrete countermeasures defenders can act on:</p><ul><li><strong>Domain fronting</strong> — routing malicious traffic through trusted CDN infrastructure so firewalls see a benign domain; countered with granular allow-lists, TLS inspection, and JA3 fingerprinting rather than blanket CDN exemptions.</li><li><strong>Protocol masquerading</strong> — wrapping C2 commands inside convincing HTTP sessions or mimicking real browser TLS negotiations; defeated by behavioral baselines that flag robotic beaconing regularity and static User-Agent strings.</li><li><strong>Encryption stacking</strong> — layering DNS-over-HTTPS, gRPC, and custom certificates to make traffic opaque to network sensors; addressed by forcing clients onto inspectable internal DNS and upgrading sensors to parse HTTP/2 traffic.</li><li><strong>Fast-flux and DGAs</strong> — constantly rotating IPs and auto-generating throwaway domains faster than blacklists can keep up; caught by monitoring for burst NXDOMAIN patterns and enriching DNS logs with passive-DNS feeds.</li><li><strong>Living off trusted SaaS platforms</strong> — abusing Slack, Google Sheets, or Teams to relay encrypted commands over ports 443 and 80; mitigated through CASB tools that detect abnormal API behavior and tightly scoped OAuth permissions.</li><li><strong>Low-and-slow beaconing</strong> — phoning home every several hours to stay below EDR detection thresholds; exposed only through long-term flow-log retention (at least 30 days) and statistical models tuned to regularity rather than volume.</li></ul><p>The episode closes with a framework for layering these defenses together — because sophisticated intrusions combine multiple techniques simultaneously. Key recommendations include establishing traffic baselines before deploying ML analytics, correlating EDR process data with network detection alerts for higher-confidence triggers, and building SOAR playbooks with human review loops. The core insight: C2 traffic is the attacker's greatest operational liability, and every transmission creates a detectable signal — if defenders are patient and precise enough to find it.</p><p>For more on threats lurking in your environment before C2 even becomes a concern, check out the episode <a href="https://share.transistor.fm/s/fb930ee1">Initial Access Vectors You're Probably Ignoring Right Now</a>. A prepared blue team starts at the front door.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Command-and-control communication is what keeps an attacker operational after the initial breach — and it's increasingly invisible to traditional defenses. This episode of <em>Cybersecurity</em> examines how modern threat actors disguise their C2 traffic to survive inside enterprise networks, drawing on <a href="https://sec.co/blog/command-and-control-(c2)-obfuscation">this in-depth breakdown of C2 obfuscation tactics and defenses</a>. Understanding these techniques isn't just academic — it's the difference between catching an intrusion in hours and discovering it months later during a breach notification.</p><p>The episode walks through six obfuscation methods threat actors use today, paired with concrete countermeasures defenders can act on:</p><ul><li><strong>Domain fronting</strong> — routing malicious traffic through trusted CDN infrastructure so firewalls see a benign domain; countered with granular allow-lists, TLS inspection, and JA3 fingerprinting rather than blanket CDN exemptions.</li><li><strong>Protocol masquerading</strong> — wrapping C2 commands inside convincing HTTP sessions or mimicking real browser TLS negotiations; defeated by behavioral baselines that flag robotic beaconing regularity and static User-Agent strings.</li><li><strong>Encryption stacking</strong> — layering DNS-over-HTTPS, gRPC, and custom certificates to make traffic opaque to network sensors; addressed by forcing clients onto inspectable internal DNS and upgrading sensors to parse HTTP/2 traffic.</li><li><strong>Fast-flux and DGAs</strong> — constantly rotating IPs and auto-generating throwaway domains faster than blacklists can keep up; caught by monitoring for burst NXDOMAIN patterns and enriching DNS logs with passive-DNS feeds.</li><li><strong>Living off trusted SaaS platforms</strong> — abusing Slack, Google Sheets, or Teams to relay encrypted commands over ports 443 and 80; mitigated through CASB tools that detect abnormal API behavior and tightly scoped OAuth permissions.</li><li><strong>Low-and-slow beaconing</strong> — phoning home every several hours to stay below EDR detection thresholds; exposed only through long-term flow-log retention (at least 30 days) and statistical models tuned to regularity rather than volume.</li></ul><p>The episode closes with a framework for layering these defenses together — because sophisticated intrusions combine multiple techniques simultaneously. Key recommendations include establishing traffic baselines before deploying ML analytics, correlating EDR process data with network detection alerts for higher-confidence triggers, and building SOAR playbooks with human review loops. The core insight: C2 traffic is the attacker's greatest operational liability, and every transmission creates a detectable signal — if defenders are patient and precise enough to find it.</p><p>For more on threats lurking in your environment before C2 even becomes a concern, check out the episode <a href="https://share.transistor.fm/s/fb930ee1">Initial Access Vectors You're Probably Ignoring Right Now</a>. A prepared blue team starts at the front door.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </content:encoded>
      <pubDate>Wed, 08 Jul 2026 20:20:54 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/7f6ddcc7/de728d3b.mp3" length="8887529" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>556</itunes:duration>
      <itunes:summary>Once attackers are inside your network, command-and-control traffic is their lifeline — and their biggest liability. This episode breaks down six sophisticated C2 obfuscation techniques and the layered defensive strategies that can expose them.</itunes:summary>
      <itunes:subtitle>Once attackers are inside your network, command-and-control traffic is their lifeline — and their biggest liability. This episode breaks down six sophisticated C2 obfuscation techniques and the layered defensive strategies that can expose them.</itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Initial Access Vectors You're Probably Ignoring Right Now</title>
      <itunes:title>Initial Access Vectors You're Probably Ignoring Right Now</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">08f6ba19-6d94-4b94-ae95-8db716897295</guid>
      <link>https://share.transistor.fm/s/fb930ee1</link>
      <description>
        <![CDATA[<p>Security teams pour resources into defending the well-known attack paths — phishing, unpatched perimeter devices, weak RDP credentials — but adversaries are increasingly slipping through the gaps that never made it onto the risk register. This episode of <em>Cybersecurity</em> breaks down six underappreciated initial access vectors drawn from <a href="https://sec.co/blog/access-vectors-you-re-probably-ignoring-for-cybersecurity">this practical breakdown of ignored access vectors</a>, explaining why each one persists and what defenders can realistically do about it.</p><p>The episode walks through each vector in depth — covering the technical root causes, why they evade standard detection, and the structural fixes that actually work:</p><ul><li><strong>Exposed API keys in public repositories</strong> — developer secrets committed to GitHub can be harvested by attackers within minutes of indexing; pre-commit hooks, retrospective scans, and CI/CD-tied key rotation are essential countermeasures.</li><li><strong>Dangling DNS records and subdomain takeover</strong> — decommissioned cloud resources that leave orphaned CNAMEs behind give attackers a way to claim legitimate-looking subdomains; quarterly DNS audits and least-privilege zone management close this gap.</li><li><strong>Misconfigured OAuth consent screens</strong> — overly broad scopes and unverified redirect URIs let threat actors build look-alike apps that harvest persistent API access with a single user click and no malware involved.</li><li><strong>Shadow IT SaaS workspaces</strong> — unsanctioned tools adopted outside IT's visibility create unmonitored risk surface; identity-provider discovery and CASB policies help surface and govern these connections.</li><li><strong>IoT and embedded devices on default credentials</strong> — printers, cameras, and conference room hardware with factory settings and no network segmentation offer attackers a quiet pivot point that few monitoring tools catch.</li><li><strong>Social engineering through customer support channels</strong> — support reps incentivized for speed are a high-value target for impersonation attacks; out-of-band identity verification, call auditing, and positive reinforcement for caught attempts are the prescribed remedies.</li></ul><p>The episode closes by connecting all six vectors to a single underlying problem: assets that fell off the inventory list. Whether it's credentials, DNS entries, OAuth apps, SaaS tools, physical devices, or human processes — you cannot defend what you do not track. Building a living, automated catalog and modeling threats from the attacker's perspective are framed as the foundation of a more resilient posture. If any of these vectors resonate with challenges in your own environment, also check out the episode <a href="https://share.transistor.fm/s/36e5b576">Detecting Low-and-Slow Data Exfiltration Without False Positives</a> for related defensive strategy.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Security teams pour resources into defending the well-known attack paths — phishing, unpatched perimeter devices, weak RDP credentials — but adversaries are increasingly slipping through the gaps that never made it onto the risk register. This episode of <em>Cybersecurity</em> breaks down six underappreciated initial access vectors drawn from <a href="https://sec.co/blog/access-vectors-you-re-probably-ignoring-for-cybersecurity">this practical breakdown of ignored access vectors</a>, explaining why each one persists and what defenders can realistically do about it.</p><p>The episode walks through each vector in depth — covering the technical root causes, why they evade standard detection, and the structural fixes that actually work:</p><ul><li><strong>Exposed API keys in public repositories</strong> — developer secrets committed to GitHub can be harvested by attackers within minutes of indexing; pre-commit hooks, retrospective scans, and CI/CD-tied key rotation are essential countermeasures.</li><li><strong>Dangling DNS records and subdomain takeover</strong> — decommissioned cloud resources that leave orphaned CNAMEs behind give attackers a way to claim legitimate-looking subdomains; quarterly DNS audits and least-privilege zone management close this gap.</li><li><strong>Misconfigured OAuth consent screens</strong> — overly broad scopes and unverified redirect URIs let threat actors build look-alike apps that harvest persistent API access with a single user click and no malware involved.</li><li><strong>Shadow IT SaaS workspaces</strong> — unsanctioned tools adopted outside IT's visibility create unmonitored risk surface; identity-provider discovery and CASB policies help surface and govern these connections.</li><li><strong>IoT and embedded devices on default credentials</strong> — printers, cameras, and conference room hardware with factory settings and no network segmentation offer attackers a quiet pivot point that few monitoring tools catch.</li><li><strong>Social engineering through customer support channels</strong> — support reps incentivized for speed are a high-value target for impersonation attacks; out-of-band identity verification, call auditing, and positive reinforcement for caught attempts are the prescribed remedies.</li></ul><p>The episode closes by connecting all six vectors to a single underlying problem: assets that fell off the inventory list. Whether it's credentials, DNS entries, OAuth apps, SaaS tools, physical devices, or human processes — you cannot defend what you do not track. Building a living, automated catalog and modeling threats from the attacker's perspective are framed as the foundation of a more resilient posture. If any of these vectors resonate with challenges in your own environment, also check out the episode <a href="https://share.transistor.fm/s/36e5b576">Detecting Low-and-Slow Data Exfiltration Without False Positives</a> for related defensive strategy.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </content:encoded>
      <pubDate>Tue, 07 Jul 2026 19:07:49 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/fb930ee1/b324f07d.mp3" length="8850748" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>554</itunes:duration>
      <itunes:summary>Attackers don't always use the obvious doors — and this episode exposes six initial access vectors most security teams are actively overlooking. From forgotten API keys to rogue SaaS workspaces, the gaps hiding in plain sight may be your biggest risk.</itunes:summary>
      <itunes:subtitle>Attackers don't always use the obvious doors — and this episode exposes six initial access vectors most security teams are actively overlooking. From forgotten API keys to rogue SaaS workspaces, the gaps hiding in plain sight may be your biggest risk.</itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Detecting Low-and-Slow Data Exfiltration Without False Positives</title>
      <itunes:title>Detecting Low-and-Slow Data Exfiltration Without False Positives</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">21b9ba65-612b-434e-8326-7bd41289caf5</guid>
      <link>https://share.transistor.fm/s/36e5b576</link>
      <description>
        <![CDATA[<p>Stealthy data theft doesn't always look like a breach — sometimes it looks like nothing at all. Low-and-slow exfiltration is designed to mimic normal traffic, drip-feeding stolen data out of an environment in fragments too small to trigger conventional alarms. This episode of <em>Cybersecurity</em> draws on <a href="https://sec.co/blog/detecting-data-exfiltration-without-false-positives">this six-minute deep-dive on detecting data exfiltration without false positives</a> to walk defenders through exactly how these campaigns unfold and what it takes to catch them.</p><p>The episode covers the full lifecycle of a low-and-slow exfiltration attack — from initial access through staged exfiltration — and pairs each attacker technique with a practical detection and response strategy. Key topics include:</p><ul><li><strong>Why conventional tools fail:</strong> Static thresholds and signature-based rules are tuned for loud, fast attacks — not for patient adversaries who deliberately stay below detection limits.</li><li><strong>The attacker playbook:</strong> How threat actors harvest credentials, stage compressed or encrypted archives in hidden directories, and tunnel data out through covert channels like DNS queries, HTTPS POSTs to personal cloud storage, and cloud APIs.</li><li><strong>Baseline segmentation:</strong> Why a single global traffic threshold is worse than useless — and how segmenting by user role, device type, and time of day is the foundation of any credible detection program.</li><li><strong>Layered detection logic:</strong> The case for combining supervised and unsupervised machine learning over rolling time windows, enriched with EDR process telemetry, SSO identity data, and geo-IP context — and why none of those layers work in isolation.</li><li><strong>Progressive alerting to fight alert fatigue:</strong> Tiering alerts so that weak signals go to automated triage and only corroborated, persistent anomalies reach human analysts — a design choice that directly reduces the missed detections caused by overwhelmed teams.</li><li><strong>A structured incident response playbook:</strong> Five concrete steps — from validating the indicator and isolating the host, to hunting for staged archives, tracing lateral movement, and closing the detection gaps that let the intrusion persist.</li></ul><p>The episode closes with a reminder that continuous tuning — revisiting baselines seasonally, feeding analyst verdicts back into detection models, and treating the process as a discipline rather than a one-time configuration — is what separates organizations that catch quiet threats from those that find out months too late. If supply chain risk is also on your radar, check out the episode <a href="https://share.transistor.fm/s/97ace80a">Dependency Confusion: The Supply Chain Threat Still Ticking Inside Your Build Pipeline</a> for another angle on threats that hide in plain sight.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Stealthy data theft doesn't always look like a breach — sometimes it looks like nothing at all. Low-and-slow exfiltration is designed to mimic normal traffic, drip-feeding stolen data out of an environment in fragments too small to trigger conventional alarms. This episode of <em>Cybersecurity</em> draws on <a href="https://sec.co/blog/detecting-data-exfiltration-without-false-positives">this six-minute deep-dive on detecting data exfiltration without false positives</a> to walk defenders through exactly how these campaigns unfold and what it takes to catch them.</p><p>The episode covers the full lifecycle of a low-and-slow exfiltration attack — from initial access through staged exfiltration — and pairs each attacker technique with a practical detection and response strategy. Key topics include:</p><ul><li><strong>Why conventional tools fail:</strong> Static thresholds and signature-based rules are tuned for loud, fast attacks — not for patient adversaries who deliberately stay below detection limits.</li><li><strong>The attacker playbook:</strong> How threat actors harvest credentials, stage compressed or encrypted archives in hidden directories, and tunnel data out through covert channels like DNS queries, HTTPS POSTs to personal cloud storage, and cloud APIs.</li><li><strong>Baseline segmentation:</strong> Why a single global traffic threshold is worse than useless — and how segmenting by user role, device type, and time of day is the foundation of any credible detection program.</li><li><strong>Layered detection logic:</strong> The case for combining supervised and unsupervised machine learning over rolling time windows, enriched with EDR process telemetry, SSO identity data, and geo-IP context — and why none of those layers work in isolation.</li><li><strong>Progressive alerting to fight alert fatigue:</strong> Tiering alerts so that weak signals go to automated triage and only corroborated, persistent anomalies reach human analysts — a design choice that directly reduces the missed detections caused by overwhelmed teams.</li><li><strong>A structured incident response playbook:</strong> Five concrete steps — from validating the indicator and isolating the host, to hunting for staged archives, tracing lateral movement, and closing the detection gaps that let the intrusion persist.</li></ul><p>The episode closes with a reminder that continuous tuning — revisiting baselines seasonally, feeding analyst verdicts back into detection models, and treating the process as a discipline rather than a one-time configuration — is what separates organizations that catch quiet threats from those that find out months too late. If supply chain risk is also on your radar, check out the episode <a href="https://share.transistor.fm/s/97ace80a">Dependency Confusion: The Supply Chain Threat Still Ticking Inside Your Build Pipeline</a> for another angle on threats that hide in plain sight.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </content:encoded>
      <pubDate>Mon, 06 Jul 2026 19:54:10 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/36e5b576/3ce1a0c1.mp3" length="7911176" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>495</itunes:duration>
      <itunes:summary>Low-and-slow data exfiltration lets attackers bleed organizations dry over weeks or months — all while staying invisible to traditional tools. This episode breaks down how these stealthy campaigns work and how to build detection that catches them without drowning analysts in noise.</itunes:summary>
      <itunes:subtitle>Low-and-slow data exfiltration lets attackers bleed organizations dry over weeks or months — all while staying invisible to traditional tools. This episode breaks down how these stealthy campaigns work and how to build detection that catches them without </itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Dependency Confusion: The Supply Chain Threat Still Ticking Inside Your Build Pipeline</title>
      <itunes:title>Dependency Confusion: The Supply Chain Threat Still Ticking Inside Your Build Pipeline</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">474e4abf-cc66-419c-afc0-096cdb740a63</guid>
      <link>https://share.transistor.fm/s/97ace80a</link>
      <description>
        <![CDATA[<p>A CI pipeline turns green. Deployment looks clean. No alerts fire. And yet a malicious package has already harvested credentials, phoned home to an attacker's server, and slipped a backdoor into production — all before anyone noticed. This episode of <em>Cybersecurity</em> puts dependency confusion back on the active threat list, drawing on <a href="https://sec.co/blog/dependency-confusion-supply-chain-threat">this eight-minute deep-dive on the dependency confusion time bomb</a> from the research team at SEC. The picture is more urgent than most organizations want to admit.</p><p>The episode walks through how the attack works, why the 2021 wave of patches gave teams a false sense of closure, and what a genuinely durable defense actually looks like. Key topics covered include:</p><ul><li><strong>The mechanics of the attack:</strong> how public registries silently override private ones when build configurations drift, and why nothing looks wrong from the outside — no anomalies, no failed checks, no red flags in code review.</li><li><strong>Why "already fixed" is a dangerous assumption:</strong> new repos, contractor rotations, and CI/CD configuration drift can reopen a vulnerability that was patched eighteen months ago, often without anyone on the current team knowing the risk ever existed.</li><li><strong>The brutal attacker asymmetry:</strong> publishing a spoofed package costs almost nothing; defenders must secure every build path across every project and environment.</li><li><strong>The blast radius:</strong> malicious packages can siphon API keys and environment variables during the build itself — before runtime monitoring has any chance to intervene — and dormant backdoors can sit undetected for weeks or months.</li><li><strong>Five concrete mitigations:</strong> locking down registry resolution order, enforcing strict version pinning with committed lock files, adopting package signing and verification (including Sigstore), monitoring public registries for namespace collisions, and hardening CI/CD secrets with short-lived credentials.</li><li><strong>Building a security culture that sticks:</strong> why technical controls erode without developer education, secure scaffold templates, peer review of build manifests, tabletop exercises, and tracked supply-chain hygiene metrics.</li></ul><p>The core argument is simple but easy to miss in a threat landscape crowded with ransomware and state-sponsored actors: the package installer quietly running in your CI environment is one of the most trusted — and most overlooked — attack surfaces in your stack. The episode closes with a clear-eyed set of recommendations for teams that want to treat supply-chain hygiene as a genuine engineering value rather than a compliance checkbox. For more on related persistence and hijacking techniques, check out the episode on <a href="https://share.transistor.fm/s/ebd70d4e">DLL Hijacking: The Invisible Attack Still Breaking Defenses in 2025</a>.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>A CI pipeline turns green. Deployment looks clean. No alerts fire. And yet a malicious package has already harvested credentials, phoned home to an attacker's server, and slipped a backdoor into production — all before anyone noticed. This episode of <em>Cybersecurity</em> puts dependency confusion back on the active threat list, drawing on <a href="https://sec.co/blog/dependency-confusion-supply-chain-threat">this eight-minute deep-dive on the dependency confusion time bomb</a> from the research team at SEC. The picture is more urgent than most organizations want to admit.</p><p>The episode walks through how the attack works, why the 2021 wave of patches gave teams a false sense of closure, and what a genuinely durable defense actually looks like. Key topics covered include:</p><ul><li><strong>The mechanics of the attack:</strong> how public registries silently override private ones when build configurations drift, and why nothing looks wrong from the outside — no anomalies, no failed checks, no red flags in code review.</li><li><strong>Why "already fixed" is a dangerous assumption:</strong> new repos, contractor rotations, and CI/CD configuration drift can reopen a vulnerability that was patched eighteen months ago, often without anyone on the current team knowing the risk ever existed.</li><li><strong>The brutal attacker asymmetry:</strong> publishing a spoofed package costs almost nothing; defenders must secure every build path across every project and environment.</li><li><strong>The blast radius:</strong> malicious packages can siphon API keys and environment variables during the build itself — before runtime monitoring has any chance to intervene — and dormant backdoors can sit undetected for weeks or months.</li><li><strong>Five concrete mitigations:</strong> locking down registry resolution order, enforcing strict version pinning with committed lock files, adopting package signing and verification (including Sigstore), monitoring public registries for namespace collisions, and hardening CI/CD secrets with short-lived credentials.</li><li><strong>Building a security culture that sticks:</strong> why technical controls erode without developer education, secure scaffold templates, peer review of build manifests, tabletop exercises, and tracked supply-chain hygiene metrics.</li></ul><p>The core argument is simple but easy to miss in a threat landscape crowded with ransomware and state-sponsored actors: the package installer quietly running in your CI environment is one of the most trusted — and most overlooked — attack surfaces in your stack. The episode closes with a clear-eyed set of recommendations for teams that want to treat supply-chain hygiene as a genuine engineering value rather than a compliance checkbox. For more on related persistence and hijacking techniques, check out the episode on <a href="https://share.transistor.fm/s/ebd70d4e">DLL Hijacking: The Invisible Attack Still Breaking Defenses in 2025</a>.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </content:encoded>
      <pubDate>Sun, 05 Jul 2026 20:08:35 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/97ace80a/930421d8.mp3" length="8181178" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>512</itunes:duration>
      <itunes:summary>Dependency confusion never really went away — it just got quieter. This episode breaks down why the supply chain attack that rocked the industry in 2021 is still an active threat hiding inside modern build pipelines, and what engineering teams can do about it right now.</itunes:summary>
      <itunes:subtitle>Dependency confusion never really went away — it just got quieter. This episode breaks down why the supply chain attack that rocked the industry in 2021 is still an active threat hiding inside modern build pipelines, and what engineering teams can do abou</itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>DLL Hijacking: The Invisible Attack Still Breaking Defenses in 2025</title>
      <itunes:title>DLL Hijacking: The Invisible Attack Still Breaking Defenses in 2025</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">fe609e91-077b-4bd4-8c9b-479dfe5b1ced</guid>
      <link>https://share.transistor.fm/s/ebd70d4e</link>
      <description>
        <![CDATA[<p>It doesn't announce itself. It doesn't trip alarms. DLL hijacking weaponizes the way Windows was designed to work, letting attackers execute malicious code inside trusted, signed processes while endpoint tools watch quietly and see nothing wrong. This episode of <em>Cybersecurity</em> examines why this decades-old technique remains one of the most reliable tools in an attacker's kit — and what defenders need to do differently in 2025. The discussion draws on <a href="https://sec.co/blog/defending-against-dll-hijacking-attacks">this eight-minute deep-dive on defending against DLL hijacking attacks</a> from the SEC team.</p><p>The episode walks through the mechanics, the variants, and the real-world shape of a DLL hijacking campaign — then turns to practical, layered defensive measures that security teams can begin applying today:</p><ul><li><strong>How Windows DLL search order works</strong> — and why its predictability is exactly what attackers exploit to stage malicious libraries before legitimate ones are ever found.</li><li><strong>Four distinct attack variants</strong> — classic preloading, search-order planting, side-loading alongside signed executables, and reflective in-memory loading that never touches the disk.</li><li><strong>Why legacy software is a permanent liability</strong> — decade-old line-of-business applications that will never be patched create inherited, fixed attack surfaces inside enterprise networks.</li><li><strong>Advanced evasion techniques</strong> — function forwarding to keep applications behaving normally, backdated compile timestamps, domain-fronted C2 traffic, and on-the-fly disabling of Windows Event Tracing all stack the odds against reactive defenses.</li><li><strong>High-value defensive controls</strong> — auditing write permissions on application directories, enforcing DLL signing policies via WDAC, cataloging file hashes for critical applications, and flagging anomalous load paths as high-fidelity signals.</li><li><strong>Visibility-first strategy</strong> — how Sysmon Event ID 7, combined with ETW telemetry fed into a SIEM, gives defenders the baseline they need to spot drift before damage is done.</li></ul><p>The core argument of the episode is straightforward: this attack class has survived for over two decades not because it's clever, but because it requires no cleverness at all — just patience, a writable directory, and the confidence that most environments still haven't done the foundational work. The organizations making progress are the ones that started with visibility and used it to drive permission hygiene and signing enforcement systematically over time. For more on threats that exploit trust rather than brute force, listen to <a href="https://share.transistor.fm/s/7da65d6a">Deepfake Cyberattacks: When Seeing Is No Longer Believing</a>, another recent episode of the show.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>It doesn't announce itself. It doesn't trip alarms. DLL hijacking weaponizes the way Windows was designed to work, letting attackers execute malicious code inside trusted, signed processes while endpoint tools watch quietly and see nothing wrong. This episode of <em>Cybersecurity</em> examines why this decades-old technique remains one of the most reliable tools in an attacker's kit — and what defenders need to do differently in 2025. The discussion draws on <a href="https://sec.co/blog/defending-against-dll-hijacking-attacks">this eight-minute deep-dive on defending against DLL hijacking attacks</a> from the SEC team.</p><p>The episode walks through the mechanics, the variants, and the real-world shape of a DLL hijacking campaign — then turns to practical, layered defensive measures that security teams can begin applying today:</p><ul><li><strong>How Windows DLL search order works</strong> — and why its predictability is exactly what attackers exploit to stage malicious libraries before legitimate ones are ever found.</li><li><strong>Four distinct attack variants</strong> — classic preloading, search-order planting, side-loading alongside signed executables, and reflective in-memory loading that never touches the disk.</li><li><strong>Why legacy software is a permanent liability</strong> — decade-old line-of-business applications that will never be patched create inherited, fixed attack surfaces inside enterprise networks.</li><li><strong>Advanced evasion techniques</strong> — function forwarding to keep applications behaving normally, backdated compile timestamps, domain-fronted C2 traffic, and on-the-fly disabling of Windows Event Tracing all stack the odds against reactive defenses.</li><li><strong>High-value defensive controls</strong> — auditing write permissions on application directories, enforcing DLL signing policies via WDAC, cataloging file hashes for critical applications, and flagging anomalous load paths as high-fidelity signals.</li><li><strong>Visibility-first strategy</strong> — how Sysmon Event ID 7, combined with ETW telemetry fed into a SIEM, gives defenders the baseline they need to spot drift before damage is done.</li></ul><p>The core argument of the episode is straightforward: this attack class has survived for over two decades not because it's clever, but because it requires no cleverness at all — just patience, a writable directory, and the confidence that most environments still haven't done the foundational work. The organizations making progress are the ones that started with visibility and used it to drive permission hygiene and signing enforcement systematically over time. For more on threats that exploit trust rather than brute force, listen to <a href="https://share.transistor.fm/s/7da65d6a">Deepfake Cyberattacks: When Seeing Is No Longer Believing</a>, another recent episode of the show.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </content:encoded>
      <pubDate>Sat, 04 Jul 2026 20:21:49 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/ebd70d4e/865d88fb.mp3" length="8925981" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>558</itunes:duration>
      <itunes:summary>DLL hijacking has haunted Windows environments since the XP era — and it's still slipping past modern defenses in 2025. This episode breaks down how the attack works, why it's so hard to detect, and what security teams can actually do about it.</itunes:summary>
      <itunes:subtitle>DLL hijacking has haunted Windows environments since the XP era — and it's still slipping past modern defenses in 2025. This episode breaks down how the attack works, why it's so hard to detect, and what security teams can actually do about it.</itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Deepfake Cyberattacks: When Seeing Is No Longer Believing</title>
      <itunes:title>Deepfake Cyberattacks: When Seeing Is No Longer Believing</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">d3d47d64-4ed4-49b7-949b-35bd9e413cff</guid>
      <link>https://share.transistor.fm/s/7da65d6a</link>
      <description>
        <![CDATA[<p>A bank employee in Hong Kong once authorized a $35 million wire transfer after joining a video call with what looked and sounded exactly like his CFO. Every face was familiar. Every voice matched. None of it was real. This episode of <em>Cybersecurity</em> examines how deepfake technology has become a frontline weapon in the attacker's toolkit — and what defenders need to do about it now. The discussion draws on <a href="https://sec.co/blog/defending-against-deepfake-cyberattacks-the-next-evolution-of-social-engineering">this in-depth article on deepfake cyberattacks as the next evolution of social engineering</a>, a must-read for security professionals at any level.</p><p>The episode walks through the full arc of the threat — from its roots in classic social engineering to the AI-powered impersonation campaigns reshaping corporate fraud and geopolitical disinformation today. Key areas covered include:</p><ul><li><strong>How the deepfake attack lifecycle works:</strong> Attackers begin with open-source reconnaissance, harvesting publicly available video and audio of high-profile targets — executives, politicians, and anyone with a visible digital footprint — before assembling convincing synthetic personas.</li><li><strong>Business video compromise (BVC):</strong> The dangerous successor to business email compromise, where a live-looking video call replaces the spoofed email — applying the same psychological levers of authority, urgency, and fear to extract wire transfers or credential changes.</li><li><strong>The detection arms race:</strong> AI-powered tools can identify artifacts like unnatural blinking or audio-lip mismatches, but generative models consistently outpace detection methods — and human perception is an unreliable last line of defense.</li><li><strong>The low barrier to entry:</strong> Sophisticated voice cloning and video synthesis no longer require nation-state resources. Open-source tools and consumer hardware have brought deepfake-as-a-service within reach of everyday cybercriminals.</li><li><strong>Structural defenses that actually work:</strong> High-stakes requests — transfers, access changes, credential updates — must trigger mandatory secondary verification through a completely independent, pre-established channel, regardless of how convincing the initial contact appears.</li><li><strong>Building a culture of verified trust:</strong> Security awareness training must evolve beyond phishing-email spotting to normalize healthy skepticism of video calls, empower employees to slow down under pressure, and eliminate the fear of questioning an apparent authority figure.</li></ul><p>The episode closes with a look at where the threat is headed: automated, relationship-building AI personas that groom targets over weeks before making a move — making today's one-off deepfake calls look primitive by comparison. Organizations that treat this as a future problem are already behind. For more from the show on how attackers exploit gaps in visibility and verification, listen to the episode <a href="https://share.transistor.fm/s/a0e8d277">Decrypting Encrypted Threats: Middleboxes vs Endpoint Instrumentation</a>.</p><p><a href="https://sec.co">SEC.CO</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>A bank employee in Hong Kong once authorized a $35 million wire transfer after joining a video call with what looked and sounded exactly like his CFO. Every face was familiar. Every voice matched. None of it was real. This episode of <em>Cybersecurity</em> examines how deepfake technology has become a frontline weapon in the attacker's toolkit — and what defenders need to do about it now. The discussion draws on <a href="https://sec.co/blog/defending-against-deepfake-cyberattacks-the-next-evolution-of-social-engineering">this in-depth article on deepfake cyberattacks as the next evolution of social engineering</a>, a must-read for security professionals at any level.</p><p>The episode walks through the full arc of the threat — from its roots in classic social engineering to the AI-powered impersonation campaigns reshaping corporate fraud and geopolitical disinformation today. Key areas covered include:</p><ul><li><strong>How the deepfake attack lifecycle works:</strong> Attackers begin with open-source reconnaissance, harvesting publicly available video and audio of high-profile targets — executives, politicians, and anyone with a visible digital footprint — before assembling convincing synthetic personas.</li><li><strong>Business video compromise (BVC):</strong> The dangerous successor to business email compromise, where a live-looking video call replaces the spoofed email — applying the same psychological levers of authority, urgency, and fear to extract wire transfers or credential changes.</li><li><strong>The detection arms race:</strong> AI-powered tools can identify artifacts like unnatural blinking or audio-lip mismatches, but generative models consistently outpace detection methods — and human perception is an unreliable last line of defense.</li><li><strong>The low barrier to entry:</strong> Sophisticated voice cloning and video synthesis no longer require nation-state resources. Open-source tools and consumer hardware have brought deepfake-as-a-service within reach of everyday cybercriminals.</li><li><strong>Structural defenses that actually work:</strong> High-stakes requests — transfers, access changes, credential updates — must trigger mandatory secondary verification through a completely independent, pre-established channel, regardless of how convincing the initial contact appears.</li><li><strong>Building a culture of verified trust:</strong> Security awareness training must evolve beyond phishing-email spotting to normalize healthy skepticism of video calls, empower employees to slow down under pressure, and eliminate the fear of questioning an apparent authority figure.</li></ul><p>The episode closes with a look at where the threat is headed: automated, relationship-building AI personas that groom targets over weeks before making a move — making today's one-off deepfake calls look primitive by comparison. Organizations that treat this as a future problem are already behind. For more from the show on how attackers exploit gaps in visibility and verification, listen to the episode <a href="https://share.transistor.fm/s/a0e8d277">Decrypting Encrypted Threats: Middleboxes vs Endpoint Instrumentation</a>.</p><p><a href="https://sec.co">SEC.CO</a></p>]]>
      </content:encoded>
      <pubDate>Fri, 03 Jul 2026 17:45:13 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/7da65d6a/a82c5f8e.mp3" length="7257070" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>454</itunes:duration>
      <itunes:summary>Deepfake technology has turned social engineering into a crisis of trust — attackers can now clone voices, fabricate video calls, and impersonate executives in real time. This episode breaks down how organizations can fight back before the next thirty-five million dollar mistake happens.</itunes:summary>
      <itunes:subtitle>Deepfake technology has turned social engineering into a crisis of trust — attackers can now clone voices, fabricate video calls, and impersonate executives in real time. This episode breaks down how organizations can fight back before the next thirty-fiv</itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Decrypting Encrypted Threats: Middleboxes vs Endpoint Instrumentation</title>
      <itunes:title>Decrypting Encrypted Threats: Middleboxes vs Endpoint Instrumentation</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">a8e9a999-142c-45b8-b4e6-9a1c3704365e</guid>
      <link>https://share.transistor.fm/s/a0e8d277</link>
      <description>
        <![CDATA[<p>Encryption was supposed to make the internet safer — and it did. But it also handed threat actors a near-perfect hiding place. This episode of <strong>Cybersecurity</strong> takes a hard look at what it actually means to defend a network where nine out of ten packets are wrapped in cryptography your traditional tools can't read, and lays out the architectural trade-offs defenders must confront. The discussion draws directly from <a href="https://sec.co/blog/decrypting-encrypted-threats">this eight-minute deep-dive on encrypted threat inspection</a> published on SEC.co.</p><p>The episode examines both major strategies for inspecting encrypted traffic — network-side middleboxes and host-side endpoint instrumentation — covering where each excels, where each falls short, and how mature security programs combine them into a layered posture. Key topics include:</p><ul><li><strong>How encryption became an attacker's tool:</strong> the shift from plaintext-dominant networks to a world where phishing sites carry valid TLS certificates, ransomware rides HTTPS, and botnet C2 traffic looks indistinguishable from legitimate sessions.</li><li><strong>Middlebox inspection mechanics and strengths:</strong> how TLS-terminating appliances, secure web gateways, and inline inspection devices deliver centralized, high-throughput visibility — and why they're well-suited for managed office environments and high-volume data centers.</li><li><strong>Middlebox limitations:</strong> blind spots created by remote work, protocol headwinds from TLS 1.3 and Encrypted Client Hello, certificate-pinning breakage, latency overhead, and potential compliance exposure under data protection regulations.</li><li><strong>Endpoint instrumentation advantages:</strong> how EDR agents and kernel-level drivers capture decrypted traffic in context — paired with process trees, file system activity, and behavioral telemetry — and how that visibility travels with users regardless of network location.</li><li><strong>Endpoint instrumentation trade-offs:</strong> agent fatigue, coverage gaps on Linux servers and IoT devices, and the security risks introduced by session-key extraction and transport.</li><li><strong>Emerging directions:</strong> hardware-backed key escrow (SGX-based approaches), encrypted traffic metadata analysis via machine learning, and why the long-term answer is a portfolio strategy rather than a single-tool bet.</li></ul><p>The central takeaway is that middleboxes and endpoint instrumentation are complementary, not competing — and that choosing between them is less a binary decision than a question of mapping the right tool to each segment of your risk surface: office traffic, roaming workforce, regulated data, and SOC workflow integration. For more on this topic, read the full source article on <a href="https://sec.co/blog/decrypting-encrypted-threats">decrypting encrypted threats</a> on SEC.co. More from the show: if you're thinking about how security architecture decisions fit into broader organizational risk management, check out the episode on <a href="https://share.transistor.fm/s/e5465cc9">Cybersecurity Audit vs. Assessment: Which One Does Your Organization Need?</a></p><p><a href="https://sec.co">SEC</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Encryption was supposed to make the internet safer — and it did. But it also handed threat actors a near-perfect hiding place. This episode of <strong>Cybersecurity</strong> takes a hard look at what it actually means to defend a network where nine out of ten packets are wrapped in cryptography your traditional tools can't read, and lays out the architectural trade-offs defenders must confront. The discussion draws directly from <a href="https://sec.co/blog/decrypting-encrypted-threats">this eight-minute deep-dive on encrypted threat inspection</a> published on SEC.co.</p><p>The episode examines both major strategies for inspecting encrypted traffic — network-side middleboxes and host-side endpoint instrumentation — covering where each excels, where each falls short, and how mature security programs combine them into a layered posture. Key topics include:</p><ul><li><strong>How encryption became an attacker's tool:</strong> the shift from plaintext-dominant networks to a world where phishing sites carry valid TLS certificates, ransomware rides HTTPS, and botnet C2 traffic looks indistinguishable from legitimate sessions.</li><li><strong>Middlebox inspection mechanics and strengths:</strong> how TLS-terminating appliances, secure web gateways, and inline inspection devices deliver centralized, high-throughput visibility — and why they're well-suited for managed office environments and high-volume data centers.</li><li><strong>Middlebox limitations:</strong> blind spots created by remote work, protocol headwinds from TLS 1.3 and Encrypted Client Hello, certificate-pinning breakage, latency overhead, and potential compliance exposure under data protection regulations.</li><li><strong>Endpoint instrumentation advantages:</strong> how EDR agents and kernel-level drivers capture decrypted traffic in context — paired with process trees, file system activity, and behavioral telemetry — and how that visibility travels with users regardless of network location.</li><li><strong>Endpoint instrumentation trade-offs:</strong> agent fatigue, coverage gaps on Linux servers and IoT devices, and the security risks introduced by session-key extraction and transport.</li><li><strong>Emerging directions:</strong> hardware-backed key escrow (SGX-based approaches), encrypted traffic metadata analysis via machine learning, and why the long-term answer is a portfolio strategy rather than a single-tool bet.</li></ul><p>The central takeaway is that middleboxes and endpoint instrumentation are complementary, not competing — and that choosing between them is less a binary decision than a question of mapping the right tool to each segment of your risk surface: office traffic, roaming workforce, regulated data, and SOC workflow integration. For more on this topic, read the full source article on <a href="https://sec.co/blog/decrypting-encrypted-threats">decrypting encrypted threats</a> on SEC.co. More from the show: if you're thinking about how security architecture decisions fit into broader organizational risk management, check out the episode on <a href="https://share.transistor.fm/s/e5465cc9">Cybersecurity Audit vs. Assessment: Which One Does Your Organization Need?</a></p><p><a href="https://sec.co">SEC</a></p>]]>
      </content:encoded>
      <pubDate>Thu, 02 Jul 2026 18:09:34 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/a0e8d277/ee4fd9f4.mp3" length="7996858" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>500</itunes:duration>
      <itunes:summary>With roughly 90% of web traffic now encrypted, attackers hide in plain sight inside TLS. This episode breaks down the two major strategies for reclaiming visibility — middleboxes and endpoint instrumentation — and explains how to choose between them.</itunes:summary>
      <itunes:subtitle>With roughly 90% of web traffic now encrypted, attackers hide in plain sight inside TLS. This episode breaks down the two major strategies for reclaiming visibility — middleboxes and endpoint instrumentation — and explains how to choose between them.</itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cybersecurity Audit vs. Assessment: Which One Does Your Organization Need?</title>
      <itunes:title>Cybersecurity Audit vs. Assessment: Which One Does Your Organization Need?</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">89a24ab6-9187-4bbf-a61a-cf5bb8a6ef36</guid>
      <link>https://share.transistor.fm/s/e5465cc9</link>
      <description>
        <![CDATA[<p>Two terms. One persistent source of confusion. Cybersecurity audits and cybersecurity assessments show up side by side in vendor proposals and boardroom conversations all the time — and they are not the same thing. This episode of <em>Cybersecurity</em> unpacks the structural differences between these two distinct exercises, drawing on <a href="https://sec.co/blog/cybersecurity-audit-vs-cybersecurity-assessment">this in-depth guide to audits versus assessments</a> to help listeners make smarter, better-informed decisions about their security programs.</p><p>Here's what the episode covers:</p><ul><li><strong>The core distinction:</strong> An audit is a formal, point-in-time compliance check against a recognized standard (ISO 27001, SOC 2, PCI-DSS, HIPAA) — binary by design, delivering a pass/fail result. An assessment is a diagnostic, exploratory engagement that surfaces risk, context, and blind spots the checklist never asks about.</li><li><strong>When an audit is the right call:</strong> Any time there's an external mandate — a regulator, a customer contract, or a certification requirement — only a formal audit produces the attestation that stakeholders need.</li><li><strong>When an assessment is the right call:</strong> Organizations in a period of growth, strategic change, or pre-compliance preparation benefit most from the risk-ranked, prioritized, actionable output an assessment delivers.</li><li><strong>The smart sequence:</strong> Assessment first, audit second. Mature security programs use assessments to map gaps and drive remediation before inviting auditors in — skipping this order can delay certification by months and drive up costs significantly.</li><li><strong>Four factors that determine real value:</strong> Clear objectives, the right framework for your industry and regulatory environment, cross-functional team involvement, and treating every finding as an improvement opportunity rather than a verdict.</li><li><strong>The bigger picture:</strong> Audits provide rigor and market credibility; assessments provide curiosity and adaptability. Together, they build a security culture that treats compliance as a baseline — not a finish line.</li></ul><p>Whether your organization is preparing for its first external audit, evaluating its readiness for GDPR, or simply trying to understand where the real risks live, this episode offers a practical framework for choosing — and sequencing — the right engagement. For more on how real-world risk scoring shapes security decisions, check out the episode <a href="https://share.transistor.fm/s/dd72a151">CVSS Is Broken: Scoring Vulnerability Risk in the Real World</a>.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Two terms. One persistent source of confusion. Cybersecurity audits and cybersecurity assessments show up side by side in vendor proposals and boardroom conversations all the time — and they are not the same thing. This episode of <em>Cybersecurity</em> unpacks the structural differences between these two distinct exercises, drawing on <a href="https://sec.co/blog/cybersecurity-audit-vs-cybersecurity-assessment">this in-depth guide to audits versus assessments</a> to help listeners make smarter, better-informed decisions about their security programs.</p><p>Here's what the episode covers:</p><ul><li><strong>The core distinction:</strong> An audit is a formal, point-in-time compliance check against a recognized standard (ISO 27001, SOC 2, PCI-DSS, HIPAA) — binary by design, delivering a pass/fail result. An assessment is a diagnostic, exploratory engagement that surfaces risk, context, and blind spots the checklist never asks about.</li><li><strong>When an audit is the right call:</strong> Any time there's an external mandate — a regulator, a customer contract, or a certification requirement — only a formal audit produces the attestation that stakeholders need.</li><li><strong>When an assessment is the right call:</strong> Organizations in a period of growth, strategic change, or pre-compliance preparation benefit most from the risk-ranked, prioritized, actionable output an assessment delivers.</li><li><strong>The smart sequence:</strong> Assessment first, audit second. Mature security programs use assessments to map gaps and drive remediation before inviting auditors in — skipping this order can delay certification by months and drive up costs significantly.</li><li><strong>Four factors that determine real value:</strong> Clear objectives, the right framework for your industry and regulatory environment, cross-functional team involvement, and treating every finding as an improvement opportunity rather than a verdict.</li><li><strong>The bigger picture:</strong> Audits provide rigor and market credibility; assessments provide curiosity and adaptability. Together, they build a security culture that treats compliance as a baseline — not a finish line.</li></ul><p>Whether your organization is preparing for its first external audit, evaluating its readiness for GDPR, or simply trying to understand where the real risks live, this episode offers a practical framework for choosing — and sequencing — the right engagement. For more on how real-world risk scoring shapes security decisions, check out the episode <a href="https://share.transistor.fm/s/dd72a151">CVSS Is Broken: Scoring Vulnerability Risk in the Real World</a>.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </content:encoded>
      <pubDate>Wed, 01 Jul 2026 19:31:15 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/e5465cc9/4adf56fd.mp3" length="7693419" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>481</itunes:duration>
      <itunes:summary>Audit or assessment — most organizations don't know which one they actually need, and the mix-up is expensive. This episode cuts through the confusion with a clear breakdown of both tools, when to use them, and how to sequence them for maximum impact.</itunes:summary>
      <itunes:subtitle>Audit or assessment — most organizations don't know which one they actually need, and the mix-up is expensive. This episode cuts through the confusion with a clear breakdown of both tools, when to use them, and how to sequence them for maximum impact.</itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>CVSS Is Broken: Scoring Vulnerability Risk in the Real World</title>
      <itunes:title>CVSS Is Broken: Scoring Vulnerability Risk in the Real World</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">5e683505-b948-48b8-af49-b6c8909657c4</guid>
      <link>https://share.transistor.fm/s/dd72a151</link>
      <description>
        <![CDATA[<p>Vulnerability management runs on a single number — and that number is lying to you. CVSS scores are embedded in scanner reports, regulatory frameworks, and executive dashboards worldwide, yet most defenders who work with real production environments eventually reach the same conclusion: the system, used in isolation, is a poor guide for prioritizing actual risk. This episode draws on <a href="https://sec.co/blog/cvss-is-broken">this seven-minute breakdown of CVSS's real-world failures</a> to examine five hard-earned lessons about what goes wrong — and how to fix it.</p><p>Here's what the episode covers:</p><ul><li><strong>Context blindness:</strong> CVSS is deliberately environment-agnostic, which means an internet-facing payment gateway and an air-gapped lab server can carry identical scores despite wildly different blast radii — and the fix is tagging assets with business context before acting on any score.</li><li><strong>Exploitability gaps:</strong> Base scores assume worst-case conditions even when no working exploit exists, while actively weaponized bugs sometimes sit below the critical threshold; pairing CVSS with CISA's Known Exploited Vulnerabilities list and EPSS closes that gap.</li><li><strong>Score manipulation:</strong> The eight metrics that feed a CVSS calculation can be nudged — intentionally or not — by whoever files the advisory, producing legitimately different numbers for the same flaw; independent validation by internal engineering teams is the safeguard.</li><li><strong>Temporal decay:</strong> Vendors freeze the base score at publication and rarely update it, so dashboards stay static even after proof-of-concept code drops publicly; automated score-aging policies tied to exploit maturity keep the queue honest.</li><li><strong>Patch paralysis:</strong> A wall of 9.8s doesn't drive action — it drives overwhelm; replacing the binary "critical vs. everything else" model with a triage ladder built on reachability and live exploit status turns an unmanageable backlog into prioritized sprints.</li><li><strong>What good looks like:</strong> A concrete case study shows how a global manufacturer handled two simultaneous 9.8-scored CVEs differently based on exposure and compensating controls — patching one the same day, scheduling the other for the following quarter — with zero incidents.</li></ul><p>The episode closes with a clear framework for enriching CVSS rather than discarding it: layer in asset criticality, live threat intelligence, compensating controls, and exposure surface data. When briefing leadership, swap raw CVE counts for plain-language statements about business risk — that's what actually moves patching decisions forward. For more on preparing for systemic shifts in security fundamentals, listen to the episode on <a href="https://share.transistor.fm/s/d24a5bbb">Cryptographic Agility: Preparing for the Algorithm Lifecycle Crisis</a>.</p><p><a href="https://sec.co">SEC.CO</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Vulnerability management runs on a single number — and that number is lying to you. CVSS scores are embedded in scanner reports, regulatory frameworks, and executive dashboards worldwide, yet most defenders who work with real production environments eventually reach the same conclusion: the system, used in isolation, is a poor guide for prioritizing actual risk. This episode draws on <a href="https://sec.co/blog/cvss-is-broken">this seven-minute breakdown of CVSS's real-world failures</a> to examine five hard-earned lessons about what goes wrong — and how to fix it.</p><p>Here's what the episode covers:</p><ul><li><strong>Context blindness:</strong> CVSS is deliberately environment-agnostic, which means an internet-facing payment gateway and an air-gapped lab server can carry identical scores despite wildly different blast radii — and the fix is tagging assets with business context before acting on any score.</li><li><strong>Exploitability gaps:</strong> Base scores assume worst-case conditions even when no working exploit exists, while actively weaponized bugs sometimes sit below the critical threshold; pairing CVSS with CISA's Known Exploited Vulnerabilities list and EPSS closes that gap.</li><li><strong>Score manipulation:</strong> The eight metrics that feed a CVSS calculation can be nudged — intentionally or not — by whoever files the advisory, producing legitimately different numbers for the same flaw; independent validation by internal engineering teams is the safeguard.</li><li><strong>Temporal decay:</strong> Vendors freeze the base score at publication and rarely update it, so dashboards stay static even after proof-of-concept code drops publicly; automated score-aging policies tied to exploit maturity keep the queue honest.</li><li><strong>Patch paralysis:</strong> A wall of 9.8s doesn't drive action — it drives overwhelm; replacing the binary "critical vs. everything else" model with a triage ladder built on reachability and live exploit status turns an unmanageable backlog into prioritized sprints.</li><li><strong>What good looks like:</strong> A concrete case study shows how a global manufacturer handled two simultaneous 9.8-scored CVEs differently based on exposure and compensating controls — patching one the same day, scheduling the other for the following quarter — with zero incidents.</li></ul><p>The episode closes with a clear framework for enriching CVSS rather than discarding it: layer in asset criticality, live threat intelligence, compensating controls, and exposure surface data. When briefing leadership, swap raw CVE counts for plain-language statements about business risk — that's what actually moves patching decisions forward. For more on preparing for systemic shifts in security fundamentals, listen to the episode on <a href="https://share.transistor.fm/s/d24a5bbb">Cryptographic Agility: Preparing for the Algorithm Lifecycle Crisis</a>.</p><p><a href="https://sec.co">SEC.CO</a></p>]]>
      </content:encoded>
      <pubDate>Tue, 30 Jun 2026 19:39:06 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/dd72a151/06a440d0.mp3" length="8583254" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>537</itunes:duration>
      <itunes:summary>CVSS scores dominate vulnerability management — but a 9.8 on an air-gapped test server looks identical to a 9.8 on your public checkout page. This episode breaks down why the industry's go-to scoring system falls short and what defenders can do about it.</itunes:summary>
      <itunes:subtitle>CVSS scores dominate vulnerability management — but a 9.8 on an air-gapped test server looks identical to a 9.8 on your public checkout page. This episode breaks down why the industry's go-to scoring system falls short and what defenders can do about it.</itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cryptographic Agility: Preparing for the Algorithm Lifecycle Crisis</title>
      <itunes:title>Cryptographic Agility: Preparing for the Algorithm Lifecycle Crisis</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">49b9e70a-d8a2-4eb5-80cb-6bd868449e3f</guid>
      <link>https://share.transistor.fm/s/d24a5bbb</link>
      <description>
        <![CDATA[<p>Every cryptographic algorithm has an expiration date, and the gap between "trusted standard" and "actively exploited weakness" is shrinking. This episode of <em>Cybersecurity</em> examines the algorithm lifecycle crisis — the accelerating convergence of advances in cryptanalysis, cloud-scale computing, and the approaching reality of quantum computers — and makes the case that the window for proactive action is narrower than most organizations realize. The discussion is grounded in <a href="https://sec.co/blog/cryptographic-agility">this six-minute deep-dive on cryptographic agility</a>, which informed the episode's research and framework.</p><p>The episode covers the full arc from historical precedent to practical implementation, including:</p><ul><li><strong>The algorithm graveyard:</strong> How DES, SHA-1, and RSA each followed the same arc from crown jewel to liability — and what that pattern tells us about every algorithm in use today.</li><li><strong>Why hard-wired crypto is so dangerous:</strong> When cryptography is baked into products, embedded systems, and compliance checklists, retiring a broken algorithm stops being a patch and becomes a multi-year engineering project or a board-level crisis.</li><li><strong>The five pillars of a crypto-agile architecture:</strong> Inventory everything that encrypts (with specifics, not generalities), classify and prioritize by risk, decouple cryptographic logic from business code, design for dual-stack coexistence during migrations, and automate rollouts through CI/CD pipelines.</li><li><strong>Common roadblocks and how to navigate them:</strong> The "wait for NIST to finalize" trap, vendor lock-in behind proprietary quantum-safe interfaces, post-quantum performance overhead, and legacy operational technology that can't be patched.</li><li><strong>Two contrasting case studies:</strong> A global financial institution that rotated SHA-1 across two thousand microservices in under a week using a single feature flag — versus a regional hospital forced into frantic weekend remediation after a regulatory audit exposed decade-old RSA key sizes still in production.</li><li><strong>Where to start this quarter:</strong> Concrete first steps — a crypto-asset inventory template, a low-risk algorithm toggle pilot, and a lab environment simulating post-quantum TLS handshakes — that turn agility from abstract strategy into practiced muscle memory.</li></ul><p>The central takeaway is that cryptographic agility isn't a one-time project; it's an organizational discipline. The cost of building it in from the start is a fraction of the cost of retrofitting it under pressure — and history offers no shortage of cautionary tales for teams that waited. For more on related credential and token risk, listen to the episode <a href="https://share.transistor.fm/s/067792e0">Cross-SaaS Token Sprawl: Discover, Rotate, and Revoke API Tokens</a>.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Every cryptographic algorithm has an expiration date, and the gap between "trusted standard" and "actively exploited weakness" is shrinking. This episode of <em>Cybersecurity</em> examines the algorithm lifecycle crisis — the accelerating convergence of advances in cryptanalysis, cloud-scale computing, and the approaching reality of quantum computers — and makes the case that the window for proactive action is narrower than most organizations realize. The discussion is grounded in <a href="https://sec.co/blog/cryptographic-agility">this six-minute deep-dive on cryptographic agility</a>, which informed the episode's research and framework.</p><p>The episode covers the full arc from historical precedent to practical implementation, including:</p><ul><li><strong>The algorithm graveyard:</strong> How DES, SHA-1, and RSA each followed the same arc from crown jewel to liability — and what that pattern tells us about every algorithm in use today.</li><li><strong>Why hard-wired crypto is so dangerous:</strong> When cryptography is baked into products, embedded systems, and compliance checklists, retiring a broken algorithm stops being a patch and becomes a multi-year engineering project or a board-level crisis.</li><li><strong>The five pillars of a crypto-agile architecture:</strong> Inventory everything that encrypts (with specifics, not generalities), classify and prioritize by risk, decouple cryptographic logic from business code, design for dual-stack coexistence during migrations, and automate rollouts through CI/CD pipelines.</li><li><strong>Common roadblocks and how to navigate them:</strong> The "wait for NIST to finalize" trap, vendor lock-in behind proprietary quantum-safe interfaces, post-quantum performance overhead, and legacy operational technology that can't be patched.</li><li><strong>Two contrasting case studies:</strong> A global financial institution that rotated SHA-1 across two thousand microservices in under a week using a single feature flag — versus a regional hospital forced into frantic weekend remediation after a regulatory audit exposed decade-old RSA key sizes still in production.</li><li><strong>Where to start this quarter:</strong> Concrete first steps — a crypto-asset inventory template, a low-risk algorithm toggle pilot, and a lab environment simulating post-quantum TLS handshakes — that turn agility from abstract strategy into practiced muscle memory.</li></ul><p>The central takeaway is that cryptographic agility isn't a one-time project; it's an organizational discipline. The cost of building it in from the start is a fraction of the cost of retrofitting it under pressure — and history offers no shortage of cautionary tales for teams that waited. For more on related credential and token risk, listen to the episode <a href="https://share.transistor.fm/s/067792e0">Cross-SaaS Token Sprawl: Discover, Rotate, and Revoke API Tokens</a>.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </content:encoded>
      <pubDate>Mon, 29 Jun 2026 18:33:26 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/d24a5bbb/6c4d34d9.mp3" length="8722435" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>546</itunes:duration>
      <itunes:summary>Cryptographic algorithms don't last forever — and when they fail, unprepared organizations face multi-year engineering crises. This episode breaks down how to build cryptographic agility before the next algorithmic sunset catches you off guard.</itunes:summary>
      <itunes:subtitle>Cryptographic algorithms don't last forever — and when they fail, unprepared organizations face multi-year engineering crises. This episode breaks down how to build cryptographic agility before the next algorithmic sunset catches you off guard.</itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cross-SaaS Token Sprawl: Discover, Rotate, and Revoke API Tokens</title>
      <itunes:title>Cross-SaaS Token Sprawl: Discover, Rotate, and Revoke API Tokens</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">129e04c7-0786-469e-ac46-c0b18ffe08bb</guid>
      <link>https://share.transistor.fm/s/067792e0</link>
      <description>
        <![CDATA[<p>API tokens are the invisible connective tissue of the modern SaaS stack — and they accumulate far faster than security teams can track them. This episode tackles cross-SaaS token sprawl head-on, drawing on <a href="https://sec.co/blog/cross-saas-token-sprawl-discovery-rotation-revocation">this in-depth eight-minute read on discovering, rotating, and revoking API tokens</a> to walk through a full governance lifecycle that actually holds up at scale. Whether you're running a lean security program or managing a sprawling enterprise integration mesh, the conversation offers concrete, actionable steps rather than abstract principles.</p><p>The episode covers the full token sprawl lifecycle, from root cause to measurable outcomes:</p><ul><li><strong>Why sprawl is a context problem, not just a counting problem</strong> — a single over-scoped, forgotten token is more dangerous than dozens of well-managed ones, making ownership and scope as important as raw inventory.</li><li><strong>Continuous discovery as a discipline</strong> — using vendor APIs, static and dynamic code analysis, and repository scanning to build a living inventory tagged with owners, lineage, and blast-radius estimates.</li><li><strong>Telemetry and anomaly detection</strong> — turning raw token logs into an actionable signal layer that flags unusual geography, call-volume spikes, and access to sensitive endpoints before an attacker can pivot.</li><li><strong>Rotation architecture that makes secrets boring</strong> — moving away from hard-coded values toward secret managers, runtime injection, and risk-tiered cadences so that rotating a token feels like a routine deployment, not a crisis.</li><li><strong>Revocation as a verified campaign</strong> — building kill switches before you need them, checking for residual access in cached sessions and downstream copies, and codifying each incident's timeline to speed up the next one.</li><li><strong>Governance that engineers will actually follow</strong> — designing secure token flows to be the fastest flows, using procurement conversations as a security control, and tracking meaningful metrics like mean time to revocation and the ratio of short-lived to long-lived tokens.</li></ul><p>The episode closes with a look at the most common failure modes — sprawling spreadsheets, rotation without monitoring, and policies that sound rigorous but can't be executed with available tooling — and explains how a tight feedback loop between inventory, rotation, and revocation compounds into a program that scales gracefully with each new integration your teams add.</p><p>For more on protecting credentials from evolving attack techniques, check out the earlier episode <a href="https://share.transistor.fm/s/860ab4a6">Credential Stuffing Is Evolving—Are Your Defenses?</a></p><p><a href="https://sec.co">SEC</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>API tokens are the invisible connective tissue of the modern SaaS stack — and they accumulate far faster than security teams can track them. This episode tackles cross-SaaS token sprawl head-on, drawing on <a href="https://sec.co/blog/cross-saas-token-sprawl-discovery-rotation-revocation">this in-depth eight-minute read on discovering, rotating, and revoking API tokens</a> to walk through a full governance lifecycle that actually holds up at scale. Whether you're running a lean security program or managing a sprawling enterprise integration mesh, the conversation offers concrete, actionable steps rather than abstract principles.</p><p>The episode covers the full token sprawl lifecycle, from root cause to measurable outcomes:</p><ul><li><strong>Why sprawl is a context problem, not just a counting problem</strong> — a single over-scoped, forgotten token is more dangerous than dozens of well-managed ones, making ownership and scope as important as raw inventory.</li><li><strong>Continuous discovery as a discipline</strong> — using vendor APIs, static and dynamic code analysis, and repository scanning to build a living inventory tagged with owners, lineage, and blast-radius estimates.</li><li><strong>Telemetry and anomaly detection</strong> — turning raw token logs into an actionable signal layer that flags unusual geography, call-volume spikes, and access to sensitive endpoints before an attacker can pivot.</li><li><strong>Rotation architecture that makes secrets boring</strong> — moving away from hard-coded values toward secret managers, runtime injection, and risk-tiered cadences so that rotating a token feels like a routine deployment, not a crisis.</li><li><strong>Revocation as a verified campaign</strong> — building kill switches before you need them, checking for residual access in cached sessions and downstream copies, and codifying each incident's timeline to speed up the next one.</li><li><strong>Governance that engineers will actually follow</strong> — designing secure token flows to be the fastest flows, using procurement conversations as a security control, and tracking meaningful metrics like mean time to revocation and the ratio of short-lived to long-lived tokens.</li></ul><p>The episode closes with a look at the most common failure modes — sprawling spreadsheets, rotation without monitoring, and policies that sound rigorous but can't be executed with available tooling — and explains how a tight feedback loop between inventory, rotation, and revocation compounds into a program that scales gracefully with each new integration your teams add.</p><p>For more on protecting credentials from evolving attack techniques, check out the earlier episode <a href="https://share.transistor.fm/s/860ab4a6">Credential Stuffing Is Evolving—Are Your Defenses?</a></p><p><a href="https://sec.co">SEC</a></p>]]>
      </content:encoded>
      <pubDate>Sun, 28 Jun 2026 19:24:45 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/067792e0/226b96f9.mp3" length="8915950" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>558</itunes:duration>
      <itunes:summary>API tokens quietly multiply across every SaaS integration your team touches — and most organizations have no system to track, rotate, or kill them. This episode lays out a practical, repeatable framework for getting token sprawl under control before it becomes a breach.</itunes:summary>
      <itunes:subtitle>API tokens quietly multiply across every SaaS integration your team touches — and most organizations have no system to track, rotate, or kill them. This episode lays out a practical, repeatable framework for getting token sprawl under control before it be</itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Credential Stuffing Is Evolving—Are Your Defenses?</title>
      <itunes:title>Credential Stuffing Is Evolving—Are Your Defenses?</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">526dba98-2023-4935-80c6-404a58679a74</guid>
      <link>https://share.transistor.fm/s/860ab4a6</link>
      <description>
        <![CDATA[<p>Credential stuffing is no longer the noisy, easily-blocked brute-force attack it once was. In this episode of <strong>Cybersecurity</strong>, the hosts draw on <a href="https://sec.co/blog/credential-stuffing">this six-minute deep dive into evolving credential stuffing defenses</a> to map exactly how attackers have refined their tradecraft — and why organizations that haven't updated their mental model of this threat are already behind. From underground combo-list economies to headless browser farms that mimic human behavior, the episode makes a compelling case that this is one of the most persistently underestimated attack categories in enterprise security today.</p><p>Here's what the episode covers:</p><ul><li><strong>Why the attack still works at all</strong> — password reuse remains the core enabler, and aging breach data retains surprising hit rates because most users never rotate credentials across every account after a notification.</li><li><strong>How automation has industrialized the threat</strong> — modern frameworks rotate residential IPs, emulate full browsers, randomize device fingerprints, and solve CAPTCHAs in real time using AI, making volume-based defenses largely obsolete.</li><li><strong>Layered evasion tactics</strong> — low-and-slow pacing to stay under velocity thresholds, headless browser tools like Playwright and Puppeteer, mobile API abuse against lighter-hardened endpoints, and targeted list enrichment using social media cross-referencing.</li><li><strong>MFA isn't a silver bullet</strong> — stolen session cookies, push-notification fatigue attacks, and poorly implemented TOTP flows all give attackers viable bypass routes; the <em>how</em> of MFA deployment matters as much as the <em>whether</em>.</li><li><strong>The full cost picture</strong> — beyond direct fraud losses, organizations absorb infrastructure overload bills, false-positive-driven help-desk spikes, customer churn after visible account-takeover incidents, and real regulatory exposure under GDPR, HIPAA, and PCI.</li><li><strong>What a modern defense stack looks like</strong> — phishing-resistant FIDO2/passkey MFA, adaptive risk engines, behavioral-biometric bot management, automated session-revocation workflows, and proactive threat intelligence monitoring for brand mentions in underground combo-list markets.</li></ul><p>The episode closes with a strategic reminder that no single control has an indefinite shelf life: red-teaming your own login flows, rotating mitigation providers before entropy sets in, and keeping user education current are all ongoing commitments, not one-time projects. For more on attacker persistence techniques, check out the episode <a href="https://share.transistor.fm/s/52342208">Covert Persistence via Scheduled Task Abuse</a> for a complementary look at how adversaries maintain footholds after initial access.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Credential stuffing is no longer the noisy, easily-blocked brute-force attack it once was. In this episode of <strong>Cybersecurity</strong>, the hosts draw on <a href="https://sec.co/blog/credential-stuffing">this six-minute deep dive into evolving credential stuffing defenses</a> to map exactly how attackers have refined their tradecraft — and why organizations that haven't updated their mental model of this threat are already behind. From underground combo-list economies to headless browser farms that mimic human behavior, the episode makes a compelling case that this is one of the most persistently underestimated attack categories in enterprise security today.</p><p>Here's what the episode covers:</p><ul><li><strong>Why the attack still works at all</strong> — password reuse remains the core enabler, and aging breach data retains surprising hit rates because most users never rotate credentials across every account after a notification.</li><li><strong>How automation has industrialized the threat</strong> — modern frameworks rotate residential IPs, emulate full browsers, randomize device fingerprints, and solve CAPTCHAs in real time using AI, making volume-based defenses largely obsolete.</li><li><strong>Layered evasion tactics</strong> — low-and-slow pacing to stay under velocity thresholds, headless browser tools like Playwright and Puppeteer, mobile API abuse against lighter-hardened endpoints, and targeted list enrichment using social media cross-referencing.</li><li><strong>MFA isn't a silver bullet</strong> — stolen session cookies, push-notification fatigue attacks, and poorly implemented TOTP flows all give attackers viable bypass routes; the <em>how</em> of MFA deployment matters as much as the <em>whether</em>.</li><li><strong>The full cost picture</strong> — beyond direct fraud losses, organizations absorb infrastructure overload bills, false-positive-driven help-desk spikes, customer churn after visible account-takeover incidents, and real regulatory exposure under GDPR, HIPAA, and PCI.</li><li><strong>What a modern defense stack looks like</strong> — phishing-resistant FIDO2/passkey MFA, adaptive risk engines, behavioral-biometric bot management, automated session-revocation workflows, and proactive threat intelligence monitoring for brand mentions in underground combo-list markets.</li></ul><p>The episode closes with a strategic reminder that no single control has an indefinite shelf life: red-teaming your own login flows, rotating mitigation providers before entropy sets in, and keeping user education current are all ongoing commitments, not one-time projects. For more on attacker persistence techniques, check out the episode <a href="https://share.transistor.fm/s/52342208">Covert Persistence via Scheduled Task Abuse</a> for a complementary look at how adversaries maintain footholds after initial access.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </content:encoded>
      <pubDate>Sat, 27 Jun 2026 19:35:05 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/860ab4a6/4ae303e9.mp3" length="7913684" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>495</itunes:duration>
      <itunes:summary>Credential stuffing has left its blunt-force origins far behind — today's attacks wield AI-powered CAPTCHA solvers, residential IP rotation, and MFA bypass kits. This episode breaks down how the threat evolved and what a genuinely modern defense requires.</itunes:summary>
      <itunes:subtitle>Credential stuffing has left its blunt-force origins far behind — today's attacks wield AI-powered CAPTCHA solvers, residential IP rotation, and MFA bypass kits. This episode breaks down how the threat evolved and what a genuinely modern defense requires.</itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Covert Persistence via Scheduled Task Abuse</title>
      <itunes:title>Covert Persistence via Scheduled Task Abuse</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">438ede29-ffdf-47d4-9138-729d348ab711</guid>
      <link>https://share.transistor.fm/s/52342208</link>
      <description>
        <![CDATA[<p>Scheduled tasks are one of the most overlooked real estate in any enterprise environment — and that obscurity is precisely what makes them attractive to attackers. This episode of <em>Cybersecurity</em> examines how threat actors abuse task schedulers to plant persistent footholds that survive reboots, password resets, and even closed incident tickets, all while blending in with the everyday automation every organization relies on. The discussion is grounded in <a href="https://sec.co/blog/covert-persistence-via-scheduled-task-abuse">this eight-minute deep dive on covert persistence via scheduled task abuse</a>, and translates it into actionable guidance defenders can apply right away.</p><p>The episode walks through the full arc of the problem — from why schedulers are structurally easy to exploit, to the specific habits and controls that raise the cost of hiding inside them. Key topics covered include:</p><ul><li><strong>Why covert persistence is different:</strong> The distinction between simply surviving a reboot and actively disguising that survival inside normal operations — and why scheduled tasks are nearly purpose-built for the latter.</li><li><strong>How attackers stay invisible:</strong> The playbook relies on mimicking existing task names, borrowing the tone of official tooling, timing execution during off-hours, and keeping payloads minimal so dashboards stay quiet.</li><li><strong>Baseline and inventory as a first line of defense:</strong> Treating every scheduled task like an asset — with a known owner, a business justification, and a version-controlled record — so that anything unaccounted for is a finding, not a curiosity.</li><li><strong>Hardening the scheduler infrastructure:</strong> Applying least-privilege service accounts, protecting task binary directories, enforcing script signing, and ensuring detailed task history is forwarded to logs that analysts actually review.</li><li><strong>Monitoring signals that cut through noise:</strong> What to watch for — interpreters launched from unusual paths, tasks created after odd-hours privileged logins, spikes in scheduler errors, and behavior changes with no associated change record.</li><li><strong>Tuning alerts to avoid fatigue:</strong> Why alert volume is a design problem, not a staffing problem, and how requiring justification fields and weighted context at creation time makes triage faster and more accurate.</li></ul><p>The episode closes with a practical incident response framework for when abuse is suspected despite strong controls: enumerating and diffing tasks fleet-wide, preserving evidence before remediation, rotating affected credentials, hunting for adjacent persistence, and — critically — documenting whatever gap allowed the task to blend in so that condition gets fixed, not just the symptom. For more on how attackers exploit trusted network behaviors to stay hidden, check out the episode <a href="https://share.transistor.fm/s/89d6a255">Covert Channels: How Hackers Hide in Your Everyday Network Traffic</a>.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Scheduled tasks are one of the most overlooked real estate in any enterprise environment — and that obscurity is precisely what makes them attractive to attackers. This episode of <em>Cybersecurity</em> examines how threat actors abuse task schedulers to plant persistent footholds that survive reboots, password resets, and even closed incident tickets, all while blending in with the everyday automation every organization relies on. The discussion is grounded in <a href="https://sec.co/blog/covert-persistence-via-scheduled-task-abuse">this eight-minute deep dive on covert persistence via scheduled task abuse</a>, and translates it into actionable guidance defenders can apply right away.</p><p>The episode walks through the full arc of the problem — from why schedulers are structurally easy to exploit, to the specific habits and controls that raise the cost of hiding inside them. Key topics covered include:</p><ul><li><strong>Why covert persistence is different:</strong> The distinction between simply surviving a reboot and actively disguising that survival inside normal operations — and why scheduled tasks are nearly purpose-built for the latter.</li><li><strong>How attackers stay invisible:</strong> The playbook relies on mimicking existing task names, borrowing the tone of official tooling, timing execution during off-hours, and keeping payloads minimal so dashboards stay quiet.</li><li><strong>Baseline and inventory as a first line of defense:</strong> Treating every scheduled task like an asset — with a known owner, a business justification, and a version-controlled record — so that anything unaccounted for is a finding, not a curiosity.</li><li><strong>Hardening the scheduler infrastructure:</strong> Applying least-privilege service accounts, protecting task binary directories, enforcing script signing, and ensuring detailed task history is forwarded to logs that analysts actually review.</li><li><strong>Monitoring signals that cut through noise:</strong> What to watch for — interpreters launched from unusual paths, tasks created after odd-hours privileged logins, spikes in scheduler errors, and behavior changes with no associated change record.</li><li><strong>Tuning alerts to avoid fatigue:</strong> Why alert volume is a design problem, not a staffing problem, and how requiring justification fields and weighted context at creation time makes triage faster and more accurate.</li></ul><p>The episode closes with a practical incident response framework for when abuse is suspected despite strong controls: enumerating and diffing tasks fleet-wide, preserving evidence before remediation, rotating affected credentials, hunting for adjacent persistence, and — critically — documenting whatever gap allowed the task to blend in so that condition gets fixed, not just the symptom. For more on how attackers exploit trusted network behaviors to stay hidden, check out the episode <a href="https://share.transistor.fm/s/89d6a255">Covert Channels: How Hackers Hide in Your Everyday Network Traffic</a>.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </content:encoded>
      <pubDate>Sat, 27 Jun 2026 05:08:44 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/52342208/f1ce7889.mp3" length="7781609" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>487</itunes:duration>
      <itunes:summary>Scheduled tasks are everywhere in the enterprise — and attackers know it. This episode breaks down how adversaries exploit task schedulers for covert persistence, and what defenders can do to make that hiding spot far less hospitable.</itunes:summary>
      <itunes:subtitle>Scheduled tasks are everywhere in the enterprise — and attackers know it. This episode breaks down how adversaries exploit task schedulers for covert persistence, and what defenders can do to make that hiding spot far less hospitable.</itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Covert Channels: How Hackers Hide in Your Everyday Network Traffic</title>
      <itunes:title>Covert Channels: How Hackers Hide in Your Everyday Network Traffic</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">62031289-f1ab-4d4e-a024-4347799c3d31</guid>
      <link>https://share.transistor.fm/s/89d6a255</link>
      <description>
        <![CDATA[<p>When every firewall rule shows green and no alerts are firing, an attacker could still be quietly draining your network — one DNS query at a time. This episode of <em>Cybersecurity</em> examines covert channels: the technique of weaponizing trusted, everyday protocols to smuggle data and commands past security controls that were never designed to look twice at them. Drawing on <a href="https://sec.co/blog/covert-channels-in-legitimate-protocols">this deep-dive on covert channels in legitimate protocols</a>, the episode walks through why these attacks are so difficult to catch and what defenders can realistically do to surface them.</p><p>Here's what the episode covers:</p><ul><li><strong>Why legitimate protocols are ideal hiding spots</strong> — DNS, ICMP, and HTTP are pervasive, plausible at any hour, and typically waved through by firewalls that only check whether a packet is syntactically valid, not what it's actually carrying.</li><li><strong>DNS tunneling in depth</strong> — how attackers base64-encode stolen data into subdomain labels, route it through port 53 to an attacker-controlled name server, and run a full bidirectional command-and-control channel entirely within normal-looking DNS traffic.</li><li><strong>ICMP and beyond</strong> — embedding encrypted C2 instructions inside ICMP echo request payloads, and how the same covert-channel logic extends to HTTP POST bodies, WebSocket frames, cloud storage APIs, VoIP packet slack space, and more.</li><li><strong>The emerging blind spot of DoH and DoT</strong> — how DNS over HTTPS and DNS over TLS, introduced to protect user privacy, inadvertently defeat traditional DNS monitoring and give tunneling traffic a nearly invisible path out of the network.</li><li><strong>A layered detection framework</strong> — building per-host baselines for DNS and ICMP volume, applying deep packet inspection for payload entropy, routing all internal DNS through logged resolvers, correlating network anomalies with endpoint process telemetry, and enforcing Zero Trust egress segmentation.</li><li><strong>Operational hardening</strong> — extending log retention beyond 30 days to catch slow-drip exfiltration, tuning SIEMs for high-entropy domain labels, and running purple-team exercises that specifically test DNS and ICMP tunneling detection.</li></ul><p>The central takeaway is that covert channels are not undetectable — they leave fingerprints in query volume, payload entropy, and timing regularity. The gap between "undetected for months" and "caught in hours" usually comes down to whether defenders have built the visibility infrastructure to see those fingerprints in the first place. For more on securing the infrastructure attackers love to abuse, check out the episode on <a href="https://share.transistor.fm/s/5a61eaee">Container Security: Hardening Kubernetes and Docker Environments</a>.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>When every firewall rule shows green and no alerts are firing, an attacker could still be quietly draining your network — one DNS query at a time. This episode of <em>Cybersecurity</em> examines covert channels: the technique of weaponizing trusted, everyday protocols to smuggle data and commands past security controls that were never designed to look twice at them. Drawing on <a href="https://sec.co/blog/covert-channels-in-legitimate-protocols">this deep-dive on covert channels in legitimate protocols</a>, the episode walks through why these attacks are so difficult to catch and what defenders can realistically do to surface them.</p><p>Here's what the episode covers:</p><ul><li><strong>Why legitimate protocols are ideal hiding spots</strong> — DNS, ICMP, and HTTP are pervasive, plausible at any hour, and typically waved through by firewalls that only check whether a packet is syntactically valid, not what it's actually carrying.</li><li><strong>DNS tunneling in depth</strong> — how attackers base64-encode stolen data into subdomain labels, route it through port 53 to an attacker-controlled name server, and run a full bidirectional command-and-control channel entirely within normal-looking DNS traffic.</li><li><strong>ICMP and beyond</strong> — embedding encrypted C2 instructions inside ICMP echo request payloads, and how the same covert-channel logic extends to HTTP POST bodies, WebSocket frames, cloud storage APIs, VoIP packet slack space, and more.</li><li><strong>The emerging blind spot of DoH and DoT</strong> — how DNS over HTTPS and DNS over TLS, introduced to protect user privacy, inadvertently defeat traditional DNS monitoring and give tunneling traffic a nearly invisible path out of the network.</li><li><strong>A layered detection framework</strong> — building per-host baselines for DNS and ICMP volume, applying deep packet inspection for payload entropy, routing all internal DNS through logged resolvers, correlating network anomalies with endpoint process telemetry, and enforcing Zero Trust egress segmentation.</li><li><strong>Operational hardening</strong> — extending log retention beyond 30 days to catch slow-drip exfiltration, tuning SIEMs for high-entropy domain labels, and running purple-team exercises that specifically test DNS and ICMP tunneling detection.</li></ul><p>The central takeaway is that covert channels are not undetectable — they leave fingerprints in query volume, payload entropy, and timing regularity. The gap between "undetected for months" and "caught in hours" usually comes down to whether defenders have built the visibility infrastructure to see those fingerprints in the first place. For more on securing the infrastructure attackers love to abuse, check out the episode on <a href="https://share.transistor.fm/s/5a61eaee">Container Security: Hardening Kubernetes and Docker Environments</a>.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </content:encoded>
      <pubDate>Fri, 26 Jun 2026 03:35:30 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/89d6a255/2988098d.mp3" length="9043845" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>566</itunes:duration>
      <itunes:summary>Attackers are hiding inside DNS, ICMP, and HTTP — the protocols every network already trusts. This episode breaks down how covert channels work, which techniques defenders miss most, and what a layered detection strategy actually looks like.</itunes:summary>
      <itunes:subtitle>Attackers are hiding inside DNS, ICMP, and HTTP — the protocols every network already trusts. This episode breaks down how covert channels work, which techniques defenders miss most, and what a layered detection strategy actually looks like.</itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Container Security: Hardening Kubernetes and Docker Environments</title>
      <itunes:title>Container Security: Hardening Kubernetes and Docker Environments</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">e51b061d-9377-476e-8a64-544a337a3a05</guid>
      <link>https://share.transistor.fm/s/5a61eaee</link>
      <description>
        <![CDATA[<p>Container adoption has outpaced container security at organizations of every size. Kubernetes and Docker power modern software delivery, but their default configurations were built for ease of use — not for defense. This episode of <em>Cybersecurity</em> draws on the <a href="https://sec.co/blog/container-security-hardening-kubernetes-and-docker-environments">five-minute deep dive on hardening container environments</a> published by SEC to walk through the most consequential security gaps teams are leaving open, and exactly what to do about them.</p><p>The episode covers the full threat surface of containerized infrastructure, from initial configuration through runtime monitoring:</p><ul><li><strong>Dangerous defaults:</strong> Out-of-the-box Kubernetes and Docker settings — permissive RBAC, open networking, unrestricted API access — are well-known attack vectors that threat actors actively scan for and exploit at scale.</li><li><strong>The root container problem:</strong> Running containers with root privileges creates a path from a single compromised container to the underlying host and beyond; the principle of least privilege, applied consistently, limits the blast radius.</li><li><strong>Network policy enforcement:</strong> By default, any pod can reach any other pod in a Kubernetes cluster — a lateral movement dream for attackers. Kubernetes Network Policies enable granular, deliberate segmentation that turns a cluster-wide compromise into a significantly harder attack.</li><li><strong>Locking down APIs:</strong> The Kubernetes API server and Docker daemon are master control planes; exposed without strong authentication and firewall restrictions, they hand attackers the ability to create, destroy, and pivot across an entire environment.</li><li><strong>Supply chain vigilance:</strong> Pulling unverified images from public registries is trusting strangers with infrastructure access — image signing, vetted registries, and continuous vulnerability scanning with tools like Clair or Trivy are the baseline, not a bonus.</li><li><strong>Runtime monitoring and secrets hygiene:</strong> Build-time and deploy-time controls go dark the moment containers are running; tools like Falco catch behavioral anomalies in real time, while proper secrets management — not hardcoded credentials or base64 encoding — keeps sensitive data from becoming low-hanging fruit.</li></ul><p>The episode makes a point that cuts through the complexity: container security is not a one-time checklist completed at deployment. It is a continuous discipline that spans configuration, access control, network design, supply chain, runtime behavior, and secrets management. Teams that treat containerization as a security-neutral infrastructure decision are, statistically, the ones issuing breach notifications. The controls covered here are well-understood and entirely achievable — they simply require intention. For more on what happens when container defenses fail, listen to <a href="https://share.transistor.fm/s/fb9ee7d9">Container Escape via Kernel Modules: Real Exploits, Real Risk</a>.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Container adoption has outpaced container security at organizations of every size. Kubernetes and Docker power modern software delivery, but their default configurations were built for ease of use — not for defense. This episode of <em>Cybersecurity</em> draws on the <a href="https://sec.co/blog/container-security-hardening-kubernetes-and-docker-environments">five-minute deep dive on hardening container environments</a> published by SEC to walk through the most consequential security gaps teams are leaving open, and exactly what to do about them.</p><p>The episode covers the full threat surface of containerized infrastructure, from initial configuration through runtime monitoring:</p><ul><li><strong>Dangerous defaults:</strong> Out-of-the-box Kubernetes and Docker settings — permissive RBAC, open networking, unrestricted API access — are well-known attack vectors that threat actors actively scan for and exploit at scale.</li><li><strong>The root container problem:</strong> Running containers with root privileges creates a path from a single compromised container to the underlying host and beyond; the principle of least privilege, applied consistently, limits the blast radius.</li><li><strong>Network policy enforcement:</strong> By default, any pod can reach any other pod in a Kubernetes cluster — a lateral movement dream for attackers. Kubernetes Network Policies enable granular, deliberate segmentation that turns a cluster-wide compromise into a significantly harder attack.</li><li><strong>Locking down APIs:</strong> The Kubernetes API server and Docker daemon are master control planes; exposed without strong authentication and firewall restrictions, they hand attackers the ability to create, destroy, and pivot across an entire environment.</li><li><strong>Supply chain vigilance:</strong> Pulling unverified images from public registries is trusting strangers with infrastructure access — image signing, vetted registries, and continuous vulnerability scanning with tools like Clair or Trivy are the baseline, not a bonus.</li><li><strong>Runtime monitoring and secrets hygiene:</strong> Build-time and deploy-time controls go dark the moment containers are running; tools like Falco catch behavioral anomalies in real time, while proper secrets management — not hardcoded credentials or base64 encoding — keeps sensitive data from becoming low-hanging fruit.</li></ul><p>The episode makes a point that cuts through the complexity: container security is not a one-time checklist completed at deployment. It is a continuous discipline that spans configuration, access control, network design, supply chain, runtime behavior, and secrets management. Teams that treat containerization as a security-neutral infrastructure decision are, statistically, the ones issuing breach notifications. The controls covered here are well-understood and entirely achievable — they simply require intention. For more on what happens when container defenses fail, listen to <a href="https://share.transistor.fm/s/fb9ee7d9">Container Escape via Kernel Modules: Real Exploits, Real Risk</a>.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </content:encoded>
      <pubDate>Thu, 25 Jun 2026 11:00:34 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/5a61eaee/e2535749.mp3" length="7518294" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>470</itunes:duration>
      <itunes:summary>Kubernetes and Docker ship with convenience-first defaults that leave production environments wide open to attack. This episode breaks down the critical hardening steps every team should be taking — but too few are.</itunes:summary>
      <itunes:subtitle>Kubernetes and Docker ship with convenience-first defaults that leave production environments wide open to attack. This episode breaks down the critical hardening steps every team should be taking — but too few are.</itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cloud-Native Security: Protecting Serverless Architectures the Right Way</title>
      <itunes:title>Cloud-Native Security: Protecting Serverless Architectures the Right Way</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">b65d907a-ac91-44d4-8235-c028cbe43680</guid>
      <link>https://share.transistor.fm/s/95f4065c</link>
      <description>
        <![CDATA[<p>Serverless computing promises less operational overhead, faster deployment, and infinite scalability — but it doesn't promise security. The shared responsibility model means cloud providers manage the infrastructure, while everything above that line remains squarely in your hands. This episode of <em>Cybersecurity</em> unpacks the specific threats that emerge in serverless environments and what engineering and security teams need to do differently to stay ahead of them. The discussion draws from <a href="https://sec.co/blog/cloud-native-security-best-practices-for-protecting-serverless-architectures">this in-depth guide on cloud-native serverless security best practices</a> published by the team at SEC.</p><p>Here's what the episode covers:</p><ul><li><strong>IAM misconfigurations as a top breach vector</strong> — Why overpermissioned function roles are so common, how the pressure of fast product launches creates dangerous shortcuts, and how tools like AWS IAM Access Analyzer can surface problems before attackers do.</li><li><strong>API Gateway hardening</strong> — The case for enforcing authentication and authorization through established standards like OAuth and JSON Web Tokens rather than rolling custom solutions, and why rate limiting belongs in every serverless deployment from day one.</li><li><strong>Securing the code itself</strong> — How insecure coding practices reach production not through carelessness but through deadline pressure, and why static analysis, code reviews, and runtime protections need to be automated into the pipeline rather than scheduled as afterthoughts.</li><li><strong>Supply chain risk and dependency scanning</strong> — The reality that every third-party library or package imported into a function is an uninspected link in a chain of custody, and how tools like Snyk and AWS CodeGuru can flag known vulnerabilities before they become two-in-the-morning incidents.</li><li><strong>Data security and storage misconfiguration</strong> — Why cloud storage defaults to public access far too often, how misconfigured buckets have driven some of the most embarrassing data breaches in recent memory, and why encryption at rest and in transit should be a baseline rather than an optional hardening step.</li><li><strong>Visibility, cold starts, and runtime monitoring</strong> — How the dormancy cycles unique to serverless functions create aging dependencies and abandoned-but-reachable deployments, why logging is only useful when someone — or something automated — is actually watching, and how real-time monitoring closes the dwell-time gap before damage compounds.</li></ul><p>The episode closes with a broader mindset argument: serverless doesn't reduce your security obligations, it transforms them. Organizations that treat serverless security as a future problem tend to discover it's a present one when it's already too late. For more on securing cloud runtime environments, check out the related episode <a href="https://share.transistor.fm/s/3e165335">Cloud Egress Control: Policy-as-Code for Secure Runtime Traffic</a>.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Serverless computing promises less operational overhead, faster deployment, and infinite scalability — but it doesn't promise security. The shared responsibility model means cloud providers manage the infrastructure, while everything above that line remains squarely in your hands. This episode of <em>Cybersecurity</em> unpacks the specific threats that emerge in serverless environments and what engineering and security teams need to do differently to stay ahead of them. The discussion draws from <a href="https://sec.co/blog/cloud-native-security-best-practices-for-protecting-serverless-architectures">this in-depth guide on cloud-native serverless security best practices</a> published by the team at SEC.</p><p>Here's what the episode covers:</p><ul><li><strong>IAM misconfigurations as a top breach vector</strong> — Why overpermissioned function roles are so common, how the pressure of fast product launches creates dangerous shortcuts, and how tools like AWS IAM Access Analyzer can surface problems before attackers do.</li><li><strong>API Gateway hardening</strong> — The case for enforcing authentication and authorization through established standards like OAuth and JSON Web Tokens rather than rolling custom solutions, and why rate limiting belongs in every serverless deployment from day one.</li><li><strong>Securing the code itself</strong> — How insecure coding practices reach production not through carelessness but through deadline pressure, and why static analysis, code reviews, and runtime protections need to be automated into the pipeline rather than scheduled as afterthoughts.</li><li><strong>Supply chain risk and dependency scanning</strong> — The reality that every third-party library or package imported into a function is an uninspected link in a chain of custody, and how tools like Snyk and AWS CodeGuru can flag known vulnerabilities before they become two-in-the-morning incidents.</li><li><strong>Data security and storage misconfiguration</strong> — Why cloud storage defaults to public access far too often, how misconfigured buckets have driven some of the most embarrassing data breaches in recent memory, and why encryption at rest and in transit should be a baseline rather than an optional hardening step.</li><li><strong>Visibility, cold starts, and runtime monitoring</strong> — How the dormancy cycles unique to serverless functions create aging dependencies and abandoned-but-reachable deployments, why logging is only useful when someone — or something automated — is actually watching, and how real-time monitoring closes the dwell-time gap before damage compounds.</li></ul><p>The episode closes with a broader mindset argument: serverless doesn't reduce your security obligations, it transforms them. Organizations that treat serverless security as a future problem tend to discover it's a present one when it's already too late. For more on securing cloud runtime environments, check out the related episode <a href="https://share.transistor.fm/s/3e165335">Cloud Egress Control: Policy-as-Code for Secure Runtime Traffic</a>.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </content:encoded>
      <pubDate>Wed, 24 Jun 2026 20:27:15 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/95f4065c/db3961d0.mp3" length="6833259" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>428</itunes:duration>
      <itunes:summary>Serverless architectures shift infrastructure responsibility to the cloud provider — but your code, permissions, and data are still entirely your problem. This episode breaks down the real security risks in serverless environments and the concrete steps teams need to take now.</itunes:summary>
      <itunes:subtitle>Serverless architectures shift infrastructure responsibility to the cloud provider — but your code, permissions, and data are still entirely your problem. This episode breaks down the real security risks in serverless environments and the concrete steps t</itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Container Escape via Kernel Modules: Real Exploits, Real Risk</title>
      <itunes:title>Container Escape via Kernel Modules: Real Exploits, Real Risk</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">3a228020-cce9-4067-9b9f-fed082680c8e</guid>
      <link>https://share.transistor.fm/s/fb9ee7d9</link>
      <description>
        <![CDATA[<p>Container security is often treated as a solved problem — namespaces, cgroups, and image hardening give teams confidence that workloads are properly isolated. But that confidence has a critical blind spot: every container on a host shares the same kernel. This episode of <em>Cybersecurity</em> examines one of the most dangerous exploitation paths in modern infrastructure — container escape via kernel modules — drawing on <a href="https://sec.co/blog/container-escape-via-kernel-modules">this in-depth breakdown of real-world container escape exploits and risks</a> from the SEC research team.</p><p>The episode walks through the full attack chain — from initial foothold to full host compromise — and explores the misconfigurations that make it possible. Here's what's covered:</p><ul><li><strong>Why containers aren't virtual machines:</strong> Unlike VMs, containers share the host kernel, meaning kernel-level access is never truly off the table for a determined attacker.</li><li><strong>What kernel modules are and why they're dangerous:</strong> Modules run at the deepest privilege level of the system — if an attacker loads a malicious one, they effectively own the host, not just the container.</li><li><strong>How the attack chain unfolds:</strong> From exploiting a vulnerable application inside a container, through privilege escalation (often aided by containers running as root), to abusing the CAP_SYS_MODULE capability to load a hostile kernel module.</li><li><strong>Why detection is so difficult:</strong> Malicious kernel-level code runs beneath standard monitoring tools and can disable audit logging, hide processes, and intercept system calls before any alert fires.</li><li><strong>The four conditions attackers depend on:</strong> Containers running as root, overly permissive Linux capabilities, absent or misconfigured mandatory access controls (SELinux/AppArmor), and unpatched kernels with known CVEs.</li><li><strong>Practical defenses that actually reduce the attack surface:</strong> Enforcing least privilege, stripping CAP_SYS_MODULE from production containers, disabling dynamic module loading at the host level, patching kernels with the same urgency as application dependencies, and investing in sub-user-space monitoring.</li></ul><p>The episode closes with a reminder that none of these defenses are exotic — they're foundational practices. The gap between a secure container environment and a compromised one is often a handful of configuration decisions made for convenience rather than security. For more from the show on related cloud infrastructure risk, listen to <a href="https://share.transistor.fm/s/63fdafbb">Cloud Misconfigurations: Why They're Still the #1 Cause of Breaches</a>.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Container security is often treated as a solved problem — namespaces, cgroups, and image hardening give teams confidence that workloads are properly isolated. But that confidence has a critical blind spot: every container on a host shares the same kernel. This episode of <em>Cybersecurity</em> examines one of the most dangerous exploitation paths in modern infrastructure — container escape via kernel modules — drawing on <a href="https://sec.co/blog/container-escape-via-kernel-modules">this in-depth breakdown of real-world container escape exploits and risks</a> from the SEC research team.</p><p>The episode walks through the full attack chain — from initial foothold to full host compromise — and explores the misconfigurations that make it possible. Here's what's covered:</p><ul><li><strong>Why containers aren't virtual machines:</strong> Unlike VMs, containers share the host kernel, meaning kernel-level access is never truly off the table for a determined attacker.</li><li><strong>What kernel modules are and why they're dangerous:</strong> Modules run at the deepest privilege level of the system — if an attacker loads a malicious one, they effectively own the host, not just the container.</li><li><strong>How the attack chain unfolds:</strong> From exploiting a vulnerable application inside a container, through privilege escalation (often aided by containers running as root), to abusing the CAP_SYS_MODULE capability to load a hostile kernel module.</li><li><strong>Why detection is so difficult:</strong> Malicious kernel-level code runs beneath standard monitoring tools and can disable audit logging, hide processes, and intercept system calls before any alert fires.</li><li><strong>The four conditions attackers depend on:</strong> Containers running as root, overly permissive Linux capabilities, absent or misconfigured mandatory access controls (SELinux/AppArmor), and unpatched kernels with known CVEs.</li><li><strong>Practical defenses that actually reduce the attack surface:</strong> Enforcing least privilege, stripping CAP_SYS_MODULE from production containers, disabling dynamic module loading at the host level, patching kernels with the same urgency as application dependencies, and investing in sub-user-space monitoring.</li></ul><p>The episode closes with a reminder that none of these defenses are exotic — they're foundational practices. The gap between a secure container environment and a compromised one is often a handful of configuration decisions made for convenience rather than security. For more from the show on related cloud infrastructure risk, listen to <a href="https://share.transistor.fm/s/63fdafbb">Cloud Misconfigurations: Why They're Still the #1 Cause of Breaches</a>.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </content:encoded>
      <pubDate>Wed, 24 Jun 2026 04:05:56 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/fb9ee7d9/53f5a971.mp3" length="8672698" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>543</itunes:duration>
      <itunes:summary>Containers promise isolation — but a shared kernel can shatter that promise. This episode breaks down how attackers exploit kernel modules to escape containers entirely, and what defenders must do to close the gap.</itunes:summary>
      <itunes:subtitle>Containers promise isolation — but a shared kernel can shatter that promise. This episode breaks down how attackers exploit kernel modules to escape containers entirely, and what defenders must do to close the gap.</itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cloud Misconfigurations: Why They're Still the #1 Cause of Breaches</title>
      <itunes:title>Cloud Misconfigurations: Why They're Still the #1 Cause of Breaches</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">1eb4a744-322f-4aa0-8b1b-1fd397c12fb9</guid>
      <link>https://share.transistor.fm/s/63fdafbb</link>
      <description>
        <![CDATA[<p>Despite years of cloud adoption and a booming security tooling market, misconfigured cloud environments continue to top the list of breach root causes. This episode of <strong>Cybersecurity</strong> examines why organizations — from scrappy startups to enterprise giants — keep falling into the same traps, drawing on the <a href="https://sec.co/blog/cloud-misconfigurations">six-minute deep dive on cloud misconfigurations and how to prevent them</a> published by SEC. The conversation moves beyond the headlines to explore the structural, human, and operational forces that make this problem so stubbornly persistent.</p><p>Here's what the episode covers:</p><ul><li><strong>Complexity as the root cause</strong> — Modern multi-cloud stacks (AWS, Azure, GCP, Kubernetes, serverless, SaaS) create webs of interdependencies that are nearly impossible to govern without serious automation.</li><li><strong>Human error under pressure</strong> — Most misconfigurations aren't signs of incompetence; they're the predictable result of engineers working fast in environments too complex to hold in one's head, from overly broad IAM policies granted "just for now" to SSH ports left open after a late-night debug session.</li><li><strong>The three recurring offenders</strong> — Overly permissive IAM roles, publicly accessible storage buckets, and forgotten ghost infrastructure (old dev clusters, zombie CI/CD resources) each get their own breakdown, including the mechanics of how attackers exploit them.</li><li><strong>Real-world breach anatomy</strong> — The 2019 Capital One incident illustrates how a routine SSRF vulnerability becomes a nine-figure data loss event the moment it collides with an overprivileged IAM role — and the still-growing catalog of exposed Elasticsearch databases drives home that the same playbook repeats at scale.</li><li><strong>Policy-as-code and CI/CD enforcement</strong> — Treating security configuration as version-controlled, reviewable code (via Terraform, CloudFormation, and Open Policy Agent) lets teams catch regressions before they reach production rather than months into an incident response.</li><li><strong>Continuous scanning and secrets hygiene</strong> — Tools like Prowler, ScoutSuite, and Checkov shrink the window between "misconfiguration exists" and "team knows about it," while dedicated secrets managers (AWS Secrets Manager, HashiCorp Vault, Azure Key Vault) close the embarrassingly common gap of hardcoded credentials in source repos and Slack channels.</li></ul><p>The episode closes with a reframe that cuts through the noise: in complex cloud environments, some misconfiguration is inevitable. The organizations that stay out of the breach headlines aren't the ones chasing perfection — they're the ones who've built systems designed around human fallibility, automating detection and enforcement so that no single mistake becomes a catastrophe. For more on related cloud security controls, check out the episode on <a href="https://share.transistor.fm/s/3e165335">Cloud Egress Control: Policy-as-Code for Secure Runtime Traffic</a>.</p><p><a href="https://sec.co">SEC.co</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Despite years of cloud adoption and a booming security tooling market, misconfigured cloud environments continue to top the list of breach root causes. This episode of <strong>Cybersecurity</strong> examines why organizations — from scrappy startups to enterprise giants — keep falling into the same traps, drawing on the <a href="https://sec.co/blog/cloud-misconfigurations">six-minute deep dive on cloud misconfigurations and how to prevent them</a> published by SEC. The conversation moves beyond the headlines to explore the structural, human, and operational forces that make this problem so stubbornly persistent.</p><p>Here's what the episode covers:</p><ul><li><strong>Complexity as the root cause</strong> — Modern multi-cloud stacks (AWS, Azure, GCP, Kubernetes, serverless, SaaS) create webs of interdependencies that are nearly impossible to govern without serious automation.</li><li><strong>Human error under pressure</strong> — Most misconfigurations aren't signs of incompetence; they're the predictable result of engineers working fast in environments too complex to hold in one's head, from overly broad IAM policies granted "just for now" to SSH ports left open after a late-night debug session.</li><li><strong>The three recurring offenders</strong> — Overly permissive IAM roles, publicly accessible storage buckets, and forgotten ghost infrastructure (old dev clusters, zombie CI/CD resources) each get their own breakdown, including the mechanics of how attackers exploit them.</li><li><strong>Real-world breach anatomy</strong> — The 2019 Capital One incident illustrates how a routine SSRF vulnerability becomes a nine-figure data loss event the moment it collides with an overprivileged IAM role — and the still-growing catalog of exposed Elasticsearch databases drives home that the same playbook repeats at scale.</li><li><strong>Policy-as-code and CI/CD enforcement</strong> — Treating security configuration as version-controlled, reviewable code (via Terraform, CloudFormation, and Open Policy Agent) lets teams catch regressions before they reach production rather than months into an incident response.</li><li><strong>Continuous scanning and secrets hygiene</strong> — Tools like Prowler, ScoutSuite, and Checkov shrink the window between "misconfiguration exists" and "team knows about it," while dedicated secrets managers (AWS Secrets Manager, HashiCorp Vault, Azure Key Vault) close the embarrassingly common gap of hardcoded credentials in source repos and Slack channels.</li></ul><p>The episode closes with a reframe that cuts through the noise: in complex cloud environments, some misconfiguration is inevitable. The organizations that stay out of the breach headlines aren't the ones chasing perfection — they're the ones who've built systems designed around human fallibility, automating detection and enforcement so that no single mistake becomes a catastrophe. For more on related cloud security controls, check out the episode on <a href="https://share.transistor.fm/s/3e165335">Cloud Egress Control: Policy-as-Code for Secure Runtime Traffic</a>.</p><p><a href="https://sec.co">SEC.co</a></p>]]>
      </content:encoded>
      <pubDate>Tue, 23 Jun 2026 04:06:18 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/63fdafbb/63d2fcaa.mp3" length="8789308" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>550</itunes:duration>
      <itunes:summary>Cloud misconfigurations remain the leading cause of data breaches — not nation-state hackers or zero-days. This episode breaks down why the problem persists, what it looks like in the wild, and the practical controls that actually stop it.</itunes:summary>
      <itunes:subtitle>Cloud misconfigurations remain the leading cause of data breaches — not nation-state hackers or zero-days. This episode breaks down why the problem persists, what it looks like in the wild, and the practical controls that actually stop it.</itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cloud Egress Control: Policy-as-Code for Secure Runtime Traffic</title>
      <itunes:title>Cloud Egress Control: Policy-as-Code for Secure Runtime Traffic</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">d3c877d5-821e-4afc-af41-f68ec9220d27</guid>
      <link>https://share.transistor.fm/s/3e165335</link>
      <description>
        <![CDATA[<p>Outbound traffic from cloud workloads is noisy, fast-moving, and easy to overlook — right up until a breach makes it impossible to ignore. This episode of <strong>Cybersecurity</strong> takes a practical look at cloud egress control, examining why the gap between "we have a firewall" and "we have meaningful outbound control" is where so many security programs fall short. Drawing from the <a href="https://sec.co/blog/cloud-egress-control-best-practices-policy-as-code">cloud egress control best practices article on SEC.co</a>, the episode walks through a modern, policy-as-code approach to governing runtime traffic without grinding development teams to a halt.</p><p>Here's what the episode covers:</p><ul><li><strong>Why cloud runtimes are naturally chatty</strong> — container pulls, third-party API calls, and dynamic scaling all create outbound connections that can become exfiltration lanes or compliance liabilities.</li><li><strong>The three common traps</strong> in egress policy design: IP-anchored rules that rot quickly, over-centralized enforcement that creates delivery bottlenecks, and policies too opaque for engineers to maintain.</li><li><strong>Policy-as-code as a tool for encoding intent</strong> — not just machine-readable rules, but explicit documentation of which workload can reach which destination, under what conditions, and for what business reason.</li><li><strong>Workload identity over IP addresses</strong> as the primary key for egress authorization, so policies follow workloads through scaling and node migration rather than breaking on reassigned IPs.</li><li><strong>Structured exception workflows</strong> that give developers a legitimate on-ramp — time-scoped, approval-gated, and automatically expiring — to prevent shadow networking from quietly accumulating.</li><li><strong>Operational practices that hold up in production</strong>: segmenting policy by runtime context, unifying DNS, TLS, and routing enforcement, distributing application-layer policy ownership while centralizing observability, and measuring outcomes like egress gateway coverage and wildcard reduction rather than raw rule counts.</li></ul><p>The episode also makes the case for treating egress gateways as products — with real owners, published contracts, and SLOs — and for making every policy decision explainable to developers and auditors alike. For more on the threat side of outbound data movement, listen to the episode <a href="https://share.transistor.fm/s/74a95597">Cloud Data Exfiltration: How Attackers Bypass Traditional Defenses</a>.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Outbound traffic from cloud workloads is noisy, fast-moving, and easy to overlook — right up until a breach makes it impossible to ignore. This episode of <strong>Cybersecurity</strong> takes a practical look at cloud egress control, examining why the gap between "we have a firewall" and "we have meaningful outbound control" is where so many security programs fall short. Drawing from the <a href="https://sec.co/blog/cloud-egress-control-best-practices-policy-as-code">cloud egress control best practices article on SEC.co</a>, the episode walks through a modern, policy-as-code approach to governing runtime traffic without grinding development teams to a halt.</p><p>Here's what the episode covers:</p><ul><li><strong>Why cloud runtimes are naturally chatty</strong> — container pulls, third-party API calls, and dynamic scaling all create outbound connections that can become exfiltration lanes or compliance liabilities.</li><li><strong>The three common traps</strong> in egress policy design: IP-anchored rules that rot quickly, over-centralized enforcement that creates delivery bottlenecks, and policies too opaque for engineers to maintain.</li><li><strong>Policy-as-code as a tool for encoding intent</strong> — not just machine-readable rules, but explicit documentation of which workload can reach which destination, under what conditions, and for what business reason.</li><li><strong>Workload identity over IP addresses</strong> as the primary key for egress authorization, so policies follow workloads through scaling and node migration rather than breaking on reassigned IPs.</li><li><strong>Structured exception workflows</strong> that give developers a legitimate on-ramp — time-scoped, approval-gated, and automatically expiring — to prevent shadow networking from quietly accumulating.</li><li><strong>Operational practices that hold up in production</strong>: segmenting policy by runtime context, unifying DNS, TLS, and routing enforcement, distributing application-layer policy ownership while centralizing observability, and measuring outcomes like egress gateway coverage and wildcard reduction rather than raw rule counts.</li></ul><p>The episode also makes the case for treating egress gateways as products — with real owners, published contracts, and SLOs — and for making every policy decision explainable to developers and auditors alike. For more on the threat side of outbound data movement, listen to the episode <a href="https://share.transistor.fm/s/74a95597">Cloud Data Exfiltration: How Attackers Bypass Traditional Defenses</a>.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </content:encoded>
      <pubDate>Sun, 21 Jun 2026 06:29:55 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/3e165335/16935c1e.mp3" length="7736887" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>484</itunes:duration>
      <itunes:summary>Cloud egress control is one of the most underestimated gaps in cloud security — and policy-as-code is how modern teams are closing it. This episode breaks down why outbound traffic is hard to govern and how to build controls that actually survive real infrastructure.</itunes:summary>
      <itunes:subtitle>Cloud egress control is one of the most underestimated gaps in cloud security — and policy-as-code is how modern teams are closing it. This episode breaks down why outbound traffic is hard to govern and how to build controls that actually survive real inf</itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cloud Data Exfiltration: How Attackers Bypass Traditional Defenses</title>
      <itunes:title>Cloud Data Exfiltration: How Attackers Bypass Traditional Defenses</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">f4916474-b1ff-4953-9649-e4e6e1445313</guid>
      <link>https://share.transistor.fm/s/74a95597</link>
      <description>
        <![CDATA[<p>Cloud security in 2025 looks nothing like the threat models most organizations were built to handle. This episode of <em>Cybersecurity</em> digs into the mechanics of modern cloud data exfiltration — drawing on <a href="https://sec.co/blog/cloud-data-exfiltration">this seven-minute deep-dive on cloud exfiltration tactics and defenses</a> — to explain why attackers are so consistently succeeding against organizations that believe their perimeter controls still matter.</p><p>The central argument is uncomfortable but hard to refute: in the majority of cloud breaches today, there is no dramatic intrusion. Attackers authenticate with stolen or abused credentials and operate from within the same trusted access paths your employees use every day. The episode walks through the specific techniques, misconfaced architectures, and blind spots that make this possible:</p><ul><li><strong>Credential abuse and session hijacking</strong> — Phishing, exposed tokens in public repositories, and credential stuffing give attackers legitimate-looking access that most controls are never designed to question.</li><li><strong>OAuth token persistence</strong> — Refresh tokens that outlive their intended lifespan allow adversaries to maintain silent, long-term footholds inside cloud environments without triggering reauthentication.</li><li><strong>API sprawl and SIEM blind spots</strong> — Overpermissioned, poorly validated APIs generate volumes of activity that most SIEMs only partially log, handing attackers wide-open operating space.</li><li><strong>Exfiltration over trusted services</strong> — Data isn't leaving via suspicious IP addresses; it's moving to Google Drive, Dropbox, and S3 buckets, traffic that pattern-based DLP tools routinely miss entirely.</li><li><strong>Serverless and Kubernetes risks</strong> — Ephemeral compute environments leave little forensic trace, while misconfigured Kubernetes clusters — exposed dashboards, over-permissive service accounts — routinely hand attackers cluster-wide access.</li><li><strong>Shadow IT and misconfiguration</strong> — Unsanctioned tools and forgotten storage buckets create invisible infrastructure that security teams cannot monitor and attackers actively exploit.</li></ul><p>The episode closes with a practical framing of what actually helps: Zero Trust implemented as a genuine operating philosophy rather than a product purchase, cloud-native tooling capable of behavioral baselining and runtime analysis, and continuous verification of every access request regardless of whether it originates inside or outside the network. Legacy on-premises security solutions retooled for cloud workloads are not a substitute — the visibility gap they leave is precisely where modern exfiltration happens.</p><p>For more from the show, check out the episode on <a href="https://share.transistor.fm/s/6744de9a">CI/CD Pipeline Hijacking: How Attackers Strike and How to Stop Them</a>.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Cloud security in 2025 looks nothing like the threat models most organizations were built to handle. This episode of <em>Cybersecurity</em> digs into the mechanics of modern cloud data exfiltration — drawing on <a href="https://sec.co/blog/cloud-data-exfiltration">this seven-minute deep-dive on cloud exfiltration tactics and defenses</a> — to explain why attackers are so consistently succeeding against organizations that believe their perimeter controls still matter.</p><p>The central argument is uncomfortable but hard to refute: in the majority of cloud breaches today, there is no dramatic intrusion. Attackers authenticate with stolen or abused credentials and operate from within the same trusted access paths your employees use every day. The episode walks through the specific techniques, misconfaced architectures, and blind spots that make this possible:</p><ul><li><strong>Credential abuse and session hijacking</strong> — Phishing, exposed tokens in public repositories, and credential stuffing give attackers legitimate-looking access that most controls are never designed to question.</li><li><strong>OAuth token persistence</strong> — Refresh tokens that outlive their intended lifespan allow adversaries to maintain silent, long-term footholds inside cloud environments without triggering reauthentication.</li><li><strong>API sprawl and SIEM blind spots</strong> — Overpermissioned, poorly validated APIs generate volumes of activity that most SIEMs only partially log, handing attackers wide-open operating space.</li><li><strong>Exfiltration over trusted services</strong> — Data isn't leaving via suspicious IP addresses; it's moving to Google Drive, Dropbox, and S3 buckets, traffic that pattern-based DLP tools routinely miss entirely.</li><li><strong>Serverless and Kubernetes risks</strong> — Ephemeral compute environments leave little forensic trace, while misconfigured Kubernetes clusters — exposed dashboards, over-permissive service accounts — routinely hand attackers cluster-wide access.</li><li><strong>Shadow IT and misconfiguration</strong> — Unsanctioned tools and forgotten storage buckets create invisible infrastructure that security teams cannot monitor and attackers actively exploit.</li></ul><p>The episode closes with a practical framing of what actually helps: Zero Trust implemented as a genuine operating philosophy rather than a product purchase, cloud-native tooling capable of behavioral baselining and runtime analysis, and continuous verification of every access request regardless of whether it originates inside or outside the network. Legacy on-premises security solutions retooled for cloud workloads are not a substitute — the visibility gap they leave is precisely where modern exfiltration happens.</p><p>For more from the show, check out the episode on <a href="https://share.transistor.fm/s/6744de9a">CI/CD Pipeline Hijacking: How Attackers Strike and How to Stop Them</a>.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </content:encoded>
      <pubDate>Sat, 20 Jun 2026 03:50:40 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/74a95597/586b3f9b.mp3" length="7443898" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>466</itunes:duration>
      <itunes:summary>Cloud data exfiltration has evolved far beyond what traditional defenses can detect — attackers aren't breaking in, they're logging in. This episode unpacks how adversaries silently drain cloud environments and what modern security teams must do differently.</itunes:summary>
      <itunes:subtitle>Cloud data exfiltration has evolved far beyond what traditional defenses can detect — attackers aren't breaking in, they're logging in. This episode unpacks how adversaries silently drain cloud environments and what modern security teams must do different</itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>CI/CD Pipeline Hijacking: How Attackers Strike and How to Stop Them</title>
      <itunes:title>CI/CD Pipeline Hijacking: How Attackers Strike and How to Stop Them</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">a636d258-bd11-464c-9ac2-4f559a8c7e5f</guid>
      <link>https://share.transistor.fm/s/6744de9a</link>
      <description>
        <![CDATA[<p>Modern software delivery depends on CI/CD pipelines that move fast, trust automation, and touch virtually every sensitive asset in an organization — source code, cloud credentials, signing certificates, deployment keys, and more. That combination of broad access and low scrutiny has made pipelines one of the most attractive targets in the attacker playbook. This episode of <em>Cybersecurity</em> draws on the <a href="https://sec.co/blog/ci-cd-pipeline-hijacking-detection-prevention">8-minute deep-dive on CI/CD pipeline hijacking detection and prevention</a> to map out how these attacks unfold and what defenders can do about it.</p><p>The episode walks through the full attack surface — from the first malicious commit to a poisoned production deployment — and explains why a successful pipeline hijack isn't just a breach but a potential supply chain catastrophe. Here's what's covered:</p><ul><li><strong>Why pipelines are high-value targets:</strong> The same architecture that makes CI/CD fast and consistent also concentrates access to nearly every critical asset, with fewer security controls than customer-facing systems.</li><li><strong>The four vulnerable stages:</strong> Source code management, build and test environments, artifact storage, and deployment infrastructure each introduce distinct risks — from stolen developer credentials and dependency confusion attacks to unsigned artifacts and compromised delivery jobs.</li><li><strong>Detection signals that get overlooked:</strong> Low-and-slow indicators like after-hours SSH key additions, obfuscated environment variables in build logs, unexpected outbound transfers from build servers, and drift between declared and actual infrastructure state.</li><li><strong>Layered technical defenses:</strong> Hardware MFA and signed commits at the source layer; ephemeral, sandboxed runners and runtime-injected secrets at build time; SLSA provenance and software bills of materials for artifacts; and policy-as-code admission controllers with eBPF runtime sensors at deployment.</li><li><strong>The culture factor:</strong> The episode argues that tooling alone isn't enough — organizations that successfully harden their pipelines treat security as a shared engineering discipline, with developers threat-modeling pipeline changes and pipeline audit dashboards visible across teams.</li><li><strong>Blast radius thinking:</strong> Progressive delivery strategies like canary and blue-green deployments, combined with truly immutable infrastructure, limit how far damage can spread if a hijack does succeed.</li></ul><p>Whether you're a developer, a platform engineer, or a security practitioner, the core message is the same: the CI/CD pipeline is no longer just a productivity tool — it's critical security infrastructure that deserves the same scrutiny as anything else in your stack. For more from this show on related infrastructure-level threats, listen to <a href="https://share.transistor.fm/s/63840e9e">BGP Hijacking: How Internet Routing Gets Weaponized</a>.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Modern software delivery depends on CI/CD pipelines that move fast, trust automation, and touch virtually every sensitive asset in an organization — source code, cloud credentials, signing certificates, deployment keys, and more. That combination of broad access and low scrutiny has made pipelines one of the most attractive targets in the attacker playbook. This episode of <em>Cybersecurity</em> draws on the <a href="https://sec.co/blog/ci-cd-pipeline-hijacking-detection-prevention">8-minute deep-dive on CI/CD pipeline hijacking detection and prevention</a> to map out how these attacks unfold and what defenders can do about it.</p><p>The episode walks through the full attack surface — from the first malicious commit to a poisoned production deployment — and explains why a successful pipeline hijack isn't just a breach but a potential supply chain catastrophe. Here's what's covered:</p><ul><li><strong>Why pipelines are high-value targets:</strong> The same architecture that makes CI/CD fast and consistent also concentrates access to nearly every critical asset, with fewer security controls than customer-facing systems.</li><li><strong>The four vulnerable stages:</strong> Source code management, build and test environments, artifact storage, and deployment infrastructure each introduce distinct risks — from stolen developer credentials and dependency confusion attacks to unsigned artifacts and compromised delivery jobs.</li><li><strong>Detection signals that get overlooked:</strong> Low-and-slow indicators like after-hours SSH key additions, obfuscated environment variables in build logs, unexpected outbound transfers from build servers, and drift between declared and actual infrastructure state.</li><li><strong>Layered technical defenses:</strong> Hardware MFA and signed commits at the source layer; ephemeral, sandboxed runners and runtime-injected secrets at build time; SLSA provenance and software bills of materials for artifacts; and policy-as-code admission controllers with eBPF runtime sensors at deployment.</li><li><strong>The culture factor:</strong> The episode argues that tooling alone isn't enough — organizations that successfully harden their pipelines treat security as a shared engineering discipline, with developers threat-modeling pipeline changes and pipeline audit dashboards visible across teams.</li><li><strong>Blast radius thinking:</strong> Progressive delivery strategies like canary and blue-green deployments, combined with truly immutable infrastructure, limit how far damage can spread if a hijack does succeed.</li></ul><p>Whether you're a developer, a platform engineer, or a security practitioner, the core message is the same: the CI/CD pipeline is no longer just a productivity tool — it's critical security infrastructure that deserves the same scrutiny as anything else in your stack. For more from this show on related infrastructure-level threats, listen to <a href="https://share.transistor.fm/s/63840e9e">BGP Hijacking: How Internet Routing Gets Weaponized</a>.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </content:encoded>
      <pubDate>Fri, 19 Jun 2026 03:17:37 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/6744de9a/9fccac92.mp3" length="8552325" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>535</itunes:duration>
      <itunes:summary>CI/CD pipelines are high-value targets that give attackers a direct path to production — and they're often the least-monitored systems in an organization. This episode breaks down how hijacking happens, what to watch for, and how to layer defenses at every stage.</itunes:summary>
      <itunes:subtitle>CI/CD pipelines are high-value targets that give attackers a direct path to production — and they're often the least-monitored systems in an organization. This episode breaks down how hijacking happens, what to watch for, and how to layer defenses at ever</itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>BGP Hijacking: How Internet Routing Gets Weaponized</title>
      <itunes:title>BGP Hijacking: How Internet Routing Gets Weaponized</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">33d789d4-bc54-4a5f-b425-0f97f745a74e</guid>
      <link>https://share.transistor.fm/s/63840e9e</link>
      <description>
        <![CDATA[<p>The internet's global routing system was built for efficiency and trust — not security. This episode of <strong>Cybersecurity</strong> examines Border Gateway Protocol (BGP) hijacking: a threat that operates at the very foundation of how data moves across the internet, and one that sophisticated attackers can exploit without triggering a single alarm. Drawing from <a href="https://sec.co/blog/bgp-hijacking-how-routing-gets-weaponized">this four-minute deep dive on BGP hijacking and routing weaponization</a>, the episode unpacks how the protocol's inherent design weaknesses become an attack surface — and what defenders can realistically do about it.</p><p>Here's what this episode covers:</p><ul><li><strong>How BGP actually works:</strong> Autonomous systems — ISPs, cloud providers, banks — use BGP to exchange routing tables and build a constantly updated map of the most efficient paths across the global internet.</li><li><strong>The trust problem at BGP's core:</strong> Designed in an era of small, relatively trusted networks, BGP has no built-in cryptographic verification — routers accept route announcements largely on faith, which is exactly what hijacking exploits.</li><li><strong>What a hijack looks like in practice:</strong> Fraudulent route announcements redirect traffic to attacker-controlled infrastructure, enabling interception, credential theft, data modification, or silent espionage — often with no visible disruption to end users.</li><li><strong>Three common misconceptions:</strong> That hijacks are almost always accidental; that only large organizations are targets; and that a successful attack would be immediately obvious — all three assumptions leave organizations dangerously exposed.</li><li><strong>RPKI as the primary defense:</strong> Resource Public Key Infrastructure adds cryptographic proof to route announcements, allowing networks to reject unverified claims — though broad adoption remains a work in progress.</li><li><strong>Practical steps for any organization:</strong> Regular monitoring of BGP route advertisements, strict route filtering, participation in routing security communities, and direct conversations with ISPs about their protective measures are all within reach — and all matter.</li></ul><p>BGP hijacking isn't a theoretical edge case — it's a documented attack vector used by both cybercriminals and state-sponsored actors. The episode closes with a clear message: the verification that was never built into BGP's original design needs to be added now, one implementation at a time. For more on AI-driven threats operating at a similarly foundational level, check out the episode <a href="https://share.transistor.fm/s/6cc7e946">Autonomous Agents as Threat Actors: Simulating Persistent AI Adversaries</a>.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>The internet's global routing system was built for efficiency and trust — not security. This episode of <strong>Cybersecurity</strong> examines Border Gateway Protocol (BGP) hijacking: a threat that operates at the very foundation of how data moves across the internet, and one that sophisticated attackers can exploit without triggering a single alarm. Drawing from <a href="https://sec.co/blog/bgp-hijacking-how-routing-gets-weaponized">this four-minute deep dive on BGP hijacking and routing weaponization</a>, the episode unpacks how the protocol's inherent design weaknesses become an attack surface — and what defenders can realistically do about it.</p><p>Here's what this episode covers:</p><ul><li><strong>How BGP actually works:</strong> Autonomous systems — ISPs, cloud providers, banks — use BGP to exchange routing tables and build a constantly updated map of the most efficient paths across the global internet.</li><li><strong>The trust problem at BGP's core:</strong> Designed in an era of small, relatively trusted networks, BGP has no built-in cryptographic verification — routers accept route announcements largely on faith, which is exactly what hijacking exploits.</li><li><strong>What a hijack looks like in practice:</strong> Fraudulent route announcements redirect traffic to attacker-controlled infrastructure, enabling interception, credential theft, data modification, or silent espionage — often with no visible disruption to end users.</li><li><strong>Three common misconceptions:</strong> That hijacks are almost always accidental; that only large organizations are targets; and that a successful attack would be immediately obvious — all three assumptions leave organizations dangerously exposed.</li><li><strong>RPKI as the primary defense:</strong> Resource Public Key Infrastructure adds cryptographic proof to route announcements, allowing networks to reject unverified claims — though broad adoption remains a work in progress.</li><li><strong>Practical steps for any organization:</strong> Regular monitoring of BGP route advertisements, strict route filtering, participation in routing security communities, and direct conversations with ISPs about their protective measures are all within reach — and all matter.</li></ul><p>BGP hijacking isn't a theoretical edge case — it's a documented attack vector used by both cybercriminals and state-sponsored actors. The episode closes with a clear message: the verification that was never built into BGP's original design needs to be added now, one implementation at a time. For more on AI-driven threats operating at a similarly foundational level, check out the episode <a href="https://share.transistor.fm/s/6cc7e946">Autonomous Agents as Threat Actors: Simulating Persistent AI Adversaries</a>.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </content:encoded>
      <pubDate>Thu, 18 Jun 2026 09:58:56 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/63840e9e/1a31c451.mp3" length="7218618" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>452</itunes:duration>
      <itunes:summary>BGP hijacking lets attackers silently reroute internet traffic — intercepting data, stealing credentials, and running espionage operations that can go undetected for weeks. This episode breaks down how the attack works and what organizations can do about it.</itunes:summary>
      <itunes:subtitle>BGP hijacking lets attackers silently reroute internet traffic — intercepting data, stealing credentials, and running espionage operations that can go undetected for weeks. This episode breaks down how the attack works and what organizations can do about </itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Breaking ASLR: How Side Channel Attacks Undermine Memory Randomization</title>
      <itunes:title>Breaking ASLR: How Side Channel Attacks Undermine Memory Randomization</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">820bd146-bac8-4e94-b04a-b6ecb2741e2e</guid>
      <link>https://share.transistor.fm/s/53fc5181</link>
      <description>
        <![CDATA[<p>Address Space Layout Randomization has long been treated as one of memory security's most reliable guarantees — but that confidence deserves a second look. This episode of <em>Cybersecurity</em> examines how side channel techniques quietly erode ASLR's protections, drawing on the <a href="https://sec.co/blog/aslr-cybersecurity">7-minute deep dive into ASLR side channel tactics</a> to explore an attack surface that most threat models still underestimate.</p><p>Here's what the episode covers:</p><ul><li><strong>How ASLR works — and why it matters:</strong> ASLR randomizes the memory locations of the stack, heap, libraries, and executable code at process launch, making exploit techniques like return-oriented programming and buffer overflow attacks dramatically harder to execute reliably.</li><li><strong>What a side channel actually is:</strong> Rather than attacking a system head-on, side channel methods exploit observable behaviors — timing variations, resource usage patterns, hardware artifacts — to extract information the system never intended to reveal.</li><li><strong>Timing-based exploitation:</strong> By measuring memory access speeds down to nanoseconds across many repeated samples, attackers can infer cache state and gradually reconstruct a process's memory layout even after randomization.</li><li><strong>CPU cache attacks and flush-and-reload:</strong> Shared processor caches create an observable side channel; techniques like flush-and-reload let an attacker determine which memory locations a target process is actively using — without exploiting any software bug.</li><li><strong>Page fault and exception timing:</strong> Even unprivileged processes can sometimes observe how quickly the OS resolves memory faults, leaking information about which modules are loaded and where — data points that accumulate into a partial memory map.</li><li><strong>Practical defenses:</strong> The episode walks through layered mitigations — microcode patches, periodic memory re-randomization, process isolation via sandboxing and containers, hardware timer precision reduction, and intrusion detection tuned for side channel reconnaissance patterns.</li></ul><p>The episode connects these techniques to real-world precedents like Meltdown and Spectre, and explains why a broken ASLR assumption doesn't just affect one control — it reshifts the entire risk calculus for kernel-level and memory-corruption attacks. For more on threats targeting foundational system infrastructure, check out the episode <a href="https://share.transistor.fm/s/8036932b">BIOS and UEFI Rootkits: What Infrastructure Teams Need to Know</a>.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Address Space Layout Randomization has long been treated as one of memory security's most reliable guarantees — but that confidence deserves a second look. This episode of <em>Cybersecurity</em> examines how side channel techniques quietly erode ASLR's protections, drawing on the <a href="https://sec.co/blog/aslr-cybersecurity">7-minute deep dive into ASLR side channel tactics</a> to explore an attack surface that most threat models still underestimate.</p><p>Here's what the episode covers:</p><ul><li><strong>How ASLR works — and why it matters:</strong> ASLR randomizes the memory locations of the stack, heap, libraries, and executable code at process launch, making exploit techniques like return-oriented programming and buffer overflow attacks dramatically harder to execute reliably.</li><li><strong>What a side channel actually is:</strong> Rather than attacking a system head-on, side channel methods exploit observable behaviors — timing variations, resource usage patterns, hardware artifacts — to extract information the system never intended to reveal.</li><li><strong>Timing-based exploitation:</strong> By measuring memory access speeds down to nanoseconds across many repeated samples, attackers can infer cache state and gradually reconstruct a process's memory layout even after randomization.</li><li><strong>CPU cache attacks and flush-and-reload:</strong> Shared processor caches create an observable side channel; techniques like flush-and-reload let an attacker determine which memory locations a target process is actively using — without exploiting any software bug.</li><li><strong>Page fault and exception timing:</strong> Even unprivileged processes can sometimes observe how quickly the OS resolves memory faults, leaking information about which modules are loaded and where — data points that accumulate into a partial memory map.</li><li><strong>Practical defenses:</strong> The episode walks through layered mitigations — microcode patches, periodic memory re-randomization, process isolation via sandboxing and containers, hardware timer precision reduction, and intrusion detection tuned for side channel reconnaissance patterns.</li></ul><p>The episode connects these techniques to real-world precedents like Meltdown and Spectre, and explains why a broken ASLR assumption doesn't just affect one control — it reshifts the entire risk calculus for kernel-level and memory-corruption attacks. For more on threats targeting foundational system infrastructure, check out the episode <a href="https://share.transistor.fm/s/8036932b">BIOS and UEFI Rootkits: What Infrastructure Teams Need to Know</a>.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </content:encoded>
      <pubDate>Wed, 17 Jun 2026 21:01:29 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/53fc5181/4d5b878c.mp3" length="7918699" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>495</itunes:duration>
      <itunes:summary>ASLR randomizes memory layouts to stop attackers cold — but side channel techniques let adversaries reconstruct those layouts without ever breaking in directly. This episode unpacks the methods, the real-world stakes, and what defenders can do about it.</itunes:summary>
      <itunes:subtitle>ASLR randomizes memory layouts to stop attackers cold — but side channel techniques let adversaries reconstruct those layouts without ever breaking in directly. This episode unpacks the methods, the real-world stakes, and what defenders can do about it.</itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>BIOS and UEFI Rootkits: What Infrastructure Teams Need to Know</title>
      <itunes:title>BIOS and UEFI Rootkits: What Infrastructure Teams Need to Know</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">1937c7da-ac32-4902-8d0b-e3b0a57b9cbd</guid>
      <link>https://share.transistor.fm/s/8036932b</link>
      <description>
        <![CDATA[<p>Most security playbooks treat the operating system as the lowest layer worth defending. Firmware rootkits prove that assumption wrong — and they do it quietly, surviving disk wipes and clean installs without blinking. This episode of <em>Cybersecurity</em> draws on <a href="https://sec.co/blog/bios-and-uefi-rootkits-guide">this BIOS and UEFI rootkit primer for modern infrastructure teams</a> to walk through one of the most persistent and underestimated threat categories facing enterprise environments today.</p><p>The episode covers the full arc — from foundational concepts to attacker tradecraft to a practical defensive playbook — making it relevant for infrastructure engineers, security architects, and anyone responsible for fleet integrity at scale. Here's what's examined:</p><ul><li><strong>Why firmware rootkits are categorically different:</strong> Unlike OS-level malware, implants embedded in SPI flash survive reimaging and disk replacement entirely — persistence is their defining capability.</li><li><strong>The boot chain as an attack surface:</strong> Because firmware initializes the platform before the OS loads, a compromised early boot stage can subvert every security control that starts up afterward, including endpoint detection and kernel modules.</li><li><strong>BIOS vs. UEFI — and where Secure Boot fits in:</strong> UEFI's richer, modular environment introduces more potential hiding spots; Secure Boot provides strong protection when correctly configured, but mismanaged keys and permissive fallback policies can create a false sense of safety.</li><li><strong>Three attacker entry points:</strong> Supply chain and firmware update abuse, exploitation of firmware interfaces and System Management Mode, and physical access to unguarded hardware — each with distinct risk profiles and mitigations.</li><li><strong>Detection built on golden measurements:</strong> Reliable tamper detection requires known-good firmware baselines, Measured Boot tied to a TPM, remote attestation verified continuously over time, and external validation that doesn't rely on a potentially compromised OS to self-report.</li><li><strong>A hardening and incident response playbook:</strong> Enforcing SPI write protections, locking down Secure Boot signature policies, patching through authenticated channels with staged rollouts, and — when compromise is confirmed — following a disciplined, evidence-preserving recovery sequence before considering hardware retirement.</li></ul><p>The organizational thread running through the episode is equally important: firmware versions should be tracked as first-class inventory data, procurement criteria should include vendor guidance on secure update mechanisms, and recovery procedures should be rehearsed before an incident — not invented during one. The episode also explores the telemetry signals worth monitoring, from unexpected NVRAM variable changes to boot order anomalies and attestation hash mismatches.</p><p>For more on validating the integrity of what runs in your environment, check out the episode <a href="https://share.transistor.fm/s/6315feaa">Binary Provenance and SBOM Verification in Practice</a> — a strong companion to the firmware security discussion covered here.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Most security playbooks treat the operating system as the lowest layer worth defending. Firmware rootkits prove that assumption wrong — and they do it quietly, surviving disk wipes and clean installs without blinking. This episode of <em>Cybersecurity</em> draws on <a href="https://sec.co/blog/bios-and-uefi-rootkits-guide">this BIOS and UEFI rootkit primer for modern infrastructure teams</a> to walk through one of the most persistent and underestimated threat categories facing enterprise environments today.</p><p>The episode covers the full arc — from foundational concepts to attacker tradecraft to a practical defensive playbook — making it relevant for infrastructure engineers, security architects, and anyone responsible for fleet integrity at scale. Here's what's examined:</p><ul><li><strong>Why firmware rootkits are categorically different:</strong> Unlike OS-level malware, implants embedded in SPI flash survive reimaging and disk replacement entirely — persistence is their defining capability.</li><li><strong>The boot chain as an attack surface:</strong> Because firmware initializes the platform before the OS loads, a compromised early boot stage can subvert every security control that starts up afterward, including endpoint detection and kernel modules.</li><li><strong>BIOS vs. UEFI — and where Secure Boot fits in:</strong> UEFI's richer, modular environment introduces more potential hiding spots; Secure Boot provides strong protection when correctly configured, but mismanaged keys and permissive fallback policies can create a false sense of safety.</li><li><strong>Three attacker entry points:</strong> Supply chain and firmware update abuse, exploitation of firmware interfaces and System Management Mode, and physical access to unguarded hardware — each with distinct risk profiles and mitigations.</li><li><strong>Detection built on golden measurements:</strong> Reliable tamper detection requires known-good firmware baselines, Measured Boot tied to a TPM, remote attestation verified continuously over time, and external validation that doesn't rely on a potentially compromised OS to self-report.</li><li><strong>A hardening and incident response playbook:</strong> Enforcing SPI write protections, locking down Secure Boot signature policies, patching through authenticated channels with staged rollouts, and — when compromise is confirmed — following a disciplined, evidence-preserving recovery sequence before considering hardware retirement.</li></ul><p>The organizational thread running through the episode is equally important: firmware versions should be tracked as first-class inventory data, procurement criteria should include vendor guidance on secure update mechanisms, and recovery procedures should be rehearsed before an incident — not invented during one. The episode also explores the telemetry signals worth monitoring, from unexpected NVRAM variable changes to boot order anomalies and attestation hash mismatches.</p><p>For more on validating the integrity of what runs in your environment, check out the episode <a href="https://share.transistor.fm/s/6315feaa">Binary Provenance and SBOM Verification in Practice</a> — a strong companion to the firmware security discussion covered here.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </content:encoded>
      <pubDate>Wed, 17 Jun 2026 03:59:58 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/8036932b/b0d456d0.mp3" length="8340002" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>522</itunes:duration>
      <itunes:summary>Firmware rootkits survive OS reimages by hiding below the operating system — and most infrastructure teams aren't ready for them. This episode breaks down how BIOS and UEFI implants work, how attackers plant them, and what hardening and detection actually look like in practice.</itunes:summary>
      <itunes:subtitle>Firmware rootkits survive OS reimages by hiding below the operating system — and most infrastructure teams aren't ready for them. This episode breaks down how BIOS and UEFI implants work, how attackers plant them, and what hardening and detection actually</itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Binary Provenance and SBOM Verification in Practice</title>
      <itunes:title>Binary Provenance and SBOM Verification in Practice</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">0c612018-e489-4a10-8396-74363e23c693</guid>
      <link>https://share.transistor.fm/s/6315feaa</link>
      <description>
        <![CDATA[<p>Modern software delivery moves fast — but speed and trust don't always travel together. This episode of <strong>Cybersecurity</strong> tackles one of supply chain security's most pressing questions: once a binary lands in your environment, how do you actually know it is what it claims to be? Drawing on <a href="https://sec.co/blog/binary-provenance-and-sbom-verification">this in-depth 10-minute read on binary provenance and SBOM verification</a>, the episode translates concepts that too often live in compliance documents into concrete engineering habits teams can wire into their pipelines today.</p><p>Here's what the episode covers:</p><ul><li><strong>What provenance really means:</strong> Structured, tamper-evident records — think of them as an artifact's passport — capturing who built a binary, from which source revision, with which toolchain, and under what conditions.</li><li><strong>Why cryptographic signatures are non-negotiable:</strong> Provenance is only useful if it cannot be quietly rewritten; signing attestations and anchoring them to a transparency log makes secret tampering implausible.</li><li><strong>SBOMs demystified:</strong> A Software Bill of Materials is simply a component inventory — names, versions, hashes, licenses — in formats like SPDX or CycloneDX. The episode explains why generating one once and filing it away is worse than useless, and why transitive dependencies are where real risk hides.</li><li><strong>Verification in practice:</strong> How to tie developer identity, builder keypairs, artifact hashes, and SBOM entries into a coherent, automatable check that gates promotion through environments.</li><li><strong>Common pitfalls:</strong> Hash drift from non-deterministic builds, ghost dependencies that never appear in lockfiles, and proprietary blobs that resist hashing — plus practical mitigations for each.</li><li><strong>Culture and metrics that stick:</strong> Making verification a gate rather than a suggestion, giving developers fast and specific feedback, and tracking lead indicators like deterministic rebuild rates and exception age instead of vanity metrics.</li></ul><p>The episode closes with a look at where the field is heading — builders producing provenance by default, registries storing attestations as first-class objects, and runtime attestation closing the loop from commit all the way to execution. For more from the show, check out the episode <a href="https://share.transistor.fm/s/d8d20ebe">Bare-Metal Backdoors: Detecting Persistent Firmware-Level Implants</a>, which explores another layer of the infrastructure trust problem.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Modern software delivery moves fast — but speed and trust don't always travel together. This episode of <strong>Cybersecurity</strong> tackles one of supply chain security's most pressing questions: once a binary lands in your environment, how do you actually know it is what it claims to be? Drawing on <a href="https://sec.co/blog/binary-provenance-and-sbom-verification">this in-depth 10-minute read on binary provenance and SBOM verification</a>, the episode translates concepts that too often live in compliance documents into concrete engineering habits teams can wire into their pipelines today.</p><p>Here's what the episode covers:</p><ul><li><strong>What provenance really means:</strong> Structured, tamper-evident records — think of them as an artifact's passport — capturing who built a binary, from which source revision, with which toolchain, and under what conditions.</li><li><strong>Why cryptographic signatures are non-negotiable:</strong> Provenance is only useful if it cannot be quietly rewritten; signing attestations and anchoring them to a transparency log makes secret tampering implausible.</li><li><strong>SBOMs demystified:</strong> A Software Bill of Materials is simply a component inventory — names, versions, hashes, licenses — in formats like SPDX or CycloneDX. The episode explains why generating one once and filing it away is worse than useless, and why transitive dependencies are where real risk hides.</li><li><strong>Verification in practice:</strong> How to tie developer identity, builder keypairs, artifact hashes, and SBOM entries into a coherent, automatable check that gates promotion through environments.</li><li><strong>Common pitfalls:</strong> Hash drift from non-deterministic builds, ghost dependencies that never appear in lockfiles, and proprietary blobs that resist hashing — plus practical mitigations for each.</li><li><strong>Culture and metrics that stick:</strong> Making verification a gate rather than a suggestion, giving developers fast and specific feedback, and tracking lead indicators like deterministic rebuild rates and exception age instead of vanity metrics.</li></ul><p>The episode closes with a look at where the field is heading — builders producing provenance by default, registries storing attestations as first-class objects, and runtime attestation closing the loop from commit all the way to execution. For more from the show, check out the episode <a href="https://share.transistor.fm/s/d8d20ebe">Bare-Metal Backdoors: Detecting Persistent Firmware-Level Implants</a>, which explores another layer of the infrastructure trust problem.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </content:encoded>
      <pubDate>Mon, 15 Jun 2026 18:48:38 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/6315feaa/c15e0516.mp3" length="8154428" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>510</itunes:duration>
      <itunes:summary>Can you truly trust every binary running in your environment? This episode breaks down binary provenance and SBOM verification from theory into practical, pipeline-ready habits that replace assumption with cryptographic evidence.</itunes:summary>
      <itunes:subtitle>Can you truly trust every binary running in your environment? This episode breaks down binary provenance and SBOM verification from theory into practical, pipeline-ready habits that replace assumption with cryptographic evidence.</itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Bare-Metal Backdoors: Detecting Persistent Firmware-Level Implants</title>
      <itunes:title>Bare-Metal Backdoors: Detecting Persistent Firmware-Level Implants</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">caae9d5d-27dd-41d6-8887-23e19dbd84c8</guid>
      <link>https://share.transistor.fm/s/d8d20ebe</link>
      <description>
        <![CDATA[<p>Most incident responders have been burned by a threat that simply refused to die — reimaged machines, rolled-back drivers, a clean incident report, and then the attacker is back three weeks later on the same hardware. This episode of <em>Cybersecurity</em> tackles the reason that happens: persistent firmware-level implants that live below the operating system, below the hypervisor, and well below everything a conventional security stack can see. The discussion is grounded in <a href="https://sec.co/blog/bare-metal-backdoors-detecting-persistent-firmware-level-implants">this in-depth technical article on bare-metal backdoors and firmware implant detection</a>, which pairs a clear threat model with actionable detection guidance.</p><p>The episode covers the full arc — from why firmware is such attractive real estate for sophisticated adversaries, to what meaningful detection actually looks like in practice:</p><ul><li><strong>Why firmware persistence is so effective:</strong> Implants embedded in SPI flash, option ROMs, NVRAM, or management controller images survive OS reinstalls entirely, reinjecting malicious code into memory on every boot cycle before any defender tool has loaded.</li><li><strong>Indicators of compromise at the firmware layer:</strong> Instead of suspicious processes or file hashes, defenders should watch for mismatched firmware hashes against known-good baselines, unexpected changes to TPM Platform Configuration Registers (PCRs), unexplained preboot delays, and silent self-heal events in firmware logs.</li><li><strong>The baseline imperative:</strong> You cannot detect drift without knowing your starting point. Building a firmware baseline — capturing the reset vector through first kernel execution, bound to a hardware root of trust — is the foundation everything else depends on.</li><li><strong>Instrumentation without trusting the OS:</strong> Boot auditing, TPM event logs, serial console captures from bare-metal provisioning, and early post-boot memory forensics all yield signals that a healthy-looking operating system would never surface on its own.</li><li><strong>Safe remediation and supply chain hygiene:</strong> Reflashing without verified capsule signatures and a documented recovery path risks bricking hardware. Procurement criteria, component-level firmware SBOMs, and a responsive vendor security contact should all factor in before a device is racked.</li><li><strong>Cross-team communication:</strong> A vocabulary gap between platform engineering and security (PEI/DXE phases vs. Stage One/Stage Two) can cost critical minutes during an active incident; shared dashboards and on-call rotations that include someone fluent in boot logs close that gap.</li></ul><p>The episode also addresses practical false-positive management — firmware ecosystems are quirky, and routine vendor key rotations can look alarming without context — and closes with a prioritized path for organizations building firmware detection capability from scratch. For more on hardening mobile device security at the OS level, check out the earlier episode <a href="https://share.transistor.fm/s/dbce9d6d">Locking Down Android Enterprise: Work Profiles and App Attest Explained</a>.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Most incident responders have been burned by a threat that simply refused to die — reimaged machines, rolled-back drivers, a clean incident report, and then the attacker is back three weeks later on the same hardware. This episode of <em>Cybersecurity</em> tackles the reason that happens: persistent firmware-level implants that live below the operating system, below the hypervisor, and well below everything a conventional security stack can see. The discussion is grounded in <a href="https://sec.co/blog/bare-metal-backdoors-detecting-persistent-firmware-level-implants">this in-depth technical article on bare-metal backdoors and firmware implant detection</a>, which pairs a clear threat model with actionable detection guidance.</p><p>The episode covers the full arc — from why firmware is such attractive real estate for sophisticated adversaries, to what meaningful detection actually looks like in practice:</p><ul><li><strong>Why firmware persistence is so effective:</strong> Implants embedded in SPI flash, option ROMs, NVRAM, or management controller images survive OS reinstalls entirely, reinjecting malicious code into memory on every boot cycle before any defender tool has loaded.</li><li><strong>Indicators of compromise at the firmware layer:</strong> Instead of suspicious processes or file hashes, defenders should watch for mismatched firmware hashes against known-good baselines, unexpected changes to TPM Platform Configuration Registers (PCRs), unexplained preboot delays, and silent self-heal events in firmware logs.</li><li><strong>The baseline imperative:</strong> You cannot detect drift without knowing your starting point. Building a firmware baseline — capturing the reset vector through first kernel execution, bound to a hardware root of trust — is the foundation everything else depends on.</li><li><strong>Instrumentation without trusting the OS:</strong> Boot auditing, TPM event logs, serial console captures from bare-metal provisioning, and early post-boot memory forensics all yield signals that a healthy-looking operating system would never surface on its own.</li><li><strong>Safe remediation and supply chain hygiene:</strong> Reflashing without verified capsule signatures and a documented recovery path risks bricking hardware. Procurement criteria, component-level firmware SBOMs, and a responsive vendor security contact should all factor in before a device is racked.</li><li><strong>Cross-team communication:</strong> A vocabulary gap between platform engineering and security (PEI/DXE phases vs. Stage One/Stage Two) can cost critical minutes during an active incident; shared dashboards and on-call rotations that include someone fluent in boot logs close that gap.</li></ul><p>The episode also addresses practical false-positive management — firmware ecosystems are quirky, and routine vendor key rotations can look alarming without context — and closes with a prioritized path for organizations building firmware detection capability from scratch. For more on hardening mobile device security at the OS level, check out the earlier episode <a href="https://share.transistor.fm/s/dbce9d6d">Locking Down Android Enterprise: Work Profiles and App Attest Explained</a>.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </content:encoded>
      <pubDate>Mon, 15 Jun 2026 04:04:44 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/d8d20ebe/df038a24.mp3" length="8407711" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>526</itunes:duration>
      <itunes:summary>Firmware-level implants can survive full OS reinstalls and stay invisible to every standard security tool — and most organizations have zero visibility into this layer. This episode breaks down how adversaries exploit it and what defenders can actually do about it.</itunes:summary>
      <itunes:subtitle>Firmware-level implants can survive full OS reinstalls and stay invisible to every standard security tool — and most organizations have zero visibility into this layer. This episode breaks down how adversaries exploit it and what defenders can actually do</itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Autonomous Agents as Threat Actors: Simulating Persistent AI Adversaries</title>
      <itunes:title>Autonomous Agents as Threat Actors: Simulating Persistent AI Adversaries</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">e3da0bc6-1e41-446b-b8c4-baf8d6f0c683</guid>
      <link>https://share.transistor.fm/s/6cc7e946</link>
      <description>
        <![CDATA[<p>The threat landscape has quietly crossed a threshold. Autonomous AI agents are no longer a theoretical risk — they're appearing in real intrusion reports, behaving less like malware and more like tireless, self-directed adversaries. This episode of <em>Cybersecurity</em> draws on <a href="https://sec.co/blog/autonomous-agents-as-ai-adversaries">this seven-minute deep dive into AI adversary simulation</a> to unpack what that shift means for defenders and what practical steps organizations can take right now.</p><p>The episode covers the following terrain:</p><ul><li><strong>Why autonomous agents are a different class of threat</strong> — unlike static malware, they run goal-seeking loops, adapt in real time, and can parse documentation and error messages to discover attack techniques independently.</li><li><strong>The weaponization of enterprise tooling</strong> — legitimate productivity agents (think Microsoft 365 assistants) already hold the access and API permissions an attacker needs; redirecting that capability toward a covert objective requires surprisingly few modifications.</li><li><strong>AI-native persistence mechanisms</strong> — self-healing footholds, dynamic camouflage across cloud and serverless infrastructure, and mission memory that lets an agent resume exactly where it left off after eviction.</li><li><strong>Building credible simulation environments</strong> — effective sandboxes require multi-layer network topology, synthetic human activity, injected randomness, and live defensive controls wired in so teams can observe exactly how an agent behaves when partially blocked.</li><li><strong>Metrics that actually matter</strong> — Mean Time to Compromise, unique credentials harvested, post-eviction return rate, and alert-to-block ratio are the numbers that turn a simulation from a slide-deck exercise into actionable intelligence.</li><li><strong>Low-cost starting points</strong> — open frameworks like MITRE CALDERA let teams begin with read-only reconnaissance agents on commodity hardware before graduating to write-capable, hybrid human–AI red-team scenarios.</li></ul><p>The episode closes with a call for continuous validation over annual penetration tests, arguing that the adversary's speed and tirelessness demand a matching posture from defenders — including autonomous guardian agents and run-time policy engines as permanent fixtures rather than periodic checkups. For more on securing the enterprise environments these agents operate in, check out the earlier episode <a href="https://share.transistor.fm/s/dbce9d6d">Locking Down Android Enterprise: Work Profiles and App Attest Explained</a>.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>The threat landscape has quietly crossed a threshold. Autonomous AI agents are no longer a theoretical risk — they're appearing in real intrusion reports, behaving less like malware and more like tireless, self-directed adversaries. This episode of <em>Cybersecurity</em> draws on <a href="https://sec.co/blog/autonomous-agents-as-ai-adversaries">this seven-minute deep dive into AI adversary simulation</a> to unpack what that shift means for defenders and what practical steps organizations can take right now.</p><p>The episode covers the following terrain:</p><ul><li><strong>Why autonomous agents are a different class of threat</strong> — unlike static malware, they run goal-seeking loops, adapt in real time, and can parse documentation and error messages to discover attack techniques independently.</li><li><strong>The weaponization of enterprise tooling</strong> — legitimate productivity agents (think Microsoft 365 assistants) already hold the access and API permissions an attacker needs; redirecting that capability toward a covert objective requires surprisingly few modifications.</li><li><strong>AI-native persistence mechanisms</strong> — self-healing footholds, dynamic camouflage across cloud and serverless infrastructure, and mission memory that lets an agent resume exactly where it left off after eviction.</li><li><strong>Building credible simulation environments</strong> — effective sandboxes require multi-layer network topology, synthetic human activity, injected randomness, and live defensive controls wired in so teams can observe exactly how an agent behaves when partially blocked.</li><li><strong>Metrics that actually matter</strong> — Mean Time to Compromise, unique credentials harvested, post-eviction return rate, and alert-to-block ratio are the numbers that turn a simulation from a slide-deck exercise into actionable intelligence.</li><li><strong>Low-cost starting points</strong> — open frameworks like MITRE CALDERA let teams begin with read-only reconnaissance agents on commodity hardware before graduating to write-capable, hybrid human–AI red-team scenarios.</li></ul><p>The episode closes with a call for continuous validation over annual penetration tests, arguing that the adversary's speed and tirelessness demand a matching posture from defenders — including autonomous guardian agents and run-time policy engines as permanent fixtures rather than periodic checkups. For more on securing the enterprise environments these agents operate in, check out the earlier episode <a href="https://share.transistor.fm/s/dbce9d6d">Locking Down Android Enterprise: Work Profiles and App Attest Explained</a>.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </content:encoded>
      <pubDate>Sun, 14 Jun 2026 09:14:13 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/6cc7e946/81b90b45.mp3" length="7741902" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>484</itunes:duration>
      <itunes:summary>AI-powered agents don't just execute attacks — they adapt, persist, and self-heal at machine speed. This episode breaks down what makes autonomous adversaries so dangerous and how simulation environments can help defenders stay ahead.</itunes:summary>
      <itunes:subtitle>AI-powered agents don't just execute attacks — they adapt, persist, and self-heal at machine speed. This episode breaks down what makes autonomous adversaries so dangerous and how simulation environments can help defenders stay ahead.</itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Locking Down Android Enterprise: Work Profiles and App Attest Explained</title>
      <itunes:title>Locking Down Android Enterprise: Work Profiles and App Attest Explained</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">08d790a8-2884-415f-8d3d-4cf3617c7613</guid>
      <link>https://share.transistor.fm/s/dbce9d6d</link>
      <description>
        <![CDATA[<p>Mobile devices are among the least-hardened assets in most corporate environments, yet they sit on the same networks and touch the same data as the endpoints security teams obsess over. This episode of <em>Cybersecurity</em> takes a close look at Android Enterprise — drawing on the <a href="https://sec.co/blog/android-enterprise-work-profile-hardening-and-app-attestation">Android Enterprise hardening and app attestation guide</a> published by SEC — to walk through what a genuinely robust mobile security posture looks like in practice, from Work Profile architecture all the way through app integrity signals and telemetry strategy.</p><p>The episode covers a broad range of practical controls and design decisions, including:</p><ul><li><strong>Why Work Profiles matter architecturally:</strong> how separating personal and work personas at the OS level creates real lateral-movement barriers, not just policy theater.</li><li><strong>Enrollment and policy scoping:</strong> choosing between profile owner and device owner modes, locking down app sources to managed Google Play, and curating a minimal, auditable app catalog.</li><li><strong>Authentication and network hardening:</strong> layering step-up authentication for sensitive work actions, enforcing per-app VPN scoped to the work profile, and using DNS-based filtering and certificate pinning for high-sensitivity workflows.</li><li><strong>Clipboard and storage controls:</strong> why cross-profile copy-paste is a quiet but serious data-loss vector, and how to treat it like a controlled border crossing rather than an afterthought.</li><li><strong>App attestation on Android:</strong> how the Google Play Integrity API, hardware-backed key attestation, and secure key storage work together to verify device integrity, application integrity, and environment trust — and how to build tiered access responses around imperfect signals rather than binary allow/deny logic.</li><li><strong>Telemetry and policy discipline:</strong> feeding mobile events into your SIEM, enriching device and IP context for analysts, treating policy sets like code with pilot rollouts and quarterly audits, and running regular integrity drills to confirm access tiers behave as designed.</li></ul><p>The episode also makes a case that user experience is itself a security control — policies that are opaque or disruptive get bypassed, while ones that are well-explained and timed sensibly earn genuine compliance. The throughline is resilience over perfection: building feedback loops, staying current with Android platform releases, and treating every drill as a learning opportunity rather than a checkbox.</p><p>If mobile threat modeling is on your radar, you may also want to listen to <a href="https://share.transistor.fm/s/6811efcc">AI-Powered Malware: How Machine Learning Became a Weapon Against You</a>, which explores how adversarial tooling is evolving at the same pace as the defenses covered in this episode.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Mobile devices are among the least-hardened assets in most corporate environments, yet they sit on the same networks and touch the same data as the endpoints security teams obsess over. This episode of <em>Cybersecurity</em> takes a close look at Android Enterprise — drawing on the <a href="https://sec.co/blog/android-enterprise-work-profile-hardening-and-app-attestation">Android Enterprise hardening and app attestation guide</a> published by SEC — to walk through what a genuinely robust mobile security posture looks like in practice, from Work Profile architecture all the way through app integrity signals and telemetry strategy.</p><p>The episode covers a broad range of practical controls and design decisions, including:</p><ul><li><strong>Why Work Profiles matter architecturally:</strong> how separating personal and work personas at the OS level creates real lateral-movement barriers, not just policy theater.</li><li><strong>Enrollment and policy scoping:</strong> choosing between profile owner and device owner modes, locking down app sources to managed Google Play, and curating a minimal, auditable app catalog.</li><li><strong>Authentication and network hardening:</strong> layering step-up authentication for sensitive work actions, enforcing per-app VPN scoped to the work profile, and using DNS-based filtering and certificate pinning for high-sensitivity workflows.</li><li><strong>Clipboard and storage controls:</strong> why cross-profile copy-paste is a quiet but serious data-loss vector, and how to treat it like a controlled border crossing rather than an afterthought.</li><li><strong>App attestation on Android:</strong> how the Google Play Integrity API, hardware-backed key attestation, and secure key storage work together to verify device integrity, application integrity, and environment trust — and how to build tiered access responses around imperfect signals rather than binary allow/deny logic.</li><li><strong>Telemetry and policy discipline:</strong> feeding mobile events into your SIEM, enriching device and IP context for analysts, treating policy sets like code with pilot rollouts and quarterly audits, and running regular integrity drills to confirm access tiers behave as designed.</li></ul><p>The episode also makes a case that user experience is itself a security control — policies that are opaque or disruptive get bypassed, while ones that are well-explained and timed sensibly earn genuine compliance. The throughline is resilience over perfection: building feedback loops, staying current with Android platform releases, and treating every drill as a learning opportunity rather than a checkbox.</p><p>If mobile threat modeling is on your radar, you may also want to listen to <a href="https://share.transistor.fm/s/6811efcc">AI-Powered Malware: How Machine Learning Became a Weapon Against You</a>, which explores how adversarial tooling is evolving at the same pace as the defenses covered in this episode.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </content:encoded>
      <pubDate>Thu, 11 Jun 2026 18:30:03 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/dbce9d6d/00326001.mp3" length="8900485" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>557</itunes:duration>
      <itunes:summary>Android Enterprise Work Profiles and app attestation are two of the most underutilized tools in mobile security — and most organizations are barely scratching the surface. This episode breaks down how to harden both, from EMM enrollment to integrity-based access control.</itunes:summary>
      <itunes:subtitle>Android Enterprise Work Profiles and app attestation are two of the most underutilized tools in mobile security — and most organizations are barely scratching the surface. This episode breaks down how to harden both, from EMM enrollment to integrity-based</itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>AI-Powered Malware: How Machine Learning Became a Weapon Against You</title>
      <itunes:title>AI-Powered Malware: How Machine Learning Became a Weapon Against You</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">cd84bad9-0800-4448-8f6b-68bdb0568108</guid>
      <link>https://share.transistor.fm/s/6811efcc</link>
      <description>
        <![CDATA[<p>The cyber arms race has entered a new phase, and the advantage is shifting. Attackers are no longer just writing malicious code and hoping it slips through — they're weaponizing the same machine learning techniques that defenders rely on, turning AI into an instrument of evasion, deception, and automation. This episode of <strong>Cybersecurity</strong> examines how that shift is playing out in real-world attacks and what it means for every organization still relying on yesterday's defenses. The episode is based on <a href="https://sec.co/blog/ai-powered-malware-how-cybercriminals-are-using-machine-learning-to-evade-detection">SEC's in-depth article on AI-powered malware and evasion tactics</a>.</p><p>Here's what the episode covers:</p><ul><li><strong>The death of signature-based detection</strong> — why static pattern-matching is no longer a viable primary defense against modern, AI-driven threats.</li><li><strong>Reinforcement learning as a weapon</strong> — how attackers simulate security environments and let malware train itself across thousands of iterations until it reliably slips past defenses.</li><li><strong>GAN-powered mutation</strong> — how generative adversarial networks enable malware to rewrite itself continuously, producing new variants faster than detection engines can keep up.</li><li><strong>AI-enhanced social engineering</strong> — from large language models crafting flawless, hyper-personalized phishing emails to deepfake voice cloning that has already cost companies millions, and AI chatbots that manipulate targets in real time.</li><li><strong>Sandbox evasion and environmental awareness</strong> — how decision-tree algorithms allow malware to assess whether it's under observation and go dormant until it reaches a safe target environment.</li><li><strong>The road to autonomous attacks</strong> — why the convergence of zero-day discovery automation and self-directing malware raises urgent questions about accountability, response time, and the future of cyber defense.</li></ul><p>The episode closes with a clear-eyed look at what effective defense actually requires at this stage: AI-powered behavioral analytics, proactive threat hunting, and a fundamental shift away from reactive security postures. Signature-based tools and passive monitoring are no longer sufficient — organizations need detection capabilities that can evolve at the same pace as the threats targeting them. For more on how security operations teams are rising to that challenge, listen to <a href="https://share.transistor.fm/s/0a32a9cb">AI-Powered Behavioral Analytics: How SOC Teams Fight Smarter</a>.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>The cyber arms race has entered a new phase, and the advantage is shifting. Attackers are no longer just writing malicious code and hoping it slips through — they're weaponizing the same machine learning techniques that defenders rely on, turning AI into an instrument of evasion, deception, and automation. This episode of <strong>Cybersecurity</strong> examines how that shift is playing out in real-world attacks and what it means for every organization still relying on yesterday's defenses. The episode is based on <a href="https://sec.co/blog/ai-powered-malware-how-cybercriminals-are-using-machine-learning-to-evade-detection">SEC's in-depth article on AI-powered malware and evasion tactics</a>.</p><p>Here's what the episode covers:</p><ul><li><strong>The death of signature-based detection</strong> — why static pattern-matching is no longer a viable primary defense against modern, AI-driven threats.</li><li><strong>Reinforcement learning as a weapon</strong> — how attackers simulate security environments and let malware train itself across thousands of iterations until it reliably slips past defenses.</li><li><strong>GAN-powered mutation</strong> — how generative adversarial networks enable malware to rewrite itself continuously, producing new variants faster than detection engines can keep up.</li><li><strong>AI-enhanced social engineering</strong> — from large language models crafting flawless, hyper-personalized phishing emails to deepfake voice cloning that has already cost companies millions, and AI chatbots that manipulate targets in real time.</li><li><strong>Sandbox evasion and environmental awareness</strong> — how decision-tree algorithms allow malware to assess whether it's under observation and go dormant until it reaches a safe target environment.</li><li><strong>The road to autonomous attacks</strong> — why the convergence of zero-day discovery automation and self-directing malware raises urgent questions about accountability, response time, and the future of cyber defense.</li></ul><p>The episode closes with a clear-eyed look at what effective defense actually requires at this stage: AI-powered behavioral analytics, proactive threat hunting, and a fundamental shift away from reactive security postures. Signature-based tools and passive monitoring are no longer sufficient — organizations need detection capabilities that can evolve at the same pace as the threats targeting them. For more on how security operations teams are rising to that challenge, listen to <a href="https://share.transistor.fm/s/0a32a9cb">AI-Powered Behavioral Analytics: How SOC Teams Fight Smarter</a>.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </content:encoded>
      <pubDate>Thu, 11 Jun 2026 03:26:16 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/6811efcc/2d2737f6.mp3" length="7439717" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>465</itunes:duration>
      <itunes:summary>Machine learning has given cybercriminals a powerful new arsenal — from self-mutating malware that trains itself to evade detection, to AI-generated phishing so convincing it fools seasoned professionals. This episode breaks down exactly how the threat has evolved and what defenders must do now.</itunes:summary>
      <itunes:subtitle>Machine learning has given cybercriminals a powerful new arsenal — from self-mutating malware that trains itself to evade detection, to AI-generated phishing so convincing it fools seasoned professionals. This episode breaks down exactly how the threat ha</itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>AI-Powered Behavioral Analytics: How SOC Teams Fight Smarter</title>
      <itunes:title>AI-Powered Behavioral Analytics: How SOC Teams Fight Smarter</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">c33ff6db-fa7b-4997-8029-59cd5b2dd0da</guid>
      <link>https://share.transistor.fm/s/0a32a9cb</link>
      <description>
        <![CDATA[<p>Modern Security Operations Centers face a paradox: the more alerts their tools generate, the harder it becomes to spot a genuine threat. This episode of <em>Cybersecurity</em> examines how AI-powered behavioral analytics is reshaping the way SOC teams detect, prioritize, and respond to attacks — drawing on <a href="https://sec.co/blog/ai-powered-behavioral-analytics-for-soc-teams">this practical four-minute deep dive on AI behavioral analytics for SOC teams</a> to ground the conversation in real-world practice.</p><p>The episode walks through why behavioral context is one of the most powerful signals available to defenders today, and how AI transforms raw, noisy telemetry into focused, actionable intelligence. Key topics covered include:</p><ul><li><strong>Why behavior beats signatures:</strong> Establishing dynamic baselines for users, devices, and applications allows AI to catch subtle deviations — slow-moving, patient attackers who deliberately stay under the radar of rule-based systems.</li><li><strong>Insider threats and credential abuse:</strong> Behavioral analytics flags anomalies regardless of intent — whether a disgruntled insider is exfiltrating data or a phished employee's stolen credentials are being used across two countries simultaneously.</li><li><strong>The limits of static rules:</strong> Rigid threshold-based alerts can't adapt to legitimate business changes like mergers or product launches, flooding analysts with false positives; AI builds evolving models that distinguish new normals from genuine threats.</li><li><strong>Solving alert fatigue:</strong> By handling the first-pass triage of thousands of daily notifications, AI reduces the cognitive burden on human analysts — allowing teams to focus energy on incidents that genuinely require expert judgment.</li><li><strong>The human-AI feedback loop:</strong> The episode stresses that AI doesn't replace analyst expertise — it sharpens over time as analysts classify alerts, continuously refining accuracy through real-world feedback.</li><li><strong>A low-risk path to adoption:</strong> Running behavioral analytics tools in parallel with an existing SIEM lets organizations validate results and build a business case before committing to a full deployment.</li></ul><p>The throughline of the episode is straightforward: you cannot protect what you cannot see. Combining adaptive machine intelligence with seasoned human oversight isn't just an operational upgrade — it's the foundation of a resilient, modern security program. For more on how AI intersects with attacker tactics, listen to the episode <a href="https://share.transistor.fm/s/b25895b0">Adversarial Machine Learning: How Attackers Are Fooling AI</a>.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Modern Security Operations Centers face a paradox: the more alerts their tools generate, the harder it becomes to spot a genuine threat. This episode of <em>Cybersecurity</em> examines how AI-powered behavioral analytics is reshaping the way SOC teams detect, prioritize, and respond to attacks — drawing on <a href="https://sec.co/blog/ai-powered-behavioral-analytics-for-soc-teams">this practical four-minute deep dive on AI behavioral analytics for SOC teams</a> to ground the conversation in real-world practice.</p><p>The episode walks through why behavioral context is one of the most powerful signals available to defenders today, and how AI transforms raw, noisy telemetry into focused, actionable intelligence. Key topics covered include:</p><ul><li><strong>Why behavior beats signatures:</strong> Establishing dynamic baselines for users, devices, and applications allows AI to catch subtle deviations — slow-moving, patient attackers who deliberately stay under the radar of rule-based systems.</li><li><strong>Insider threats and credential abuse:</strong> Behavioral analytics flags anomalies regardless of intent — whether a disgruntled insider is exfiltrating data or a phished employee's stolen credentials are being used across two countries simultaneously.</li><li><strong>The limits of static rules:</strong> Rigid threshold-based alerts can't adapt to legitimate business changes like mergers or product launches, flooding analysts with false positives; AI builds evolving models that distinguish new normals from genuine threats.</li><li><strong>Solving alert fatigue:</strong> By handling the first-pass triage of thousands of daily notifications, AI reduces the cognitive burden on human analysts — allowing teams to focus energy on incidents that genuinely require expert judgment.</li><li><strong>The human-AI feedback loop:</strong> The episode stresses that AI doesn't replace analyst expertise — it sharpens over time as analysts classify alerts, continuously refining accuracy through real-world feedback.</li><li><strong>A low-risk path to adoption:</strong> Running behavioral analytics tools in parallel with an existing SIEM lets organizations validate results and build a business case before committing to a full deployment.</li></ul><p>The throughline of the episode is straightforward: you cannot protect what you cannot see. Combining adaptive machine intelligence with seasoned human oversight isn't just an operational upgrade — it's the foundation of a resilient, modern security program. For more on how AI intersects with attacker tactics, listen to the episode <a href="https://share.transistor.fm/s/b25895b0">Adversarial Machine Learning: How Attackers Are Fooling AI</a>.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </content:encoded>
      <pubDate>Wed, 10 Jun 2026 03:14:39 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/0a32a9cb/2a88de14.mp3" length="7434701" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>465</itunes:duration>
      <itunes:summary>SOC teams are drowning in alerts — and AI-powered behavioral analytics may be the answer. This episode breaks down how machine learning detects subtle threats that static rules and exhausted analysts miss.</itunes:summary>
      <itunes:subtitle>SOC teams are drowning in alerts — and AI-powered behavioral analytics may be the answer. This episode breaks down how machine learning detects subtle threats that static rules and exhausted analysts miss.</itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Adversarial Machine Learning: How Attackers Are Fooling AI</title>
      <itunes:title>Adversarial Machine Learning: How Attackers Are Fooling AI</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">07289a81-f414-448e-84c0-a913c1fc55bb</guid>
      <link>https://share.transistor.fm/s/b25895b0</link>
      <description>
        <![CDATA[<p>Artificial intelligence has become a cornerstone of modern cybersecurity tooling — but it carries a category of vulnerability that most organizations are dangerously underprepared for. This episode of <em>Cybersecurity</em> examines adversarial machine learning: the discipline of deliberately manipulating AI models into making wrong decisions, often through changes so subtle that no human observer would notice them. Grounded in <a href="https://sec.co/blog/adversarial-machine-learning">this seven-minute deep dive on how attackers manipulate AI models</a>, the episode translates cutting-edge research into practical terms for security professionals and decision-makers alike.</p><p>The core of the conversation covers why AI models are structurally vulnerable — and what attackers are already doing to exploit that — across three major attack classes and two broad adversarial strategies:</p><ul><li><strong>Why AI is inherently exploitable:</strong> Machine learning models recognize statistical patterns, not meaning — a fundamental gap that adversarial techniques are specifically engineered to exploit.</li><li><strong>White-box vs. black-box attacks:</strong> White-box attackers use full knowledge of a model's architecture to craft precise adversarial inputs; black-box attackers need only the model's outputs, iteratively refining their attacks using the system's own responses as feedback.</li><li><strong>Evasion attacks:</strong> Inputs crafted at inference time to slip past deployed AI systems — already in active use against malware scanners and facial recognition.</li><li><strong>Poisoning attacks:</strong> Corrupting training data before deployment so the model learns to behave in ways that serve the attacker — often undetectable until serious damage is done.</li><li><strong>Model inversion and extraction:</strong> Techniques that let attackers reconstruct sensitive training data or clone a proprietary model entirely through carefully observed queries — no insider access required.</li><li><strong>The state of defenses:</strong> Adversarial training and runtime detection both help, but neither is sufficient alone; the episode makes the case for layered controls, rigorous pre-deployment testing, training-data provenance checks, and mandatory human review at high-stakes decision points.</li></ul><p>The episode closes with a direct challenge to any organization already running AI in security-critical workflows: adversarial manipulation is not a theoretical future risk — it is a live threat that sophisticated adversaries are actively exploring today. Treating AI as a tool with known failure modes, rather than an infallible oracle, is the mindset shift that separates resilient deployments from exposed ones.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Artificial intelligence has become a cornerstone of modern cybersecurity tooling — but it carries a category of vulnerability that most organizations are dangerously underprepared for. This episode of <em>Cybersecurity</em> examines adversarial machine learning: the discipline of deliberately manipulating AI models into making wrong decisions, often through changes so subtle that no human observer would notice them. Grounded in <a href="https://sec.co/blog/adversarial-machine-learning">this seven-minute deep dive on how attackers manipulate AI models</a>, the episode translates cutting-edge research into practical terms for security professionals and decision-makers alike.</p><p>The core of the conversation covers why AI models are structurally vulnerable — and what attackers are already doing to exploit that — across three major attack classes and two broad adversarial strategies:</p><ul><li><strong>Why AI is inherently exploitable:</strong> Machine learning models recognize statistical patterns, not meaning — a fundamental gap that adversarial techniques are specifically engineered to exploit.</li><li><strong>White-box vs. black-box attacks:</strong> White-box attackers use full knowledge of a model's architecture to craft precise adversarial inputs; black-box attackers need only the model's outputs, iteratively refining their attacks using the system's own responses as feedback.</li><li><strong>Evasion attacks:</strong> Inputs crafted at inference time to slip past deployed AI systems — already in active use against malware scanners and facial recognition.</li><li><strong>Poisoning attacks:</strong> Corrupting training data before deployment so the model learns to behave in ways that serve the attacker — often undetectable until serious damage is done.</li><li><strong>Model inversion and extraction:</strong> Techniques that let attackers reconstruct sensitive training data or clone a proprietary model entirely through carefully observed queries — no insider access required.</li><li><strong>The state of defenses:</strong> Adversarial training and runtime detection both help, but neither is sufficient alone; the episode makes the case for layered controls, rigorous pre-deployment testing, training-data provenance checks, and mandatory human review at high-stakes decision points.</li></ul><p>The episode closes with a direct challenge to any organization already running AI in security-critical workflows: adversarial manipulation is not a theoretical future risk — it is a live threat that sophisticated adversaries are actively exploring today. Treating AI as a tool with known failure modes, rather than an infallible oracle, is the mindset shift that separates resilient deployments from exposed ones.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </content:encoded>
      <pubDate>Mon, 08 Jun 2026 03:58:59 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/b25895b0/51ff98d3.mp3" length="8011903" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>501</itunes:duration>
      <itunes:summary>AI models can be silently fooled by attacks no human eye can detect — and the defenses aren't keeping up. This episode breaks down how adversarial machine learning works and what security teams need to do about it now.</itunes:summary>
      <itunes:subtitle>AI models can be silently fooled by attacks no human eye can detect — and the defenses aren't keeping up. This episode breaks down how adversarial machine learning works and what security teams need to do about it now.</itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>AI vs. AI: Machine Learning as Both Cyber Weapon and Shield</title>
      <itunes:title>AI vs. AI: Machine Learning as Both Cyber Weapon and Shield</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">59098afa-d24c-4359-9073-aa34b602c0dd</guid>
      <link>https://share.transistor.fm/s/6a8cda20</link>
      <description>
        <![CDATA[<p>Cybersecurity has entered a new era defined not by individual hackers or static malware, but by artificial intelligence fighting artificial intelligence at a scale and speed no human team can match alone. This episode of <em>Cybersecurity</em> examines the double-edged nature of machine learning — drawing on <a href="https://sec.co/blog/ai-vs-ai-how-machine-learning-is-both-a-cybersecurity-threat-and-solution">this six-minute deep dive into how ML is both a cybersecurity threat and a solution</a> — to map out exactly how the same technology is being weaponized by attackers and deployed by defenders simultaneously.</p><p>The episode covers both sides of this algorithmic arms race in depth, including:</p><ul><li><strong>AI-powered phishing at a new level of sophistication</strong> — large language models now craft spear-phishing emails so contextually precise and grammatically polished that even experienced security professionals are fooled.</li><li><strong>Voice cloning as a financial threat</strong> — documented cases show employees authorizing wire transfers after receiving AI-generated audio impersonating their own CEO in real time.</li><li><strong>Self-learning, adaptive malware</strong> — modern polymorphic malware goes beyond changing its signature; it analyzes the defensive environment it lands in and rewrites its own behavior to evade detection dynamically.</li><li><strong>Behavioral anomaly detection replacing signature-based antivirus</strong> — instead of matching known threats, AI-driven defenses now baseline normal activity and surface deviations before attacks reach their final stage.</li><li><strong>The blind spots defenders can't ignore</strong> — adversarial machine learning techniques can manipulate AI models into misclassifying malicious code as clean, and models trained on historical data will always have gaps against genuinely novel threats.</li><li><strong>What good AI-augmented security actually looks like</strong> — the most resilient organizations treat AI as a force multiplier for human analysts, prioritize explainability in their models, and maintain layered defenses rather than relying on any single technology.</li></ul><p>The episode resists easy conclusions about who is "winning" the arms race, arguing instead that both attacker and defender capabilities are advancing in lockstep — and that overconfidence in automated defenses may create a false sense of security more dangerous than no security at all. For listeners who want to go deeper on how attackers manipulate AI systems themselves, the earlier episode <a href="https://share.transistor.fm/s/b48d1a51">Adversarial Machine Learning: How Attackers Are Breaking AI</a> pairs directly with this one.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Cybersecurity has entered a new era defined not by individual hackers or static malware, but by artificial intelligence fighting artificial intelligence at a scale and speed no human team can match alone. This episode of <em>Cybersecurity</em> examines the double-edged nature of machine learning — drawing on <a href="https://sec.co/blog/ai-vs-ai-how-machine-learning-is-both-a-cybersecurity-threat-and-solution">this six-minute deep dive into how ML is both a cybersecurity threat and a solution</a> — to map out exactly how the same technology is being weaponized by attackers and deployed by defenders simultaneously.</p><p>The episode covers both sides of this algorithmic arms race in depth, including:</p><ul><li><strong>AI-powered phishing at a new level of sophistication</strong> — large language models now craft spear-phishing emails so contextually precise and grammatically polished that even experienced security professionals are fooled.</li><li><strong>Voice cloning as a financial threat</strong> — documented cases show employees authorizing wire transfers after receiving AI-generated audio impersonating their own CEO in real time.</li><li><strong>Self-learning, adaptive malware</strong> — modern polymorphic malware goes beyond changing its signature; it analyzes the defensive environment it lands in and rewrites its own behavior to evade detection dynamically.</li><li><strong>Behavioral anomaly detection replacing signature-based antivirus</strong> — instead of matching known threats, AI-driven defenses now baseline normal activity and surface deviations before attacks reach their final stage.</li><li><strong>The blind spots defenders can't ignore</strong> — adversarial machine learning techniques can manipulate AI models into misclassifying malicious code as clean, and models trained on historical data will always have gaps against genuinely novel threats.</li><li><strong>What good AI-augmented security actually looks like</strong> — the most resilient organizations treat AI as a force multiplier for human analysts, prioritize explainability in their models, and maintain layered defenses rather than relying on any single technology.</li></ul><p>The episode resists easy conclusions about who is "winning" the arms race, arguing instead that both attacker and defender capabilities are advancing in lockstep — and that overconfidence in automated defenses may create a false sense of security more dangerous than no security at all. For listeners who want to go deeper on how attackers manipulate AI systems themselves, the earlier episode <a href="https://share.transistor.fm/s/b48d1a51">Adversarial Machine Learning: How Attackers Are Breaking AI</a> pairs directly with this one.</p><p><a href="https://sec.co">SEC</a></p>]]>
      </content:encoded>
      <pubDate>Fri, 05 Jun 2026 13:53:50 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/6a8cda20/4cd0e2c8.mp3" length="7345258" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>460</itunes:duration>
      <itunes:summary>Machine learning is simultaneously supercharging cyberattacks and powering the defenses built to stop them. This episode breaks down the AI arms race reshaping cybersecurity — and what organizations must do to stay ahead of both sides.</itunes:summary>
      <itunes:subtitle>Machine learning is simultaneously supercharging cyberattacks and powering the defenses built to stop them. This episode breaks down the AI arms race reshaping cybersecurity — and what organizations must do to stay ahead of both sides.</itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Adversarial Machine Learning: How Attackers Are Breaking AI</title>
      <itunes:title>Adversarial Machine Learning: How Attackers Are Breaking AI</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">a50cf16f-7db8-4a65-afdd-6d22e622bf7d</guid>
      <link>https://share.transistor.fm/s/b48d1a51</link>
      <description>
        <![CDATA[<p>Machine learning models power some of the most sensitive decisions in modern security — from malware detection to fraud prevention to autonomous systems. But beneath the surface, these models carry a structural fragility that attackers are actively learning to exploit. This episode of <em>Cybersecurity</em> explores adversarial machine learning: the growing discipline of deliberately manipulating AI systems to produce wrong answers, often without leaving any visible trace. The discussion draws on the <a href="https://sec.co/blog/adversarial-machine-learning">adversarial ML attack and defense breakdown</a> published by SEC.</p>

<p>The episode covers the core mechanics of why AI is uniquely vulnerable, then walks through the major attack categories defenders need to understand:</p>

<ul>
  <li><strong>Why AI is structurally fragile:</strong> Machine learning models are statistical pattern-matchers, not reasoners — a fact that makes them susceptible to targeted manipulations that wouldn't fool any human observer.</li>
  <li><strong>Evasion attacks:</strong> Crafted inputs delivered at inference time that cause misclassification, such as subtly altered malware samples that slip past AI-powered scanners or perturbed images that defeat facial recognition.</li>
  <li><strong>Poisoning attacks:</strong> Malicious data injected into training pipelines before a model is ever deployed, causing it to learn the wrong patterns in ways that are hard to detect and deliberately targeted.</li>
  <li><strong>Model inversion and extraction:</strong> Techniques that use a model's own outputs against it — either to reconstruct sensitive data from the training set or to steal a near-identical copy of the model through repeated querying alone.</li>
  <li><strong>The defender's dilemma:</strong> Why adversarial training, runtime detection filters, and other current defenses help but don't solve the problem — and why attackers hold a structural asymmetry advantage for now.</li>
  <li><strong>A realistic security posture:</strong> Layered defenses, careful training-data validation, skepticism toward model confidence scores, and mandatory human oversight for high-stakes decisions.</li>
</ul>

<p>The episode closes with a frank assessment of where the field stands: models are being deployed faster than defenses are maturing, and the right default assumption for any security-critical AI deployment is fragility, not trust. Traditional software security techniques don't map cleanly onto machine learning systems — this threat requires a fundamentally different mindset.</p>

<p><a href="https://sec.co">SEC</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Machine learning models power some of the most sensitive decisions in modern security — from malware detection to fraud prevention to autonomous systems. But beneath the surface, these models carry a structural fragility that attackers are actively learning to exploit. This episode of <em>Cybersecurity</em> explores adversarial machine learning: the growing discipline of deliberately manipulating AI systems to produce wrong answers, often without leaving any visible trace. The discussion draws on the <a href="https://sec.co/blog/adversarial-machine-learning">adversarial ML attack and defense breakdown</a> published by SEC.</p>

<p>The episode covers the core mechanics of why AI is uniquely vulnerable, then walks through the major attack categories defenders need to understand:</p>

<ul>
  <li><strong>Why AI is structurally fragile:</strong> Machine learning models are statistical pattern-matchers, not reasoners — a fact that makes them susceptible to targeted manipulations that wouldn't fool any human observer.</li>
  <li><strong>Evasion attacks:</strong> Crafted inputs delivered at inference time that cause misclassification, such as subtly altered malware samples that slip past AI-powered scanners or perturbed images that defeat facial recognition.</li>
  <li><strong>Poisoning attacks:</strong> Malicious data injected into training pipelines before a model is ever deployed, causing it to learn the wrong patterns in ways that are hard to detect and deliberately targeted.</li>
  <li><strong>Model inversion and extraction:</strong> Techniques that use a model's own outputs against it — either to reconstruct sensitive data from the training set or to steal a near-identical copy of the model through repeated querying alone.</li>
  <li><strong>The defender's dilemma:</strong> Why adversarial training, runtime detection filters, and other current defenses help but don't solve the problem — and why attackers hold a structural asymmetry advantage for now.</li>
  <li><strong>A realistic security posture:</strong> Layered defenses, careful training-data validation, skepticism toward model confidence scores, and mandatory human oversight for high-stakes decisions.</li>
</ul>

<p>The episode closes with a frank assessment of where the field stands: models are being deployed faster than defenses are maturing, and the right default assumption for any security-critical AI deployment is fragility, not trust. Traditional software security techniques don't map cleanly onto machine learning systems — this threat requires a fundamentally different mindset.</p>

<p><a href="https://sec.co">SEC</a></p>]]>
      </content:encoded>
      <pubDate>Thu, 04 Jun 2026 10:32:14 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/b48d1a51/56a87310.mp3" length="7593526" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>475</itunes:duration>
      <itunes:summary>AI models can be silently fooled by imperceptible tweaks to their inputs — and most defenders aren't ready. This episode breaks down the adversarial machine learning techniques attackers are already using against real deployed systems.</itunes:summary>
      <itunes:subtitle>AI models can be silently fooled by imperceptible tweaks to their inputs — and most defenders aren't ready. This episode breaks down the adversarial machine learning techniques attackers are already using against real deployed systems.</itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Bare Metal Backdoors: Detecting Persistent Firmware-Level Implants</title>
      <itunes:title>Bare Metal Backdoors: Detecting Persistent Firmware-Level Implants</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">2cc182df-fac7-4e73-92ae-f3bb9956b705</guid>
      <link>https://share.transistor.fm/s/9f1b0fd7</link>
      <description>
        <![CDATA[<p>Firmware-level implants represent one of the most persistent and difficult-to-detect threats in modern cybersecurity. In this episode, we break down a recent deep dive from the <a href="https://sec.co">SEC.co cybersecurity blog</a> — specifically the analysis titled <a href="https://sec.co/blog/bare-metal-backdoors-detecting-persistent-firmware-level-implants">Bare Metal Backdoors: Detecting Persistent Firmware-Level Implants</a> — exploring how adversaries plant code beneath the operating system and what defenders can do to find it.</p><p>Firmware lives below the OS and often below the hypervisor, which means conventional endpoint detection tools never see the earliest stages of an attack. Implants at this layer can patch the boot process, hook option ROMs, or alter device initialization so that malicious code loads before any security agent is active. Persistence comes from storage like SPI flash, nonvolatile variables, management controller images, or peripheral firmware — all of which survive operating system reinstalls and standard reimaging procedures. Because many organizations treat firmware updates as rare maintenance events, unauthorized changes at this layer blend seamlessly into normal operations.</p><p>The threat landscape at the silicon layer is especially attractive to sophisticated adversaries. It offers preboot execution, early memory control, and the ability to subvert trust anchors that all higher software assumes are honest. Targets include UEFI components, trusted platform modules, system management mode handlers, and the code running inside network and storage devices. Many organizations lack even a basic inventory of firmware versions across their fleet, which means they cannot answer fundamental questions about what should be present on any given machine — giving implants room to operate undetected for months or years.</p><p>Detection starts with building a gold baseline. This means creating a detailed, component-level firmware inventory that captures the boot chain from the reset vector through early initialization, bootloaders, and into the first moments of the kernel. The baseline should record firmware regions, vendor identifiers, capsule signatures, expected register values, and configuration flags that influence secure boot decisions. These measurements should be stored in an attestation service bound to hardware roots of trust, so that any deviation from the expected state becomes immediately visible rather than something discovered during an incident six months later.</p><p>Instrumentation is critical because you cannot defend what you cannot measure. Tools that compute hashes of firmware volumes and device ROMs — independent of the operating system — are essential, since a compromised OS cannot be trusted to report honestly about the layers beneath it. Boot auditing and TPM event logs allow defenders to compare what actually happened during startup with what the baseline says should have happened. Serial console captures from bare-metal provisioning often reveal pauses, retries, or anomalies that polished dashboards miss entirely. Memory forensics taken immediately after boot can expose hooks in System Management Mode or altered page tables that bridge into kernel space.</p><p>Indicators of compromise at the firmware layer include mismatched firmware hashes, unexpected changes to TPM platform configuration registers, unusual preboot delays, devices that initialize twice, altered option ROM sizes, sudden Secure Boot validation failures, and repeated rollback attempts. When a system claims to have passed measured boot but the evidence tells a different story, that discrepancy demands immediate investigation. However, false positives are a real challenge — vendors sometimes change signing keys or region layouts in routine updates, so defenders need to track expected divergences per hardware model and add context like known update tickets to their alerting pipeline.</p><p>Supply chain hygiene is equally important. Trust begins before a server is racked or a laptop is unboxed. Procurement criteria should include signed firmware, reproducible builds, a documented update cadence, and responsive vendor security contacts. Maintaining a component-level software bill of materials for firmware allows organizations to evaluate their exposure when new vulnerabilities emerge — based on data rather than guesswork. Team workflows matter too: platform engineers and security teams need shared dashboards, shared vocabulary for boot stages, and on-call rotations that include people fluent in boot logs and preboot diagnostics.</p><p>When a suspicious implant is discovered, the response protocol differs significantly from standard incident response. The device should be quarantined at the hardware boundary — including management interfaces like IPMI or BMC that could be used for reflashing or command-and-control communication. Evidence preservation means dumping firmware regions, event logs, and early boot traces before any remediation alters the state needed for forensic analysis. Only after thorough evidence collection should reflashing or reimaging occur, and even then the subsequent boot cycle must be monitored closely to confirm the implant has been fully removed.</p><p>The bottom line is that firmware-level threats exploit the widest visibility gap in most security programs. Organizations that invest in firmware inventories, baseline attestation, preboot instrumentation, and supply chain rigor dramatically reduce the risk that a silent implant will take up permanent residence in their infrastructure. For the full technical breakdown, read the <a href="https://sec.co/blog/bare-metal-backdoors-detecting-persistent-firmware-level-implants">complete analysis on SEC.co</a>.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Firmware-level implants represent one of the most persistent and difficult-to-detect threats in modern cybersecurity. In this episode, we break down a recent deep dive from the <a href="https://sec.co">SEC.co cybersecurity blog</a> — specifically the analysis titled <a href="https://sec.co/blog/bare-metal-backdoors-detecting-persistent-firmware-level-implants">Bare Metal Backdoors: Detecting Persistent Firmware-Level Implants</a> — exploring how adversaries plant code beneath the operating system and what defenders can do to find it.</p><p>Firmware lives below the OS and often below the hypervisor, which means conventional endpoint detection tools never see the earliest stages of an attack. Implants at this layer can patch the boot process, hook option ROMs, or alter device initialization so that malicious code loads before any security agent is active. Persistence comes from storage like SPI flash, nonvolatile variables, management controller images, or peripheral firmware — all of which survive operating system reinstalls and standard reimaging procedures. Because many organizations treat firmware updates as rare maintenance events, unauthorized changes at this layer blend seamlessly into normal operations.</p><p>The threat landscape at the silicon layer is especially attractive to sophisticated adversaries. It offers preboot execution, early memory control, and the ability to subvert trust anchors that all higher software assumes are honest. Targets include UEFI components, trusted platform modules, system management mode handlers, and the code running inside network and storage devices. Many organizations lack even a basic inventory of firmware versions across their fleet, which means they cannot answer fundamental questions about what should be present on any given machine — giving implants room to operate undetected for months or years.</p><p>Detection starts with building a gold baseline. This means creating a detailed, component-level firmware inventory that captures the boot chain from the reset vector through early initialization, bootloaders, and into the first moments of the kernel. The baseline should record firmware regions, vendor identifiers, capsule signatures, expected register values, and configuration flags that influence secure boot decisions. These measurements should be stored in an attestation service bound to hardware roots of trust, so that any deviation from the expected state becomes immediately visible rather than something discovered during an incident six months later.</p><p>Instrumentation is critical because you cannot defend what you cannot measure. Tools that compute hashes of firmware volumes and device ROMs — independent of the operating system — are essential, since a compromised OS cannot be trusted to report honestly about the layers beneath it. Boot auditing and TPM event logs allow defenders to compare what actually happened during startup with what the baseline says should have happened. Serial console captures from bare-metal provisioning often reveal pauses, retries, or anomalies that polished dashboards miss entirely. Memory forensics taken immediately after boot can expose hooks in System Management Mode or altered page tables that bridge into kernel space.</p><p>Indicators of compromise at the firmware layer include mismatched firmware hashes, unexpected changes to TPM platform configuration registers, unusual preboot delays, devices that initialize twice, altered option ROM sizes, sudden Secure Boot validation failures, and repeated rollback attempts. When a system claims to have passed measured boot but the evidence tells a different story, that discrepancy demands immediate investigation. However, false positives are a real challenge — vendors sometimes change signing keys or region layouts in routine updates, so defenders need to track expected divergences per hardware model and add context like known update tickets to their alerting pipeline.</p><p>Supply chain hygiene is equally important. Trust begins before a server is racked or a laptop is unboxed. Procurement criteria should include signed firmware, reproducible builds, a documented update cadence, and responsive vendor security contacts. Maintaining a component-level software bill of materials for firmware allows organizations to evaluate their exposure when new vulnerabilities emerge — based on data rather than guesswork. Team workflows matter too: platform engineers and security teams need shared dashboards, shared vocabulary for boot stages, and on-call rotations that include people fluent in boot logs and preboot diagnostics.</p><p>When a suspicious implant is discovered, the response protocol differs significantly from standard incident response. The device should be quarantined at the hardware boundary — including management interfaces like IPMI or BMC that could be used for reflashing or command-and-control communication. Evidence preservation means dumping firmware regions, event logs, and early boot traces before any remediation alters the state needed for forensic analysis. Only after thorough evidence collection should reflashing or reimaging occur, and even then the subsequent boot cycle must be monitored closely to confirm the implant has been fully removed.</p><p>The bottom line is that firmware-level threats exploit the widest visibility gap in most security programs. Organizations that invest in firmware inventories, baseline attestation, preboot instrumentation, and supply chain rigor dramatically reduce the risk that a silent implant will take up permanent residence in their infrastructure. For the full technical breakdown, read the <a href="https://sec.co/blog/bare-metal-backdoors-detecting-persistent-firmware-level-implants">complete analysis on SEC.co</a>.</p>]]>
      </content:encoded>
      <pubDate>Sat, 30 May 2026 03:49:36 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/9f1b0fd7/c1bccf22.mp3" length="12635368" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>527</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Firmware-level implants represent one of the most persistent and difficult-to-detect threats in modern cybersecurity. In this episode, we break down a recent deep dive from the <a href="https://sec.co">SEC.co cybersecurity blog</a> — specifically the analysis titled <a href="https://sec.co/blog/bare-metal-backdoors-detecting-persistent-firmware-level-implants">Bare Metal Backdoors: Detecting Persistent Firmware-Level Implants</a> — exploring how adversaries plant code beneath the operating system and what defenders can do to find it.</p><p>Firmware lives below the OS and often below the hypervisor, which means conventional endpoint detection tools never see the earliest stages of an attack. Implants at this layer can patch the boot process, hook option ROMs, or alter device initialization so that malicious code loads before any security agent is active. Persistence comes from storage like SPI flash, nonvolatile variables, management controller images, or peripheral firmware — all of which survive operating system reinstalls and standard reimaging procedures. Because many organizations treat firmware updates as rare maintenance events, unauthorized changes at this layer blend seamlessly into normal operations.</p><p>The threat landscape at the silicon layer is especially attractive to sophisticated adversaries. It offers preboot execution, early memory control, and the ability to subvert trust anchors that all higher software assumes are honest. Targets include UEFI components, trusted platform modules, system management mode handlers, and the code running inside network and storage devices. Many organizations lack even a basic inventory of firmware versions across their fleet, which means they cannot answer fundamental questions about what should be present on any given machine — giving implants room to operate undetected for months or years.</p><p>Detection starts with building a gold baseline. This means creating a detailed, component-level firmware inventory that captures the boot chain from the reset vector through early initialization, bootloaders, and into the first moments of the kernel. The baseline should record firmware regions, vendor identifiers, capsule signatures, expected register values, and configuration flags that influence secure boot decisions. These measurements should be stored in an attestation service bound to hardware roots of trust, so that any deviation from the expected state becomes immediately visible rather than something discovered during an incident six months later.</p><p>Instrumentation is critical because you cannot defend what you cannot measure. Tools that compute hashes of firmware volumes and device ROMs — independent of the operating system — are essential, since a compromised OS cannot be trusted to report honestly about the layers beneath it. Boot auditing and TPM event logs allow defenders to compare what actually happened during startup with what the baseline says should have happened. Serial console captures from bare-metal provisioning often reveal pauses, retries, or anomalies that polished dashboards miss entirely. Memory forensics taken immediately after boot can expose hooks in System Management Mode or altered page tables that bridge into kernel space.</p><p>Indicators of compromise at the firmware layer include mismatched firmware hashes, unexpected changes to TPM platform configuration registers, unusual preboot delays, devices that initialize twice, altered option ROM sizes, sudden Secure Boot validation failures, and repeated rollback attempts. When a system claims to have passed measured boot but the evidence tells a different story, that discrepancy demands immediate investigation. However, false positives are a real challenge — vendors sometimes change signing keys or region layouts in routine updates, so defenders need to track expected divergences per hardware model and add context like known update tickets to their alerting pipeline.</p><p>Supply chain hygiene is equally important. Trust begins before a server is racked or a laptop is unboxed. Procurement criteria should include signed firmware, reproducible builds, a documented update cadence, and responsive vendor security contacts. Maintaining a component-level software bill of materials for firmware allows organizations to evaluate their exposure when new vulnerabilities emerge — based on data rather than guesswork. Team workflows matter too: platform engineers and security teams need shared dashboards, shared vocabulary for boot stages, and on-call rotations that include people fluent in boot logs and preboot diagnostics.</p><p>When a suspicious implant is discovered, the response protocol differs significantly from standard incident response. The device should be quarantined at the hardware boundary — including management interfaces like IPMI or BMC that could be used for reflashing or command-and-control communication. Evidence preservation means dumping firmware regions, event logs, and early boot traces before any remediation alters the state needed for forensic analysis. Only after thorough evidence collection should reflashing or reimaging occur, and even then the subsequent boot cycle must be monitored closely to confirm the implant has been fully removed.</p><p>The bottom line is that firmware-level threats exploit the widest visibility gap in most security programs. Organizations that invest in firmware inventories, baseline attestation, preboot instrumentation, and supply chain rigor dramatically reduce the risk that a silent implant will take up permanent residence in their infrastructure. For the full technical breakdown, read the <a href="https://sec.co/blog/bare-metal-backdoors-detecting-persistent-firmware-level-implants">complete analysis on SEC.co</a>.</p>]]>
      </itunes:summary>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cloud Egress Control: Policy-as-Code Best Practices for Cybersecurity Teams</title>
      <itunes:title>Cloud Egress Control: Policy-as-Code Best Practices for Cybersecurity Teams</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">7146b68a-4c97-44c6-b5cf-7a200b11a58d</guid>
      <link>https://share.transistor.fm/s/3473174f</link>
      <description>
        <![CDATA[<p><strong>Episode summary:</strong> Cloud runtimes are noisy neighbors. They spin up, scale out, pull containers in the middle of the night, and sometimes try to befriend the entire internet. Every outbound request is a potential exfiltration lane, a misrouted secret, or a compliance liability. In this episode, we take the SEC.co article <em>"Cloud Egress Control Best Practices: Policy-as-Code"</em> and expand it into a comprehensive discussion of why controlling outbound traffic in cloud environments is far harder than it looks on a whiteboard — and how policy-as-code gives cybersecurity and platform engineering teams a practical, scalable, and auditable way to solve it.</p><p>For anyone responsible for cloud security, infrastructure operations, or compliance, egress control represents one of the most deceptively complex challenges in modern environments. The traditional approach — a short allow list, a few port restrictions, and a confident nod from audit — breaks down quickly in the face of dynamic, modular, container-based workloads that call third-party APIs, fetch ephemeral images, and make constant outbound connections as part of normal operation. This episode explains why that complexity demands a fundamentally different approach, one built on identity-bound policies expressed in code rather than fragile IP-based firewall rules managed through spreadsheets and GUIs.</p><p>Why this matters now</p><p>Cloud adoption has reached the point where most enterprise workloads run in dynamic, elastic environments. But security practices around outbound traffic often lag behind, still relying on static IP allow lists, centralized network appliances, and policies that only a handful of specialists can understand. That gap is an invitation to attackers, who know that if they can compromise a workload, unrestricted egress gives them a free highway to exfiltrate data to any destination on the internet. This episode addresses that gap directly with principles, practices, and implementation guidance that security and platform teams can apply immediately.</p><p>What this episode covers</p><ul><li><strong>The three traps of egress control:</strong> Why binding rules to infrastructure details that rot, centralizing every decision in a single network box, and writing policies only specialists can read all undermine security programs regardless of how well-intentioned they are.</li><li><strong>Four principles for policy-as-code egress:</strong> Encoding intent instead of just syntax, using identity as the primary key instead of IP addresses, building allow lists with managed exception workflows, and keeping policies readable and testable by developers.</li><li><strong>The golden path for traffic control:</strong> How to segment workloads by runtime context, tie DNS validation, TLS verification, and routing together into a layered defense, and centralize observability without creating a chokepoint for change management.</li><li><strong>A real-world scenario:</strong> How identity-bound egress policy protects a payment processing microservice by allowing exactly two approved outbound destinations and blocking everything else, including command-and-control communication from a compromised container.</li><li><strong>Treating egress points as products:</strong> Why your gateways, NATs, and proxies deserve owners, SLOs, and published contracts — and how productizing the egress layer improves reliability and catches configuration drift early.</li><li><strong>Developer experience:</strong> How to bake policy validation into CI pipelines, surface human-friendly error messages, and create fast exception workflows so that developers do the right thing because it is the easy thing.</li><li><strong>Allow list design with precision:</strong> Favoring DNS names over IP addresses, scoping rules by purpose and data classification, and expiring access like perishables so allow lists never become museums of forgotten exceptions.</li><li><strong>Proving control to auditors:</strong> Making every policy decision explainable with traceable reasoning, measuring with outcome-oriented metrics that demonstrate actual risk reduction, and maintaining break-glass override procedures for emergency scenarios.</li><li><strong>Incident response advantage:</strong> How proper egress control limits blast radius during security incidents and gives response teams the forensic evidence needed to understand what happened quickly and accurately.</li><li><strong>Implementation roadmap:</strong> A step-by-step approach to adopting policy-as-code egress control, from auditing current egress patterns through expanding enforcement methodically across workloads.</li></ul><p>Key themes</p><ul><li>Identity-bound policies that travel with workloads instead of breaking when pods scale or migrate.</li><li>Developer-tested rules expressed in formats engineers already know, with unit tests and local validation.</li><li>Managed exception workflows that kill shadow networking without slowing delivery.</li><li>Outcome-oriented metrics that demonstrate actual security improvement, not just policy count.</li><li>Controls as acts of care — protecting data, reducing drama, and earning respect through clear rules and humane tooling.</li></ul><p>Practical takeaways for listeners:</p><p>Listeners will leave with a clear framework for evaluating and improving their organization's egress control posture. The episode provides specific guidance on choosing policy engines, structuring allow lists, building developer-friendly workflows, designing audit-ready logging, and measuring program effectiveness. Whether you are starting from scratch or improving an existing program, the principles and implementation steps covered in this episode offer a practical path forward.</p><p>The core message is straightforward: egress control is not a magic firewall in the sky. It is a set of deliberate choices that tie identity to intent, wrap that intent in readable policies, and route traffic through trusted paths. The fewer mysteries you leave in outbound traffic, the fewer surprises you encounter during an incident. Start with names instead of numbers, give developers a sane on-ramp, practice explainable decisions, and measure outcomes that matter.</p><p>Who this is for:</p><p>CISOs, security engineers, platform engineers, DevSecOps practitioners, cloud architects, compliance professionals, and anyone responsible for securing outbound traffic in cloud-native environments.</p><p>Learn more</p><p>Main site: <a href="https://sec.co/">https://sec.co/</a><br> Full article: <a href="https://sec.co/blog/cloud-egress-control-best-practices-policy-as-code">Cloud Egress Control Best Practices: Policy-as-Code</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p><strong>Episode summary:</strong> Cloud runtimes are noisy neighbors. They spin up, scale out, pull containers in the middle of the night, and sometimes try to befriend the entire internet. Every outbound request is a potential exfiltration lane, a misrouted secret, or a compliance liability. In this episode, we take the SEC.co article <em>"Cloud Egress Control Best Practices: Policy-as-Code"</em> and expand it into a comprehensive discussion of why controlling outbound traffic in cloud environments is far harder than it looks on a whiteboard — and how policy-as-code gives cybersecurity and platform engineering teams a practical, scalable, and auditable way to solve it.</p><p>For anyone responsible for cloud security, infrastructure operations, or compliance, egress control represents one of the most deceptively complex challenges in modern environments. The traditional approach — a short allow list, a few port restrictions, and a confident nod from audit — breaks down quickly in the face of dynamic, modular, container-based workloads that call third-party APIs, fetch ephemeral images, and make constant outbound connections as part of normal operation. This episode explains why that complexity demands a fundamentally different approach, one built on identity-bound policies expressed in code rather than fragile IP-based firewall rules managed through spreadsheets and GUIs.</p><p>Why this matters now</p><p>Cloud adoption has reached the point where most enterprise workloads run in dynamic, elastic environments. But security practices around outbound traffic often lag behind, still relying on static IP allow lists, centralized network appliances, and policies that only a handful of specialists can understand. That gap is an invitation to attackers, who know that if they can compromise a workload, unrestricted egress gives them a free highway to exfiltrate data to any destination on the internet. This episode addresses that gap directly with principles, practices, and implementation guidance that security and platform teams can apply immediately.</p><p>What this episode covers</p><ul><li><strong>The three traps of egress control:</strong> Why binding rules to infrastructure details that rot, centralizing every decision in a single network box, and writing policies only specialists can read all undermine security programs regardless of how well-intentioned they are.</li><li><strong>Four principles for policy-as-code egress:</strong> Encoding intent instead of just syntax, using identity as the primary key instead of IP addresses, building allow lists with managed exception workflows, and keeping policies readable and testable by developers.</li><li><strong>The golden path for traffic control:</strong> How to segment workloads by runtime context, tie DNS validation, TLS verification, and routing together into a layered defense, and centralize observability without creating a chokepoint for change management.</li><li><strong>A real-world scenario:</strong> How identity-bound egress policy protects a payment processing microservice by allowing exactly two approved outbound destinations and blocking everything else, including command-and-control communication from a compromised container.</li><li><strong>Treating egress points as products:</strong> Why your gateways, NATs, and proxies deserve owners, SLOs, and published contracts — and how productizing the egress layer improves reliability and catches configuration drift early.</li><li><strong>Developer experience:</strong> How to bake policy validation into CI pipelines, surface human-friendly error messages, and create fast exception workflows so that developers do the right thing because it is the easy thing.</li><li><strong>Allow list design with precision:</strong> Favoring DNS names over IP addresses, scoping rules by purpose and data classification, and expiring access like perishables so allow lists never become museums of forgotten exceptions.</li><li><strong>Proving control to auditors:</strong> Making every policy decision explainable with traceable reasoning, measuring with outcome-oriented metrics that demonstrate actual risk reduction, and maintaining break-glass override procedures for emergency scenarios.</li><li><strong>Incident response advantage:</strong> How proper egress control limits blast radius during security incidents and gives response teams the forensic evidence needed to understand what happened quickly and accurately.</li><li><strong>Implementation roadmap:</strong> A step-by-step approach to adopting policy-as-code egress control, from auditing current egress patterns through expanding enforcement methodically across workloads.</li></ul><p>Key themes</p><ul><li>Identity-bound policies that travel with workloads instead of breaking when pods scale or migrate.</li><li>Developer-tested rules expressed in formats engineers already know, with unit tests and local validation.</li><li>Managed exception workflows that kill shadow networking without slowing delivery.</li><li>Outcome-oriented metrics that demonstrate actual security improvement, not just policy count.</li><li>Controls as acts of care — protecting data, reducing drama, and earning respect through clear rules and humane tooling.</li></ul><p>Practical takeaways for listeners:</p><p>Listeners will leave with a clear framework for evaluating and improving their organization's egress control posture. The episode provides specific guidance on choosing policy engines, structuring allow lists, building developer-friendly workflows, designing audit-ready logging, and measuring program effectiveness. Whether you are starting from scratch or improving an existing program, the principles and implementation steps covered in this episode offer a practical path forward.</p><p>The core message is straightforward: egress control is not a magic firewall in the sky. It is a set of deliberate choices that tie identity to intent, wrap that intent in readable policies, and route traffic through trusted paths. The fewer mysteries you leave in outbound traffic, the fewer surprises you encounter during an incident. Start with names instead of numbers, give developers a sane on-ramp, practice explainable decisions, and measure outcomes that matter.</p><p>Who this is for:</p><p>CISOs, security engineers, platform engineers, DevSecOps practitioners, cloud architects, compliance professionals, and anyone responsible for securing outbound traffic in cloud-native environments.</p><p>Learn more</p><p>Main site: <a href="https://sec.co/">https://sec.co/</a><br> Full article: <a href="https://sec.co/blog/cloud-egress-control-best-practices-policy-as-code">Cloud Egress Control Best Practices: Policy-as-Code</a></p>]]>
      </content:encoded>
      <pubDate>Thu, 21 May 2026 19:40:07 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/3473174f/463163f7.mp3" length="14415456" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>901</itunes:duration>
      <itunes:summary>
        <![CDATA[<p><strong>Episode summary:</strong> Cloud runtimes are noisy neighbors. They spin up, scale out, pull containers in the middle of the night, and sometimes try to befriend the entire internet. Every outbound request is a potential exfiltration lane, a misrouted secret, or a compliance liability. In this episode, we take the SEC.co article <em>"Cloud Egress Control Best Practices: Policy-as-Code"</em> and expand it into a comprehensive discussion of why controlling outbound traffic in cloud environments is far harder than it looks on a whiteboard — and how policy-as-code gives cybersecurity and platform engineering teams a practical, scalable, and auditable way to solve it.</p><p>For anyone responsible for cloud security, infrastructure operations, or compliance, egress control represents one of the most deceptively complex challenges in modern environments. The traditional approach — a short allow list, a few port restrictions, and a confident nod from audit — breaks down quickly in the face of dynamic, modular, container-based workloads that call third-party APIs, fetch ephemeral images, and make constant outbound connections as part of normal operation. This episode explains why that complexity demands a fundamentally different approach, one built on identity-bound policies expressed in code rather than fragile IP-based firewall rules managed through spreadsheets and GUIs.</p><p>Why this matters now</p><p>Cloud adoption has reached the point where most enterprise workloads run in dynamic, elastic environments. But security practices around outbound traffic often lag behind, still relying on static IP allow lists, centralized network appliances, and policies that only a handful of specialists can understand. That gap is an invitation to attackers, who know that if they can compromise a workload, unrestricted egress gives them a free highway to exfiltrate data to any destination on the internet. This episode addresses that gap directly with principles, practices, and implementation guidance that security and platform teams can apply immediately.</p><p>What this episode covers</p><ul><li><strong>The three traps of egress control:</strong> Why binding rules to infrastructure details that rot, centralizing every decision in a single network box, and writing policies only specialists can read all undermine security programs regardless of how well-intentioned they are.</li><li><strong>Four principles for policy-as-code egress:</strong> Encoding intent instead of just syntax, using identity as the primary key instead of IP addresses, building allow lists with managed exception workflows, and keeping policies readable and testable by developers.</li><li><strong>The golden path for traffic control:</strong> How to segment workloads by runtime context, tie DNS validation, TLS verification, and routing together into a layered defense, and centralize observability without creating a chokepoint for change management.</li><li><strong>A real-world scenario:</strong> How identity-bound egress policy protects a payment processing microservice by allowing exactly two approved outbound destinations and blocking everything else, including command-and-control communication from a compromised container.</li><li><strong>Treating egress points as products:</strong> Why your gateways, NATs, and proxies deserve owners, SLOs, and published contracts — and how productizing the egress layer improves reliability and catches configuration drift early.</li><li><strong>Developer experience:</strong> How to bake policy validation into CI pipelines, surface human-friendly error messages, and create fast exception workflows so that developers do the right thing because it is the easy thing.</li><li><strong>Allow list design with precision:</strong> Favoring DNS names over IP addresses, scoping rules by purpose and data classification, and expiring access like perishables so allow lists never become museums of forgotten exceptions.</li><li><strong>Proving control to auditors:</strong> Making every policy decision explainable with traceable reasoning, measuring with outcome-oriented metrics that demonstrate actual risk reduction, and maintaining break-glass override procedures for emergency scenarios.</li><li><strong>Incident response advantage:</strong> How proper egress control limits blast radius during security incidents and gives response teams the forensic evidence needed to understand what happened quickly and accurately.</li><li><strong>Implementation roadmap:</strong> A step-by-step approach to adopting policy-as-code egress control, from auditing current egress patterns through expanding enforcement methodically across workloads.</li></ul><p>Key themes</p><ul><li>Identity-bound policies that travel with workloads instead of breaking when pods scale or migrate.</li><li>Developer-tested rules expressed in formats engineers already know, with unit tests and local validation.</li><li>Managed exception workflows that kill shadow networking without slowing delivery.</li><li>Outcome-oriented metrics that demonstrate actual security improvement, not just policy count.</li><li>Controls as acts of care — protecting data, reducing drama, and earning respect through clear rules and humane tooling.</li></ul><p>Practical takeaways for listeners:</p><p>Listeners will leave with a clear framework for evaluating and improving their organization's egress control posture. The episode provides specific guidance on choosing policy engines, structuring allow lists, building developer-friendly workflows, designing audit-ready logging, and measuring program effectiveness. Whether you are starting from scratch or improving an existing program, the principles and implementation steps covered in this episode offer a practical path forward.</p><p>The core message is straightforward: egress control is not a magic firewall in the sky. It is a set of deliberate choices that tie identity to intent, wrap that intent in readable policies, and route traffic through trusted paths. The fewer mysteries you leave in outbound traffic, the fewer surprises you encounter during an incident. Start with names instead of numbers, give developers a sane on-ramp, practice explainable decisions, and measure outcomes that matter.</p><p>Who this is for:</p><p>CISOs, security engineers, platform engineers, DevSecOps practitioners, cloud architects, compliance professionals, and anyone responsible for securing outbound traffic in cloud-native environments.</p><p>Learn more</p><p>Main site: <a href="https://sec.co/">https://sec.co/</a><br> Full article: <a href="https://sec.co/blog/cloud-egress-control-best-practices-policy-as-code">Cloud Egress Control Best Practices: Policy-as-Code</a></p>]]>
      </itunes:summary>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>How to Use OpenTelemetry Traces for Threat Detection and Cloud Security Monitoring</title>
      <itunes:title>How to Use OpenTelemetry Traces for Threat Detection and Cloud Security Monitoring</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">ddf50e77-64a3-430d-8fb0-e51c8132cad3</guid>
      <link>https://share.transistor.fm/s/c52b368f</link>
      <description>
        <![CDATA[<p>Traditional logs and metrics catch pieces of an attack, but traces tell the full story. In this episode, we explore how OpenTelemetry traces transform cloud security monitoring by linking events into narratives that expose attacker intent.</p><p>Based on a recent article from SEC.co, we cover:</p><ul><li>Why traces deserve a seat at the security table alongside logs and metrics</li><li>Latency as a lie detector — how timing anomalies betray attackers</li><li>Drop-in auto-instrumentation that eliminates developer friction</li><li>Enrichment strategies at the collector layer for faster investigations</li><li>Query tactics: stateful pattern matching, threat graph mapping, and unusual call chain analysis</li><li>Sampling with surgical precision to control costs without creating blind spots</li><li>Storage architecture that balances speed and budget</li><li>Building shared language between security and development teams</li><li>Turning trace data into ML training data for future-proofing</li><li>Why open standards protect your investment</li></ul><p>Read the full article: <a href="https://sec.co/blog/opentelemetry-traces-threat-detection-cloud-security">How to Use OpenTelemetry Traces for Threat Detection and Cloud Security Monitoring</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Traditional logs and metrics catch pieces of an attack, but traces tell the full story. In this episode, we explore how OpenTelemetry traces transform cloud security monitoring by linking events into narratives that expose attacker intent.</p><p>Based on a recent article from SEC.co, we cover:</p><ul><li>Why traces deserve a seat at the security table alongside logs and metrics</li><li>Latency as a lie detector — how timing anomalies betray attackers</li><li>Drop-in auto-instrumentation that eliminates developer friction</li><li>Enrichment strategies at the collector layer for faster investigations</li><li>Query tactics: stateful pattern matching, threat graph mapping, and unusual call chain analysis</li><li>Sampling with surgical precision to control costs without creating blind spots</li><li>Storage architecture that balances speed and budget</li><li>Building shared language between security and development teams</li><li>Turning trace data into ML training data for future-proofing</li><li>Why open standards protect your investment</li></ul><p>Read the full article: <a href="https://sec.co/blog/opentelemetry-traces-threat-detection-cloud-security">How to Use OpenTelemetry Traces for Threat Detection and Cloud Security Monitoring</a></p>]]>
      </content:encoded>
      <pubDate>Wed, 20 May 2026 21:02:47 -0700</pubDate>
      <author>Eric Lamanna</author>
      <enclosure url="https://media.transistor.fm/c52b368f/8cc75107.mp3" length="11088919" type="audio/mpeg"/>
      <itunes:author>Eric Lamanna</itunes:author>
      <itunes:duration>694</itunes:duration>
      <itunes:summary>OpenTelemetry traces reveal what logs and metrics miss: the full sequence of an attack. We break down how to use traces as a threat detection tool — from latency-based lie detection to threat graph mapping, smart sampling strategies, and building a security culture around observability.</itunes:summary>
      <itunes:subtitle>OpenTelemetry traces reveal what logs and metrics miss: the full sequence of an attack. We break down how to use traces as a threat detection tool — from latency-based lie detection to threat graph mapping, smart sampling strategies, and building a securi</itunes:subtitle>
      <itunes:keywords>Cybersecurity, cyberdefense </itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
  </channel>
</rss>
