Hi folks,
Nothing Earth shattering this week, but plenty of interesting news and articles to share. My favorite is a write-up of how a security researcher got write access to millions of broadband modems, worth a read if you have the time. Enjoy!
Supported by 1Password.
Hi folks,
Nothing Earth shattering this week, but plenty of interesting news and articles to share. My favorite is a write-up of how a security researcher got write access to millions of broadband modems, worth a read if you have the time. Enjoy!
While the LockBit gang is still up and running, recent law enforcement operations have disrupted it pretty good. As part of those operations the FBI now has 7000 decryption keys, and is urging victims to get in touch.
NTLM has been a massive attack vector for ages, so I doubt that anyone will be sad to see it go. Admins are advised to switch to Kerberos authentication, or use the "Negotiate" option which will try Kerberos first and fall back to NTLM as a transitionary measure.
Azure allows for firewall filtering based on Service Tags, to only allow traffic of certain services. Tenable researchers found that one can craft those tags and act like a trusted service. Microsoft says that it isn't an issue because Service Tags aren't a security feature, although I'm pretty sure that they are used as security features all the time.
It states that broadband internet providers would have to develop and maintain private BGP security plans, although I'm not entirely sure what that means. The top nine ISP's will also be required to provide public quarterly progress reports. Sounds like a good thing, for sure.
Related, the FCC approved a $200 million program to improve cybersecurity for schools and libraries: link. Good work, FCC.
It's an opinion piece, but one worth reading if you aren't up to speed about the backlash against the "Recall" feature, which takes screenshots of everything you do on your device in order to make it searchable. Given Microsoft's recent security adventures it comes across as pretty tone-deaf.
It's a long but beautiful write-up of how someone investigated their modem being hacked, and how they themselves were able to get access to a large-scale modem management API, giving them write access to millions of modems. If you're into technical write-ups, this is one to learn from.
I think most developers don't realise how valuable 1Password can be. It doesn't just hold passwords, it also hold your SSH keys, signs your Git commits, injects token and other secrets in CLI scripts when you want, and much more. (Sponsored)