diff --git a/getting-started/index.md b/getting-started/index.md index 700a9ffd..7984f671 100644 --- a/getting-started/index.md +++ b/getting-started/index.md @@ -1,56 +1,65 @@ --- layout: flat -title: Getting Started +title: Getting Started with STIX --- -## [Training and Presentations](/learn) +
-

For Analysts & Managers

-

The Analysts & Manager tutorial track will walk you through understanding the STIX data model and how content is expressed in it at a high level. You won't have to deal with XML or Python at all.

-
-

STIX Whitepaper

-

The STIX Whitepaper explains why STIX was developed, what problems it solves, and how it solves those problems. It also goes into detail on the individual components of STIX and how they fit together.

- Go » -
+

Whitepaper

+
+ +

Find out how STIX can help your organization +

+
+ +## Usage in the Wild +
+ +

Walk through a real example of STIX +

+
-
-

Analyst Walkthrough (Coming Soon)

-

The analyst walkthrough will take you through a sample STIX document using the STIXViz tool. It will explain what the different pieces are and how they fit together.

- Go » -

+## How to Read STIX +
+ +

Learn how to read STIX documents +

+
-
-

Analyst Modeling Exercise

-

How a threat report would be represented in STIX - including relationships and objects.

- Go » -
-
+
+ +
-

For Developers

-

The Developer tutorial track gets into the nitty gritty of STIX XML and the python-stix APIs that make working with it easier. The analyst tutorials give important context as to why things are the way they are and should be completed first.

+

How to Write STIX

+
+ +

The next step is to write your own STIX content +

+
+ -
-

Python STIX Getting Started

-

This guide walks through the basics of working with STIX using the python-stix library. Those working in languages other than Python or not using the libraries should follow the sample walkthrough and authoring tutorial.

- Go » -
+## Programming in STIX +
+ +

Power-users can check out the Python libraries +

+
-
-

Sample Walkthrough

-

The sample walkthrough will walk through a sample STIX document at the XML level. It's meant for those working without the python-stix libraries either in other XML tooling or reading raw STIX XML.

- Go » -

+## Past Talks +
+ +

Watch archived talks and resources on STIX +

+
-
-

Authoring Tutorial

-

The authoring tutorial builds on the sample walkthrough to help you produce the content that you've already seen represented. Again, it's meant for those working with XML in non-python-stix tooling or those writing XML by hand.

- Go » -
-
+ \ No newline at end of file