QuestionQ43
Database Penetration Testing MethodologyTodd is completing an assignment involving the auditing of a web service. The scanning phase shows that the web service uses an Oracle database server as its backend. He wants to examine the TNS Listener configuration file for configuration errors.
Which of the following directories contains the TNS Listener configuration file by default:
- A $ORACLE_HOME/bin
- B $ORACLE_HOME/network /admin
- C $ORACLE_HOME/network /bin
- D $ORACLE_HOME/network
Community Discussion