mal-lang / coreLang

A probabilistic attack simulation language for the (abstract) IT domain
https://mal-lang.org/coreLang/
Other
10 stars 12 forks source link

Rework Credentials Multi-factor Authentication and Minor Fixes #58

Closed andrewbwm closed 2 years ago

andrewbwm commented 2 years ago

@mathiasekstedt suggested that we have multi-factor authentication represented via requiring all of the Credentials associated with an Identity to be compromised in order to assume it. This solution includes removing the old static defence.

This solution gives us a lot of flexibility in modelling attacks targeting the tokens. It also addresses #50.