Lucene search
+L

Tenable Appliance Check (deprecated)

🗓️ 22 Aug 2014 00:00:00Reported by This script is Copyright (C) 2007-2014 Tenable Network Security, Inc.Type 
nessus
 nessus
🔗 www.tenable.com👁 13 Views

Tenable Appliance Check plugin deprecate

Code
#%NASL_MIN_LEVEL 999999

# @DEPRECATED@
# (C) Tenable Network Security, Inc.
#

include("compat.inc");

if (description)
{
  script_id(77329);
  script_version ("1.2");
  script_cvs_date("Date: 2018/07/20  0:18:52");

  script_name(english:"Tenable Appliance Check (deprecated)");
  script_summary(english:"This plugin has been deprecated.");

  script_set_attribute(
    attribute:"synopsis",
    value:"This plugin has been deprecated."
  );
  script_set_attribute(
    attribute:"description",
    value:
"This plugin was previously used to detect if the local scanner was
using the Tenable Appliance. It is no longer needed, and is now
obsolete."
  );
  script_set_attribute(
    attribute:"solution",
    value:"n/a"
  );
  script_set_attribute(attribute:"risk_factor",value:"None");
  script_set_attribute(attribute:"plugin_publication_date", value:"2014/08/22");
  script_end_attributes();

  script_category(ACT_GATHER_INFO);
  script_family(english:"Settings");

  script_copyright(english:"This script is Copyright (C) 2007-2018 Tenable Network Security, Inc.");

  exit(0);
}

# obsoleted by dont_scan_localhost.nbin
exit(0);

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

22 Aug 2014 00:00Current
7.1High risk
Vulners AI Score7.1
13