From d9a33798203169d6a49718891c268f08f2ea87d2 Mon Sep 17 00:00:00 2001 From: gorhgorh Date: Mon, 25 Apr 2016 19:43:20 +0200 Subject: [PATCH] added wa7son's talk --- accepted/how-to-intercept.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 accepted/how-to-intercept.md diff --git a/accepted/how-to-intercept.md b/accepted/how-to-intercept.md new file mode 100644 index 0000000..86bc83a --- /dev/null +++ b/accepted/how-to-intercept.md @@ -0,0 +1,13 @@ +# How to intercept your bosses print jobs + +name: Thomas Watson +Location: Copenhagen, Denmark + +# How to intercept your bosses print jobs + +Bonjour/Zeroconf is used to automatically configure and connect to networked devices like printers on a LAN and is widely deployed in offices and homes. This talk gives an introduction to the Zeroconf standard and shows how it’s vulnerable to a man-in-the-middle attack. + +The talk will show how Zeroconf can be exploited to allow a man-in-the-middle attack on any Zeroconf enabled device. This allows you to intercept anything from print jobs to admin panel passwords. + +Bio: +I'm an open source hacker. I enjoy mad science hacks and working with network protocols. My current programming language of choice is Node.js and I teach programming by organising or mentoring local NodeSchool events around the world. \ No newline at end of file