ID OPENVAS:1361412562310803525 Type openvas Reporter Copyright (C) 2013 NSE-Script: The Nmap Security Scanner; NASL-Wrapper: Greenbone Networks GmbH Modified 2020-07-07T00:00:00
Description
Shows NFS exports, like the
###############################################################################
# OpenVAS Vulnerability Test
#
# Autogenerated NSE wrapper
#
# Authors:
# NSE-Script: Patrik Karlsson
# NASL-Wrapper: autogenerated
#
# Copyright:
# NSE-Script: The Nmap Security Scanner (http://nmap.org)
# Copyright (C) 2013 Greenbone Networks GmbH, http://www.greenbone.net
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2
# (or any later version), as published by the Free Software Foundation.
#
# 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.803525");
script_version("2020-07-07T14:13:50+0000");
script_tag(name:"cvss_base", value:"0.0");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:N/I:N/A:N");
script_tag(name:"last_modification", value:"2020-07-07 14:13:50 +0000 (Tue, 07 Jul 2020)");
script_tag(name:"creation_date", value:"2013-02-28 19:00:14 +0530 (Thu, 28 Feb 2013)");
script_name("Nmap NSE 6.01: nfs-showmount");
script_category(ACT_ATTACK);
script_tag(name:"qod_type", value:"remote_analysis");
script_copyright("Copyright (C) 2013 NSE-Script: The Nmap Security Scanner; NASL-Wrapper: Greenbone Networks GmbH");
script_family("Nmap NSE");
script_tag(name:"summary", value:"Shows NFS exports, like the 'showmount -e' command.
SYNTAX:
nfs.version: number If set overrides the detected version of nfs
mount.version: number If set overrides the detected version of mountd
rpc.protocol: table If set overrides the preferred order in which
protocols are tested. (ie. 'tcp', 'udp')");
script_tag(name:"deprecated", value:TRUE);
exit(0);
}
exit(66);
{"id": "OPENVAS:1361412562310803525", "type": "openvas", "bulletinFamily": "scanner", "title": "Nmap NSE 6.01: nfs-showmount", "description": "Shows NFS exports, like the ", "published": "2013-02-28T00:00:00", "modified": "2020-07-07T00:00:00", "cvss": {"score": 0.0, "vector": "NONE"}, "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310803525", "reporter": "Copyright (C) 2013 NSE-Script: The Nmap Security Scanner; NASL-Wrapper: Greenbone Networks GmbH", "references": [], "cvelist": [], "lastseen": "2020-07-21T19:26:55", "viewCount": 1, "enchantments": {"dependencies": {"references": [], "modified": "2020-07-21T19:26:55", "rev": 2}, "score": {"value": -0.0, "vector": "NONE", "modified": "2020-07-21T19:26:55", "rev": 2}, "vulnersScore": -0.0}, "pluginID": "1361412562310803525", "sourceData": "###############################################################################\n# OpenVAS Vulnerability Test\n#\n# Autogenerated NSE wrapper\n#\n# Authors:\n# NSE-Script: Patrik Karlsson\n# NASL-Wrapper: autogenerated\n#\n# Copyright:\n# NSE-Script: The Nmap Security Scanner (http://nmap.org)\n# Copyright (C) 2013 Greenbone Networks GmbH, http://www.greenbone.net\n#\n# This program is free software; you can redistribute it and/or modify\n# it under the terms of the GNU General Public License version 2\n# (or any later version), as published by the Free Software Foundation.\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###############################################################################\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.803525\");\n script_version(\"2020-07-07T14:13:50+0000\");\n script_tag(name:\"cvss_base\", value:\"0.0\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:N/I:N/A:N\");\n script_tag(name:\"last_modification\", value:\"2020-07-07 14:13:50 +0000 (Tue, 07 Jul 2020)\");\n script_tag(name:\"creation_date\", value:\"2013-02-28 19:00:14 +0530 (Thu, 28 Feb 2013)\");\n script_name(\"Nmap NSE 6.01: nfs-showmount\");\n script_category(ACT_ATTACK);\n script_tag(name:\"qod_type\", value:\"remote_analysis\");\n script_copyright(\"Copyright (C) 2013 NSE-Script: The Nmap Security Scanner; NASL-Wrapper: Greenbone Networks GmbH\");\n script_family(\"Nmap NSE\");\n\n script_tag(name:\"summary\", value:\"Shows NFS exports, like the 'showmount -e' command.\n\nSYNTAX:\n\nnfs.version: number If set overrides the detected version of nfs\n\nmount.version: number If set overrides the detected version of mountd\n\nrpc.protocol: table If set overrides the preferred order in which\nprotocols are tested. (ie. 'tcp', 'udp')\");\n\n script_tag(name:\"deprecated\", value:TRUE);\n\n exit(0);\n}\n\nexit(66);\n", "naslFamily": "Nmap NSE"}