How secure are your applications?
21 July 2007 in Programming & SecuritySecurity is becoming increasily important on software development. In the short future, employers will take a lot into account a in-depth knowledge of such matters.
We all know, NO application is bullet-proof. A single security hole can wreak an entire application, making its security completely useless.
Never the less, security can and should always be improved to its higher degree.
To fully create a secure application, every member of every object in the application must be carefully analyzed to determine every conceivable way each member could be invoked.
I recently found that Microsoft offerers a free tool to help you secure your applications against hacker attacks. The application is called ‘Threat Analysis and Modeling’.
Currently in version 2.1.2, the application aims to simplify the process of identifying potential security holes in your applications before hackers do.
You can enter a pre-existing application’s design details into the tool to see what sort of security issues may have slipped into it, but this tool really shines when used in the design phase of new applications. In fact, the Threat Analysis and Modeling Tool is robust enough that you may consider using it as your primary design tool for all new applications.
For a jumpstart, you may wish to watch some of the many helpful tutorial videos that are available from the Application Threat Modeling web site. You may also wish to pay a visit to the threat modeling team’s blog to stay up-to-date on the latest info.
The application free download can be made here.
Search
Pages
Top Posts
- 15 Visual Studio .NET Add-Ins you won't live without
- Using SQLite in .NET
- How to get started with Silverlight Streaming
- Avoid chaos, don't let bugs take your project away
- Best-Ever Ad from Microsoft
Categories
- All
- Random tidbits
- Links
- Windows
- Fun
- Portuguese
- WebDev
- Programming
- Blogging
- Personal Experience
- Microsoft
- Tech
- OS
- Linux
- Security
- TV
- Software
- Databases
- Hardware
- WPF
Leave a Comment