Home » Category » Microsoft Game Technologies

Microsoft Game Technologies: XNA Security

100| Mon, 24 Dec 2007 06:39:00 GMT| tonyvalenti| Comments (2)
Hi!
I am a huge fan of the fact that Microsoft is opening up the Xbox to students and novices with the XNA, but a big question i have is how does this impact the security of the 360? Are there countermeasures to prevent people from making a "game" that attacks your network or monitors other games you're playing? How about a 360 virus or 360 spyware? Is there anything in the XNA or the 360 itself that prevents this from happening?

Keywords & Tags: xna, security, microsoft, game

URL: http://msdn.itags.org/microsoft-game/244659/
 
«« Prev - Next »» 2 helpful answers below.
Security is extremely important to the XNA team, and they work closely with the Xbox team to ensure full certification and security for the runtime.

davidweller_msft | Fri, 31 Aug 2007 10:44:00 GMT |

Its no surprise to me that XNA is ONLY .Net based. .Net (like Java etc) provides out of the box sandboxing. So in theory the runtime can prevent this kind of operation from happening.

The .Net runtime has years of testing to ensure that the sandbox is secure - you can never be 100% certain of anything security-weise but it has good pedigree and plenty of testing time even before it got to xbox testing (which I bet is brutal!).

thezman | Fri, 31 Aug 2007 10:45:00 GMT |

Microsoft Game Technologies Hot Answers

Microsoft Game Technologies New questions

Microsoft Game Technologies Related Categories