Module: Nexpose::Credential::Service

Defined in:
lib/nexpose/credential.rb

Overview

Credential Service/Type Options.

Constant Summary collapse

CVS =

Concurrent Versioning System (CVS)

'cvs'
FTP =

File Transfer Protocol (FTP)

'ftp'
HTTP =

Web Site HTTP Authentication

'http'
AS400 =

IBM AS/400

'as400'
NOTES =

Lotus Notes/Domino

'notes'
TDS =

Microsoft SQL Server

'tds'
SYBASE =

Sybase SQL Server

'sybase'
CIFS =

Microsoft Windows/Samba (SMB/CIFS)

'cifs'
CIFSHASH =

Microsoft Windows/Samba LM/NTLM Hash (SMB/CIFS)

'cifshash'
ORACLE =

Oracle

'oracle'
ORACLE_SERVICE_NAME =

Oracle using Service Name Auth

'oracle-service-name'
POP =

Post Office Protocol (POP)

'pop'
POSTGRESQL =

PostgreSQL

'postgresql'
REMOTE_EXECUTION =

Remote Execution

'remote execution'
SNMP =

Simple Network Management Protocol

'snmp'
SNMPV3 =

Simple Network Management Protocol v3

'snmpv3'
SSH =

Secure Shell (SSH)

'ssh'
SSH_KEY =

Secure Shell (SSH) Public Key

'ssh-key'
TELNET =

TELNET

'telnet'
MYSQL =

MySQL Server

'mysql'
DB2 =

DB2

'db2'