cyberstorm/book/observe/event.tera

8 lines
216 B
Plaintext
Raw Permalink Normal View History

2021-03-02 04:17:16 +00:00
{% import "macros.tera" as macros %}
2021-03-04 00:54:34 +00:00
# {{ macros::model_title(domain="observe", model="event") }}
2021-03-02 04:17:16 +00:00
Observable items use to detect and respond to threat actor behaviour.
2021-03-04 00:54:34 +00:00
{{ macros::summary_table(items=instances) }}