최신 CAP 무료덤프 - The SecOps Group Certified AppSec Practitioner
Based on the below HTTP request, which of the following statements is correct?
POST /changepassword HTTP/2
Host: example.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:107.0) Gecko/20100101 Firefox/107.0 Sec-Fetch-Dest: document Sec-Fetch-Mode: navigate Sec-Fetch-Site: same-origin Cookie: JSESSIONID=38RB5ECV10785B53AF29816E92E2E50 Content-Length: 95 new_password=usher!@22&confirm_password=usher!@22
POST /changepassword HTTP/2
Host: example.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:107.0) Gecko/20100101 Firefox/107.0 Sec-Fetch-Dest: document Sec-Fetch-Mode: navigate Sec-Fetch-Site: same-origin Cookie: JSESSIONID=38RB5ECV10785B53AF29816E92E2E50 Content-Length: 95 new_password=usher!@22&confirm_password=usher!@22
정답: B
설명: (DumpTOP 회원만 볼 수 있음)
An application's forget password functionality is described below:
The user enters their email address and receives a message on the web page:
"If the email exists, we will email you a link to reset the password"
The user also receives an email saying:
"Please use the link below to create a new password:"
http://example.com/reset_password?userId=5298
Which of the following is true?
The user enters their email address and receives a message on the web page:
"If the email exists, we will email you a link to reset the password"
The user also receives an email saying:
"Please use the link below to create a new password:"
http://example.com/reset_password?userId=5298
Which of the following is true?
정답: B
설명: (DumpTOP 회원만 볼 수 있음)
Which is the most effective way of input validation to prevent Cross-Site Scripting attacks?
정답: D
설명: (DumpTOP 회원만 볼 수 있음)
Multifactor authentication will NOT be able to prevent:
정답: C
설명: (DumpTOP 회원만 볼 수 있음)
Which of the following hashing algorithms is considered to be the most secure amongst these?
정답: A
설명: (DumpTOP 회원만 볼 수 있음)
In the context of the CORS (Cross-origin resource sharing) misconfiguration, which of the following statements is true?
정답: C
설명: (DumpTOP 회원만 볼 수 있음)