Git Product home page Git Product logo

Comments (4)

piaudonn avatar piaudonn commented on June 4, 2024

Assuming we use the UPN (or the ObjectID) of the user, I'm thinking on the following checks:

  • Get the user's Investigation score from MCAS (if available)
  • Get the user's Risk level from AAD IP
  • Get stats on the user's CAP failures
  • Get stats on known IPs for the user and check them against TI
  • Get the risk level of the user's devices from MDE (if available)

Not sure if calculating a score ehre make sense, but providing the output of that could help.
Open to add/remove. As it might be too many items here (the TI check could be in the other module about TI)... Going against the modular approach.

from sentinelautomationmodules.

briandelmsft avatar briandelmsft commented on June 4, 2024

That sounds great, I would agree with not calculating a score but instead return these as separate properties so people can make their own decisions

from sentinelautomationmodules.

piaudonn avatar piaudonn commented on June 4, 2024

It seems that the MCAS API only accept API key as an authentication method... So to get the Investigation priority (which is called the threatScore in the json) it would need 2 configuration requirements. 1 create the API key (need to be done in the GUI of the MCAS portal) and 2 store that key in a key-vault to retrieve it safely from the logic app. This Investigation priority still has value in my opinion. And we can also retrieve the history of that score. But because of the config requirement, it could be a sperate module.

from sentinelautomationmodules.

briandelmsft avatar briandelmsft commented on June 4, 2024

Breaking it out into a separate module may make sense, not everyone will have MCAS configured/licensed anyways

from sentinelautomationmodules.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.