1 00:00:00,360 --> 00:00:04,080 ‫A password cracking attack is either online or offline. 2 00:00:04,740 --> 00:00:07,410 ‫So let's talk about this classification for a little bit. 3 00:00:14,570 --> 00:00:19,580 ‫So there are a lot of password cracking tools out there, and I'll list some of them here. 4 00:00:20,690 --> 00:00:23,390 ‫Hydra is a command line on line cracking. 5 00:00:24,620 --> 00:00:26,600 ‫Well, put our hands on it in a few minute. 6 00:00:28,220 --> 00:00:32,810 ‫Cain and Abel is a password recovery tool for Microsoft operating systems. 7 00:00:33,530 --> 00:00:40,070 ‫It allows easy recovery of various kinds of passwords by sniffing the network, cracking encrypted passwords, 8 00:00:40,070 --> 00:00:47,630 ‫using dictionary brute force and cryptanalysis attacks, recording video IP conversations, decoding 9 00:00:47,630 --> 00:00:54,110 ‫scrambled passwords, recovering wireless network keys, revealing password boxes and covering cached 10 00:00:54,110 --> 00:00:58,790 ‫passwords and analyzing routing protocols does a lot. 11 00:01:00,770 --> 00:01:08,900 ‫John the Ripper is a fast password cracker currently available for many flavors of Unix windows, doors 12 00:01:08,900 --> 00:01:10,190 ‫and open VMS. 13 00:01:10,610 --> 00:01:16,940 ‫It's one of the most popular password testing and breaking programs as it combines a number of password 14 00:01:16,940 --> 00:01:18,320 ‫crackers into one package. 15 00:01:20,140 --> 00:01:22,210 ‫Auto detects password hash types. 16 00:01:23,360 --> 00:01:25,610 ‫And includes a customizable cracker. 17 00:01:28,860 --> 00:01:35,790 ‫Hash Cat is another password recovery tool, the developers of the tools claim that it's the fastest 18 00:01:35,790 --> 00:01:37,680 ‫password cracker in the whole world. 19 00:01:38,670 --> 00:01:43,350 ‫It can basically use you as well as CPU where the GPU is. 20 00:01:43,710 --> 00:01:46,560 ‫Well, let's face it, far more powerful and processing. 21 00:01:48,960 --> 00:01:54,240 ‫So the crack is a free Windows password cracker based on rainbow tables. 22 00:01:55,120 --> 00:01:59,760 ‫It's very efficient implementation of rainbow tables done by the inventors of that method. 23 00:02:00,990 --> 00:02:05,330 ‫It comes with a graphical user interface and runs on multiple platforms.