1 00:00:00,330 --> 00:00:07,140 In order to pull off our IP six man in the middle attack we're going to need to utilize a tool called 2 00:00:07,170 --> 00:00:08,990 Man in the middle six. 3 00:00:09,060 --> 00:00:12,300 So let's go ahead and grab that tool now. 4 00:00:12,300 --> 00:00:20,650 So we're just gonna say get hub and Team Six like this and we are looking for the Fox Dash I T right 5 00:00:20,650 --> 00:00:21,700 here. 6 00:00:21,850 --> 00:00:24,910 Go ahead and grab this clone or download. 7 00:00:24,910 --> 00:00:29,580 Copy that and then we'll scroll down look for any dependencies. 8 00:00:29,590 --> 00:00:32,080 Looks like it's just a pip install. 9 00:00:32,080 --> 00:00:46,180 So we're going to do this here CDE into our folder as always get clone and paste now into your new folder. 10 00:00:47,040 --> 00:00:55,500 Here and we're just going to say pip install and we should do Pip three actually Pip three install. 11 00:00:55,510 --> 00:00:59,340 We can usually do period and that will install the requirements for us 12 00:01:02,100 --> 00:01:04,680 so this will take just a second now to install. 13 00:01:04,680 --> 00:01:08,670 I don't believe it's a very long install and we're already done here. 14 00:01:09,150 --> 00:01:10,500 So that is it. 15 00:01:10,530 --> 00:01:12,600 So it should just take a second for you. 16 00:01:12,660 --> 00:01:15,570 Once you have it installed go ahead and meet me in the next video. 17 00:01:15,590 --> 00:01:17,970 We break it all down and we start the attack.