Linux systems keep user account information in the passwd file and the encryp

 
Linux systems keep user account information in the passwd file and the encrypted password in the shadow file.
The passwd file containing account information might look like this:
smithj:x:1001:1001:John Smith:/home/smithj:/bin/bash
The shadow file containing password and account expiration information for users might look like this:
smithj:KJDKKkkLLjjwlnttqoiybnm.:10063:0:99999:7:::
The fields in the shadow file are separated by a colon, with the first field being the username and the second being the password.
Under normal circumstances, the password is encrypted. But for the purpose of this assignment, you can assume the password is already unencrypted.
Review the bruteLogin function program on pp. 58–59 of Ch. 2, “Penetration Testing with Python,” of Violent Python: A Cookbook for Hackers, Forensic Analysts, Penetration Testers and Security Engineers.
Make the following changes/additions to the function:
Modify the bruteLogin function to use both the passwd and shadow files. Assume your passwd and shadow files include two accounts.  
Change the bruteLogin to extract the username and full name from the passwd file and the password from the shadow file
Change the output to display the full name when confirming successful FTP Login; e.g.,  “Myhostname FTP Logon Succeeded: John Smith/ KJDKKkkLLjjwlnttqoiybnm”
You can also use the site test.rebex.net as your host.  It provides demo logins and passwords to test a successful login to their FTP servers.

The post  
Linux systems keep user account information in the passwd file and the encryp appeared first on Lion Essays.

 

“Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!”


 
Linux systems keep user account information in the passwd file and the encryp
was first posted on February 16, 2019 at 8:10 pm.
©2019 "Lion Essays". Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at support@Lion Essays.com

"Get 15% discount on your first 3 orders with us"
Use the following coupon
FIRST15

Order Now