Microsoft threat model
The two games in my analysis are the key factors in my thesis as I used the Microsoft threat model to analyze their level of security. All game applications like any other application should exhibit a high level of security to maintain its viability. Procedure stored in an application should be well protected during the design of the application, the query in the knowledge base of the application where database queries are stored to determine the next move of the application should be in a position to respond to queries effectively according to the user’s concern.sql injection in the knowledge should be taken care of through thorough validation.
Elevation of privileges of the mobile client can lead to adversary attacks to the game applications, therefore security is paramount. It is a good practice for a programmer of the gaming application to capture exceptions when raised for easier maintenance of the application. Finally, the developer should put into practice regular auditing of application security to avoid an unbound attack.