-
-
Notifications
You must be signed in to change notification settings - Fork 116
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
Extension of RA/RPs to facilitate future IDs #343
Comments
Another motivation for increased ID namespaces could be custom additions that are not deemed valuable for the ATC community. |
Hello @pjabes , @xofolowski! Thank you guys for creating this ticket and your proposals. We've been thinking a lot about IDs' future and all the points that you've brought up in the ATC Slack threads. Let me comment on the topics separately:
Your idea is great. I would only adjust it a bit. Let me explain.
It's important to provide users with the ability to create user-defined RAs with the same IDs.
We could make it configurable in the config file (so defined globally for all the analytics) or in a specific RA/RP. Also, here is how we are going to avoid clashes (2399 + 1): 1. Group RAs to make them more high-level. Let use the RA3101-3111 (Containment stage, Network category) as an example for such grouping:
They all could be grouped into something like:
And that's it. What is the resource exactly is (user, IP address, domain) as well as how exactly it could be done (by port, by user, URL or protocol etc) could be defined on the sub-RA level: 2. Move to the more detailed description in sub-RAs (ATT&CK way), i.e. 2390.001 (+1000 options for high-level RA). There is another point of doing that — we will move to the new version of the ATT&CK Navigator, and later would be able to use ATT&CK website source code to create new (better) web UI for RE&CT. To do that, we need to:
This way we will have lots of free ID numbers for users to utilize. |
sorry, forgot one point — "user reserved" IDs could be also applied. How about |
Hi @yugoslavskiy, However, in general, what is the advantage in your opinion of having a somehow schemed numbering for RAs/RPs over just using UUIDs?
Mapping to ATT&CK techniques / subtechniques could be achieved by referencing either the respective IDs directly, or maybe even via the techniques' STIX-UUIDs. What do you think? |
Presently, the namespace for both Response Actions and Response Plans facilitates up to 99 unique items. There has been some discussion within the ATC Slack about whether that should be increased given the large variety of different work types that could occur across.
By way of an example - If the last Identification (Stage), File (Category) was 2399 and you wanted to add another one, you can not use 2400 without a clash (and violating the naming convention).
The text was updated successfully, but these errors were encountered: