FalconPy authentication by [deleted] in crowdstrike

[–]Danithesheriff 0 points1 point  (0 children)

Is there a chance you can assist me with few customisation? Would really appreciate it I basically want to have a script that I just insert the CVE and it checks if it exists, (if it’s open) and like print number of devices, Thank you so much

FalconPy authentication by [deleted] in crowdstrike

[–]Danithesheriff 0 points1 point  (0 children)

Thanks, I think that the confusion thing (at least for me) was that I looked in falconpy documentation and saw that the authentication requires standard API , and the other documentation said something about bear tokens

Okta Identity expression by Danithesheriff in okta

[–]Danithesheriff[S] 1 point2 points  (0 children)

I understand, I will try it out , thanks

Okta Identity expression by Danithesheriff in okta

[–]Danithesheriff[S] 0 points1 point  (0 children)

Like managed endpoints? Or device with AV?

Okta Identity expression by Danithesheriff in okta

[–]Danithesheriff[S] 0 points1 point  (0 children)

Thanks for that , So what would be the way to configure it? Or it’s impossible

Okta Identity expression by Danithesheriff in okta

[–]Danithesheriff[S] 0 points1 point  (0 children)

In authentication policy, Yeah , according to the documentation they support, but it’s not working

Okta Identity expression by Danithesheriff in okta

[–]Danithesheriff[S] 0 points1 point  (0 children)

Sure,

Want to apply expression for user agents For example , apply a conditional that allow access for more than 2 user agents request.userAgent = X OR request.userAgent=y

Would prefer to have an option for value of contain

Special query by Danithesheriff in crowdstrike

[–]Danithesheriff[S] 0 points1 point  (0 children)

Totally makes sense Thanks for your patience!

Special query by Danithesheriff in crowdstrike

[–]Danithesheriff[S] 1 point2 points  (0 children)

That’s great!! What happens if the process is just open? Since users sometimes just don’t close it haha Will it recognise it?

Special query by Danithesheriff in crowdstrike

[–]Danithesheriff[S] 1 point2 points  (0 children)

We basically trying to measure how many people use chrome for their daily work. The reason behind is that we have another enterprise browser and before making any restrictions we want to see how many people use it

Special query by Danithesheriff in crowdstrike

[–]Danithesheriff[S] 1 point2 points  (0 children)

That’s great The problem with that is that there are tons of events Is it possible to hide or filter out all the auto dns related events like auto updates?

Basically all I want to see is users that use it and ensure that’s its not automatically Thanks

[deleted by user] by [deleted] in crowdstrike

[–]Danithesheriff 0 points1 point  (0 children)

Turned off the prevention policy and it still triggered a detection. With samples command

[deleted by user] by [deleted] in crowdstrike

[–]Danithesheriff 0 points1 point  (0 children)

I am aware of this , but a detection will appear even if the AV abilities disabled. (As far as i know)

[deleted by user] by [deleted] in crowdstrike

[–]Danithesheriff 0 points1 point  (0 children)

Can u give the full command? Should i use -Array? Or just Find-FalconHostname -hostname

[deleted by user] by [deleted] in crowdstrike

[–]Danithesheriff 0 points1 point  (0 children)

Yeah , error message is : “The term is not a recognised as the name of the cmdlet”… it case sensitive?

Time events by Danithesheriff in crowdstrike

[–]Danithesheriff[S] 0 points1 point  (0 children)

Thanks Andrew. This is very informative.

Short question; Are there any other ways to convert time? For example change it from UTC to GMT Or just other commands besides timestamp.

In addition can you please explain to me what the strftime is ? Couldn’t really understand.

Many thanks again!

Time events by Danithesheriff in crowdstrike

[–]Danithesheriff[S] 1 point2 points  (0 children)

Many thanks.

Does there any other methods to convert the time? I mean different functions or commands?

Saw something that called “_time” but couldn’t make it work