1 00:00:01,170 --> 00:00:03,570 The first question, what is Portia? 2 00:00:04,690 --> 00:00:10,270 To give you a better understanding of power, shall we should first define what a show is in computer 3 00:00:10,270 --> 00:00:16,360 science, a show is a user interface that gives you access to various services of an operating system. 4 00:00:17,080 --> 00:00:22,480 A shell can be a command line based or it can include a graphical user interface or Jujuy. 5 00:00:23,370 --> 00:00:29,850 Windows Power Shell is a shell developed by Microsoft for purposes of task automation and configuration 6 00:00:29,850 --> 00:00:30,340 management. 7 00:00:31,050 --> 00:00:38,370 This powerful shell is based on the dot net framework and it includes a command line shell and a scripting 8 00:00:38,370 --> 00:00:38,910 language. 9 00:00:40,930 --> 00:00:42,100 Why show? 10 00:00:43,360 --> 00:00:49,030 Power Shell is a very powerful tool that offers tremendous benefit for querying systems and executing 11 00:00:49,030 --> 00:00:51,940 commands, including on remote machines. 12 00:00:52,910 --> 00:00:59,590 However, it's easily used for malicious purposes because it falls under the radar of traditional endpoint 13 00:00:59,590 --> 00:01:00,700 security products. 14 00:01:01,570 --> 00:01:07,660 Power Shell gives the bad guys a lot of power because it's part of the native Windows operating system, 15 00:01:07,870 --> 00:01:10,480 which makes it difficult for security teams. 16 00:01:11,620 --> 00:01:13,030 What is Empire Project? 17 00:01:14,010 --> 00:01:21,390 With their own words, empire is a pure power shall post exploitation agent built on cryptologic secure 18 00:01:21,390 --> 00:01:26,370 communications and a flexible architecture empire implements the ability to run. 19 00:01:26,370 --> 00:01:30,990 Powerful agents without needing power shall not exist rapidly. 20 00:01:30,990 --> 00:01:38,820 Deployable post exploitation modules ranging from the key loggers to mimic cats and adaptable communications 21 00:01:38,820 --> 00:01:44,220 to evade network detection, all wrapped up in a useability focused framework. 22 00:01:44,730 --> 00:01:50,340 Since the Empire Project is not embedded into Calli, we need to download and install it. 23 00:01:52,320 --> 00:01:57,450 Power show Empire Dotcom is the official site of the team who created the Empire Project. 24 00:01:58,080 --> 00:02:00,860 It's a very handy Web site full of documents and demos. 25 00:02:00,900 --> 00:02:08,340 However, as of this video capturing, it's in its early days of 2018, the documents need to be updated, 26 00:02:08,340 --> 00:02:10,800 according to the latest version of Empire Project. 27 00:02:17,970 --> 00:02:23,640 The link at the bottom of the homepage, Get Empire, brings you to the GitHub page of Empire Project. 28 00:02:24,560 --> 00:02:28,370 I recommend you read the read me section of the page for details. 29 00:02:31,170 --> 00:02:35,850 From the clone or download buttons at the upper right, copy the URL to clone the project. 30 00:02:38,430 --> 00:02:44,610 Open a terminal window, right git clone, paste the are out and hit enter. 31 00:03:07,230 --> 00:03:13,380 Now, the files of the Empire Project are being downloaded to our local when the download finishes go 32 00:03:13,380 --> 00:03:21,780 to the set of folder under the project folder empire using CD, Linux, command run dogs, all S.H.. 33 00:03:23,530 --> 00:03:27,440 The project and all the required packages are being installed in this moment. 34 00:03:27,820 --> 00:03:28,630 Be patient. 35 00:03:28,930 --> 00:03:30,400 It could take a few minutes. 36 00:03:39,040 --> 00:03:44,920 Now it asks for a password to negotiate with the server, you can enter a password or if you hit enter 37 00:03:44,920 --> 00:03:47,830 directly, will generate a random password for you. 38 00:03:48,370 --> 00:03:50,870 As soon as you hit enter, the setup is complete. 39 00:03:51,580 --> 00:03:55,900 Now use the code Linux command to go back to the project home folder. 40 00:03:59,360 --> 00:04:02,390 And type dot slash empire to start the tool. 41 00:04:04,460 --> 00:04:05,840 Welcome to the Empire.