config/locales/en.yml in metasploit-credential-0.7.8-java vs config/locales/en.yml in metasploit-credential-0.7.9.pre.core.pre.search
- old
+ new
@@ -19,25 +19,25 @@
malformed_archive: "The provided zip file appears to be malformed and cannot be parsed"
missing_keys: "This Metasploit credentials zip export appears to contain no SSH keys. If you wish to import credentials not tied to keys, remove the key entries from the manifest file and upload it by itself."
missing_manifest: "This Metasploit credentials zip export appears to be missing its CSV manifest"
activerecord:
ancestors:
- metasploit/credential/realm:
- search:
- operator:
- names:
- key:
- help: "The type of realm, such as Active Directory Domain or PostgreSQL Database."
- value:
- help: "The name of the realm, such as the domain name or the database name."
metasploit/credential/login:
search:
operator:
names:
access_level:
help: "The level of access granted to the service by core credential, such as 'root' or 'Administrator'."
status:
help: "The status of this login: 'Denied Access', 'Disabled', 'Incorrect', 'Locked Out', 'No Auth Required', 'Successful', 'Unable to Connect', or 'Untried'"
+ metasploit/credential/realm:
+ search:
+ operator:
+ names:
+ key:
+ help: "The type of realm, such as Active Directory Domain or PostgreSQL Database."
+ value:
+ help: "The name of the realm, such as the domain name or the database name."
models:
metasploit/credential/ntlm_hash: "NTLM hash"
metasploit/credential/ssh_key: "SSH key"
errors:
models: