Can we do same for the following john function with wordlist in metasploit? #16239
              
                Unanswered
              
          
                  
                    
                      flamecopper
                    
                  
                
                  asked this question in
                General
              
            Replies: 1 comment
-
| 
         Take a look at the  These modules use John the Ripper or Hashcat to crack hashes stored in the database (viewable with the  For your command above, you would want to use something like this:  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
john --wordlist=Passwords.txt --format=NT hashdumpAs above
Beta Was this translation helpful? Give feedback.
All reactions