the CHEAPEST path to becoming an ethical hacker

The Cyber Mentor
12 Jun 202317:14

Summary

TLDRIn this informative video, The Cyber Mentor, Heath Adams, guides viewers on the most cost-effective path to becoming an ethical hacker. He introduces free or low-cost resources, including certifications, workshops, and online courses, covering essential skills from basic computer knowledge to advanced hacking techniques. Adams emphasizes the importance of understanding networking, security, Linux, coding, and ethical hacking concepts, recommending specific platforms and courses to build a strong foundation in cybersecurity.

Takeaways

  • 💻 The video aims to outline the most cost-effective path to becoming an ethical hacker, focusing on free resources or those under $30.
  • 🎓 It emphasizes the importance of foundational computer knowledge, equivalent to the CompTIA A+ certification, for understanding computer parts and basic troubleshooting.
  • 🌐 Computer networking knowledge is crucial, including understanding the OSI model, port services, and concepts like CIDR notation and the three-way handshake.
  • 🔒 The CompTIA Security Plus certification is recommended for building upon networking knowledge with a focus on security, often referred to as 'Network Plus Plus'.
  • 🐧 Linux knowledge is essential, particularly with Kali Linux, and the speaker suggests immersing oneself in the Linux environment to effectively learn.
  • 🐍 Coding skills, particularly Python, are necessary for ethical hackers to understand and analyze code, though not necessarily to become a developer.
  • 👨‍🏫 Professor Messer and Mike Myers are highlighted as valuable resources for learning CompTIA certifications, with their content often being free or affordable.
  • 🎮 Interactive learning platforms like TryHackMe and Hack The Box provide practical, gamified experience in ethical hacking.
  • 🛠️ The video promotes the idea that ethical hacking is about finding and reporting vulnerabilities ethically, not causing chaos.
  • 📈 The speaker suggests a roadmap from basic computer knowledge to advanced hacking skills, including active directory hacking and web application pen testing.
  • 📝 The importance of understanding the OWASP Top 10 vulnerabilities for web application pen testing is stressed, as this knowledge is often tested in interviews.

Q & A

  • What is the main focus of the video?

    -The video focuses on providing a roadmap to becoming an ethical hacker using free or inexpensive resources.

  • Why is the video about ethical hacking being made?

    -The video is made to show how to become an ethical hacker affordably, using resources that are either free or cost no more than $30.

  • What misconception about ethical hacking does the speaker address?

    -The speaker addresses the misconception that ethical hacking is about breaking into systems and causing chaos, when in reality, it is about finding vulnerabilities and reporting them responsibly.

  • What is the first foundational skill mentioned in the roadmap?

    -The first foundational skill mentioned is basic computer knowledge, equivalent to the CompTIA A+ certification.

  • What resources are recommended for learning basic computer knowledge?

    -Professor Messer’s free videos and Mike Myers’ courses on Udemy, which can often be found at discounted rates, are recommended for learning basic computer knowledge.

  • What is the importance of computer networking knowledge for ethical hackers?

    -Computer networking knowledge is crucial because many ethical hacking activities involve understanding and exploiting networks.

  • What resources are suggested for learning computer networking?

    -Professor Messer's free materials, Mike Myers’ courses on Udemy, and Cisco Packet Tracer are suggested resources for learning computer networking.

  • What is the 'CompTIA Triad' mentioned in the video?

    -The 'CompTIA Triad' refers to the combination of A+, Network+, and Security+ certifications, which provide a solid foundation in IT and cybersecurity.

  • Why is Linux knowledge important for ethical hackers?

    -Linux knowledge is important because many ethical hacking tools and environments, like Kali Linux, are based on Linux, and understanding how to use and navigate Linux is essential for ethical hackers.

  • What are some resources mentioned for learning Linux?

    -Resources mentioned for learning Linux include Linux Journey, OverTheWire’s Bandit game, and TCM Security Academy’s Linux 101 course.

  • Is advanced coding knowledge necessary to become an ethical hacker?

    -No, advanced coding knowledge is not necessary, but being able to read and understand code, especially Python, is important for ethical hacking.

  • What free resources are recommended for learning Python?

    -FreeCodeCamp and Codeacademy, which offers a seven-day free trial, are recommended for learning Python.

  • What are the two platforms mentioned for practicing ethical hacking skills?

    -TryHackMe and Hack The Box are mentioned as platforms for practicing ethical hacking skills through Capture the Flag-style challenges.

  • What is emphasized about learning ethical hacking in the video?

    -It is emphasized that learning ethical hacking involves starting with foundational knowledge and progressing through practical hands-on experience, using mostly free or inexpensive resources.

  • What specific types of hacking knowledge are considered advanced?

    -Advanced hacking knowledge includes skills like Active Directory hacking and web application penetration testing.

  • What resource is highly recommended for learning web application penetration testing?

    -PortSwigger Academy, which offers free modules and hands-on exercises, is highly recommended for learning web application penetration testing.

  • What is the OWASP Top 10, and why is it important?

    -The OWASP Top 10 is a list of the ten most critical web application security risks, and it is important because understanding these vulnerabilities is crucial for web application penetration testing.

  • What is the speaker's advice for anyone interested in becoming an ethical hacker?

    -The speaker advises starting with free training to see if ethical hacking interests you and to build foundational knowledge that can be applied in various cybersecurity roles.

Outlines

00:00

🛡️ Introduction to Ethical Hacking on a Budget

The host introduces the video focused on the cheapest path to becoming an ethical hacker, highlighting that all resources mentioned are either free or under $30. The video aims to cover essential skills and resources necessary for becoming an ethical hacker, and it includes a brief mention of the sponsor's ethical hacking workshop.

05:03

🔍 Sneak's Ethical Hacking Workshop

The host discusses the misconception that ethical hacking is about causing chaos, explaining that it's about finding and reporting vulnerabilities ethically. Sneak is offering a free Ethical Hacking 101 workshop on June 21st, covering tools, proactive identification, and fixing of security vulnerabilities, as well as responsible disclosure. Registration details are provided.

10:05

💻 Basic Computer Knowledge

The host emphasizes the importance of basic computer knowledge, equating it to the CompTIA A+ certification. This foundational knowledge includes building and fixing computers and understanding basic components. Recommended resources include free videos from Professor Messer and affordable courses from Mike Myers on Udemy.

15:06

🌐 Computer Networking Knowledge

Understanding computer networking is crucial for ethical hacking. The host outlines essential networking concepts like the OSI model, port services, and network protocols. Recommended resources include Professor Messer's free videos, Mike Myers' courses, and the Cisco Packet Tracer for practical networking experience.

🔐 Cybersecurity Knowledge

The host explains the importance of cybersecurity knowledge, specifically the CompTIA Security+ certification. This knowledge builds on basic computer and networking concepts, focusing on security principles. Recommended resources are again Professor Messer and Mike Myers, with an emphasis on understanding various security protocols and their applications.

🐧 Linux Knowledge

Linux knowledge is essential for ethical hacking, with Kali Linux being a popular choice. The host advises immersing oneself in Linux by using it as the main operating system. Recommended resources include Linux Journey, Over The Wire's Bandit challenges, and TCM Security Academy's Linux 101 course.

💻 Coding Knowledge

Basic coding skills, particularly in Python, are necessary for ethical hacking. The host reassures that one doesn't need to be a developer but should understand code to ensure it's safe. Recommended resources include Free Code Camp, Code Academy, Team Treehouse, and TCM Security's Python courses.

🔓 Basic Hacking Knowledge

For basic hacking knowledge, the host recommends starting with free or affordable courses that cover foundational concepts. Resources include TCM Security's free YouTube course on practical ethical hacking, Try Hack Me, and Hack The Box for hands-on practice with capture-the-flag style challenges.

🖥️ Advanced Hacking Knowledge

Advanced hacking knowledge involves understanding Active Directory and web application penetration testing. The host highlights the importance of these skills for junior ethical hackers. Recommended resources include TCM Security's advanced courses, PortSwigger Academy for web application testing, and understanding the OWASP Top 10 vulnerabilities.

🚀 Final Tips and Encouragement

The host summarizes the path to becoming an ethical hacker, emphasizing the importance of foundational knowledge and continuous learning. They encourage viewers to explore different areas of cybersecurity if ethical hacking doesn't suit them and reiterate the availability of many free and affordable resources. The video ends with a call to action to like, comment, and subscribe.

Mindmap

Keywords

💡Ethical Hacking

Ethical hacking refers to the practice of identifying vulnerabilities in computer systems and networks with the intention of improving security. In the video, it's the main theme, with the speaker discussing the cheapest path to becoming an ethical hacker and the skills required for this profession. Ethical hackers are portrayed as individuals who find vulnerabilities before malicious actors do and report them responsibly.

💡CompTIA A+

CompTIA A+ is an entry-level certification for IT professionals that covers basic computer knowledge, including hardware, software, and troubleshooting. The video mentions it as a foundational requirement for aspiring ethical hackers, suggesting that understanding the basics of computer components and functionality is essential before delving into more complex security concepts.

💡OSI Model

The OSI (Open Systems Interconnection) model is a framework used to understand how data moves within a network. The video script points out that knowledge of the OSI model is crucial for understanding computer networking, which is a fundamental aspect of ethical hacking. It's part of the networking knowledge required for the Network+ certification.

💡Port 22

Port 22 is commonly associated with SSH (Secure Shell), a protocol used for secure remote login and other secure network services. In the context of the video, knowing what services run on specific ports, like Port 22, is part of the networking knowledge necessary for ethical hackers to understand potential vulnerabilities in network configurations.

💡CompTIA Network+

CompTIA Network+ is a certification that validates the knowledge necessary to manage, maintain, troubleshoot, and configure basic network infrastructures. The video suggests that obtaining this certification can help build the skills needed for a career in ethical hacking, particularly in understanding network vulnerabilities.

💡CompTIA Security+

CompTIA Security+ is a certification that focuses on the principles for network security and risk management. The video positions it as an essential step in the journey to becoming an ethical hacker, building upon the foundational knowledge from A+ and Network+ to include security-specific concepts and practices.

💡Kali Linux

Kali Linux is a Linux distribution designed for digital forensics and penetration testing, often used by ethical hackers. The video emphasizes the importance of Linux knowledge for ethical hackers, with Kali Linux being a likely platform to become well-versed in, as it includes many tools for security testing.

💡Python

Python is a high-level programming language known for its readability and ease of learning. The video script suggests that having coding knowledge, particularly in Python, is important for ethical hackers to understand and analyze code that might be used in security tests or to identify vulnerabilities.

💡TryHackMe

TryHackMe is an online platform that offers hands-on learning experiences in cybersecurity, including ethical hacking. The video recommends it as a free resource for beginners to get practical experience in ethical hacking through a 'Capture the Flag' style of learning.

💡Hack The Box

Hack The Box is another platform similar to TryHackMe, offering hands-on cybersecurity training with a focus on practical, gamified learning experiences. The video mentions it as a resource for ethical hackers to gain practical experience, although it is noted to be less favored than TryHackMe by the speaker.

💡OAST Top 10

The OWASP Top 10 is a standard awareness document for web application security, representing the ten most critical web application security risks. The video script highlights its importance for ethical hackers to understand common vulnerabilities and to be prepared for related questions in job interviews.

Highlights

The video offers a guide on the cheapest path to becoming an ethical hacker with resources under $30.

Sponsor's word introduces a free ethical hacking workshop by 'sneak' on June 21st.

Ethical hacking is about finding vulnerabilities before bad actors and reporting them responsibly.

Basic computer knowledge is essential, equivalent to CompTIA A+ certification.

Professor Messer and Mike Myers are recommended for free or cheap CompTIA A+ training.

Understanding the OSI model and networking basics is crucial for ethical hackers.

Resources like Cisco Packet Tracer are recommended for hands-on networking practice.

CompTIA Security Plus builds on networking knowledge with a focus on security.

Linux knowledge is vital, with Kali Linux being a common tool in ethical hacking.

Linux Journey and Over The Wire provide free resources for learning Linux.

Coding skills, particularly Python, are necessary for reading and understanding code in ethical hacking.

Free resources like Free Code Camp and Codecademy are available for learning Python.

Basic hacking knowledge is covered in free courses on YouTube, such as the Practical Ethical Hacking series.

TryHackMe and Hack The Box offer free, gamified learning experiences in ethical hacking.

Advanced hacking knowledge includes active directory hacking and web application pen testing.

PortSwigger Academy provides free, comprehensive web application pen testing training.

Understanding the OWASP Top 10 vulnerabilities is essential for web application security.

The video emphasizes the importance of foundational knowledge across various cybersecurity fields.

The Cyber Mentor, Heath Adams, encourages viewers to take advantage of free training to explore ethical hacking.

Transcripts

play00:00

what's up YouTube TCM here back with

play00:02

another video and today we're going to

play00:04

be talking about the cheapest path you

play00:05

can take to become an ethical hacker

play00:07

everything you're going to see in this

play00:09

video is either going to be a free

play00:10

resource or a resource that is no more

play00:13

than 30 dollars total I've got lots of

play00:16

resources to show you we're going to

play00:17

take you from zero to here we're going

play00:19

to talk about all the skills that you

play00:21

need and the resources that are out

play00:22

there in order to make you successful as

play00:25

an ethical hacker now we're going to

play00:27

take a quick word from our sponsor which

play00:28

you should honestly watch because it's

play00:30

about ethical hacking and another free

play00:32

resource to get into ethical hacking

play00:34

which is the reason why we're doing this

play00:35

whole video today so if you like the

play00:38

video like subscribe comment down below

play00:39

all that fun stuff quick word from our

play00:42

sponsor then we're going to jump into

play00:43

all these amazing resources to get into

play00:45

ethical hacking on the cheap if you're

play00:48

familiar with my channel you know that

play00:49

this channel is primarily about ethical

play00:51

hacking and a lot of the newcomers that

play00:53

come to the channel think that ethical

play00:54

hacking is about just breaking into

play00:56

systems and causing as much chaos as you

play00:58

can and in reality that's not the truth

play01:01

of it what we're trying to do is we're

play01:02

trying to find vulnerabilities before

play01:04

the bad people do and Report those to

play01:06

clients ethically if you're one of those

play01:08

people that are new to ethical hacking

play01:10

and you're looking to get started sneak

play01:12

is offering and ethical hacking 101

play01:14

workshop on June 21st not only will you

play01:17

get to learn about the tools and

play01:18

resources to use to get started but

play01:20

you'll also learn about how to

play01:22

proactively identify and fix security

play01:24

vulnerabilities such as prototype

play01:26

pollution or path traversal before they

play01:28

can actually be exploited and perhaps

play01:30

most importantly you're going to get to

play01:32

walk through the process of responsible

play01:34

disclosure how do you actually disclose

play01:36

findings to somebody that means you're

play01:39

going to be able to identify and find

play01:41

vulnerabilities but you're also going to

play01:43

be able to know what to do if you come

play01:45

across one the sneak team will be

play01:46

helping you every step of the way

play01:48

offering Live support and walkthroughs

play01:50

so join sneak's ethical hacking 101

play01:53

workshop and June 21st at 11 A.M eastern

play01:56

daylight time it's free it's virtual and

play01:59

you can register using my link in the

play02:00

description below or as seen on the

play02:02

screen here okay so let's talk about

play02:04

this road map this roadmap is going to

play02:06

be from Zero to Hero you need to figure

play02:08

out where you're at on this roadmap and

play02:10

place yourself there to move forward

play02:12

we're going to start with the very

play02:13

Basics and move down so we'll start at

play02:16

the top of the list and as we progress

play02:18

further things get a little bit more

play02:19

complex so first things first you need

play02:22

to have basic computer knowledge this is

play02:24

the equivalent to the CompTIA a plus

play02:26

certification any certification I name

play02:29

in this video by the way you do not need

play02:30

to get though it can be helpful so what

play02:33

does basic computer knowledge look like

play02:34

well this means hey can you build a

play02:36

computer can you fix a computer can you

play02:39

identify it by its parts if the answer

play02:41

is no you probably need some training in

play02:43

this now this type of knowledge is what

play02:45

is considered help desk level knowledge

play02:46

meaning that if you did get this

play02:48

knowledge you could go work on a help

play02:50

desk and answer tickets solve problems

play02:52

for clients or customers now I'm all

play02:54

about cheap or free resources so

play02:56

Professor Messer or Mike Myers for all

play02:59

the Tia that I'm going to show you is

play03:01

highly recommended for Professor Messer

play03:03

there are a ton of videos there I do

play03:06

find them a little bit dry but hey it's

play03:08

free you can't pass that up for CompTIA

play03:10

there are two sections there's a 101 and

play03:13

a 102 that you need to pass first

play03:15

section here does cover all the basics

play03:18

hey what's a mobile device what's

play03:19

networking what are these basics of

play03:22

computers and then in section two we

play03:25

start to cover a operating systems how

play03:28

do we actually fix some of this stuff

play03:30

and we get into the Hands-On break fix

play03:33

items which is pretty nice now again

play03:36

Professor Messer is free Mike Myers is

play03:38

cheap if you go to udemy and I'll link

play03:40

all these in the description below by

play03:41

the way but if you go to udemy you'll

play03:42

see that's 94.99 that's not true udemy

play03:45

always runs deals hey courses from 14.99

play03:48

you can enroll and get this for 14.99

play03:51

when you're looking at udemy courses for

play03:53

any course if they have a rating of 4.7

play03:56

or better that's usually my threshold

play03:58

4.6 maybe the cut off you kind of want

play04:01

the higher ratings now Mike Myers is a

play04:03

great teacher nothing against Professor

play04:05

Messer it's great and he's free it's

play04:07

just a little dry Mike Myers explains it

play04:09

in a explain like I'm five type way and

play04:12

I've always appreciated that about him

play04:13

all right moving down the list we've got

play04:15

computer networking knowledge so when we

play04:18

talk about computer networking can you

play04:19

tell me what the OSI model is do you

play04:21

know what service runs on Port 22 can

play04:24

you tell me what cider notation is or

play04:26

can you describe a three-way handshake

play04:28

if you thought the last item was a dirty

play04:30

joke you do not know what computer

play04:32

networking is and that's all right

play04:33

because guess what there's training out

play04:36

there in terms of resources this is

play04:38

going to build you up for what is called

play04:39

the network plus now Network plus

play04:41

certification could land you a job as a

play04:43

junior network engineer this is a

play04:45

certification that I got along with the

play04:47

a plus and the Security Plus which we'll

play04:49

talk about here in just a second and

play04:51

this exam only has one exam unlike the a

play04:55

plus which had two exams so you come

play04:57

through here it teaches you everything

play04:58

you need to know about computer network

play04:59

working again Professor Messer free Mike

play05:03

Myers up here not free but still great

play05:05

and then there's also Cisco Packet

play05:08

Tracer which allows you to download and

play05:11

play with fake networks you can build

play05:12

out your own networks it's actually

play05:14

really cool and they have training for

play05:16

it highly recommend checking this out

play05:18

and getting your computer networking

play05:20

skills built up you're gonna need these

play05:22

if you ever become an ethical hacker

play05:23

because a lot of things that we do do

play05:25

revolve around networks and hacking

play05:27

networks so please do not skip over the

play05:29

networking knowledge all right next up

play05:31

is the security knowledge or the cyber

play05:34

security knowledge we're talking about

play05:35

the CompTIA Security Plus here and if

play05:38

you get all three of these

play05:39

certifications this is what's called the

play05:40

Triad this is what I did and again you

play05:44

need to know this knowledge but we start

play05:45

layering on from what we learned before

play05:47

I like to think of the Security Plus as

play05:49

the network plus plus it takes a lot of

play05:51

Concepts from networking and then layer

play05:53

Security on top of them so do you know

play05:55

why telnet is insecure same question

play05:57

here but do you know what the difference

play05:58

between Port 20 21 in Port 22 is what

play06:01

about Port 80 and 4043 do you know the

play06:04

difference between TLS and SSL which

play06:05

one's better which one's newer more

play06:07

modern if you don't know that that's

play06:09

okay you just need to learn this before

play06:12

you try to jump into the deep end for

play06:14

ethical hacking this is building on that

play06:16

ladder and you need this to get to the

play06:18

next step again great resources out

play06:20

there I'm sure you guessed it for this

play06:22

one again it's Mike Myers and is

play06:24

Professor Messer you can't go wrong with

play06:26

either of these people for your training

play06:29

now it sounds repetitive but these guys

play06:31

dominate the a plus net plus Security

play06:34

Plus the CompTIA Triad Market all right

play06:36

so we're going to get into different

play06:37

training vendors here but again you

play06:40

cannot go wrong with either of these

play06:42

courses and there's just one exam for

play06:44

Security Plus okay next up is Linux

play06:47

knowledge now we use Linux in ethical

play06:50

hacking quite a bit in fact you're going

play06:52

to be very well versed in something

play06:53

called Kali Linux most likely there's

play06:55

also other distributions of Linux

play06:57

regardless you're going to need to know

play06:59

how to use Linux now Linux to me is like

play07:01

learning a foreign language you can go

play07:03

and study it all you want and I'm going

play07:05

to provide resources but you can study

play07:08

and only learn a little bit or you can

play07:10

immerse yourself in the environment so

play07:11

if you're learning a foreign language

play07:12

going to another country and trying to

play07:14

learn their language and speak the

play07:16

language with them is a lot better than

play07:17

just doing Duolingo or some other app

play07:19

and just saying hey I know the language

play07:21

same thing with Linux you want to

play07:23

immerse yourself in the environment

play07:24

download Linux use it as your main

play07:26

operating system for a week and just see

play07:28

the results that you get out of it when

play07:30

you have to struggle a little bit to

play07:32

learn your way around things now how can

play07:34

we learn Linux here's some great

play07:36

resources again we're sticking with free

play07:37

or very cheap Linux journey is great you

play07:40

can come in here and just hey what

play07:42

happens if I want to get started command

play07:43

line all these things you just click on

play07:45

one and it takes you through all this it

play07:47

gives you exercises Linux journey is

play07:50

fantastic if you want some more practice

play07:52

there's something called Over The Wire

play07:54

now they have different War Games Bandit

play07:56

is one that's made for beginners for

play07:58

Linux you you can come in here it gives

play08:00

you different challenges hey level zero

play08:02

level one and kind of teaches you along

play08:04

the way what you need to do to solve

play08:07

these problems and even gives you some

play08:08

hints you can look these up and find out

play08:11

Solutions and that way you can kind of

play08:12

game the system a little bit and learn

play08:14

along the way which is great and then of

play08:16

course full disclosure this is one of

play08:18

our courses but we do have a Linux 101

play08:20

at TCM Security Academy where it covers

play08:23

all of this stuff as well it has five

play08:25

and a half hours now Linux is very

play08:27

popular you can go out there and learn

play08:29

Debian based Linux and just pick it up

play08:31

you can actually honestly just learn it

play08:33

from YouTube or anywhere else if you

play08:35

just pick it up immerse yourself you're

play08:37

going to be great but you need to know

play08:38

Linux in order to be successful in this

play08:40

field okay next up is coding and do not

play08:42

let this scare you you do not need to be

play08:45

a developer by any means to have a

play08:47

successful career in cyber security or

play08:49

ethical hacking if you go out and you

play08:52

get a computer science degree or you

play08:53

have a development background good job a

play08:56

plus to you it helps a lot however if

play08:59

you are going to be an ethical hacker

play09:01

you do need to be able to read code that

play09:04

is because we often download code from

play09:06

the internet and we do run that against

play09:08

systems you need to understand what that

play09:10

code does and make sure it's not

play09:11

malicious or going to take down a system

play09:13

so in order to do that we have to be

play09:15

able to read you do not need to be a

play09:17

developer to be successful let's take a

play09:19

look at some of the resources that are

play09:20

available to learn coding okay now for

play09:22

coding I do recommend starting with

play09:24

python it's a very easy language to pick

play09:26

up and be able to read and it's a great

play09:28

first language so much so that colleges

play09:30

are all switching to python for their

play09:32

introductory coding courses and it just

play09:34

helps ease you into it so First Resource

play09:36

is free code cam fantastic you can come

play09:39

here and just search for like python big

play09:41

caveat here is make sure that you are

play09:44

learning Python 3 if you see anything

play09:46

that says python 2 you want to make sure

play09:48

that you are not doing that because that

play09:51

is now deprecated alright so it shows

play09:53

you the dates that these came through

play09:54

like hey Learn Python from Harvard

play09:56

University that's awesome there are full

play09:58

python courses on on here you might have

play10:00

to do a little bit of digging this is

play10:02

arranged by date so you may have to just

play10:04

search a little bit on free codecamp but

play10:06

it's fantastic other resources that are

play10:09

paid code academy is great they have a

play10:11

ton of python resources in here and it

play10:13

allows you to actually just type into

play10:15

the code onto the screen here in the web

play10:19

browser and utilize it that way you

play10:21

don't have to download python or

play10:22

anything also fantastic they've got a

play10:24

lot of resources here you can do a seven

play10:26

day free trial without using your credit

play10:28

card which is fantastic so also worth

play10:30

signing up for I think the pricing

play10:32

overall is around thirty dollars a month

play10:34

same with Team Treehouse fantastic it's

play10:37

free for seven days I do think you need

play10:39

to actually use a credit card here is 25

play10:42

a month afterwards but they have so many

play10:44

different courses and tracks and even

play10:46

like degree plans that they have in here

play10:48

it's great it's high quality I think

play10:51

it's better than codecademy because they

play10:53

do teach you video bass but you can try

play10:55

both of these for free and see which

play10:56

ones you like

play10:57

again a little bit of self-promotion we

play11:00

do have python courses geared towards

play11:02

ethical hacking python 101 is a great

play11:04

resource teaches you all the basics and

play11:06

then you can move into python 201 and

play11:08

get more advanced as you go so just

play11:10

depending on the platform your budget

play11:12

everything else all these are 30 or less

play11:15

and fantastic resources for your coding

play11:17

knowledge okay we got all the

play11:19

foundationals down we can start moving

play11:21

into actually learning ethical hacking

play11:23

so let's start with basic hacking

play11:25

knowledge we need to understand the

play11:27

concepts and just start getting our feet

play11:29

wet a little bit when it comes to

play11:31

ethical hacking let's look at some

play11:32

resources available for that all right

play11:34

first and foremost again a little bit of

play11:36

self-promotion this is a hundred percent

play11:38

free by the way we have a couple

play11:40

different versions of our ethical

play11:41

hacking course on YouTube so this is

play11:44

practical ethical hacking in 15 hours

play11:46

this is the most recent this will teach

play11:48

you a lot of the basics everything you

play11:51

actually need for your basic knowledge

play11:52

before you start getting into advanced

play11:54

items and we'll talk about Advanced

play11:55

hacking in just a little bit but this is

play11:57

is hey what do I need for the

play11:59

foundational groundwork now this is a

play12:02

great course it's broken into two

play12:03

sections due to upload limitations but

play12:06

it's fantastic this is a branch off of

play12:09

the 2022 version which has almost 4

play12:12

million views just to let you know the

play12:15

quality that goes behind this what goes

play12:17

into this is actually the first half of

play12:19

our course we have a 25 plus I think

play12:21

it's actually up to 27 hours now of

play12:23

ethical hacking course and again no more

play12:26

than thirty dollars for this you go in

play12:28

and you can see all the things that you

play12:30

learn and this actually does get into

play12:31

advanced hacking more so than just basic

play12:34

hacking so we've got hey again here what

play12:38

do you do for computer networking what

play12:39

do you do with Linux what do you do with

play12:41

python we cover a lot of that

play12:43

introductory stuff and then we get into

play12:45

ethical hacking we get into a lot of

play12:47

this stuff here in order to get through

play12:49

this and then we get into active

play12:50

directory hacking and web application

play12:53

hacking and if all this sounds foreign

play12:54

that's okay but there's a lot of

play12:56

resources available to you and this is

play12:58

the type of course that you need in

play13:00

order to get into the field and type of

play13:02

foundations that you need in order to

play13:03

get into the field of work now there are

play13:05

some other resources that are free or

play13:07

very cheap uh try hack me is my favorite

play13:09

out of the two uh try Hackney is great

play13:11

it is free to join they do limit you in

play13:15

some of the rooms that you can do but

play13:16

basically it's like a capture the flag

play13:18

style though with some handheld learning

play13:20

it kind of walks you through and says

play13:22

hey here's your mission go find this

play13:25

flag or go figure this out and it's

play13:27

fantastic so

play13:29

um I think that try hack me is fantastic

play13:30

another resource like this is hack the

play13:33

Box both of these are free to use and

play13:36

then have some premium upgrades involved

play13:38

with them a lot of it is CTF style

play13:40

meaning Capture the Flag it's not as

play13:42

practical but it still allows you to get

play13:44

Hands-On keyboard it's a little bit

play13:45

gamified and allows you to just get some

play13:48

practice and experience and I think

play13:49

they're great learning resources if I

play13:51

had to give you one try hack me is great

play13:53

A hack the box is still not too far

play13:55

behind in my opinion okay we've built up

play13:57

to the this which is Advanced hacking

play13:59

knowledge what do we do above and beyond

play14:01

the basics that we've already learned

play14:03

well there's a few things we want to

play14:05

learn what's called active directory

play14:06

hacking we want to learn web application

play14:08

pen testing and we want to kind of tie

play14:10

those together those are some of the

play14:11

expectations you'll need as a junior

play14:13

level ethical hacker more so on the

play14:16

active directory side than the web

play14:18

application side but you will still need

play14:20

to know the web application side of

play14:22

things let's talk about resources there

play14:24

as well all right so the active

play14:26

directory stuff I think honestly without

play14:28

bias our course covers that better than

play14:30

any course that's out there right now so

play14:33

I would highly recommend taking that

play14:34

course in order to learn active

play14:36

directory you can find a lot of

play14:37

information out there from blogs like

play14:39

this one's from 2018 and it's actually

play14:40

surprising how a lot of the basics for

play14:43

active directory still work like this

play14:45

lmnr attack is still very very common

play14:47

really attacks very common So reading

play14:50

blogs like this is fantastic as well you

play14:52

need to pick up active directory

play14:54

knowledge if you're going to be

play14:54

successful as an ethical hacker moving

play14:57

on to to web application pen testing

play14:59

this is very important so it's a

play15:01

fantastic resource called portswiger

play15:03

Academy and this Academy is a hundred

play15:06

percent free it teaches you all kinds of

play15:08

attacks through these different modules

play15:09

and it even guides you through them and

play15:13

if you do want to go through all this

play15:14

you can end up actually taking an exam

play15:16

if you wanted to as well it's fantastic

play15:19

and again like it says 100 free I don't

play15:21

think there's a better web application

play15:22

resource out there and that's from

play15:25

somebody that teaches web application

play15:26

pen testing this is just fantastic for

play15:28

Hands-On material here another thing for

play15:30

web app pen testing that you need to

play15:31

know is that the OAS top 10 is out there

play15:33

it exists and you should learn it so OAS

play15:36

top 10 is the top 10 most common

play15:39

vulnerabilities no it is the top 10 most

play15:41

critical vulnerabilities that are out

play15:43

there so when we do these by security

play15:46

risk you look at this there was 2017

play15:48

list there's a 2021 list and there's

play15:50

going to be a new list coming out very

play15:51

soon and it talks about hey what is

play15:54

broken access control that's number one

play15:55

okay number three is injection what is

play15:57

that that mean you can click into these

play15:59

how do I fix this you will be quizzed on

play16:01

this multiple times I'm sure during

play16:04

interviews so make sure you understand

play16:05

this what they mean how to prevent it

play16:07

those kinds of things because it will

play16:09

come up in your interview okay so that

play16:11

is a quick rundown of all the things

play16:12

that you need to do to study for this

play16:14

we're not getting into certifications or

play16:16

any of that stuff you just need to put

play16:18

in the work and study the foundations

play16:20

all the way through hacking and you can

play16:22

worry about the rest on your journey

play16:23

later this is what you need in the

play16:25

resources that are out there and that

play16:27

you can do all of which I showed you

play16:29

today for under thirty dollars you

play16:32

cannot complain about that most of these

play16:34

resources are free it's fantastic go out

play16:37

there if you want to be an ethical

play16:38

hacker jump into some of this free

play16:39

training see if you like it get your

play16:42

foundational knowledge and just boost it

play16:43

up at worst You Come Away with some more

play16:45

knowledge you may want to get into cyber

play16:47

security down the road somewhere else

play16:49

maybe it's not ethical hacking maybe

play16:50

it's blue team maybe it's incident

play16:52

response maybe it's forensics maybe it's

play16:53

something else right maybe it's not

play16:55

ethical hacking but a lot of these core

play16:57

Concepts apply to other fields of cyber

play16:59

security so hopefully you found this

play17:01

video useful if you did please do like

play17:03

the video comment subscribe let me know

play17:05

what other videos you want to see and

play17:07

until next time my name is Heath Adams

play17:10

AKA The Cyber mentor and I do thank you

play17:12

for joining me peace out

Rate This

5.0 / 5 (0 votes)

Related Tags
Ethical HackingFree ResourcesCertification GuideCompTIA A+Network PlusSecurity PlusLinux KnowledgeCoding SkillsPython LanguageCybersecurity BasicsHacking Workshop