1 00:00:00,290 --> 00:00:04,310 A password cracking attack is either online or offline. 2 00:00:04,430 --> 00:00:07,550 So let's talk about this classification for a little bit. 3 00:00:14,320 --> 00:00:19,780 So there are a lot of password cracking tools out there and I'll list some of them here. 4 00:00:20,480 --> 00:00:23,900 Hydra is a command line online cracking tool. 5 00:00:24,320 --> 00:00:26,780 We'll put our hands on it in a few minutes. 6 00:00:27,990 --> 00:00:33,060 Cain and Abel is a password recovery tool for Microsoft operating systems. 7 00:00:33,240 --> 00:00:39,990 It allows easy recovery of various kinds of passwords by sniffing the network, cracking encrypted passwords, 8 00:00:39,990 --> 00:00:48,060 using dictionary, brute force and cryptanalysis attacks, recording VoIP conversations, decoding scrambled 9 00:00:48,060 --> 00:00:54,870 passwords, recovering wireless network keys, revealing password boxes, uncovering cached passwords 10 00:00:54,870 --> 00:00:57,780 and analyzing routing protocols. 11 00:00:58,020 --> 00:00:58,740 Does a lot. 12 00:00:58,740 --> 00:00:59,020 Huh? 13 00:01:00,470 --> 00:01:08,360 John the Ripper is a fast password cracker, currently available for many flavours of Unix, windows, 14 00:01:08,360 --> 00:01:10,310 dos and openvms. 15 00:01:10,340 --> 00:01:14,510 It's one of the most popular password testing and breaking programs as. 16 00:01:15,280 --> 00:01:18,490 It combines a number of password crackers into one package. 17 00:01:20,100 --> 00:01:25,770 Auto detects password hash types and includes a customizable cracker. 18 00:01:28,590 --> 00:01:32,070 Hashcat is another password recovery tool. 19 00:01:32,520 --> 00:01:37,920 The developers of the tools claim that it's the fastest password cracker in the whole world. 20 00:01:38,370 --> 00:01:43,580 It can basically use GPU as well as CPU where the GPU is. 21 00:01:43,590 --> 00:01:46,710 Well, let's face it, far more powerful in processing. 22 00:01:48,690 --> 00:01:54,510 So the off crack is a free windows password cracker based on rainbow tables. 23 00:01:54,810 --> 00:01:59,970 It's a very efficient implementation of rainbow tables done by the inventors of that method. 24 00:02:00,920 --> 00:02:05,510 It comes with a graphical user interface and runs on multiple platforms.