The Open Web Application Security Project (OWASP) is a 501c3 not-for-profit worldwidecharitable organization focused on improving the security of applicationsoftware. In their web site, you almost could find every piece of informationregarding security.
A practical process we could follow to make our software more secure.
Microsoft Security Essentials provides real-time protection for your home or small businessPC that guards against viruses, spyware, and other malicious software.
Microsoft Security Essentials is a free* download from Microsoft that is simple toinstall, easy to use, and is automatically updated to protect your PC with thelatest technology.
Fiddler is a Web Debugging Proxy which logs all HTTP(s) traffic between your computerand the Internet. Fiddler allows you to inspect all HTTP(s) traffic, setbreakpoints, and "fiddle" with incoming or outgoing data. Fiddlerincludes a powerful event-based scripting subsystem, and can be extended usingany .NET language.
Windows Internet Explorer 9 provides a view of your rendered code, and F12 toolsprovides a view of how those pages are interpreted on a code level by InternetExplorer 9. F12 tools also help identify and report about elements on the pagesuch as links and image reports.
Burp Suite is an integrated platform for performing security testing of web applications. Itsvarious tools work seamlessly together to support the entire testing process,from initial mapping and analysis of an application's attack surface, throughto finding and exploiting security vulnerabilities.
DOMinator is a Firefox based software for analysis and identification of DOM Based Cross SiteScripting issues (DOMXss).
Dom Snitch is a Chrome based software for analysis and identification of DOM Based Cross SiteScripting issues (DOMXss).
Web Application Configuration Analyzer (WACA) analyzes server configuration for security best practicesrelated to General Windows, IIS, ASP.net and SQL server settings.
CAT.net is a binary code analysis tool thathelps identify common variants of certain prevailing vulnerabilities that cangive rise to common attack vectors such as Cross-Site Scripting (XSS), SQLInjection and XPath Injection
!exploitable is a windows debuggingextension that provides automated crash analysis and security risk assessment.
Microsoft Threat Analysis & Modeling tool allows non-security subject matter experts to enter already knowninformation including business requirements and application architecture which is then used to produce a feature-rich threat model.
A collection of tools which help you to troubleshoot in Window