🐉 Fancy4n6 🦄

@shannadaly.bsky.social

Digital forensics & incident response #DFIR + #CTI | Horse and Dog mum | RB/SCP for @BlackHatEvents & @bsidesmelbourne.

More vibe coding madness, this time a chain of workers to research and write documentation for me. First off the rank is IR playbooks. I went looking around and didn't find too many free and available that were up to date. I plan on dropping these on GitHub and then hopefully get some feedback!

A question I got asked yesterday about how to deal with all the noise and hype (think Mythos, hugging face) that execs/board might hear about and want to know "what do we need to do about it". This seems like a full time job. What are some good strategies on how to handle it?

DoorDash has disclosed a data breach that hit the food delivery platform this October. Beginning yesterday evening, DoorDash, which serves millions of customers across the U.S., Canada, Australia, and New Zealand, started emailing those impacted by the newly disclosed security incident.

DoorDash hit by yet another data breach this October

DoorDash has disclosed a data breach that hit the food delivery platform this October. Beginning yesterday evening, DoorDash, which serves millions of customers across the U.S., Canada, Australia, and New Zealand, started emailing those impacted by the newly disclosed security incident.

bleepingcomputer.com

When you are coding or scripting, do you prefer one big script file or multiple small ones? I've gravitated towards multiple small ones because it's easier to test and add modules, but also gets messy and a lot of repeat code.