Method: Metasploit::Credential::ReplayableHash#data
- Defined in:
- app/models/metasploit/credential/replayable_hash.rb
#data ⇒ String
A password hash that can be sent in place of a password to authenticate to a service.
13 |
# File 'app/models/metasploit/credential/replayable_hash.rb', line 13 Metasploit::Concern.run(self) |