Insight #1
Things are well and good in the hacker community, as they are now attacking critical water systems. But honestly, one of the attacks was due to a default admin password on some operations gear. How can we do better? These problems should have been solved by now.
Insight #2
Are Slack, Google, Teams, etc. the new "sticky note with your password on it?" I would say it's even worse: At least with a sticky note you have to physically be in the same room as the note. Mind you, it's still a terrible way to save a password. These chat systems are littered with sensitive information, like passwords, and malicious actors know it.
Insight #3
Why do we keep trying to separate application programming interfaces (APIs) from web applications? As we’ve said in the past, feeble APIs = feeble software. It’s all software, the communication channel is generally the same, and the vulnerabilities are THE SAME. According to a recent report from Akamai, last year, a third of web attacks targeted APIs. Clearly, all software needs to be secured, period. How are you doing it? Here’s our take on how to do it.