Geek Fashion

This is what I’ll be wearing at next week’s WINone:

Setacl Shirt

And yes, the letters are made up of actual source code ;-)

Comments

Related Posts

Conferences 2012 and Beyond

What do I do for a living? I travel to community conferences, of course. In 2012 I spent 44 days going to 10 different conferences - err, wait, that is I would love to earn a living that way, but of course I have to work like everybody else. Nevertheless, having my own company I can be flexible as to how and where I spend my time off. Apart from being with my family there is little else more compelling than meeting my peers, talking to thought leaders in the industry and hanging out with overall great guys. In 2012 I have been doing that a lot. I spent a whopping 44 days travelling. I went to 10 different conferences, 3 in the US and another 7 in Europe. And I presented at 7 of them.
Conferences

Finding (Executables in) User-Writeable Directories

Finding (Executables in) User-Writeable Directories
This article presents two different detection types for insecure filesystem permissions on Windows endpoints: scanning for directories that are user-writable, and detecting processes that are started from user-writeable directories. Directory Scan With ListUserWriteableDirectories & SetACL My ListUserWriteableDirectories script is an implementation of the first detection type: it scans the filesystem listing any permissions not known to be safe.
Security

Latest Posts