Question: NEED HELP USING MULTIPLE VIRTUAL MACHINES THANKS Overview You'll use the VMs you created last time to help create a python program to infer what

NEED HELP USING MULTIPLE VIRTUAL MACHINES THANKS
Overview
You'll use the VMs you created last time to help create a python program to infer what type of OS a server is
running based on their IPID generation scheme.
Test script
Using your VMs, figure out a series of tests to make a guess about the OS the target machine is running. Your best
bet is to use the scpay library and keep in mind what types of packets trigger different IPID responses.
You must make a positive test for both OSes you chose. For example, if your test proves it's not FreeBSD you
cannot assume it's the other one. Therefore, the following code is NOT sufficient logic:
if(OS FreeBSD):
OS= Linux
 NEED HELP USING MULTIPLE VIRTUAL MACHINES THANKS Overview You'll use the

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!