# Foreword

Here we have the fourth edition of The ShmooCon Proceedings - our ongoing project to document the knowledge and information put forth by ShmooCon speakers every year.

Putting things in print, rather than relying on videos and PowerPoint presentations, accomplishes two things. First, these proceedings force ShmooCon speakers to wrangle all their thoughts and feelings on a topic and capture them in 1,000 words. This can be no small feat given the complexities of the topics covered at the conference. Second, these proceedings provide you, the reader, with a citable, permanent source of knowledge that you can leverage as you move forward in your cybersecurity endeavors (yes, we said cyber).

We are excited to publish another year of proceedings. Thanks to everyone who contributed to this edition. This starts with the volunteers who show up and generously donate their time, helping us produce ShmooCon each and every year. Thanks to Rob Fuller for his continued role as ShmooCon Proceedings editor. Most especially we thank the speakers, whose hard work is represented in these pages.

Thanks and enjoy!

Heidi Potter


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://shmoo.gitbook.io/2018-shmoocon-proceedings/foreword.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
