InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
Mention What Is The Basic Design Of Owasp Esapi? |
|
Answer» The basic DESIGN of OWASP ESAPI includes:
The basic design of OWASP ESAPI includes: |
|
| 2. |
Explain What Is Owasp Esapi? |
|
Answer» OWASP ESAPI (Enterprise Security API) is an open source WEB APPLICATION security control library that enables developers to build or write lower RISK applications. OWASP ESAPI (Enterprise Security API) is an open source web application security control library that enables developers to build or write lower risk applications. |
|
| 3. |
Mention What Is The Threat You Are Exposed To If You Do Not Verify Authorization Of User For Direct References To Restricted Resources? |
|
Answer» You are exposed to threat for insecure DIRECT object references, if you do not VERIFY authorization of user for direct references to LIMITED or restricted RESOURCES. You are exposed to threat for insecure direct object references, if you do not verify authorization of user for direct references to limited or restricted resources. |
|
| 4. |
Explain What The Passive Mode Is Or Phase I Of Testing Security In Owasp? |
|
Answer» The PASSIVE mode or phase I of security testing includes understanding the APPLICATION’s logic and gathering information using appropriate TOOLS. At the end of this phase, the tester should understand all the GATES or access POINTS of the application. The passive mode or phase I of security testing includes understanding the application’s logic and gathering information using appropriate tools. At the end of this phase, the tester should understand all the gates or access points of the application. |
|
| 5. |
List Out The Controls To Test During The Assessment? |
Answer»
|
|
| 6. |
Explain What Does Owasp Application Security Verification Standard (asvs) Project Includes? |
|
Answer» OWASP application security verification standard project INCLUDES: Use as a metric: It provides application owners and application developers with a YARDSTICK with which to analyze the degree of trust that can be placed in their web applications Use as a guidance: It provides information to security control developers as to what to BUILD into security controls in order to meet the application security REQUIREMENTS Use during procurement: It provides a basis for specifying application security verification requirements in contracts OWASP application security verification standard project includes: Use as a metric: It provides application owners and application developers with a yardstick with which to analyze the degree of trust that can be placed in their web applications Use as a guidance: It provides information to security control developers as to what to build into security controls in order to meet the application security requirements Use during procurement: It provides a basis for specifying application security verification requirements in contracts |
|
| 7. |
Name The Attack Technique That Implement A User’s Session Credential Or Session Id To An Explicit Value? |
|
Answer» Dictionary ATTACK can force a USER’s session credential or session ID to an EXPLICIT value Dictionary attack can force a user’s session credential or session ID to an explicit value |
|
| 8. |
Explain What Threat Arises From Not Flagging Http Cookies With Tokens As Secure? |
|
Answer» Access CONTROL VIOLATION threat ARISES from not flagging HTTP cookies with tokens as secure. Access Control Violation threat arises from not flagging HTTP cookies with tokens as secure. |
|
| 9. |
List Top 10 Owasp Vulnerabilities? |
|
Answer» OWASP top 10 SECURITY flaws include:
OWASP top 10 security flaws include: |
|
| 10. |
Explain What Is Owasp Webgoat And Webscarab? |
|
Answer» WebGoat: Its an EDUCATIONAL tool for learning related to application security, a baseline to test security tools against known issues. It’s a J2EE web application organized in “Security Lessons” based on tomcat and JDK 1.5. WebScarab: It’s a FRAMEWORK for analysing HTTP/HTTPS TRAFFIC. It does various functions like fragment analysis, observer the traffic between the server and browser, manual intercept, session ID analysis, identifying new URLs within each PAGE viewed. WebGoat: Its an educational tool for learning related to application security, a baseline to test security tools against known issues. It’s a J2EE web application organized in “Security Lessons” based on tomcat and JDK 1.5. WebScarab: It’s a framework for analysing HTTP/HTTPS traffic. It does various functions like fragment analysis, observer the traffic between the server and browser, manual intercept, session ID analysis, identifying new URLs within each page viewed. |
|
| 11. |
Mention What Threat Can Be Avoided By Having Unique Usernames Produced With A High Degree Of Entropy? |
|
Answer» Authorization BYPASS can be avoided by having unique usernames generated with a HIGH DEGREE of ENTROPY. Authorization Bypass can be avoided by having unique usernames generated with a high degree of entropy. |
|
| 12. |
Mention What Happens When An Application Takes User Inserted Data And Sends It To A Web Browser Without Proper Validation And Escaping? |
|
Answer» Cross SITE scripting happens when an APPLICATION takes USER inserted data and sends it to a web BROWSER without proper VALIDATION and escaping. Cross site scripting happens when an application takes user inserted data and sends it to a web browser without proper validation and escaping. |
|
| 13. |
Mention What Flaw Arises From Session Tokens Having Poor Randomness Across A Range Of Values? |
|
Answer» Session hijacking ARISES from session TOKENS having poor randomness across a range of VALUES. Session hijacking arises from session tokens having poor randomness across a range of values. |
|
| 14. |
What Is Owasp? |
|
Answer» OWASP stands for OPEN Web Application Security Project. It is an ORGANIZATION which supports SECURE SOFTWARE DEVELOPMENT. OWASP stands for Open Web Application Security Project. It is an organization which supports secure software development. |
|