what number does the mtu setting need to be a multiple of when you are using mtu fragmenting with nmap? a…

what number does the mtu setting need to be a multiple of when you are using mtu fragmenting with nmap? a six b eight c two d four
Answer
Brief Explanations:
When using MTU (Maximum Transmission Unit) fragmenting with Nmap, the MTU setting needs to be a multiple of eight due to network - layer fragmentation requirements and how IP packets are structured. Each fragment offset in the IP header is measured in units of 8 bytes.
Answer:
B. Eight