0% found this document useful (0 votes)
26 views4 pages

Metasploit Password List Commands Guide

linux

Uploaded by

jaayseme
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views4 pages

Metasploit Password List Commands Guide

linux

Uploaded by

jaayseme
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Week 2 Assignment

1. Navigate to /usr/share/wordlists/metasploit. This is a directory of multiple


wordlists that can be used to brute force passwords in various password-
protected devices using Metasploit, the most popular pentesting and hacking
framework.

2. Use the cat command to view the contents of the file [Link].

3. Use the more command to display the file [Link].

Week 2 Assignment 1
4. Use the less command to view the file [Link].

5. Now use the nl command to place line numbers on the passwords in


[Link]. There should be 88,396 passwords.

6. Use the tail command to see the last 20 passwords in [Link].

Week 2 Assignment 2
7. Use the cat command to display [Link] and pipe it to find all the
passwords that contain 123.

Week 2 Assignment 3
Week 2 Assignment 4

You might also like