312-50v13 Exam Question 236

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
...
Packets: Sent = 6, Received = 6, Lost = 0 (0% loss)
What does the option * indicate?
  • 312-50v13 Exam Question 237

    An Intrusion Detection System (IDS) has alerted the network administrator to a possibly malicious sequence of packets sent to a Web server in the network's external DMZ. The packet traffic was captured by the IDS and saved to a PCAP file.
    What type of network tool can be used to determine if these packets are genuinely malicious or simply a false positive?
  • 312-50v13 Exam Question 238

    Which of the following tactics uses malicious code to redirect users' web traffic?
  • 312-50v13 Exam Question 239

    DHCP snooping is a great solution to prevent rogue DHCP servers on your network. Which security feature on switchers leverages the DHCP snooping database to help prevent man-in-the-middle attacks?
  • 312-50v13 Exam Question 240

    A sophisticated attacker targets your web server with the intent to execute a Denial of Service (DoS) attack.
    His strategy involves a unique mixture of TCP SYN, UDP, and ICMP floods, using 'r' packets per second.
    Your server, reinforced with advanced security measures, can handle 'h' packets per second before it starts showing signs of strain. If 'r' surpasses 'h', it overwhelms the server, causing it to become unresponsive. In a peculiar pattern, the attacker selects 'r' as a composite number and 'h' as a prime number, making the attack detection more challenging. Considering 'r=2010' and different values for 'h', which of the following scenarios would potentially cause the server to falter?