Slide 2
Slide 2 text
> db.whoam.findOne()
{
"contact": {
"email": "mark@kybeire.com",
"web": "www.hackeire.net",
"twitter": "markofu"
},
"work" : { "10gen" : "MongoDB" },
"cert" : { "GIAC GSE" : true },
"state" : { "Nervous" : true, "Relaxed" : false },
"tags" : [ { "securityonion" : 1}, {"tcp" : 1} , {"ids" : 1},
{"packet analysis" : 1}, {"defensive fun" : 1}, {"nsm" : 1} ],
"try-to-help" : [ { "IrissCert" : "not very well"} , {"Security
Onion" : "not well enough"} ]
}
Friday 23 November 12