Search

Ethical Hacking: Password Cracking with Python [Free Online Course] - TechCracked

Ethical Hacking: Password Cracking with Python

Learn how to use Python for password cracking



What you'll learn

  • Basic Ethical Hacking
  • Learn how to program a password cracker
  • How to crack zip files
  • How to crack hashes


Description

Ethical Hacking is a field of computer security that involves penetration testing to ensure the security of the software, network, and systems. Ethical hacking is performed by penetration testers and thus has similarities with penetration testing, vulnerability assessment, and social engineering.

The objective of ethical hacking is often to identify system weaknesses that could be exploited by a malicious attacker or criminal, or even identify potential damage that could be caused by an accidental system failure, before a real-world attack occurs.

To accomplish this objective, the ethical hacker typically performs four basic types of tasks: system discovery, documentation and analysis, system exploitation, and system defense. The outcome of a test is often a report that describes how an organization can better secure their systems from real-world attacks and accidents.

In this course you will learn about exploitation using a password cracker. You will program three different password crackers using the Python programming language. This is a beginners course but it's recommended that you already programmed with Python. You will learn how to do a dictionary attack and how to program different types of crackers.

At the end of this course, you will be able to do dictionary attacks and create your own password crackers.


Also See : Ethical Hacking: SQL Injection for Beginners

Enroll Now