Fri, 19 Feb 2010 19:44:14 +0000, Manfred_Nowak wrote: > http://cwe.mitre.org/top25/ > shows patterns of attacs. > > Does someone see a way to use D design patterns to stop attack patterns?
At least I can see a lot of reasons why D is vulnerable to many of those low level attacks because of the desire to be able to control every possible bit state in the program. In fact D is even worse than Java/C# from this point of view. At least in the web environment some state of the art technologies immediately come to mind http://lambda-the- ultimate.org/node/3068
