Dictionary Attacks

Write a Python script to perform a dictionary attack on a Linux password file.Copy /etc/shadow file to your local directory. Study the format of this file.Add the following 3 lines to the /etc/shadow file. For speed purposes remove all other...