ID OPENVAS:1361412562310109839 Type openvas Reporter Copyright (c) 2018 Greenbone Networks GmbH Modified 2019-12-10T00:00:00
Description
Ziel des Bausteins SYS.2.2.3 ist der Schutz von Informationen,
die durch und auf Windows 10-Clients verarbeiten werden.
Die Basis-Anforderung
# Copyright (C) 2018 Greenbone Networks GmbH
#
# SPDX-License-Identifier: GPL-2.0-or-later
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.109839");
script_version("2019-12-10T14:14:33+0000");
script_tag(name:"last_modification", value:"2019-12-10 14:14:33 +0000 (Tue, 10 Dec 2019)");
script_tag(name:"creation_date", value:"2018-08-27 13:03:22 +0200 (Mon, 27 Aug 2018)");
script_tag(name:"cvss_base", value:"0.0");
script_tag(name:"cvss_base_vector", value:"AV:L/AC:H/Au:S/C:N/I:N/A:N");
script_tag(name:"qod", value:"97");
script_name("SYS.2.2.3.A3");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (c) 2018 Greenbone Networks GmbH");
script_family("IT-Grundschutz");
script_mandatory_keys("Compliance/Launch/GSHB-ITG");
script_dependencies("smb_reg_service_pack.nasl", "os_detection.nasl");
script_xref(name:"URL", value:"https://www.bsi.bund.de/DE/Themen/ITGrundschutz/ITGrundschutzKompendium/bausteine/SYS/SYS_2_2_3_Clients_unter_Windows_10.html");
script_tag(name:"summary", value:"Ziel des Bausteins SYS.2.2.3 ist der Schutz von Informationen,
die durch und auf Windows 10-Clients verarbeiten werden.
Die Basis-Anforderung 'A3: Geeignetes Patch- und Aenderungsmanagement' beschreibt, dass die Microsoft
Windows 10 Systeme einem Aenderung- und Patch-Management unterliegen muessen, welches der Komplexitaet
eines Updates gerecht wird.");
exit(0);
}
include("itg.inc");
include("policy_functions.inc");
include("host_details.inc");
if (!itg_start_requirement(level:"Basis"))
exit(0);
title = "Geeignetes Patch- und Aenderungsmanagement";
# Create and set kb entries for GSHB_Kompendium VT
if (!policy_host_runs_windows_10()) {
result = itg_result_wrong_target();
desc = itg_desc_wrong_target();
itg_set_kb_entries(result:result, desc:desc, title:title, id:"SYS.2.2.3.A3");
exit(0);
}
desc = itg_no_automatic_test();
result = itg_no_automatic_test();
# Create report matching Greenbone Compliance Report requirements
report = policy_build_report(result:result, default:"None", compliant:"yes", fixtext:"None",
type:"None", test:"None", info:desc);
itg_report(report:report);
itg_set_kb_entries(result:result, desc:desc, title:title, id:"SYS.2.2.3.A3");
exit(0);
{"id": "OPENVAS:1361412562310109839", "type": "openvas", "bulletinFamily": "scanner", "title": "SYS.2.2.3.A3", "description": "Ziel des Bausteins SYS.2.2.3 ist der Schutz von Informationen,\ndie durch und auf Windows 10-Clients verarbeiten werden.\n\nDie Basis-Anforderung ", "published": "2018-08-27T00:00:00", "modified": "2019-12-10T00:00:00", "cvss": {"score": 0.0, "vector": "NONE"}, "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310109839", "reporter": "Copyright (c) 2018 Greenbone Networks GmbH", "references": ["https://www.bsi.bund.de/DE/Themen/ITGrundschutz/ITGrundschutzKompendium/bausteine/SYS/SYS_2_2_3_Clients_unter_Windows_10.html"], "cvelist": [], "lastseen": "2019-12-11T18:20:31", "viewCount": 0, "enchantments": {"dependencies": {"references": [], "modified": "2019-12-11T18:20:31", "rev": 2}, "score": {"value": 0.3, "vector": "NONE", "modified": "2019-12-11T18:20:31", "rev": 2}, "vulnersScore": 0.3}, "pluginID": "1361412562310109839", "sourceData": "# Copyright (C) 2018 Greenbone Networks GmbH\n#\n# SPDX-License-Identifier: GPL-2.0-or-later\n#\n# This program is free software; you can redistribute it and/or\n# modify it under the terms of the GNU General Public License\n# as published by the Free Software Foundation; either version 2\n# of the License, or (at your option) any later version.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.109839\");\n script_version(\"2019-12-10T14:14:33+0000\");\n script_tag(name:\"last_modification\", value:\"2019-12-10 14:14:33 +0000 (Tue, 10 Dec 2019)\");\n script_tag(name:\"creation_date\", value:\"2018-08-27 13:03:22 +0200 (Mon, 27 Aug 2018)\");\n script_tag(name:\"cvss_base\", value:\"0.0\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:L/AC:H/Au:S/C:N/I:N/A:N\");\n script_tag(name:\"qod\", value:\"97\");\n script_name(\"SYS.2.2.3.A3\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (c) 2018 Greenbone Networks GmbH\");\n script_family(\"IT-Grundschutz\");\n script_mandatory_keys(\"Compliance/Launch/GSHB-ITG\");\n script_dependencies(\"smb_reg_service_pack.nasl\", \"os_detection.nasl\");\n\n script_xref(name:\"URL\", value:\"https://www.bsi.bund.de/DE/Themen/ITGrundschutz/ITGrundschutzKompendium/bausteine/SYS/SYS_2_2_3_Clients_unter_Windows_10.html\");\n\n script_tag(name:\"summary\", value:\"Ziel des Bausteins SYS.2.2.3 ist der Schutz von Informationen,\ndie durch und auf Windows 10-Clients verarbeiten werden.\n\nDie Basis-Anforderung 'A3: Geeignetes Patch- und Aenderungsmanagement' beschreibt, dass die Microsoft\nWindows 10 Systeme einem Aenderung- und Patch-Management unterliegen muessen, welches der Komplexitaet\neines Updates gerecht wird.\");\n\n exit(0);\n}\n\ninclude(\"itg.inc\");\ninclude(\"policy_functions.inc\");\ninclude(\"host_details.inc\");\n\nif (!itg_start_requirement(level:\"Basis\"))\n exit(0);\n\ntitle = \"Geeignetes Patch- und Aenderungsmanagement\";\n\n# Create and set kb entries for GSHB_Kompendium VT\nif (!policy_host_runs_windows_10()) {\n result = itg_result_wrong_target();\n desc = itg_desc_wrong_target();\n itg_set_kb_entries(result:result, desc:desc, title:title, id:\"SYS.2.2.3.A3\");\n exit(0);\n}\n\ndesc = itg_no_automatic_test();\nresult = itg_no_automatic_test();\n# Create report matching Greenbone Compliance Report requirements\nreport = policy_build_report(result:result, default:\"None\", compliant:\"yes\", fixtext:\"None\",\n type:\"None\", test:\"None\", info:desc);\n\nitg_report(report:report);\nitg_set_kb_entries(result:result, desc:desc, title:title, id:\"SYS.2.2.3.A3\");\n\nexit(0);", "naslFamily": "IT-Grundschutz"}