Paul's Security Weekly (Audio)

Safes, Hackers, and Web Servers - PSW #892

Sep 18, 2025
This week, Deviant, a security researcher, dives into the alarming vulnerabilities found in digital safes and the implications for home security. He reveals insights on reset-heist backdoors and the intricacies of exploiting manufacturer algorithms. The discussion also touches on Differential Power Analysis attacks, using locksmith tools for physical bypass, and the debate over mechanical versus electronic locks. Deviant shares his expertise on locksmithing training and the crucial balance between security and convenience in various settings.
Ask episode
AI Snips
Chapters
Books
Transcript
Episode notes
ADVICE

Buy Right And Use PlatformIO

  • Buy the T-Lora Pager model with the multiband LR1121 radio and a name-brand 16GB SD card for best flexibility.
  • Use PlatformIO to build firmware, install dependencies with pio pkg install, and flash via DFU/bootloader mode.
INSIGHT

Launcher Simplifies Firmware Swapping

  • Launcher firmware can boot different firmware images from the SD card and offers a web UI for SD file management over Wi‑Fi.
  • That makes switching between Bruce, MeshTastic, and other firmware fast and avoids constant SD swaps.
ADVICE

Set Up PlatformIO Properly

  • Create a Python virtualenv, install PlatformIO, and run pio pkg install before building to fetch all dependencies.
  • Use PlatformIO environments to build and pio run --target upload to flash the correct target.
Get the Snipd Podcast app to discover more snips from this episode
Get the app