YPYogeshwar Peelainexploitnotes.hashnode.dev·5d ago · 5 min readTryHackMe : Bugged - WriteupOverview Bugged is an easy TryHackMe box built around an MQTT broker (Mosquitto) that allows anonymous connections. The broker exposes normal-looking IoT device telemetry alongside a hidden backdoor t00
SLShort Livedinshortlivedage.hashnode.dev·6d ago · 3 min readSome Smart TVs Are Infected With Malware Before You Even Open the BoxWhat the FBI is warning about The FBI issued a public service announcement describing an active botnet called BADBOX 2.0, built from millions of infected Internet of Things devices connected to home n10
ĐĐĐăng Đỗiniot-security-lab.hashnode.dev·Aug 6 · 1 min readI Built a Password Strength Checker - My First Security ToolWhy I built this Year 2 Cybersecurity, just finished TryHackMe Pre Security. I wanted a small win before jumping into IoT Lab. Workflow I use: GitHub = code + overview, Hashnode = detailed story. What00
SSaguninsagunwrites.hashnode.dev·Aug 5 · 8 min readMiraiWhat if thousands of devices connected to the Internet suddenly stopped being ordinary devices? What if they became part of a massive network controlled by someone else? That is essentially what happe00
SSaguninsagunwrites.hashnode.dev·Aug 1 · 4 min readWhat Is IoT Malware?Your phone isn't the only device connected to the internet. Cameras, smart TVs, routers, watches, speakers, printers, appliances, and even industrial equipment can communicate over networks. Together,00
YBYash Bhardwajindata-privacy.hashnode.dev·Jul 30 · 6 min readIoT Security: Best Practices for Protecting Connected Devices and Smart SystemsThe Internet of Things (IoT) has transformed how organisations operate by connecting sensors, cameras, industrial equipment, medical devices, vehicles, and countless other systems to the internet. The00
COCarlos Osorioinosorio.hashnode.dev·May 6 · 20 min readMy ESP32 sent <script>alert(1)</script> to my dashboard. Not from a web request. From a temperature sensor. I didn't write that code.A corrupted sensor payload did. Let me explain how that happened — and why it means most IoT dashboards are one corrupted sensor reading away from a security incident. The Khymera dashboard under10
JCJim Chundevalelinaccidentalcomplexity.hashnode.dev·Apr 26 · 5 min readPart 5 - Nebula Sync: Keeping Two Pi-holes in SyncThe Sync Problem Two Pi-hole pods, two separate NFS PVCs, and two completely isolated SQLite databases. Yes, this is how the NFS multi-writer corruption crisis was averted. But it creates a new proble00
JCJim Chundevalelinaccidentalcomplexity.hashnode.dev·Apr 25 · 17 min readPart 1 - The Problem, The Plan, and The FoundationBecause one Pi-hole was too simple, and apparently so was one Raspberry Pi. A multi-part journey into highly available, encrypted, ad-blocking DNS on a K3s Raspberry Pi cluster. The Problem with Home00
SASANJEI A Kinsanjeiak.hashnode.dev·Apr 5 · 5 min readThink Bluetooth is Safe? I Tested It and Built Something BetterWireless communication has quietly become part of almost every system we build today. From small IoT prototypes to larger industrial setups, data is constantly being transmitted between devices. But o00