1 00:00:02,350 --> 00:00:08,290 So now you have the basic information about the Métis Boite framework and its structure. 2 00:00:09,660 --> 00:00:14,040 So why don't we go ahead and let's get started with the basics of MSF console. 3 00:00:17,200 --> 00:00:22,090 And I guess it's you can consider it the most popular interface. 4 00:00:23,480 --> 00:00:27,110 But before I show you Demo, I want to tell you a little bit more about it. 5 00:00:28,050 --> 00:00:32,850 It is just a simple command line interface for the Métis Boyte framework. 6 00:00:34,120 --> 00:00:37,600 However, don't let its simplicity fool you. 7 00:00:38,710 --> 00:00:43,090 It's an easy and flexible way to interact with a framework. 8 00:00:43,930 --> 00:00:50,350 It's the most stable and powerful interface to access most of the features within MSF. 9 00:00:51,220 --> 00:00:54,160 Now, at first, the syntax might be a bit confusing. 10 00:00:55,360 --> 00:01:02,770 It's not going to take him much time to appreciate the power of this interface, you will use MSF console 11 00:01:02,770 --> 00:01:06,850 to rule the Métis Boyte framework throughout the rest of this course. 12 00:01:07,710 --> 00:01:17,100 As I mentioned to you earlier, some of the Métis Boyd editions offer GeoEye and Web based interfaces. 13 00:01:17,850 --> 00:01:23,370 However, I think from a learning perspective, I'm always going to recommend mastering the command 14 00:01:23,370 --> 00:01:26,360 line console of the Métis boy framework. 15 00:01:26,940 --> 00:01:34,500 And among my favorite things is the Linux command style tabbing as well as the command completion. 16 00:01:35,070 --> 00:01:38,190 That's my friend, and I'm sure it will become your friend to. 17 00:01:39,150 --> 00:01:48,870 So go ahead and open your terminal and simply type in MSF f console each to display the basic help for 18 00:01:48,870 --> 00:01:49,410 the console. 19 00:01:51,410 --> 00:01:54,950 So this is basic help menu for MSF consular. 20 00:01:56,430 --> 00:02:02,640 Now, certainly you're familiar with the Q and the X parameter from some of the previous videos. 21 00:02:04,170 --> 00:02:04,890 For the other ones. 22 00:02:05,920 --> 00:02:08,910 I'm going to let you go ahead and discover them by yourself. 23 00:02:10,370 --> 00:02:13,340 Because you're not going to really need them throughout the rest of this course. 24 00:02:14,560 --> 00:02:19,360 So to interact with the console, just type MSF console. 25 00:02:20,320 --> 00:02:26,200 So I add the Q parameter to start the Métis sport in a quiet way. 26 00:02:27,960 --> 00:02:30,630 And you'll get the point after a few minutes what? 27 00:02:32,200 --> 00:02:34,630 So type it and hit enter. 28 00:02:36,230 --> 00:02:42,170 Now, if this is the first time you start it up, you may need to wait a little longer, but not too 29 00:02:42,170 --> 00:02:42,380 much. 30 00:02:44,190 --> 00:02:48,990 And look at that, that's all there is MSF console is all that. 31 00:02:51,130 --> 00:02:58,600 So to find your way and take advantage of using medicine like MSF console provides some commands. 32 00:02:59,480 --> 00:03:02,150 And you can type help to view the command. 33 00:03:03,630 --> 00:03:06,900 So they're categorized by their usage purpose. 34 00:03:08,270 --> 00:03:09,620 Here are some of the core commands. 35 00:03:11,280 --> 00:03:13,850 The core commands work all the time. 36 00:03:14,890 --> 00:03:19,900 They are not specific to a particular module or something else. 37 00:03:21,650 --> 00:03:29,990 And then the module commands, these ones are related to the module such as exploit payloads, and those 38 00:03:29,990 --> 00:03:31,850 are the ones that we've used in previous videos. 39 00:03:33,350 --> 00:03:38,300 Job commands help you manage handlers, your incoming connections. 40 00:03:40,500 --> 00:03:45,510 Resource commands are very useful when you want to automate your work. 41 00:03:46,680 --> 00:03:53,820 Now, because Métis Bloy was developed with Ruby, it also provides you a ruby shell to interact with. 42 00:03:55,110 --> 00:04:00,300 And then all the developer commands help you to specialize your motorsport experience. 43 00:04:01,590 --> 00:04:08,340 Now, Métis Boyd has the ability to use a database such as Maisky well, PostgreSQL. 44 00:04:09,830 --> 00:04:15,470 So with database commands, you're going to manage the database operations, for example. 45 00:04:16,580 --> 00:04:22,250 You can import a scan result into Métis Point or you can export the results. 46 00:04:23,370 --> 00:04:30,120 And there's so many more options now, while you were conducting a penetration test, you'll probably 47 00:04:30,120 --> 00:04:31,590 get some credentials. 48 00:04:32,340 --> 00:04:35,210 So that's usernames, passwords, hashes, cetera. 49 00:04:36,530 --> 00:04:41,180 With creds, you can view, add or delete these credentials. 50 00:04:42,390 --> 00:04:43,020 Of course. 51 00:04:44,010 --> 00:04:45,540 You can if you use Métis Boik. 52 00:04:48,160 --> 00:04:52,810 And now I want to dive in MSF console commands in the next section, so come with me.