Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Password Cracking: Brute Forcing
Rating: 4.2 out of 5(30 ratings)
4,053 students

Password Cracking: Brute Forcing

Password Cracking Techniques
Created byPeter A
Last updated 10/2022
English

What you'll learn

  • Cracking vs Guessing
  • How to crack ZIP files
  • How to crack Services
  • How to do Password Spraying

Course content

1 section7 lectures37m total length
  • Introduction5:13
  • Password Cracking versus Guessing4:14
  • Password Lists6:10
  • Generate Lists7:05
  • Crack Password Protected ZIP file4:03
  • Crack Network Services (FTP)5:38
  • Password Spraying5:31

Requirements

  • No prior knowledge required

Description

Password attacks are a common way to break into systems, so you need to understand the types of tools available and how they work. Kali Linux is an operating system and there are many tools to perform such attacks.

Weak passwords are still a huge problem in the security world. Users must set strong passwords to restrict access to data by anonymous users. Even a 6-digit PIN is not secure enough and can be brute-forced within an hour. A rule of thumb for passwords is that it should be longer (more than 9 words) and contain different or multiple letters+numbers+special characters.

Hydra is a pre-installed tool in Kali Linux to enforce usernames and passwords for various services such as FTP, ssh, Telnet, MS SQL, etc. Brute force can be used to identify different usernames and passwords against a target with the correct credentials. It is a command line tool that you will learn to use in this course.

In this course you will learn how to crack passwords using Kali Linux.  Kali Linux is an open-source, Debian-based Linux distribution aimed at advanced Penetration Testing and Security Auditing. It does this by providing common tools, configurations, and automation's.

This is a beginners course, you don't need advanced knowledge but you should have already Kali Linux at hands.


Who this course is for:

  • Beginner Ethical Hackers