1 00:00:00,390 --> 00:00:02,050 Hello everyone and welcome. 2 00:00:02,070 --> 00:00:08,700 My name is Rohit Gautam and here I would like to bring my new Linux four pen testing and bug bounty 3 00:00:08,700 --> 00:00:09,540 scores to you. 4 00:00:10,020 --> 00:00:16,100 In this course, we are going to learn about Linux fundamentals and how you can write your own batch 5 00:00:16,110 --> 00:00:22,080 scripts that will help you be more efficient and productive in your pen test and bug bounties. 6 00:00:22,260 --> 00:00:24,230 So why Linux? 7 00:00:24,240 --> 00:00:29,220 Because we know that 90% of the servers on this Internet run Linux. 8 00:00:29,250 --> 00:00:35,100 That means that you should be aware about Linux fundamentals, Linux commands, directory structure 9 00:00:35,100 --> 00:00:36,210 and how it works. 10 00:00:36,330 --> 00:00:43,080 I also received a lot of messages from my student wherein they got stuck at a certain point of time 11 00:00:43,080 --> 00:00:49,770 using an open source tool or a commercial tool, or they were unable to tweak a tool as per their needs 12 00:00:49,770 --> 00:00:51,570 when they came across a target. 13 00:00:51,600 --> 00:00:58,230 So in this course, we will learn how you can write your own batch script according to your needs that 14 00:00:58,230 --> 00:01:01,500 will help you achieve your goal more efficiently. 15 00:01:01,680 --> 00:01:04,080 This course starts from scratch. 16 00:01:04,080 --> 00:01:10,560 That means if you have never used Linux, you would be able to use Linux very easily in this course 17 00:01:10,560 --> 00:01:11,920 in the initial part. 18 00:01:11,940 --> 00:01:18,000 We are going to learn what is Linux and we are going to perform the lab setup in which we are going 19 00:01:18,000 --> 00:01:23,010 to install our favorite Linux distribution into a virtual environment. 20 00:01:23,190 --> 00:01:30,290 After that, we are going to learn about Linux Command file structure, the next permissions and fundamentals. 21 00:01:30,300 --> 00:01:35,940 In the intermediate part of the course, we are going to learn what is bash scripting, how to write 22 00:01:35,940 --> 00:01:42,960 your own bash scripts, how to write loops, etc. In the advanced part of the course, we will see how 23 00:01:42,960 --> 00:01:50,710 you can write your own full fledged custom bash scripts that help you achieve more productivity. 24 00:01:50,730 --> 00:01:57,720 For example, we will be writing a script that helps you do subdomain enumeration using active technique 25 00:01:57,720 --> 00:01:59,020 and passive technique. 26 00:01:59,040 --> 00:02:06,450 We will be also writing our own phasers that will help you perform directory fuzzing to identify sensitive 27 00:02:06,450 --> 00:02:08,190 information on programs. 28 00:02:08,220 --> 00:02:15,750 We would also be learning how to mass hunt any vulnerability, CV or exploit that has come recently 29 00:02:15,750 --> 00:02:23,100 on large number of targets, which makes you reach faster to that program before others. 30 00:02:23,490 --> 00:02:31,530 In this course, we will also see how you can write a custom for this to identify open redirect, SRF, 31 00:02:31,530 --> 00:02:33,240 course, etc.. 32 00:02:33,390 --> 00:02:39,030 Majority of the web security vulnerabilities we would try to automate in this course. 33 00:02:39,330 --> 00:02:45,810 I hope that you will learn and enjoy this course as much as I did while creating it for you. 34 00:02:45,840 --> 00:02:53,130 With this course, you get 24 hour support, which means me and my team would happily answer all your 35 00:02:53,130 --> 00:02:55,230 queries or questions that you have. 36 00:02:55,320 --> 00:03:00,630 I hope that you enjoy learning this course, and I wish you all the best for it. 37 00:03:00,660 --> 00:03:01,410 Thank you.