Question 96

Which of the following is designed to protect the Internet resolvers (clients) from forged DNS data created by DNS cache poisoning?
  • Question 97

    You run the following bash script in Linux:
    for i in 'cat hostlist.txt' ;do
    nc -q 2 -v $i 80 < request.txt done
    Where, hostlist.txt file contains the list of IP addresses and request.txt is the output file. Which of the following tasks do you want to perform by running this script?
  • Question 98

    You have configured a virtualized Internet browser on your Windows XP professional computer. Using the virtualized Internet browser, you can protect your operating system from which of the following?
  • Question 99

    You enter the following URL on your Web browser:
    http://www.we-are-secure.com/scripts/..%co%af../..%co%
    af../windows/system32/cmd.exe?/c+dir+c:\
    What kind of attack are you performing?
  • Question 100

    Against which of the following does SSH provide protection?
    Each correct answer represents a complete solution. Choose two.