Module: DataProxyAutoLoader
- Includes:
- CredentialDataProxy, DbExportDataProxy, DbImportDataProxy, EventDataProxy, ExploitDataProxy, HostDataProxy, LoginDataProxy, LootDataProxy, MsfDataProxy, NmapDataProxy, NoteDataProxy, PayloadDataProxy, ServiceDataProxy, SessionDataProxy, SessionEventDataProxy, VulnAttemptDataProxy, VulnDataProxy, WebDataProxy, WorkspaceDataProxy
- Included in:
- Metasploit::Framework::DataService::DataProxy
- Defined in:
- lib/metasploit/framework/data_service/proxy/data_proxy_auto_loader.rb
Overview
Autoloads specific data proxies
Method Summary
Methods included from PayloadDataProxy
#create_payload, #delete_payload, #payloads, #update_payload
Methods included from MsfDataProxy
Methods included from VulnAttemptDataProxy
#report_vuln_attempt, #vuln_attempts
Methods included from DbImportDataProxy
Methods included from DbExportDataProxy
Methods included from NmapDataProxy
Methods included from LoginDataProxy
#create_credential_login, #invalidate_login, #logins, #update_login
Methods included from CredentialDataProxy
#create_cracked_credential, #create_credential, #create_credential_and_login, #creds, #delete_credentials, #update_credential
Methods included from SessionEventDataProxy
#report_session_event, #session_events
Methods included from LootDataProxy
#find_or_create_loot, #loots, #report_loot, #update_loot
Methods included from ExploitDataProxy
#report_exploit_attempt, #report_exploit_failure, #report_exploit_success
Methods included from SessionDataProxy
convert_msf_session_to_hash, #report_session, #sessions, #update_session
Methods included from WebDataProxy
#report_web_form, #report_web_page, #report_web_site, #report_web_vuln
Methods included from NoteDataProxy
#delete_note, #find_or_create_note, #notes, #report_note, #update_note
Methods included from WorkspaceDataProxy
#add_workspace, #default_workspace, #delete_workspaces, #find_workspace, #update_workspace, #workspace, #workspace=, #workspaces
Methods included from EventDataProxy
Methods included from VulnDataProxy
#delete_vuln, #find_or_create_vuln, #report_vuln, #update_vuln, #vulns
Methods included from HostDataProxy
#add_host_tag, #delete_host, #delete_host_tag, #find_or_create_host, #get_host, #get_host_tags, #hosts, #report_host, #update_host
Methods included from ServiceDataProxy
#delete_service, #find_or_create_service, #report_service, #services, #update_service