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

Credentials Hashing #63

Closed andrewbwm closed 2 years ago

andrewbwm commented 2 years ago

Implement credentials hashing.

If a Credentials asset has other Credentials assets associated as hashes one of those hashes must be compromised in order for the original Credentials asset to be guessed. If the original credentials are compromised all of the hashes are compromised too.

A Credentials asset can have multiple hashes associated with it, but a hash can only belong to a single Credentials asset as they are assumed to be unique.