CS0-001 CompTIA CSA+ Certification Exam

Loading demo links...

Showing 13–15 of 20 questions

Question 13

Which of the following is the BEST way to share incident-related artifacts to provide non-repudiation?

Select an option, then click Submit answer.

  • Secure email

  • Encrypted USB drives

  • Cloud containers

  • Network folders

Question 14

An organization has recently experienced a data breach. A forensic analysis confirmed the attacker found a legacy web server that had not been used in over a year and was not regularly patched. After a discussion with the security team, management decided to initiate a program of network reconnaissance and penetration testing. They want to start the process by scanning the network for active hosts and open ports. Which of the following tools is BEST suited for this job?

Select an option, then click Submit answer.

  • Ping

  • Nmap

  • Netstat

  • ifconfig

  • Wireshark

  • L0phtCrack

Question 15

A cybersecurity analyst was asked to review several results of web vulnerability scan logs.

Given the following snippet of code:

Which of the following BEST describes the situation and recommendations to be made?

Select an option, then click Submit answer.

  • The security analyst has discovered an embedded iframe pointing to source IP 65.240.22.1 network. The code should include the domain name. Recommend the entry be updated with the domain name.

  • The security analyst has discovered an embedded iframe that is hidden from users accessing the web page. This code is correct. This is a design preference, and no vulnerabilities are present.

  • The security analyst has discovered an embedded iframe pointing to source IP 65.240.22.1 network. The link is hidden and suspicious. Recommend the entry be removed from the web page.

  • The security analyst has discovered an embedded iframe pointing to source IP 65.240.22.1 network. Recommend making the iframe visible. Fixing the code will correct the issue.