CV0-004 Exam Question 121

An organization's security policy states that software applications should not exchange sensitive data in cleartext. The security analyst is concerned about a software application that uses Base64 to encode credit card data. Which of the following would be the best algorithm to replace Base64?
  • CV0-004 Exam Question 122

    An organization has been using an old version of an Apache Log4j software component in its critical software application. Which of the following should the organization use to calculate the severity of the risk from using this component?
  • CV0-004 Exam Question 123

    A cloud security analyst is investigating the impact of a recent cyberattack. The analyst is reviewing the following information:
    Web server access log:
    104.210.233.225 - - [21/10/2022:11:17: 40] "POST /uploadfile.html?f=myfile.php" 200 1638674
    45.32.10.66 - - [21/10/2022:11:19:12] "GET /welcome.html" 200 5812
    104.210.233.225 - - [21/10/2022:11:21:19] "GET / .. / .. / .. / .. /conf/server.xml HTTP/1.1" 200 74458
    45.32.10.66 - - [21/10/22:11:22:32] "GET /admin.html HTTP/1.1" 200 9518 Web application firewall log:
    "2022/10/21 11:17:33" "10.25.2.35" "104. 210.233.225" "userl" "File transfer completed successfully."
    "2022/10/21 11:21:05" "10. 25.2. 35" "104. 210.233.225" "userl" "Accessed application page."
    "2022/10/21 11:22:13" "10.25.2.35" "45. 32. 10. 66" "user2" "Accessing admin page. " Which of the following has occurred?
  • CV0-004 Exam Question 124

    Given the following command:
    Sdocker pull images.comptia.org/user1/myimage:latest
    Which of the following correctly identifies images.comptia.org?
  • CV0-004 Exam Question 125

    An administrator is creating a cron job that shuts down the virtual machines at night to save on costs. Which of the following is the best way to achieve this task?