Use the following configuration in this lab : Virtualbox Kali linux (or any Linux distribution) - > minimum RAM = 500MB windows XP where Wireshark is installed → minimum RAM = 500 MB Step 1 : Initial configuration This configuration can be done using internal network connection in the virtualbox and a manual assignment of IP addresses. Be sure that both machines belong to the same internal network (having the same net prefix and the same network mask) Kali Linux : 100.17.0.10 \ 8 Windows : 100.17.0.20 \ 8 use the ping command to test the connection from both sides. Show the result of each ping command using a screenshot : …......................................................... Step2: open Wireshark in the Windows machine and set a filter “tcp”. Use hping3 command in Kali Linux to send two packets to the windows machine like the following : - packet nature : tcp - number of packets : 2 - destination port : 23 - Flag SYN active - interval time 100 microseconds write the command here and give a screenshot from Kali and Wireshark capture of those two packets …....................................................................................................................................... from wireshark can you tell what correspond to tcp destination port = 23 ? …........................................................................................................................ Step 3 : set Wireshark filter now to “udp” to see only udp packets Send two packets to the windows machine like the following : - packet nature : udp - number of packets : 4 - destination port : 69 - interval time 100 microseconds write the command here and give a screenshot from Kali and Wireshark capture of those packets …......................................................................... from wireshark can you tell what correspond to udp destination port = 69 ? and what its hexadecimal representation …........................................................................................................................
YOU MAY FIND THE ANSWER TO THESE QUESTIONS ON CHEGG BUT THEY ARE EITHER INCOMPLETE OR WRONG. PLEASE SOLVE THEM YOURSELF
Use the following configuration in this lab :
- Virtualbox
- Kali linux (or any Linux distribution) - > minimum RAM = 500MB
- windows XP where Wireshark is installed → minimum RAM = 500 MB
Step 1 : Initial configuration
This configuration can be done using internal network connection in the virtualbox and a manual assignment of IP addresses. Be sure that both machines belong to the same internal network (having the same net prefix and the same network mask)
Kali Linux : 100.17.0.10 \ 8
Windows : 100.17.0.20 \ 8
use the ping command to test the connection from both sides. Show the result of each ping command using a screenshot :
….........................................................
Step2: open Wireshark in the Windows machine and set a filter “tcp”. Use hping3 command in Kali Linux to send two packets to the windows machine like the following :
- packet nature : tcp
- number of packets : 2
- destination port : 23
- Flag SYN active
- interval time 100 microseconds
write the command here and give a screenshot from Kali and Wireshark capture of those two packets
….......................................................................................................................................
from wireshark can you tell what correspond to tcp destination port = 23 ?
…........................................................................................................................
Step 3 : set Wireshark filter now to “udp” to see only udp packets
Send two packets to the windows machine like the following :
- packet nature : udp
- number of packets : 4
- destination port : 69
- interval time 100 microseconds
write the command here and give a screenshot from Kali and Wireshark capture of those packets
….........................................................................
from wireshark can you tell what correspond to udp destination port = 69 ? and what its hexadecimal representation
…........................................................................................................................
Trending now
This is a popular solution!
Step by step
Solved in 4 steps with 1 images