class Metasploit::Credential::Importer::Pwdump

Implements importation behavior for pwdump files exported by Metasploit as well as files from the John the Ripper hash cracking suite: www.openwall.com/john/

Please note that in the case of data exported from Metasploit, the dataset will contain information on the ‘Mdm::Host` and `Mdm::Service` objects that are related to the credential. This means that Metasploit exports will be limited to containing {Metasploit::Credential::Login} objects, which is the legacy behavior of this export prior to the creation of this library.