Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to represent specific (operating) systems? #6

Open
pdeliasson opened this issue Apr 1, 2020 · 1 comment
Open

How to represent specific (operating) systems? #6

pdeliasson opened this issue Apr 1, 2020 · 1 comment

Comments

@pdeliasson
Copy link

coreLang is now very general and expressive. We do however have to be able to express specific systems, like a RHEL 8.0 or a Windows 2008R2 server.

They are similar in some respects, but different in other and they seem to be more or less secure relative to each other.

We need to be clear on how to represent e.g. a more vulnerable Windows 2008R2 system compared to a Less vulnerable RHEL 8.0.

Approaches may be different TTC functions on specialized assets (not very flexible), or use of some kind of vulnerability associations.

Components may very well play an important role in how to represent this.
Components

@simonhacks
Copy link

My idea would be to provide common assets (like MS Office, Windows XY, ...) that can be found in almost every organization as specializations of the core assets (with common attack steps already implemented). I think that customers would appreciate to have their well known assets already around without sticking them together.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants