Этот коммит содержится в:
ceios 2024-09-08 12:23:55 +09:30 коммит произвёл GitHub
родитель 65d3218bae
Коммит b640196d0b
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194

Просмотреть файл

@ -1,16 +1,24 @@
## Hi there 👋
## Introduction
<!--
**ceios/ceios** is a ✨ _special_ ✨ repository because its `README.md` (this file) appears on your GitHub profile.
Here are some ideas to get you started:
- 🔭 Im currently working on ...
- 🌱 Im currently learning ...
- 👯 Im looking to collaborate on ...
- 🤔 Im looking for help with ...
- 💬 Ask me about ...
- 📫 How to reach me: ...
- 😄 Pronouns: ...
- ⚡ Fun fact: ...
This repository contains a database of cyber-enabled influence operations (CIOs). We propose a unified model to describe and visualise these CIOs. Our model combines the MITRE ATT&CK and DISARM frameworks, which denote cyberattack and influence components, respectively. The MITRE AttackFlow Builder application is modified to include DISARM framework objects and enable CIO modelling with the unified framework.
-->
## Cyber-Enabled Influence Operation Database
<!--
CIO Analysis: Background, Documentation, and Modelling of Cyber and Disinformation Components.
Each documented CIO has associated with it:
- A document which contains the following:
- A brief summary of the operation
- Resources for the information on the operation
- Necessary contextual information and timeline of the operation. This includes identifying where tactics, techniques, and procedures are used.
- The operation textually modelled using the MITRE ATT&CK Framework and DISARM Framework.
- An Attack Flow '.afb' file. Here the operation is modelled using the Attack Flow Builder
- The resources for the data, captured in the state found when resesarching the operation.
-->
## Modified AttackFlow Builder Application: Disarm-AttackFlow Builder
<!--
The modified application integrates the DISARM framework's tactics and techniques into the AttackFlow Builder. This allows the user to easily model using the unified framework, and export the models in STIX format.
-->