This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Difference between revisions of "Testing for DB Listener (OWASP-CM-002)"

From OWASP
Jump to: navigation, search
(Brief Summary)
Line 3: Line 3:
  
 
== Brief Summary ==
 
== Brief Summary ==
<br>
+
The Data base listener is a network daemon unique to Oracle databases. It waits for connection requests from remote clients.
..here: we describe in "natural language" what we want to test.
+
This daemon can be compromised and hence affect the availability of the database.
<br>
+
 
 
== Description of the Issue ==  
 
== Description of the Issue ==  
 
<br>
 
<br>

Revision as of 10:09, 16 November 2006

[Up]
OWASP Testing Guide v2 Table of Contents

Brief Summary

The Data base listener is a network daemon unique to Oracle databases. It waits for connection requests from remote clients. This daemon can be compromised and hence affect the availability of the database.

Description of the Issue


...here: Short Description of the Issue: Topic and Explanation

Black Box testing and example

Testing for Topic X vulnerabilities:
...
Result Expected:
...

Gray Box testing and example

Testing for Topic X vulnerabilities:
...
Result Expected:
...

References

Whitepapers
...
Tools
...


OWASP Testing Guide v2

Here is the OWASP Testing Guide v2 Table of Contents