Perform a DoS Attack
Correct answer: 0x002
Complete this lab as follows:
- From the Favorites bar, open Wireshark.
- Under Capture, select enp2s0.
- Select the blue fin to begin a Wireshark capture.
- In the Apply a display filter field, type tcp.flags.syn==1 and press Enter.
- From the Favorites bar, open Terminal.
- At the prompt, type hping3 --syn --flood rmksupplies.com and press Enter to start a TCP SYN flood against the CorpDC domain controller.
- After a few seconds of capturing packets, select the red box to stop the Wireshark capture
- In the top pane of Wireshark, select one of the packets captured with a destination address of 208.33.42.28.
- In the middle pane of Wireshark, expand Transmission Control Protocol.
- Scroll down to Flags.
Notice that both Flags in this pane and the Info column in the top pane show this as a SYN packet. - In the top right, select Answer Questions.
- Answer the question.
- Click Score Lab.
Comments
Post a Comment