Skip to content

Commit

Permalink
Add DFN conference
Browse files Browse the repository at this point in the history
  • Loading branch information
mavam committed Feb 7, 2019
1 parent 3d6d152 commit 946a42e
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,18 @@

This repository contains slides and examples from events that we attended.

## BroCon 2018
## DFN Conference on Security in Networked Systems - Feb 2019

At this year's [DFN conference on Security in Networked
Systems](https://www.dfn-cert.de/veranstaltungen/sicherheitskonferenz2019.html),
we gave a demo on how to perform live correlation of threat intelligence with
historical data. Concretely, we showed how to tap into
[MISP](http://www.misp-project.org) feeds in real time and translate new
indicators into queries over old data. Our tool reports hits in historical data
back to MISP as *sightings*. This makes it possible to understand whether an
organization has been breached even before the indicator became available.

## BroCon - Oct 2018

At [BroCon 2018](https://www.brocon18.com) we talked about automated analysis
with [Broker](https://github.com/bro/broker). We used the example of automatic
Expand Down

0 comments on commit 946a42e

Please sign in to comment.