Lucene search
+L

Microsoft Windows 10 Version 1507 Unsupported Version Detection (deprecated)

🗓️ 09 May 2017 00:00:00Reported by This script is Copyright (C) 2017-2024 Tenable Network Security, Inc.Type 
nessus
 nessus
🔗 www.tenable.com👁 68 Views

Microsoft Windows 10 Version 1507 Unsupported Version Detection (deprecated

Code
#
# (C) Tenable Network Security, Inc.
#
# @DEPRECATED@
#
# Deprecated on 2024 Mar 14. Replaced by Windows SEoL plugins.

include('compat.inc');

if (description)
{
  script_id(100064);
  script_version("1.10");
  script_set_attribute(attribute:"plugin_modification_date", value:"2024/04/02");

  script_xref(name:"IAVA", value:"0001-A-0020");

  script_name(english:"Microsoft Windows 10 Version 1507 Unsupported Version Detection (deprecated)");

  script_set_attribute(attribute:"synopsis", value:"
This plugin has been deprecated.");
  script_set_attribute(attribute:"description", value:
"This plugin has been replaced by Windows Security-End-of-Life plugins.");
  script_set_attribute(attribute:"solution", value:"n/a");
  script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C");
  script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H");
  script_set_attribute(attribute:"cvss_score_source", value:"manual");
  script_set_attribute(attribute:"cvss_score_rationale", value:"Tenable score for unsupported products.");

  script_set_attribute(attribute:"plugin_publication_date", value:"2017/05/09");

  script_set_attribute(attribute:"plugin_type", value:"combined");
  script_set_attribute(attribute:"cpe", value:"cpe:/o:microsoft:windows");
  script_set_attribute(attribute:"unsupported_by_vendor", value:"true");
  script_end_attributes();

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

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

  exit(0);
}

exit(0, 'This plugin has been deprecated. Use the equivalent Windows SEoL plugin instead.');

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