List of questions
Related questions
Question 269 - PT0-002 discussion
For a penetration test engagement, a security engineer decides to impersonate the IT help desk. The security engineer sends a phishing email containing an urgent request for users to change their passwords and a link to https://example.com/index.html. The engineer has designed the attack so that once the users enter the credentials, the index.html page takes the credentials and then forwards them to another server that the security engineer is controlling. Given the following information:
Which of the following lines of code should the security engineer add to make the attack successful?
A.
window.location.= 'https://evilcorp.com'
B.
crossDomain: true
C.
geturlparameter ('username')
D.
redirectUrl = 'https://example.com'
Your answer:
0 comments
Sorted by
Leave a comment first