312-50v12 Exam Question 111

While performing an Nmap scan against a host, Paola determines the existence of a firewall. In an attempt to determine whether the firewall is stateful or stateless, which of the following options would be best to use?
  • 312-50v12 Exam Question 112

    ping-* 6 192.168.0.101
    Output:
    Pinging 192.168.0.101 with 32 bytes of data:
    Reply from 192.168.0.101: bytes=32 time<1ms TTL=128
    Reply from 192.168.0.101: bytes=32 time<1ms TTL=128
    Reply from 192.168.0.101: bytes=32 time<1ms TTL=128
    Reply from 192.168.0.101: bytes=32 time<1ms TTL=128
    Reply from 192.168.0.101: bytes=32 time<1ms TTL=128
    Reply from 192.168.0.101:
    Ping statistics for 192.168.0101
    Packets: Sent = 6, Received = 6, Lost = 0 (0% loss).
    Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum = 0ms, Average = 0ms
    What does the option * indicate?
  • 312-50v12 Exam Question 113

    A certified ethical hacker is conducting a Whois footprinting activity on a specific domain. The individual is leveraging various tools such as Batch IP Converter and Whols Analyzer Pro to retrieve vital details but is unable to gather complete Whois information from the registrar for a particular set of data. As the hacker, what might be the probable data model being utilized by the domain's registrar for storing and looking up Who is information?
  • 312-50v12 Exam Question 114

    Which file is a rich target to discover the structure of a website during web-server footprinting?
  • 312-50v12 Exam Question 115

    In order to tailor your tests during a web-application scan, you decide to determine which web-server version is hosting the application. On using the sV flag with Nmap. you obtain the following response:
    80/tcp open http-proxy Apache Server 7.1.6
    what Information-gathering technique does this best describe?