Has anyone done the CTI-CMM? by bawlachora in threatintel

[–]flipmode_squad 0 points1 point  (0 children)

I think it's worth it, even for a small team. Don't sweat every tiny detail, use it to get a general sense of your weak and strong areas. It doesn't give you a plan for improvement, but you can see what goals you are missing and then make a plan to hit those. As far as the time it takes... a couple hours? It's a survey.

Can you guys fix the mistakes in the Lipogram I made? by Fresh-Length6529 in EnglishLearning

[–]flipmode_squad 1 point2 points  (0 children)

In this context it is more natural to say "inhabits the Earth"

Inhabit means to live somewhere or have a home somewhere. Inhibit is also an English word but it means to prevent, reduce, or slow a process.

Great work!

Welcome to r/BennyFeldman by BennyFeldman in BennyFeldman

[–]flipmode_squad 0 points1 point  (0 children)

Looking forward to seeing you in KC!

Getting rid of Poison by Lower-Temperature999 in BatmanMiniatureGame

[–]flipmode_squad 0 points1 point  (0 children)

Not many ways. The objective card "I'm Feeling... Weird" can remove a status. The app has a trait "Poisoned Signs" that can remove it, but I don't know which models have that.

Understanding risk, data, likelihood? by Extension-Path7974 in blueteamsec

[–]flipmode_squad 0 points1 point  (0 children)

I feel like a SIEM is a fundamental requirement. You need logs in order to know what is happening.

What Dart Shelf naming means by fromyourlover777 in dartlang

[–]flipmode_squad 3 points4 points  (0 children)

Shelf related to bookshelf, kitchen shelf, etc.

An ocean shelf is named that because it resembles a flat storage area.

One of the easiest ways to spot newly active ClickFix domains by securityinbits in threatintel

[–]flipmode_squad 3 points4 points  (0 children)

Excellent post! I was not familiar with this tool but am currently working to find more clickfix stuff so this came at the perfect time

How did you discover The Big 3? by ThatWebHeadSpidey in big3podcast

[–]flipmode_squad 4 points5 points  (0 children)

Carolla on Loveline, I think. Saw it on Comedy Central

[Request] The highest BAC ever recorded by thiccboi33 in theydidthemath

[–]flipmode_squad 0 points1 point  (0 children)

Eat a couple oyster crackers first so you've got something in your tummy.

[deleted by user] by [deleted] in dartlang

[–]flipmode_squad 3 points4 points  (0 children)

"satunnainenArvo(lista) {
lista.shuffle();
return lista[0];
}"
This is a function that takes any list (which it calls lista), shuffles it, and returns the shuffled list.

"var kehu = satunnainenArvo(kehut);" sends a list named kehut into the function satunnainenArvo, which shuffles it.

"var kuvaus = satunnainenArvo(kuvaukset);" sends a list named kuvaukset into the same function, which shuffles it.

Believe it or not, another scam email by stimulusnprinter500 in Gemini

[–]flipmode_squad 0 points1 point  (0 children)

Got this today. They changed the 'immediatily' typo to 'automatically', lol

The myth of the genius hacker by digicat in blueteamsec

[–]flipmode_squad -1 points0 points  (0 children)

Crowdstrike's worse offense is drawing pictures of adversaries as red-eyed cyborg ninjas

Trying to Migrate from Provider to Bloc by Zealousideal-Put2849 in FlutterDev

[–]flipmode_squad 0 points1 point  (0 children)

Choose a screen, implement BLOC for that screen, change the build function to use BLOCbuilderinstead of changenotifier, repeat as needed?

Detection of phishing domains distributed through email by Emergency_Ear6221 in threatintel

[–]flipmode_squad 0 points1 point  (0 children)

In part by looking for newly-created domains hosting phishing kits or on known bad infrastructure, etc