Installing the Cisco password cracker in kali Linux

For the second example, we will use a simple program called cisco_crack ( http://insecure.org/sploits/cisco.passwords.html ). This tool is used to crack the Cisco type 7 password. After downloading the source code, the next step is to compile it. Before you can compile the source code cleanly, you need to add the following include statements: #include … Read more