CAP試験無料問題集「The SecOps Group Certified AppSec Practitioner 認定」

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

解説: (GoShiken メンバーにのみ表示されます)
While performing a security audit of a web application, you discovered an exposed docker-compose.yml file.
What is the significance of this file and what data can be found in it?

解説: (GoShiken メンバーにのみ表示されます)
Based on the screenshot above, which of the following is the most true?
Screenshot
![Login Form]
coder@viewer
User does not exist
[Password field]
Forget password?
[Login button]
Not yet member? Sign now

解説: (GoShiken メンバーにのみ表示されます)
Which of the following is correct?

解説: (GoShiken メンバーにのみ表示されます)
Salt is a cryptographically secure random string that is added to a password before it is hashed. In this context, what is the primary objective of salting?

解説: (GoShiken メンバーにのみ表示されます)
In the screenshot below, which of the following is incorrect?
Target: https://example.com
HTTP/1.1 404 Not Found
Date: Fri, 09 Dec 2022 18:03:49 GMT
Server: Apache
Vary: Cookie
X-Powered-By: PHP/5.4.5-5
X-Xss-Protection: 1; mode=block
X-Content-Type-Options: nosniff
Content-Length: 0
Content-Type: text/html; charset=UTF-8
Cookie: JSESSIONID=1234567890ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789; secure; HttpOnly; SameSite=None

解説: (GoShiken メンバーにのみ表示されます)