CS0-003 Exam Question 116

While reviewing web server logs, a security analyst discovers the following suspicious line:

Which of the following is being attempted?
  • CS0-003 Exam Question 117

    A security analyst wants to implement new monitoring controls in order to find abnormal account activity for traveling employees. Which of the following techniques would deliver the expected results?
  • CS0-003 Exam Question 118

    A security analyst obtained the following table of results from a recent vulnerability assessment that was conducted against a single web server in the environment:

    Which of the following should be completed first to remediate the findings?
  • CS0-003 Exam Question 119

    A company receives a penetration test report summary from a third party. The report summary indicates a proxy has some patches that need to be applied. The proxy is sitting in a rack and is not being used, as the company has replaced it with a new one. The CVE score of the vulnerability on the proxy is a 9.8.
    Which of the following best practices should the company follow with this proxy?
  • CS0-003 Exam Question 120

    An analyst investigated a website and produced the following:
    Starting Nmap 7.92 ( https://nmap.org ) at 2022-07-21 10:21 CDT
    Nmap scan report for insecure.org (45.33.49.119)
    Host is up (0.054s latency).
    rDNS record for 45.33.49.119: ack.nmap.org
    Not shown: 95 filtered tcp ports (no-response)
    PORT STATE SERVICE VERSION
    22/tcp open ssh OpenSSH 7.4 (protocol 2.0)
    25/tcp closed smtp
    80/tcp open http Apache httpd 2.4.6
    113/tcp closed ident
    443/tcp open ssl/http Apache httpd 2.4.6
    Service Info: Host: issues.nmap.org
    Service detection performed. Please report any incorrect results at https://nmap .org/submit/ .
    Nmap done: 1 IP address (1 host up) scanned in 20.52 seconds
    Which of the following syntaxes did the analyst use to discover the application versions on this vulnerable website?