Pre-Summer Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: validbest

Pass the The SecOps Group AppSec Practitioner CAP Questions and answers with ValidTests

Exam CAP All Questions
Exam CAP Premium Access

View all detail and faqs for the CAP exam

Viewing page 2 out of 2 pages
Viewing questions 11-20 out of questions
Questions # 11:

A website administrator forgot to renew the TLS certificate on time and as a result, the application is now displaying a TLS error message. However, on closer inspection, it appears that the error is due to the TLS certificate expiry.

Which of the following is correct?

Options:

A.

There is no urgency to renew the certificate as the communication is still over TLS

B.

There is an urgency to renew the certificate as the users of the website may get conditioned to ignore TLS warnings and therefore ignore a legitimate warning which could be a real Man-in-the-Middle attack

Expert Solution
Questions # 12:

What is the name of the WordPress file that contains the database connection information, including the database name, username, and password?

Options:

A.

wp-configuration.php

B.

wp-conf.php

C.

wp-secret.php

D.

wp-config.php

Expert Solution
Questions # 13:

Which of the following attributes is NOT used to secure the cookie?

Options:

A.

HttpOnly

B.

Secure

C.

Restrict

D.

Same-Site

Expert Solution
Questions # 14:

Which of the following HTTP response header prevents the client from caching the HTTP response in the most secure manner?

Options:

A.

Cache-Control: no-cache, no-store

B.

Secure-Cache: Enabled

C.

Cache-Control: Private

D.

Content-Security-Policy: no-cache, no-store

Expert Solution
Questions # 15:

In the screenshot below, an attacker is attempting to exploit which vulnerability?

Request

POST /dashboard/userdata HTTP/1.1

Host: example.com

User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) Firefox/107.0

Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8

Accept-Language: en-GB,en;q=0.5

Accept-Encoding: gzip, deflate

Upgrade-Insecure-Requests: 1

Sec-Fetch-Dest: document

Sec-Fetch-Mode: navigate

Sec-Fetch-Site: none

Sec-Fetch-User: ?1

Cookie: JSESSIONID=7576572ce167b5634ie646de967c759643d53031

Te: trailers

Connection: keep-alive

Content-Type: application/x-www-form-urlencoded

Content-Length: 36

useragent=http://127.0.0.1/admin

PrettyRaw | Hex | php | curl | ln | Pretty

HTTP/1.1 200 OK

Date: Fri, 09 Dec 2022 11:42:27 GMT

Content-Type: text/html; charset=UTF-8

Content-Length: 12746

Connection: keep-alive

X-Xss-Protection: 1; mode=block

X-Content-Type-Options: nosniff

X-Request-ID: 65403d71e8745d5e1fe205f44d531

Content-Length: 12746

<html>

<head>

<meta charset="utf-8">

<meta name="viewport" content="width=device-width, initial-scale=1">

<title>

Admin Panel

</title>

Options:

A.

HTTP Desync Attack

B.

File Path Traversal Attack

C.

Open URL Redirection

D.

Server-Side Request Forgery

Expert Solution
Questions # 16:

Under the same-origin policy (also SOP), a web browser permits scripts contained in a web page to access data in another web page, but only if both web pages have the same origin. Which of the following pages are in the same origin as that of the below URL?

http://www.example.com/dir/page2.html

    http://www.example.com/dir/other.html

    http://www.example.com:81/dir/other.html

    http://www.example.com/dir/other.html

    http://en.example.com/dir/other.html

Options:

A.

1 Only

B.

1 and 2

C.

1, 3 and 4

D.

None of the above

Expert Solution
Questions # 17:

Which of the following is considered as a safe password?

Options:

A.

Monday@123

B.

abcdef

C.

Sq0Jh819%ak

D.

1234567890

Expert Solution
Questions # 18:

GraphQL is an open-source data query and manipulation language for APIs, and a query runtime engine. In this context, what is GraphQL Introspection?

Options:

A.

A technique for testing the compatibility of the GraphQL API with other systems

B.

A technique for testing the performance of the GraphQL API

C.

A technique for discovering the structure of the GraphQL API

D.

A technique for testing the security of the GraphQL API

Expert Solution
Viewing page 2 out of 2 pages
Viewing questions 11-20 out of questions