CV0-004 · Question #52
A company experienced a data leak through its website. A security engineer, who is investigating the issue, runs a vulnerability scan against the website and receives the following output: Which of…
The correct answer is D. Insecure protocol. The data leak is most likely caused by the use of an insecure protocol. The vulnerability scan output shows that port 21/tcp for FTP (File Transfer Protocol) is open. FTP is known for transmitting data unencrypted, which could allow sensitive data to be intercepted during…
Question
A company experienced a data leak through its website. A security engineer, who is investigating the issue, runs a vulnerability scan against the website and receives the following output:
Which of the following is the most likely cause of this leak?
Exhibit
Options
- ARTMP port open
- BSQL injection
- CPrivilege escalation
- DInsecure protocol
How the community answered
(32 responses)- B6% (2)
- C3% (1)
- D91% (29)
Explanation
The data leak is most likely caused by the use of an insecure protocol. The vulnerability scan output shows that port 21/tcp for FTP (File Transfer Protocol) is open. FTP is known for transmitting data unencrypted, which could allow sensitive data to be intercepted during transfer.
Topics
Community Discussion
No community discussion yet for this question.
