The SecOps Group Related Exams
CAP Exam
Which of the following directives in a Content-Security-Policy HTTP response header, can be used to prevent a Clickjacking attack?
The DNS entries for and both point to the same IP address i.e., 1.3.3.7. How does the web server know which web application is being requested by the end user's browser?
In the context of NoSQL injection, which of the following is correct?
Statement A: NoSQL databases provide looser consistency restrictions than traditional SQL databases. By requiring fewer relational constraints and consistency checks, NoSQL databases often offer performance and scaling benefits. Yet these databases are still potentially vulnerable to injection attacks, even if they aren’t using the traditional SQL syntax.
Statement B: NoSQL database calls are written in the application’s programming language, a custom API call, or formatted according to a common convention (such as XML, JSON, LINQ, etc).