Splunk Enterprise Certified Admin — Question 4

What application security best practices should be adhered to while developing an app for Splunk? (Select all that apply.)

Answer options

Correct answer: A, C

Explanation

Answer A is correct as reviewing the OWASP Top Ten List helps identify common security vulnerabilities. Answer C is also correct because the OWASP Secure Coding Practices Quick Reference Guide provides essential guidelines for secure coding. Options B is incorrect since storing passwords in clear text is a dangerous practice, and option D, while important, is not directly related to the best practices specifically stated in the question.