WEBVTT

00:01.680 --> 00:02.440
Hi friends.

00:02.680 --> 00:05.320
Welcome to Learning Python for.

00:05.440 --> 00:07.000
Ethical hacking course.

00:07.360 --> 00:12.840
In this course we are going to learn all about Python.

00:12.880 --> 00:15.240
First we are going to cover the Python basics.

00:15.800 --> 00:26.160
And then we will be going to the packages and also creating our own program software to use it for ethical

00:26.160 --> 00:26.800
hacking.

00:27.840 --> 00:36.840
So to start this course first it is necessary to for you to know a little something about Python.

00:36.880 --> 00:45.200
Okay, but if you don't know anything about Python, you are new in Python programming, so don't be

00:45.200 --> 00:46.160
worry.

00:46.200 --> 00:52.760
Again, we are going to cover Python from Basic, but if you know a little something, for example the

00:52.760 --> 01:02.920
Python basic so you can skip the basic part and then go for the next package and start continuing,

01:03.320 --> 01:05.600
we start learning Python theoretical hacking.

01:05.600 --> 01:08.520
So this is the first video.

01:08.520 --> 01:15.160
So we're going to first install Python and all everything that we need I'm going to explain it for you

01:15.160 --> 01:18.840
so you know how to start it okay.

01:19.400 --> 01:25.040
So whenever you you're trying to start learning a programming language first you need itself.

01:25.400 --> 01:27.880
So we are learning Python okay.

01:27.920 --> 01:30.040
We need to install the Python.

01:30.040 --> 01:35.240
So come to Google search for Python and this is its official website.

01:35.760 --> 01:38.360
And click on this website here.

01:40.440 --> 01:42.640
And hit download button here.

01:42.640 --> 01:49.240
And from here right now it is at the version okay is 3.11.4.

01:50.000 --> 01:54.360
And if you want older version you can download it from here.

01:54.720 --> 02:00.480
So and download this for windows from here okay.

02:00.480 --> 02:06.720
If you want for Linux and other I think that's not too important okay.

02:06.760 --> 02:09.160
Just download it from here for windows.

02:09.920 --> 02:13.760
And of course we are not going to use this for windows.

02:13.760 --> 02:19.800
We're going to use it for Linux Kali Linux, and it is better for you to download this and install into

02:19.800 --> 02:20.520
your system.

02:20.520 --> 02:23.560
So maybe one time sometime you need this.

02:24.320 --> 02:26.560
So the next thing is an IDE.

02:26.720 --> 02:28.040
Okay we need an IDE.

02:28.080 --> 02:28.960
What is an IDE?

02:29.000 --> 02:30.480
You may ask okay.

02:30.800 --> 02:34.520
An IDE is like a text editor okay.

02:34.560 --> 02:42.160
That we are writing the code Python code inside that program and it is easy.

02:42.200 --> 02:42.360
Okay.

02:42.400 --> 02:46.400
You can write your code on a notepad or notepad plus, plus.

02:47.240 --> 02:53.440
Or if we go a little upper it is called Visual Studio Code or PyCharm.

02:53.440 --> 02:57.160
Also there is another idea called PyCharm which is very professional.

02:57.640 --> 03:00.480
And this Visual Studio Code is very good okay.

03:00.520 --> 03:05.600
Because for some system that that is not very powerful, okay.

03:05.600 --> 03:08.160
It's going to work perfectly.

03:08.160 --> 03:13.840
So we will you need to come to Code.visualstudio.com from here.

03:13.840 --> 03:18.200
You need to download this for Linux okay.

03:19.440 --> 03:22.520
And also if you want to install this on your windows system.

03:22.520 --> 03:24.120
You can also download it from here.

03:24.480 --> 03:28.360
That's the thing we need is Linux x64.

03:28.400 --> 03:29.080
Okay.

03:29.120 --> 03:32.440
Download from here the dot deb file.

03:32.480 --> 03:32.880
Okay.

03:33.560 --> 03:35.120
After you download that okay.

03:35.160 --> 03:38.000
Keep it in your system.

03:38.120 --> 03:44.720
And then let's go for the next thing that we need is a virtual machine.

03:44.880 --> 03:49.000
So in here we are going to use VirtualBox okay.

03:49.000 --> 03:52.240
Also there is another called VMware.

03:52.280 --> 03:54.120
That is VirtualBox is for free.

03:54.280 --> 03:58.640
Everyone can use it and it is very good.

03:59.080 --> 04:02.440
So we need you need to download this for windows.

04:02.560 --> 04:06.000
Or if you're using Linux you can download it for Linux.

04:06.000 --> 04:11.400
For Mac even you can download it and install it on Kali Linux okay.

04:11.440 --> 04:14.920
So download this for windows okay.

04:14.960 --> 04:17.720
Right now if you're my system it is Windows 10.

04:17.720 --> 04:19.600
So I'm using it for windows.

04:19.600 --> 04:21.840
So I will download it for windows.

04:22.480 --> 04:28.680
And the next thing that you need to download and install not really install, just download it right

04:28.830 --> 04:31.430
now is Kali Linux.

04:31.470 --> 04:43.350
Okay, so you need to come to Google and search for Kali Linux and come to its official website WW dot

04:43.710 --> 04:45.150
dot org.

04:45.830 --> 04:52.030
And from here you can download the Kali Linux and not its image.

04:52.070 --> 04:52.430
Okay.

04:52.470 --> 04:56.870
We can download the Linux for VirtualBox.

04:59.110 --> 05:06.270
So from here if I hit download or I scroll down here.

05:12.150 --> 05:12.630
Okay.

05:12.630 --> 05:14.110
Just wait a moment.

05:16.470 --> 05:22.310
Right here we have installer images and virtual machine.

05:22.310 --> 05:25.750
So we also have all other thing here.

05:25.750 --> 05:27.510
But right now we don't need them.

05:27.550 --> 05:27.910
Okay.

05:29.070 --> 05:30.910
There is two things that you need.

05:30.950 --> 05:31.390
Okay.

05:31.950 --> 05:34.990
If you want that image you can download this one.

05:34.990 --> 05:38.750
But the thing we are going to in this course is virtual machine.

05:39.110 --> 05:44.470
So you need to download this Linux for virtual machine okay.

05:44.510 --> 05:50.110
And if I hit here so it will start downloading it and I already have it okay.

05:50.150 --> 05:52.350
So I don't need to download this.

05:52.470 --> 05:56.150
So you see you need full thing here in this course okay.

05:56.190 --> 05:58.190
One of them is Python itself.

05:58.230 --> 06:01.190
Next one uh code editor okay.

06:01.230 --> 06:02.390
Which is Visual Studio Code.

06:02.390 --> 06:07.790
The next one is a virtual machine, which is which is VirtualBox that we are using here.

06:07.790 --> 06:10.270
And the next one is Kali Linux.

06:10.310 --> 06:10.990
Okay.

06:11.030 --> 06:17.990
And also you need to have, uh, another system like windows Mac or something.

06:18.030 --> 06:18.750
Okay.

06:18.790 --> 06:21.550
So you need to download the windows as well.

06:21.790 --> 06:25.670
Or you, you need to have its image okay.

06:25.710 --> 06:28.150
So you may know how to install it if you don't.

06:28.150 --> 06:30.510
So don't be worry I will show you okay.

06:30.590 --> 06:31.710
Let's go for that.

06:31.710 --> 06:34.630
And I will show you how you can install VirtualBox.

06:34.750 --> 06:40.390
How can you use VS code, how you can use Linux and much more.

06:40.550 --> 06:42.870
So let's go and see that.
