if you wanted to have nmap perform fragmentation for you, which command - line parameters could you use? a…

if you wanted to have nmap perform fragmentation for you, which command - line parameters could you use? a -f and -mtu b -f and -g c -mtu and -g d -g and -spoof - mac
Answer
Brief Explanations:
In nmap, the -f option is used for packet fragmentation, and -mtu option can also be related to fragmentation - like setting the maximum transmission unit for sending fragmented packets. The other options (-g, -spoof - mac) are not related to fragmentation.
Answer:
A. -f and -mtu