Host section

Here you will find all details about data visible in target file in Host section.

Column details explanation
Header name Column name.
Description Short description for particular data.
Source Information about exact source from where data is being taken.
Post-processing Information how the gathered data is processed, if post-processed at all.
Column type

default - column always appears in report.

debug - column appears in report only if add debug data option has been enabled.

Note

Some of the columns are visible only if you use add debug data option for analysis (see Settings details to adhere more information about this option). For all of these columns you will find below information Column type : debug.

Nessus scanner IP

Nessus scanner IP - column details
Header name Nessus scanner IP
Description Scanner IP used during scan of reported host based on Plugin ID 19506 output.
Source nessus file > ReportHost/ReportItem/[pluginID="19506"]/plugin_output
Post-processing
  1. If Plugin ID 19506 output exist extract Scanner IP from output line with Scanner IP :
  2. If Plugin ID 19506 output does not exist return:
    • No output recorded. - if plugin appeared in the report but does no return any output,
    • Check Audit Trail. - if plugin does not appeared in the report but used during scan,
    • {plugin_id} not enabled. - if plugin has not been enabled in policy used during scan.
Column type debug

See also

Read more about plugin which source for this column on Tenable website https://www.tenable.com/plugins/nessus/19506

Nessus scan name

Nessus scan name - column details
Header name Nessus scan name
Description Scan name given by user during scan setting up.
Source nessus file > Report/name
Post-processing none
Column type debug

Nessus file name

Nessus file name - column details
Header name Nessus file name
Description Nessus file name assigned during the file downloading.
Source nessus file
Post-processing Absolute path of the given file.
Column type debug

Target

Target - column details
Header name Target
Description Name of reported host. This can be either IP or FQDN, depending on this what has been given as target.
Source

nessus file > ReportHost/[@name='name']

nessus file > Preferences/ServerPreferences/preference/[name='TARGET']/value

Post-processing none
Column type debug, default

Hostname

Hostname - column details
Header name Hostname
Description Hostname of reported host.
Source nessus file > ReportHost/HostProperties/tag/[@name='hostname']
Post-processing
  1. Value changed to lowercase.
  2. If hostname field contains FQDN only hostname will be returned.
Column type debug, default

FQDN

FQDN - column details
Header name FQDN
Description FQDN of reported host.
Source nessus file > ReportHost/HostProperties/tag/[@name='host-fqdn']
Post-processing Value changed to lowercase.
Column type debug, default

NetBIOS Computer name

NetBIOS Computer name - column details
Header name NetBIOS Computer name
Description NetBIOS Computer name of reported host.
Source nessus file > ReportHost/ReportItem/[pluginID="10150"]/plugin_output
Post-processing
  1. If Plugin ID 10150 output exist extract computer name from output line with Computer name
  2. Value changed to lowercase.
  3. If Plugin ID 10150 output does not exist return:
    • No output recorded. - if plugin appeared in the report but does no return any output,
    • Check Audit Trail. - if plugin does not appeared in the report but used during scan,
    • {plugin_id} not enabled. - if plugin has not been enabled in policy used during scan.
Column type debug

See also

Read more about plugin which source for this column on Tenable website https://www.tenable.com/plugins/nessus/10150

NetBIOS Domain name

NetBIOS Domain name - column details
Header name NetBIOS Domain name
Description NetBIOS Domain name of reported host.
Source nessus file > ReportHost/ReportItem/[pluginID="10150"]/plugin_output
Post-processing
  1. If Plugin ID 10150 output exist extract domain name from output line with Workgroup / Domain name
  2. Value changed to lowercase.
  3. If Plugin ID 10150 output does not exist return:
    • No output recorded. - if plugin appeared in the report but does no return any output,
    • Check Audit Trail. - if plugin does not appeared in the report but used during scan,
    • {plugin_id} not enabled. - if plugin has not been enabled in policy used during scan.
Column type debug

See also

Read more about plugin which source for this column on Tenable website https://www.tenable.com/plugins/nessus/10150

IP

IP - column details
Header name IP
Description IP of reported host.
Source nessus file > ReportHost/HostProperties/tag/[@name='host-ip']
Post-processing none
Column type debug, default

Scanned

Scanned - column details
Header name Scanned
Description

Information if target host has been scanned.

  • yes if target host is on the list of reported hosts.
  • no if target host is not on the list of reported hosts.
Source

nessus file > Preferences/ServerPreferences/preference/[name='TARGET']/value

nessus file > ReportHost/[@name='name']

Post-processing none
Column type debug, default

Credentialed checks

Credentialed checks - column details
Header name Credentialed checks
Description Information if reported host has been scanned with credentialed checks.
Source nessus file > ReportHost/ReportItem/[pluginID="19506"]/plugin_output
Post-processing
  1. If Plugin ID 19506 output exist extract yes or no from output line with Credentialed checks :.
  2. If Plugin ID 19506 output does not exist return no.
Column type debug, default

See also

Read more about this plugin on Tenable website https://www.tenable.com/plugins/nessus/19506

Scan started

Scan started - column details
Header name Scan started
Description Exact date and time when scan of the reported host has been initiated.
Source nessus file > ReportHost/HostProperties/tag/[@name='HOST_START']
Post-processing Date and time returned in format %a %b %d %H:%M:%S %Y.
Column type debug, default

Scan ended

Scan ended - column details
Header name Scan ended
Description Exact date and time when scan of the reported host has been ended.
Source nessus file > ReportHost/HostProperties/tag/[@name='HOST_END']
Post-processing Date and time returned in format %a %b %d %H:%M:%S %Y.
Column type debug, default

Elapsed time per host

Elapsed time per host - column details
Header name Elapsed time per host
Description Duration of the particular host scanned based on subtraction Scan Start Time from Scan End Time.
Source nessus file > ReportHost/HostProperties/tag/[@name='HOST_END'] - ReportHost/HostProperties/tag/[@name='HOST_START']
Post-processing Elapsed time returned in format HH:MM:SS.
Column type debug, default

Elapsed time per scan

Elapsed time per scan - column details
Header name Elapsed time per scan
Description Duration of the entire scan, based on subtraction Scan Start Time of first host scanned from Scan End Time of last host scanned.
Source nessus file > ReportHost/HostProperties/tag/[@name='HOST_END'] - ReportHost/HostProperties/tag/[@name='HOST_START']
Post-processing Elapsed time returned in format HH:MM:SS.
Column type debug, default

Policy name

Policy name - column details
Header name Policy name
Description Policy name selected by user during scan setting up.
Source nessus file > Policy/policyName
Post-processing none
Column type debug

Login used

Login used - column details
Header name Login used
Description Login name used during scan of reported host.
Source

nessus file > ReportHost/HostProperties/tag/[@name='login-used']

nessus file > Preferences/PluginsPreferences/item/[fullName='VMware vCenter SOAP API Settings[entry]:VMware vCenter user name :']/selectedValue

nessus file > Preferences/PluginsPreferences/item/[fullName='Database settings[entry]:Login :']/selectedValue

nessus file > Preferences/PluginsPreferences/item/[fullName='Login configurations[entry]:SMB account :']/selectedValue

nessus file > Preferences/PluginsPreferences/item/[fullName='SSH settings[entry]:SSH user name :']/selectedValue

nessus file > Preferences/PluginsPreferences/item/[fullName='Login configurations[entry]:SMB domain (optional) :']/selectedValue

Post-processing

For Preferences/PluginsPreferences/item/[fullName='Login configurations[entry]:SMB account :']/selectedValue

information about domain is added Preferences/PluginsPreferences/item/[fullName='Login configurations[entry]:SMB domain (optional) :']/selectedValue

Column type debug, default

DB SID

DB SID - column details
Header name DB SID
Description Database SID set by user during scan setting up.
Source nessus file > Preferences/PluginsPreferences/item/[fullName='Database settings[entry]:Database SID :']/selectedValue
Post-processing none
Column type debug, default

DB port

DB port - column details
Header name DB port
Description Database port set by user during scan setting up.
Source nessus file > Preferences/PluginsPreferences/item/[fullName='Database settings[entry]:Database port to use :']/selectedValue
Post-processing none
Column type debug, default

Reverse lookup

Reverse lookup - column details
Header name Reverse lookup
Description Information if option Settings > Report > Output > ‘Designate hosts by their DNS name’ has been turned on in policy used during scan.
Source nessus file > Preferences/ServerPreferences/preference/[name='reverse_lookup']/value
Post-processing none
Column type debug

Max hosts

Max hosts - column details
Header name Max hosts
Description Value set for Max simultaneous hosts per scan in policy used during scan.
Source nessus file > Preferences/ServerPreferences/preference/[name='max_hosts']/value
Post-processing none
Column type debug

Max checks

Max checks - column details
Header name Max checks
Description Value set for Max simultaneous checks per host in policy used during scan.
Source nessus file > Preferences/ServerPreferences/preference/[name='max_checks']/value
Post-processing none
Column type debug

Network timeout

Network timeout - column details
Header name Network timeout
Description Value set for Network timeout (in seconds) in policy used during scan.
Source nessus file > Preferences/ServerPreferences/preference/[name='checks_read_timeout']/value
Post-processing none
Column type debug

Operating System

Operating System - column details
Header name Operating System
Description Information about Operating System of reported host.
Source nessus file > ReportHost/HostProperties/tag/[@name='operating-system']
Post-processing none
Column type debug, default

ALL plugins

ALL plugins - column details
Header name ALL plugins
Description Number of reported plugins for particular reported host.
Source nessus files > ReportHost/ReportItem
Post-processing none
Column type debug, default

Critical plugins

Critical plugins - column details
Header name Critical plugins
Description Number of reported plugins for particular reported host with Critical Risk Factor.
Source nessus file > ReportHost/ReportItem/risk_factor/"Critical"
Post-processing none
Column type debug, default

High plugins

High plugins - column details
Header name High plugins
Description Number of reported plugins for particular reported host in scan with High Risk Factor.
Source nessus file > ReportHost/ReportItem/risk_factor/"High"
Post-processing none
Column type debug, default

Medium plugins

Medium plugins - column details
Header name Medium plugins
Description Number of reported plugins for particular reported host in scan with Medium Risk Factor.
Source nessus file > ReportHost/ReportItem/risk_factor/"Medium"
Post-processing none
Column type debug, default

Low plugins

Low plugins - column details
Header name Low plugins
Description Number of reported plugins for particular reported host in scan with Low Risk Factor.
Source nessus file > ReportHost/ReportItem/risk_factor/"Low"
Post-processing none
Column type debug, default

None plugins

None plugins - column details
Header name none plugins
Description Number of reported plugins for particular reported host in scan with None Risk Factor.
Source nessus file > ReportHost/ReportItem/risk_factor/"None"
Post-processing none
Column type debug, default

ALL compliance

ALL compliance - column details
Header name ALL compliance
Description Number of reported compliance checks for particular reported host in scan.
Source nessus file > ReportHost/ReportItem/compliance/"True"
Post-processing none
Column type debug, default

Passed compliance

Passed compliance - column details
Header name Passed compliance
Description Number of reported compliance checks for particular reported host in scan with PASSED compliance result.
Source nessus file > ReportHost/ReportItem/"cm:compliance-result", namespaces={'cm': 'http://www.nessus.org/cm'}/"PASSED"
Post-processing none
Column type debug, default

Failed compliance

Failed compliance - column details
Header name Failed compliance
Description Number of reported compliance checks for particular reported host in scan with FAILED compliance result.
Source nessus file > ReportHost/ReportItem/"cm:compliance-result", namespaces={'cm': 'http://www.nessus.org/cm'}/"FAILED"
Post-processing none
Column type debug, default

Warning compliance

Warning compliance - column details
Header name Warning compliance
Description Number of reported compliance checks for particular reported host in scan with WARNING compliance result.
Source nessus file > ReportHost/ReportItem/"cm:compliance-result", namespaces={'cm': 'http://www.nessus.org/cm'}/"WARNING"
Post-processing none
Column type debug, default

10180: Ping to remote host

10180: Ping to remote host - column details
Header name 10180: Ping to remote host
Description Plugin ID 10180 output.
Source nessus file > ReportHost/ReportItem/[pluginID="10180"]/plugin_output
Post-processing
  1. If Plugin ID 10180 output exist return it in unchanged form.
  2. If Plugin ID 10180 output does not exist return:
    • No output recorded. - if plugin appeared in the report but does no return any output,
    • Check Audit Trail. - if plugin does not appeared in the report but used during scan,
    • {plugin_id} not enabled. - if plugin has not been enabled in policy used during scan.
Column type debug

See also

Read more about this plugin on Tenable website https://www.tenable.com/plugins/nessus/10180

10287: Traceroute Information

10287: Traceroute Information - column details
Header name 10287: Traceroute Information
Description Plugin ID 10287 output.
Source nessus file > ReportHost/ReportItem/[pluginID="10287"]/plugin_output
Post-processing
  1. If Plugin ID 10287 output exist return it in unchanged form.
  2. If Plugin ID 10287 output does not exist return:
    • No output recorded. - if plugin appeared in the report but does no return any output,
    • Check Audit Trail. - if plugin does not appeared in the report but used during scan,
    • {plugin_id} not enabled. - if plugin has not been enabled in policy used during scan.
Column type debug

See also

Read more about this plugin on Tenable website https://www.tenable.com/plugins/nessus/10287

11936: OS Identification

11936: OS Identification - column details
Header name 11936: OS Identification
Description Plugin ID 11936 output.
Source nessus file > ReportHost/ReportItem/[pluginID="11936"]/plugin_output
Post-processing
  1. If Plugin ID 11936 output exist return it in unchanged form.
  2. If Plugin ID 11936 output does not exist return:
    • No output recorded. - if plugin appeared in the report but does no return any output,
    • Check Audit Trail. - if plugin does not appeared in the report but used during scan,
    • {plugin_id} not enabled. - if plugin has not been enabled in policy used during scan.
Column type debug

See also

Read more about this plugin on Tenable website https://www.tenable.com/plugins/nessus/11936

45590: Common Platform Enumeration (CPE)

45590: Common Platform Enumeration (CPE) - column details
Header name 45590: Common Platform Enumeration (CPE)
Description Plugin ID 45590 output.
Source nessus file > ReportHost/ReportItem/[pluginID="45590"]/plugin_output
Post-processing
  1. If Plugin ID 45590 output exist return it in unchanged form.
  2. If Plugin ID 45590 output does not exist return:
    • No output recorded. - if plugin appeared in the report but does no return any output,
    • Check Audit Trail. - if plugin does not appeared in the report but used during scan,
    • {plugin_id} not enabled. - if plugin has not been enabled in policy used during scan.
Column type debug

See also

Read more about this plugin on Tenable website https://www.tenable.com/plugins/nessus/45590

54615: Device Type

54615: Device Type - column details
Header name 54615: Device Type
Description Plugin ID 54615 output.
Source nessus file > ReportHost/ReportItem/[pluginID="54615"]/plugin_output
Post-processing
  1. If Plugin ID 54615 output exist return it in unchanged form.
  2. If Plugin ID 54615 output does not exist return:
    • No output recorded. - if plugin appeared in the report but does no return any output,
    • Check Audit Trail. - if plugin does not appeared in the report but used during scan,
    • {plugin_id} not enabled. - if plugin has not been enabled in policy used during scan.
Column type debug

See also

Read more about this plugin on Tenable website https://www.tenable.com/plugins/nessus/54615

21745: Authentication Failure - Local Checks Not Run

21745: Authentication Failure - Local Checks Not Run - column details
Header name 21745: Authentication Failure - Local Checks Not Run
Description Plugin ID 21745 output.
Source nessus file > ReportHost/ReportItem/[pluginID="21745"]/plugin_output
Post-processing
  1. If Plugin ID 21745 output exist return it in unchanged form.
  2. If Plugin ID 21745 output does not exist return:
    • No output recorded. - if plugin appeared in the report but does no return any output,
    • Check Audit Trail. - if plugin does not appeared in the report but used during scan,
    • {plugin_id} not enabled. - if plugin has not been enabled in policy used during scan.
Column type debug

See also

Read more about this plugin on Tenable website https://www.tenable.com/plugins/nessus/21745

12634: Authenticated Check : OS Name and Installed Package Enumeration

12634: Authenticated Check : OS Name and Installed Package Enumeration - column details
Header name 12634: Authenticated Check : OS Name and Installed Package Enumeration
Description Plugin ID 12634 output.
Source nessus file > ReportHost/ReportItem/[pluginID="12634"]/plugin_output
Post-processing
  1. If Plugin ID 12634 output exist return it in unchanged form.
  2. If Plugin ID 12634 output does not exist return:
    • No output recorded. - if plugin appeared in the report but does no return any output,
    • Check Audit Trail. - if plugin does not appeared in the report but used during scan,
    • {plugin_id} not enabled. - if plugin has not been enabled in policy used during scan.
Column type debug

See also

Read more about this plugin on Tenable website https://www.tenable.com/plugins/nessus/12634

110385: Authentication Success Insufficient Access

110385: Authentication Success Insufficient Access - column details
Header name 110385: Authentication Success Insufficient Access
Description Plugin ID 110385 output.
Source nessus file > ReportHost/ReportItem/[pluginID="110385"]/plugin_output
Post-processing
  1. If Plugin ID 110385 output exist return it in unchanged form.
  2. If Plugin ID 110385 output does not exist return:
    • No output recorded. - if plugin appeared in the report but does no return any output,
    • Check Audit Trail. - if plugin does not appeared in the report but used during scan,
    • {plugin_id} not enabled. - if plugin has not been enabled in policy used during scan.
Column type debug

See also

Read more about this plugin on Tenable website https://www.tenable.com/plugins/nessus/110385

102094: SSH Commands Require Privilege Escalation

102094: SSH Commands Require Privilege Escalation - column details
Header name 102094: SSH Commands Require Privilege Escalation
Description Plugin ID 102094 output.
Source nessus file > ReportHost/ReportItem/[pluginID="102094"]/plugin_output
Post-processing
  1. If Plugin ID 102094 output exist return it in unchanged form.
  2. If Plugin ID 102094 output does not exist return:
    • No output recorded. - if plugin appeared in the report but does no return any output,
    • Check Audit Trail. - if plugin does not appeared in the report but used during scan,
    • {plugin_id} not enabled. - if plugin has not been enabled in policy used during scan.
Column type debug, default

See also

Read more about this plugin on Tenable website https://www.tenable.com/plugins/nessus/102094

10394: Microsoft Windows SMB Log In Possible

10394: Microsoft Windows SMB Log In Possible - column details
Header name 10394: Microsoft Windows SMB Log In Possible
Description Plugin ID 10394 output.
Source nessus file > ReportHost/ReportItem/[pluginID="10394"]/plugin_output
Post-processing
  1. If Plugin ID 10394 output exist return it in unchanged form.
  2. If Plugin ID 10394 output does not exist return:
    • No output recorded. - if plugin appeared in the report but does no return any output,
    • Check Audit Trail. - if plugin does not appeared in the report but used during scan,
    • {plugin_id} not enabled. - if plugin has not been enabled in policy used during scan.
Column type debug

See also

Read more about this plugin on Tenable website https://www.tenable.com/plugins/nessus/10394

24786: Nessus Windows Scan Not Performed with Admin Privileges

24786: Nessus Windows Scan Not Performed with Admin Privileges - column details
Header name 24786: Nessus Windows Scan Not Performed with Admin Privileges
Description Plugin ID 24786 output.
Source nessus file > ReportHost/ReportItem/[pluginID="24786"]/plugin_output
Post-processing
  1. If Plugin ID 24786 output exist return it in unchanged form.
  2. If Plugin ID 24786 output does not exist return:
    • No output recorded. - if plugin appeared in the report but does no return any output,
    • Check Audit Trail. - if plugin does not appeared in the report but used during scan,
    • {plugin_id} not enabled. - if plugin has not been enabled in policy used during scan.
Column type debug

See also

Read more about this plugin on Tenable website https://www.tenable.com/plugins/nessus/24786

24269: Windows Management Instrumentation (WMI) Available

24269: Windows Management Instrumentation (WMI) Available - column details
Header name 24269: Windows Management Instrumentation (WMI) Available
Description Plugin ID 24269 output.
Source nessus file > ReportHost/ReportItem/[pluginID="24269"]/plugin_output
Post-processing
  1. If Plugin ID 24269 output exist return it in unchanged form.
  2. If Plugin ID 24269 output does not exist return:
    • No output recorded. - if plugin appeared in the report but does no return any output,
    • Check Audit Trail. - if plugin does not appeared in the report but used during scan,
    • {plugin_id} not enabled. - if plugin has not been enabled in policy used during scan.
Column type debug

See also

Read more about this plugin on Tenable website https://www.tenable.com/plugins/nessus/24269

11011: Microsoft Windows SMB Service Detection

11011: Microsoft Windows SMB Service Detection - column details
Header name 11011: Microsoft Windows SMB Service Detection
Description All occurrences of Plugin ID 11011 output.
Source nessus file > ReportHost/ReportItem/[pluginID="11011"]/plugin_output
Post-processing
  1. If Plugin ID 11011 output exist return it in unchanged form.
  2. If more than one Plugin ID 11011 outputs exist, concatenate their unchanged form and return as one.
  3. If Plugin ID 11011 output does not exist return:
    • No output recorded. - if plugin appeared in the report but does no return any output,
    • Check Audit Trail. - if plugin does not appeared in the report but used during scan,
    • {plugin_id} not enabled. - if plugin has not been enabled in policy used during scan.
Column type debug

See also

Read more about this plugin on Tenable website https://www.tenable.com/plugins/nessus/11011

10400: Microsoft Windows SMB Registry Remotely Accessible

10400: Microsoft Windows SMB Registry Remotely Accessible - column details
Header name 10400: Microsoft Windows SMB Registry Remotely Accessible
Description Plugin ID 10400 output.
Source nessus file > ReportHost/ReportItem/[pluginID="10400"]/plugin_output
Post-processing
  1. If Plugin ID 10400 output exist return it in unchanged form.
  2. If Plugin ID 10400 output does not exist return:
    • No output recorded. - if plugin appeared in the report but does no return any output,
    • Check Audit Trail. - if plugin does not appeared in the report but used during scan,
    • {plugin_id} not enabled. - if plugin has not been enabled in policy used during scan.
Column type debug

See also

Read more about this plugin on Tenable website https://www.tenable.com/plugins/nessus/10400

26917: Microsoft Windows SMB Registry : Nessus Cannot Access the Windows Registry

26917: Microsoft Windows SMB Registry : Nessus Cannot Access the Windows Registry - column details
Header name 26917: Microsoft Windows SMB Registry : Nessus Cannot Access the Windows Registry
Description Plugin ID 26917 output.
Source nessus file > ReportHost/ReportItem/[pluginID="26917"]/plugin_output
Post-processing
  1. If Plugin ID 26917 output exist return it in unchanged form.
  2. If Plugin ID 26917 output does not exist return:
    • No output recorded. - if plugin appeared in the report but does no return any output,
    • Check Audit Trail. - if plugin does not appeared in the report but used during scan,
    • {plugin_id} not enabled. - if plugin has not been enabled in policy used during scan.
Column type debug

See also

Read more about this plugin on Tenable website https://www.tenable.com/plugins/nessus/26917

42897: SMB Registry : Start the Registry Service during the scan (WMI)

42897: SMB Registry : Start the Registry Service during the scan (WMI) - column details
Header name 42897: SMB Registry : Start the Registry Service during the scan (WMI)
Description Plugin ID 42897 output.
Source nessus file > ReportHost/ReportItem/[pluginID="42897"]/plugin_output
Post-processing
  1. If Plugin ID 42897 output exist return it in unchanged form.
  2. If Plugin ID 42897 output does not exist return:
    • No output recorded. - if plugin appeared in the report but does no return any output,
    • Check Audit Trail. - if plugin does not appeared in the report but used during scan,
    • {plugin_id} not enabled. - if plugin has not been enabled in policy used during scan.
Column type debug

See also

Read more about this plugin on Tenable website https://www.tenable.com/plugins/nessus/42897

20811: Microsoft Windows Installed Software Enumeration (credentialed check)

20811: Microsoft Windows Installed Software Enumeration (credentialed check) - column details
Header name 20811: Microsoft Windows Installed Software Enumeration (credentialed check)
Description Plugin ID 20811 output.
Source nessus file > ReportHost/ReportItem/[pluginID="20811"]/plugin_output
Post-processing
  1. If Plugin ID 20811 output exist return it in unchanged form.
  2. If Plugin ID 20811 output does not exist return:
    • No output recorded. - if plugin appeared in the report but does no return any output,
    • Check Audit Trail. - if plugin does not appeared in the report but used during scan,
    • {plugin_id} not enabled. - if plugin has not been enabled in policy used during scan.
Column type debug

See also

Read more about this plugin on Tenable website https://www.tenable.com/plugins/nessus/20811

91825: Oracle DB Login Possible

91825: Oracle DB Login Possible - column details
Header name 91825: Oracle DB Login Possible
Description Plugin ID 91825 output.
Source nessus file > ReportHost/ReportItem/[pluginID="91825"]/plugin_output
Post-processing
  1. If Plugin ID 91825 output exist return it in unchanged form.
  2. If Plugin ID 91825 output does not exist return:
    • No output recorded. - if plugin appeared in the report but does no return any output,
    • Check Audit Trail. - if plugin does not appeared in the report but used during scan,
    • {plugin_id} not enabled. - if plugin has not been enabled in policy used during scan.
Column type debug

See also

Read more about this plugin on Tenable website https://www.tenable.com/plugins/nessus/91825

91827: Microsoft SQL Server Login Possible

91827: Microsoft SQL Server Login Possible - column details
Header name 91827: Microsoft SQL Server Login Possible
Description Plugin ID 91827 output.
Source nessus file > ReportHost/ReportItem/[pluginID="91827"]/plugin_output
Post-processing
  1. If Plugin ID 91827 output exist return it in unchanged form.
  2. If Plugin ID 91827 output does not exist return:
    • No output recorded. - if plugin appeared in the report but does no return any output,
    • Check Audit Trail. - if plugin does not appeared in the report but used during scan,
    • {plugin_id} not enabled. - if plugin has not been enabled in policy used during scan.
Column type debug

See also

Read more about this plugin on Tenable website https://www.tenable.com/plugins/nessus/91827

47864: Cisco IOS Version

47864: Cisco IOS Version - column details
Header name 47864: Cisco IOS Version
Description Plugin ID 47864 output.
Source nessus file > ReportHost/ReportItem/[pluginID="47864"]/plugin_output
Post-processing
  1. If Plugin ID 47864 output exist return it in unchanged form.
  2. If Plugin ID 47864 output does not exist return:
    • No output recorded. - if plugin appeared in the report but does no return any output,
    • Check Audit Trail. - if plugin does not appeared in the report but used during scan,
    • {plugin_id} not enabled. - if plugin has not been enabled in policy used during scan.
Column type debug

See also

Read more about this plugin on Tenable website https://www.tenable.com/plugins/nessus/47864

67217: Cisco IOS XE Version

67217: Cisco IOS XE Version - column details
Header name 67217: Cisco IOS XE Version
Description Plugin ID 67217 output.
Source nessus file > ReportHost/ReportItem/[pluginID="67217"]/plugin_output
Post-processing
  1. If Plugin ID 67217 output exist return it in unchanged form.
  2. If Plugin ID 67217 output does not exist return:
    • No output recorded. - if plugin appeared in the report but does no return any output,
    • Check Audit Trail. - if plugin does not appeared in the report but used during scan,
    • {plugin_id} not enabled. - if plugin has not been enabled in policy used during scan.
Column type debug

See also

Read more about this plugin on Tenable website https://www.tenable.com/plugins/nessus/67217