Search:     Advanced search
server monitoring
Showing: 1-10 of 17    »»
Articles
 
document 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
document 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
document 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
document 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
document 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
document Insecure Compiler Optimization
Insecure Compiler Optimization Abstract Improperly scrubbing sensitive data from memory can compromise security. Description Compiler...
08 May, 2008 Views: 242
document 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
document 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
document 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
document 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