Skip to content
PodcastsTechnologyThe Cyber Threat Perspective

The Cyber Threat Perspective

SecurIT360
The Cyber Threat Perspective
Latest episode

228 episodes

  • The Cyber Threat Perspective

    Episode 189 | OWASP Top 10 Part 4: Cryptographic Failures

    31/07/2026 | 22 mins.
    Most cryptographic findings on your vulnerability report will never be exploited by a real attacker. So why do they keep showing up — and why should you still fix them?

    In this episode of the Cyber Threat Perspective, Brad Causey and Jordan Natter break down OWASP Top 10 A04: Cryptographic Failures — the entry they openly call their least favorite on the list. They explain why SWEET32, BEAST, and the other scary-sounding named TLS vulnerabilities almost never translate into real-world compromise, why platforms like Security Scorecard and BitSight inflate their severity anyway, and where genuine cryptographic risk actually lives.

    Jordan also walks through a real penetration test finding: a JSON Web Token signed with HS256, an exposed configuration backup sitting on the web server, and the signing secret that turned a standard user into an administrator.

    In this episode:

    - Why A04 dropped on the OWASP Top 10 without becoming less important
    - The difference between exploitable risk, hygiene risk, and brand reputational risk
    - An honest take on Security Scorecard and BitSight scores — what they measure, what they miss, and why a perfect score can coexist with a weak password policy and no MFA
    - The two halves of A04: data in transit (TLS/HTTPS, integrity, tampering) and data at rest (secure storage of credentials, PII, and payment data)
    - What a JWT actually is, and why pen testers love pulling them apart
    - Real pen test story: exposed config backup → leaked JWT secret → signature tampering → privilege escalation to admin
    - Broken server-side signature validation and other improperly implemented cryptography
    - Why MD5 and SHA-1 still show up for password storage 20 years too late — and what to use instead (Argon2, scrypt, bcrypt)
    - HSTS, secure renegotiation, and certificate expiration as A04 subcategories
    - The coffee shop scenario: the full chain of conditions required to exploit SWEET32 — including roughly 250 GB of captured traffic — and why no one has ever documented it happening in the wild
    - Why a decade-plus-old vulnerability in your environment says more about your vulnerability management program than about your crypto
    - Quantum computing: how today's theoretical attacks may not stay theoretical

    The takeaway: classify your data, choose modern algorithms, retire deprecated protocols, and keep a functioning vulnerability management program. Not because a threat actor is sitting in your local coffee shop waiting to derive your session key — but because leaving decade-old findings in place is a signal about everything else you might be missing.

    Next up: OWASP A05, which Brad promises is way cooler than A04.

    Blog: https://securit360.com/blog/
    Podcast: https://securit360.buzzsprout.com/
    YouTube: https://www.youtube.com/@SecurIT360
    Contact: https://securit360.com/contact/

    Have a topic you want us to cover? Send it our way.
    Blog: https://offsec.blog/
    Youtube: https://www.youtube.com/@cyberthreatpov
    Twitter: https://x.com/cyberthreatpov
    Follow Spencer on social ⬇
    Spencer's Links: https://spenceralessi.com
    Work with Us: https://securit360.com | Find vulnerabilities that matter, learn about how we do internal pentesting here.
  • The Cyber Threat Perspective

    Episode 189 | OWASP Top 10 Part 3: Software Supply Chain Failures — From SolarWinds to Vibe Coding

    24/07/2026 | 27 mins.
    Almost no one writes an application from scratch anymore, and that's exactly the problem. In Part 3 of our OWASP Top 10 series, Brad Causey and Jordan Natter break down A03: Software Supply Chain Failures, the category that climbed to #3 and topped OWASP's own community survey as the vulnerability organizations worry about most. If your team pulls in third-party libraries, buys SaaS, or lets anyone "vibe code" a project, this episode is for you.
    Brad and Jordan cover both sides of supply chain risk: the trusted third-party applications you deploy (SolarWinds being the case that put this category on the map) and the open-source components you pull into your own code without always knowing what's inside. They explain why AI and vibe coding are accelerating the problem, why jQuery is the modern-day Flash, and why "just upgrade the package" is rarely that simple.
    From there it gets practical:
    What a Software Bill of Materials (SBOM) is and why you need one
    Transitive dependencies — the packages hiding beneath your packages
    Building security checks into your CI/CD pipeline and shifting left
    Why a flaw caught in static analysis can cost ~$200, while the same flaw found in a pen test can cost $20,000+
    Why a pen test should validate your controls, not be your first line of defense
    How SecurIT360's Project Lantern and ChainGarde automate SBOM analysis against known and actively-exploited vulnerabilities
    A playbook for vetting vendors, writing accountability into contracts, and holding third parties responsible for actually fixing findings
    The takeaway: whether you're writing software or buying it, you need a way to inventory your components, check them against known vulnerabilities, and hold your vendors accountable — and most of it you can do with tools and teams you already have.
    Part 1 — Broken Access Control, IDOR & CORS: https://youtu.be/BwYJ-kZ3XaY
    Part 2 — Security Misconfigurations: https://youtu.be/Po8H140BijE
    Need a web app pen test? SecurIT360 | Cybersecurity From Every Angle 
    More content: https://offsec.blog
    Blog: https://offsec.blog/
    Youtube: https://www.youtube.com/@cyberthreatpov
    Twitter: https://x.com/cyberthreatpov
    Follow Spencer on social ⬇
    Spencer's Links: https://spenceralessi.com
    Work with Us: https://securit360.com | Find vulnerabilities that matter, learn about how we do internal pentesting here.
  • The Cyber Threat Perspective

    Guaranteed way to catch threat actors | Ep 188

    17/07/2026 | 31 mins.
    In this episode, Spencer and Tyler discuss why deception is one of the best ways to catch threat actors.
    Resources
    Spencer's Cyber Deception Webinar
    Spencer's X posts on the topic of cyber deception
    https://thinkst.com/, https://canary.tools/
    @_subtee on X, @haroonmeer on X
    https://tracebit.com/
    Blog: https://offsec.blog/
    Youtube: https://www.youtube.com/@cyberthreatpov
    Twitter: https://x.com/cyberthreatpov
    Follow Spencer on social ⬇
    Spencer's Links: https://spenceralessi.com
    Work with Us: https://securit360.com | Find vulnerabilities that matter, learn about how we do internal pentesting here.
  • The Cyber Threat Perspective

    Avoid this cyber leadership trap | Ep 187

    10/07/2026 | 16 mins.
    Need a pentest or vCISO? Work with us! https://www.securit360.com/

    A major leadership failure in Cybersecurity is l buying tools first then figuring out where they fit and how to use them. That’s super backwards. Here’s what I would do instead. Plan first, buy & implement second. I’m going to cover just the planning part this week. Next week we will talk about buying and implementing. Because honestly, implementation is where a lot of security teams go wrong. 
    Blog: https://offsec.blog/
    Youtube: https://www.youtube.com/@cyberthreatpov
    Twitter: https://x.com/cyberthreatpov
    Follow Spencer on social ⬇
    Spencer's Links: https://spenceralessi.com
    Work with Us: https://securit360.com | Find vulnerabilities that matter, learn about how we do internal pentesting here.
  • The Cyber Threat Perspective

    Episode 186: Real Life Active Directory Attack Paths

    03/07/2026 | 35 mins.
    In this episode Spencer and Tyler discuss real life Active Directory attack paths, taken from real internal pentest engagements over the last several years.
    Blog: https://offsec.blog/
    Youtube: https://www.youtube.com/@cyberthreatpov
    Twitter: https://x.com/cyberthreatpov
    Follow Spencer on social ⬇
    Spencer's Links: https://spenceralessi.com
    Work with Us: https://securit360.com | Find vulnerabilities that matter, learn about how we do internal pentesting here.
More Technology podcasts
About The Cyber Threat Perspective
Step into the ever-evolving world of cybersecurity with the offensive security group from SecurIT360. We’re bringing you fresh content from our journeys into penetration testing, threat research and various other interesting topics.brad@securit360.com
Podcast website

Listen to The Cyber Threat Perspective, Darknet Diaries and many other podcasts from around the world with the radio.net app

Get the free radio.net app

  • Stations and podcasts to bookmark
  • Stream via Wi-Fi or Bluetooth
  • Supports Carplay & Android Auto
  • Many other app features