|
Solution Search:
|
Software Quality Resources
Web application security: Application error handling
When an application error occurs, whether due to user input or an internal function, you want to present an error message that will help the end user correct the problem. However, it is...
More...
Sep 5, 2006
Information disclosure bug blights IE7 release
story here) of Microsoft's long-awaited browser software upgrade. The flaw stems from error in the handling of redirections for URLs with the "mhtml:" URI handler...
More...
Oct 19, 2006
error handling
Error handling refers to the anticipation, detection, and resolution of programming, application, and communications errors. Specialized programs, called error...
More...
May 18, 2006
OWASP Guide to Building Secure Web Applications and Web Services, Chapter 15: Error Handling, Auditing and Logging
free and open application security tools and documentation at http://www.owasp.org. Error Handling, Auditing and Logging
Objective Auditable – all activities that affect user... More... Jan 6, 2006
Top 10 Web application security vulnerabilities
Cross Site Scripting (XSS) Flaws Buffer Overflows Injection Flaws Improper Error Handling Insecure Storage Denial of Service Insecure Configuration Management
What is OWASP? Return to Table of Contents This glossary definition...
More...
Jan 12, 2006
Related Tips
Requirements use cases tutorial: Advanced formats, test case comparisons
repeating the user action step that causes an exception, or error, response. For instance, the user could go from the R1.2 "customer is not found" error message either...
More...
May 29, 2009
Testing mobile Web applications for usability and context
to detect all mobile browsers, and you may redirect in error.
Context: What is the user doing Mobile content also needs to be considered in terms of context. If... More... May 25, 2009
Using SBTM for exploratory testing coverage problems
3 - We've looked at corner cases using strong data, state, error, or stress testing.
This gives me the ability to do a direct mapping of charters to coverage. When... More... May 7, 2009
|