class Metasploit::Credential::NonreplayableHash
A {Metasploit::Credential::PasswordHash password hash} that cannot be replayed to authenticate to other services. Contrast with {Metasploit::Credential::ReplayableHash}. {#data} is any password hash, such as those recovered from ‘/etc/passwd` or `/etc/shadow`.
Constants
- VALID_JTR_FORMATS
The names of John the Ripper supported formats, from the “jumbo” edition. Listed in the format section of the output of +john –help+ on the CLI Current as of 2014-06-12