the_Grinch wrote: » I guess the question in regards to a targeted attack is how often are they utilizing a method currently unknown to security practitioners? Thus while it may be focused on an individual company the method would more then likely be something already in the wild unless it involves a serious 0day or some custom application used no where else. Not arguing as I do believe there is a lot of merit to your argument just looking to stir up the discussion.
darkerosxx wrote: » I'm actually working on a self-healing network project, so I can see self-defending being a project in security. One thing recently said by one of the inventors of the internet is that the greatest danger in our future is computers making mistakes. They're becoming more powerful as we lean on them and give them more responsibility. Make sure your code is written so mistakes fail gracefully and don't cause something catastrophic.
the_Grinch wrote: » Been doing a lot of reading and in the course of that reading I've been seeing a lot in the ways of security analytics. To that end, it seems when you talk about security analytics you eventually arrive at the idea of the self defending network. A network that will detect a threat, block it, and then plug the hole that allowed it to happen in the first place. With that I am thinking about the current state of affairs with cloud computing and can't help but believe that we are just about arriving to a world of self defending networks. Between network virtualization and the use of SDN along with virtual servers utilizing Puppet/Chef we've basically (as it appears to me) come at least 70% of the way. It seems that perhaps the piece that is missing is the complete automation and even now I think we are just about there. The only flaw that I see is from the desktop side of things, but if you can secure the network and servers that leaves more people to deal with the desktops. Even then, should be fairly simple for the network to detect the compromise and then cutoff the offending desktop till someone can look at it. Thoughts?