Question 936

This kind of password cracking method uses word lists in combination with numbers and special characters:
  • Question 937

    You are a security analyst at Sentinel Cyber Group, monitoring the web portal of Aspen Valley Bank in Salt Lake City, Utah. During log review, you notice repeated attempts by attackers to inject malicious strings into the login fields. However, despite these attempts, the application executes queries safely without altering their logic, since user inputs are kept separate from the SQL statements and bound as fixed values before execution. Based on the observed defense mechanism, which SQL injection countermeasure is the application employing?
  • Question 938

    Malware remains dormant until triggered and changes its code with each infection. What malware type is responsible, and how should it be mitigated?
  • Question 939

    An attacker decided to crack the passwords used by industrial control systems. In this process, he employed a loop strategy to recover these passwords. He used one character at a time to check whether the first character entered is correct; if so, he continued the loop for consecutive characters. If not, he terminated the loop.
    Furthermore, the attacker checked how much time the device took to finish one complete password authentication process, through which he deduced how many characters entered are correct.
    What is the attack technique employed by the attacker to crack the passwords of the industrial control systems?
  • Question 940

    In the process of implementing a network vulnerability assessment strategy for a tech company, the security analyst is confronted with the following scenarios:
    1) A legacy application is discovered on the network, which no longer receives updates from the vendor.
    2) Several systems in the network are found running outdated versions of web browsers prone to distributed attacks.
    3) The network firewall has been configured using default settings and passwords.
    4) Certain TCP/IP protocols used in the organization are inherently insecure.
    The security analyst decides to use vulnerability scanning software. Which of the following limitations of vulnerability assessment should the analyst be most cautious about in this context?