Class: Msf::Exploit::Remote::Kerberos::Ticket::Storage::ReadWrite

Inherits:
Base
  • Object
show all
Includes:
ReadMixin, WriteMixin
Defined in:
lib/msf/core/exploit/remote/kerberos/ticket/storage/read_write.rb

Instance Attribute Summary

Attributes inherited from Base

#framework, #framework_module

Method Summary

Methods included from WriteMixin

#activate_ccache, #deactivate_ccache, #delete_tickets, #store_ccache

Methods included from ReadMixin

#load_credential, #tickets

Methods inherited from Base

#activate_ccache, #deactivate_ccache, #delete_tickets, #initialize, #load_credential, #store_ccache, #tickets, #workspace

Methods included from Auxiliary::Report

#active_db?, #create_cracked_credential, #create_credential, #create_credential_and_login, #create_credential_login, #db, #db_warning_given?, #get_client, #get_host, #inside_workspace_boundary?, #invalidate_login, #mytask, #myworkspace, #myworkspace_id, #report_auth_info, #report_client, #report_exploit, #report_host, #report_loot, #report_note, #report_service, #report_vuln, #report_web_form, #report_web_page, #report_web_site, #report_web_vuln, #store_cred, #store_local, #store_loot

Methods included from Metasploit::Framework::Require

optionally, optionally_active_record_railtie, optionally_include_metasploit_credential_creation, #optionally_include_metasploit_credential_creation, optionally_require_metasploit_db_gem_engines

Constructor Details

This class inherits a constructor from Msf::Exploit::Remote::Kerberos::Ticket::Storage::Base