1 00:00:00,270 --> 00:00:02,160 Hello everybody and welcome back. 2 00:00:02,280 --> 00:00:07,800 Now before we begin with the foot printing lessons I would like to just show you some of the things 3 00:00:07,800 --> 00:00:08,760 you might want to install. 4 00:00:08,760 --> 00:00:09,740 Before we begin. 5 00:00:10,350 --> 00:00:15,090 So the first thing I want you to install is GitHub repository. 6 00:00:15,090 --> 00:00:24,480 Basically if you do not already have it you just type here and install it if we encounter this error 7 00:00:24,570 --> 00:00:29,070 just basically delete these logs from the path that is specified right here. 8 00:00:29,070 --> 00:00:36,420 So just take this path copied type here the arm command that we covered which stands for remove then 9 00:00:36,420 --> 00:00:38,820 paste the file. 10 00:00:38,820 --> 00:00:43,110 Now it might ask you to remove other locks as well. 11 00:00:43,110 --> 00:00:45,210 So this one is also here. 12 00:00:45,210 --> 00:00:51,580 We want to remove this one as well such as basically just copy the path and delete it. 13 00:00:51,810 --> 00:00:56,640 Let's just paste and let's see if there is something else. 14 00:00:56,740 --> 00:01:01,810 There is one more block in the cache which we also want to remove. 15 00:01:02,080 --> 00:01:07,630 So copy the third one and I believe this one is last one. 16 00:01:07,630 --> 00:01:12,940 So now that you deleted it you can install it which is already installed for me. 17 00:01:12,940 --> 00:01:17,700 You just type here apt install it and how do we use it. 18 00:01:17,710 --> 00:01:18,880 Now let me just show you. 19 00:01:18,900 --> 00:01:21,940 You just go here on the Github Web site. 20 00:01:21,940 --> 00:01:27,970 So basically any program that is not pre installed in the clinics you will probably be downloading it 21 00:01:28,030 --> 00:01:33,920 over GitHub so let's say for example I know a name of one program it is called into the show. 22 00:01:34,390 --> 00:01:40,790 It does not come pre installed in the clinics but you can downloaded it in from GitHub. 23 00:01:40,870 --> 00:01:42,700 I will show you the command right now. 24 00:01:42,700 --> 00:01:48,250 So basically it is the first one you can see that the site is GitHub and the path basically the path 25 00:01:48,250 --> 00:01:49,410 is but you want to copy. 26 00:01:49,430 --> 00:01:51,040 So just imagine this. 27 00:01:51,090 --> 00:01:52,210 This is the Web site. 28 00:01:52,240 --> 00:01:54,690 And this is the program that I want to download. 29 00:01:54,760 --> 00:01:56,680 It is used for Instagram hacking. 30 00:01:56,680 --> 00:01:58,900 We will be covering it later on. 31 00:01:58,900 --> 00:02:04,820 From now on I just want to show you how to install any program on GitHub so basically you just uh find 32 00:02:04,820 --> 00:02:11,000 the program you want to download and you copy the link right here. 33 00:02:11,260 --> 00:02:14,790 And once you copy the link you just go to your terminal. 34 00:02:15,460 --> 00:02:23,320 Let me see just where we are we are in the slash root directory and if we type here get clone which 35 00:02:23,320 --> 00:02:31,090 is basically the start of the command and then you paste the link and then just add dot and get it will 36 00:02:31,090 --> 00:02:36,370 download the program into our root directory. 37 00:02:36,490 --> 00:02:41,210 So as you can see right here now we have the full program downloaded. 38 00:02:42,040 --> 00:02:43,450 It is simple as that. 39 00:02:43,450 --> 00:02:47,890 And now you can go to the program and basically use the program. 40 00:02:48,010 --> 00:02:54,290 So if you do not have it installed you basically just install it with the command clapped install it. 41 00:02:54,310 --> 00:03:00,100 So the next thing I want to show you is for example if you want to run a program that is not available 42 00:03:00,100 --> 00:03:07,000 to run as a road user or doesn't allow you to run as a route user you might want to add non-food user 43 00:03:07,270 --> 00:03:13,360 which is simple and you just type here the command at user and then basically any name you want. 44 00:03:13,360 --> 00:03:20,220 So let's say we want user called John to ask you some of the questions for the new user which you can 45 00:03:20,220 --> 00:03:22,310 answer correctly or not depending of view. 46 00:03:22,320 --> 00:03:26,870 It will ask you firstly for the password which I will set as 1 2 3 4. 47 00:03:27,630 --> 00:03:29,910 It will ask you to retype the password. 48 00:03:29,910 --> 00:03:31,080 I will retype it. 49 00:03:31,280 --> 00:03:32,440 1 2 3 4. 50 00:03:33,480 --> 00:03:37,980 And now it will ask of the personal information in which I will skip. 51 00:03:37,980 --> 00:03:46,500 I will just paste the wrong things so it doesn't really matter is this information correct. 52 00:03:46,500 --> 00:03:47,280 Just type here. 53 00:03:47,310 --> 00:03:48,000 Yes. 54 00:03:48,060 --> 00:03:56,310 And you have a new user now in order to add that user into the pseudo group which basically means you 55 00:03:56,310 --> 00:04:03,200 will be able to run these root commands with that user just using the password from road. 56 00:04:03,210 --> 00:04:11,190 So the command for that is user mode small identity and Sudo. 57 00:04:11,310 --> 00:04:16,350 And then the name of the account you created which in my case is John and we could basically add John 58 00:04:16,380 --> 00:04:24,690 as a pseudo user and she will be able to execute rude commands if he provides the root password. 59 00:04:24,690 --> 00:04:28,470 Now at the rebooting you can basically log in into your user account. 60 00:04:28,470 --> 00:04:36,030 But I will just stay here as a user for now on and we will install the next thing you might want to 61 00:04:36,060 --> 00:04:42,720 have which is to X now that X is a program which basically allows you to execute multiple commands from 62 00:04:42,720 --> 00:04:44,820 the same terminal. 63 00:04:44,820 --> 00:04:50,100 Now it could be useful if you are running a bunch of the commands in you want to see what is going on. 64 00:04:50,100 --> 00:04:55,860 So you just run multiple commands from the same terminal and see the output of all of those commands 65 00:04:56,400 --> 00:04:57,550 network will insulate. 66 00:04:57,570 --> 00:05:02,540 Just in case some not really sure we will use it but it is good to have it. 67 00:05:02,760 --> 00:05:10,500 Now this will take a few seconds to install and I believe uh once it is installed we can run it basically 68 00:05:10,500 --> 00:05:14,670 with a single simple command which is just telex. 69 00:05:15,090 --> 00:05:17,030 Now here we go. 70 00:05:17,040 --> 00:05:18,270 Five percent installed. 71 00:05:18,270 --> 00:05:26,300 We will wait for this to finish and we will run it right away so I can show you how it works he's basically 72 00:05:26,300 --> 00:05:31,270 the same terminal we have here just if we want to we can split it in two parts. 73 00:05:32,150 --> 00:05:37,280 So the installing has finished and now I will show you how to run it. 74 00:05:40,640 --> 00:05:47,690 So in order to run to leaks we just type your two leaks and it will open up a terminal as you can see 75 00:05:47,690 --> 00:05:50,820 right here which is basically the same as this one just. 76 00:05:50,930 --> 00:05:52,460 It is white. 77 00:05:52,460 --> 00:05:56,920 And if we want to we can split it on this button. 78 00:05:56,930 --> 00:06:01,970 And here we can make multiple terminal windows basically in one terminal. 79 00:06:02,120 --> 00:06:07,770 So if we want to we can type one command right here. 80 00:06:08,150 --> 00:06:09,670 The other command here. 81 00:06:09,700 --> 00:06:16,640 And basically here the third command it could be useful once you run uh big things like for example 82 00:06:16,640 --> 00:06:20,470 multiple commands from some program and you want to see what is going on. 83 00:06:20,480 --> 00:06:23,560 You basically use the x now that we have telex. 84 00:06:23,570 --> 00:06:24,300 We can close it. 85 00:06:24,300 --> 00:06:26,230 We don't need it right now. 86 00:06:26,250 --> 00:06:32,780 The next thing and the last thing I want you to do is install poor now Tor is uh browser which are used 87 00:06:32,780 --> 00:06:38,630 to accept the onion routers onion rings basically which basically leads you to the deep web. 88 00:06:38,630 --> 00:06:42,030 Now you can go and get install Tor. 89 00:06:43,400 --> 00:06:45,870 And just here you want to press why now. 90 00:06:46,460 --> 00:06:52,460 Basically we need tor for multiple things multiple programs required Tor in order to run for example 91 00:06:52,490 --> 00:06:58,910 the previous program we just installed which was the shell which will cover later on uses Tor in order 92 00:06:58,910 --> 00:07:05,850 to switch IP addresses IP addresses in the process of brute forcing Instagram account for example. 93 00:07:05,870 --> 00:07:08,050 Now that is not the only program that you store. 94 00:07:08,050 --> 00:07:09,900 There are a bunch of programs that use it. 95 00:07:10,220 --> 00:07:16,970 And you also might want to visit a deep web sometime so you can just download it and we will have it 96 00:07:16,970 --> 00:07:18,880 for all the future purposes. 97 00:07:19,790 --> 00:07:24,230 So this should be and this should finish relatively fast. 98 00:07:24,230 --> 00:07:25,010 Here we go. 99 00:07:25,010 --> 00:07:26,160 It is finished. 100 00:07:26,660 --> 00:07:34,070 We'll clear the screen and in order to start Tor as a service we just type your service tor start and 101 00:07:34,130 --> 00:07:37,690 it will open up Tor. 102 00:07:37,850 --> 00:07:42,390 Now if you want front or you just type your Tor which will say 103 00:07:45,030 --> 00:07:48,930 yes or not bind to this address already knew this tor already running. 104 00:07:48,960 --> 00:07:49,170 Yeah. 105 00:07:49,170 --> 00:07:54,990 We're basically already running towards so it just gives us an error that Tor is already running. 106 00:07:55,680 --> 00:08:03,740 So if we want to stop it for example we can just stop with this command service tor stop now. 107 00:08:03,780 --> 00:08:08,090 That is about it for these some of the basic things you might need in the future. 108 00:08:08,320 --> 00:08:15,840 And in the next lecture I will show you the how to change your mac address in a simple program that 109 00:08:15,840 --> 00:08:19,500 is already pre-built in the cleaning cities called Mac changer. 110 00:08:19,500 --> 00:08:21,870 So we feel confident that in the next story. 111 00:08:21,900 --> 00:08:26,090 And after that we will go on to the Google hacking harvester and show. 112 00:08:26,220 --> 00:08:29,850 Now I hope I see in the next lecture and the ticker by.