Urgent.News

What's breaking now, across thousands of outlets.

Tech

What drives ShinyHunters, the group that claimed responsibility for hacking the FBI?

The hacking group that claimed responsibility for stealing a massive trove of data from the FBI on Tuesday — including officials' job assignments, addresses and social security numbers — has been linked to dozens of cyberattacks targeting corporations, schools and government institutions. Here's what we know about ShinyHunters.

What drives ShinyHunters, the group that claimed responsibility for hacking the FBI?

We haven't written up this one. CBC News has the full story — the link below goes straight to it.

Read the original at cbc.ca →

More in Tech

Copy-Paste Is a Workflow. I Gave It a Search Box.

Ask any senior engineer where their best snippets live. You'll get a list: browser history, a Slack thread from 2023, a Notes app entry, the README of a dead project, Stack Overflow, and "somewhere in…

  • Engineers scattered code snippets across various locations
  • Snippetx tool saves snippets with names and language tags
  • Search function quickly finds snippets by name or content

I Failed a Build Over One Line in .env. That's the Point.

A staging API key got into a public repo last month. Not in a config file, not in a log — in a .env that someone committed with a "wip" message and never cleaned up.

  • Team's pipeline had linter, type checker, and dependency audit
  • Dotguard tool added to CI to prevent building with potential secrets
  • First week of implementation challenging, but effective in catching secrets

More from Saturday 26 September →