|
Articles
|
|
 |
ASP.NET Misconfiguration: Creating Debug Binary
ASP.NET Misconfiguration: Creating Debug Binary
Abstract
Debugging messages help attackers learn about the system and plan a form of...
|
|
08 May, 2008
Views: 254
|
|
 |
ASP.NET Misconfiguration: Missing Custom Error Handling
ASP.NET Misconfiguration: Missing Custom Error Handling
Abstract
An ASP .NET application must enable custom error pages in order to prevent...
|
|
08 May, 2008
Views: 301
|
|
 |
Failure of true random number generator
Failure of true random number generator
Overview
True random number generators generally have a limited source of entropy and therefore can fail...
|
|
08 May, 2008
Views: 221
|
|
 |
Information leak through class cloning
Information leak through class cloning
Overview
Cloneable classes are effectively open classes since data cannot be hidden in...
|
|
08 May, 2008
Views: 271
|
|
 |
Information leak through serialization
Information leak through serialization
Overview
Serializable classes are effectively open classes since data cannot be hidden in...
|
|
08 May, 2008
Views: 514
|
|
 |
Insecure Compiler Optimization
Insecure Compiler Optimization
Abstract
Improperly scrubbing sensitive data from memory can compromise security.
Description
Compiler...
|
|
08 May, 2008
Views: 242
|
|
 |
J2EE Misconfiguration: Insecure Transport
J2EE Misconfiguration: Insecure Transport
Abstract
The application configuration should ensure that SSL is used for all access controlled...
|
|
08 May, 2008
Views: 247
|
|
 |
J2EE Misconfiguration: Missing Error Handling
J2EE Misconfiguration: Missing Error Handling
Abstract
A web application must define a default error page for 404 errors, 500 errors and to catch...
|
|
08 May, 2008
Views: 247
|
|
 |
J2EE Misconfiguration: Unsafe Bean Declaration
J2EE Misconfiguration: Unsafe Bean Declaration
Abstract
Entity beans should not be declared remote.
Description
Entity beans that expose a...
|
|
08 May, 2008
Views: 231
|
|
 |
J2EE Misconfiguration: Insufficient Session-ID Length
J2EE Misconfiguration: Insufficient Session-ID Length
Abstract
Session identifiers should be at least 128 bits long to prevent brute-force session...
|
|
08 May, 2008
Views: 278
|
|