1 00:00:00,150 --> 00:00:02,100 Hello everybody and welcome back. 2 00:00:02,220 --> 00:00:08,520 And here I am right now on my laptop which I will use in order to show you this process of gathering 3 00:00:08,520 --> 00:00:10,910 the four way handshake from a wireless access point. 4 00:00:10,920 --> 00:00:18,210 Now as I said I am using the laptop because I have my father's network card and put in monitor mode 5 00:00:18,210 --> 00:00:24,120 right here or basically I have the option to put it in monitor mode right here and on my clinic's machine. 6 00:00:24,120 --> 00:00:26,020 I don't have that option. 7 00:00:26,040 --> 00:00:33,660 So once again if your card cannot be put into a monitor mode you might you will need to buy a different 8 00:00:33,660 --> 00:00:38,380 card which can be found cheap online or just 10 dollars. 9 00:00:38,460 --> 00:00:40,440 And then you will be set to go. 10 00:00:40,440 --> 00:00:46,500 Now before we begin with the attack itself we show you how to put your card into monitor mode or basically 11 00:00:46,530 --> 00:00:49,750 how you can check if your card can be put into the monitor mode. 12 00:00:51,450 --> 00:00:57,300 So once again if you are on the clinic's machine make sure you first off connect your wireless adapter 13 00:00:57,390 --> 00:00:59,220 and your wireless networking card. 14 00:00:59,250 --> 00:01:04,080 And once you do that basically the process is the same for me and for you. 15 00:01:04,080 --> 00:01:08,190 So let me just enter my mind right here. 16 00:01:08,190 --> 00:01:13,860 Just open up your terminal and basically type their IV config. 17 00:01:13,860 --> 00:01:20,850 Once you type that you will see your available networking interfaces and you will see your wireless 18 00:01:20,850 --> 00:01:27,640 networking interface which basically for me right now is W 0 0 0 1 now for you it will probably recall 19 00:01:27,720 --> 00:01:28,740 something different. 20 00:01:28,740 --> 00:01:35,010 So make sure you remember that name since you will specified in every comment you use from now on in 21 00:01:35,010 --> 00:01:38,810 this section. 22 00:01:39,250 --> 00:01:46,870 So in order to first of all check which mode your my your card is in which mode your card is at the 23 00:01:46,870 --> 00:01:47,230 moment. 24 00:01:47,230 --> 00:01:54,460 Just type in your terminal IOW config and it will show you that your wireless networking card is currently 25 00:01:54,460 --> 00:01:55,760 in the managed mode. 26 00:01:55,930 --> 00:02:03,820 It is in that mode by default and it used once you just surf the internet and basically do anything 27 00:02:03,910 --> 00:02:04,440 else. 28 00:02:04,490 --> 00:02:10,900 When once you connect to device access point but we do not want to our exploit me our network card to 29 00:02:10,900 --> 00:02:15,450 be in managed mode we want it to be in monitor mode. 30 00:02:15,450 --> 00:02:20,800 Now in order to put it in monitor mode first of all you need to send your card your networking interface 31 00:02:20,800 --> 00:02:22,580 down which you do with this command. 32 00:02:22,570 --> 00:02:30,470 So I have config and after that you type space and then the name of your network card which in my case 33 00:02:30,500 --> 00:02:32,240 is w l 0 1. 34 00:02:32,240 --> 00:02:37,820 Now in your case it is probably something different so make sure you specify your networking card interface 35 00:02:38,210 --> 00:02:39,070 instead of mine. 36 00:02:39,140 --> 00:02:47,400 If you just copy this command it will not work for you so after you type your networking card interface 37 00:02:47,400 --> 00:02:51,460 name it after that just type space Intel down. 38 00:02:51,880 --> 00:02:53,120 This will it. 39 00:02:53,140 --> 00:02:56,120 And once you PRESENTER This will send your network interface down. 40 00:02:56,730 --> 00:03:02,250 And as you can see right now I will not be connected to the internet since I put my network interface 41 00:03:02,520 --> 00:03:08,880 now and you will also not be able to see it once you type the IV config comment. 42 00:03:08,910 --> 00:03:15,000 Now right now what we want to do is since we put it down we want to put it into monitor mode and how 43 00:03:15,000 --> 00:03:15,600 we do that. 44 00:03:15,650 --> 00:03:17,150 We do that with this command. 45 00:03:17,220 --> 00:03:26,430 I w config then space than the name of your network card which in my case is W L O one and then type 46 00:03:26,550 --> 00:03:28,370 after that mode monitor. 47 00:03:28,860 --> 00:03:30,000 So just like that. 48 00:03:30,000 --> 00:03:35,880 Just press enter and if this command executes without problem that means that your network account can 49 00:03:35,880 --> 00:03:41,340 be put into monitor mode and you should be good to go if you have problem running this command or it 50 00:03:41,340 --> 00:03:49,430 doesn't want to execute you will need to buy a new network account has monitor mode option in it so 51 00:03:50,390 --> 00:03:57,410 if you did all of this and it worked the next thing you want to do is put your network kind of interface 52 00:03:57,470 --> 00:04:07,600 back up so type here I've config w 0 1 and then up and once again as we can see in the previous command. 53 00:04:07,630 --> 00:04:13,220 Once we run a W config it gave us that our networking card is in demoed managed. 54 00:04:13,390 --> 00:04:22,650 But now if we type that once again I w config we can see that currently our card is the monitor is in 55 00:04:22,650 --> 00:04:23,610 the monitor mode. 56 00:04:25,230 --> 00:04:27,600 So that's how you put your card into monitor mode. 57 00:04:27,630 --> 00:04:34,740 And if this indeed you executed this without any errors you're good to go and we will continue with 58 00:04:34,740 --> 00:04:39,350 the attack in the next lecture and hope I see you there and take care bye.