Author: timb
Date: 2008-10-16 11:03:54 +0200 (Thu, 16 Oct 2008)
New Revision: 1555
Modified:
trunk/openvas-compendium/ChangeLog
trunk/openvas-compendium/openvas-compendium.tex
Log:
Updated with details of knowledge base items in use for Solaris Local Security
Checks and ike-scan.nasl
Modified: trunk/openvas-compendium/ChangeLog
===================================================================
--- trunk/openvas-compendium/ChangeLog 2008-10-16 08:35:20 UTC (rev 1554)
+++ trunk/openvas-compendium/ChangeLog 2008-10-16 09:03:54 UTC (rev 1555)
@@ -1,3 +1,9 @@
+2008-10-16 Tim Brown <[EMAIL PROTECTED]>
+
+ * openvas-compendium.tex: Updated with details of knowledge
+ base items in use for Solaris Local Security Checks and
+ ike-scan.nasl.
+
2008-10-16 Felix Wolfsteller <[EMAIL PROTECTED]>
* openvas-compendium.de.tex: Finished translation of OTP chapter, typos
@@ -46,6 +52,7 @@
* openvas-compendium.tex: Fixed typos.
+>>>>>>> .r1551
2008-10-10 Michael Wiegand <[EMAIL PROTECTED]>
* openvas-compendium.de.tex: Updated translation.
Modified: trunk/openvas-compendium/openvas-compendium.tex
===================================================================
--- trunk/openvas-compendium/openvas-compendium.tex 2008-10-16 08:35:20 UTC
(rev 1554)
+++ trunk/openvas-compendium/openvas-compendium.tex 2008-10-16 09:03:54 UTC
(rev 1555)
@@ -2924,30 +2924,21 @@
\compendiumauthor{Tim Brown}
This function is intended to replace \verb!script_id!, the current method of
-uniquely
-identifying NASL scripts. The logic behind this is that \verb!script_id! has
-only a single
-global namespace. With plans by several organisations to develop and contribute
+uniquely identifying NASL scripts. The logic behind this is that
\verb!script_id! has
+only a single global namespace. With plans by several organisations to develop
and contribute
plugin feeds it was deemed necessary to introduce a new namespace that could be
shared between each organisation.
The current proposed implementation of this function is as follows. Any plugin
-that
-contains a \verb!script_id! call will automatically be given an OID from the
-namespace
-allocated for legacy plugins. Moreover \verb!script_oid! can only be used on
-plugins
-that do not have a \verb!script_id! set. The OID namespace for legacy plugins
-has the
-prefix "1.3.6.1.4.1.25623.1.0". The OpenVAS OID namespace is currently
-administered
-by Tim Brown.
+that contains a \verb!script_id! call will automatically be given an OID from
the
+namespace allocated for legacy plugins. Moreover \verb!script_oid! can only be
used on
+plugins that do not have a \verb!script_id! set. The OID namespace for legacy
plugins
+has the prefix "1.3.6.1.4.1.25623.1.0". The OpenVAS OID namespace is currently
+administered by Tim Brown.
Both the client and server as well as the libraries on which they depend are
-being
-updated to support this functionality. You can detect if it is supported by
-checking
-OPENVAS\_NASL\_LEVEL is greater than 2206.
+being updated to support this functionality. You can detect if it is supported
by
+checking OPENVAS\_NASL\_LEVEL is greater than 2206.
\verb!script_oid! should be called like so:
@@ -3198,7 +3189,6 @@
\kbdesc{FindService/tcp/*/help}{doublecheck\_std\_services.nasl,
find\_service2.nasl, find\_service\_3digits.nasl}{}
\kbdesc{FindService/tcp/*/spontaneous}{find\_service\_3digits.nasl,
doublecheck\_std\_services.nasl}{}
\kbdesc{fsp/banner/*}{fsp\_detection.nasl}{}
-
\kbdesc{ftp/backdoor}{ftp\_kibuv\_worm.nasl}{}
\kbdesc{ftp/fw1ftpd}{ftpserver\_detect\_type\_nd\_version.nasl}{1 = The
remote server is FW/1 FTPd}
\kbdesc{ftp/login}{logins.nasl}{Login to use when connecting to ftp}
@@ -3211,7 +3201,6 @@
\kbdesc{ftp/vxftpd}{ftpserver\_detect\_type\_nd\_version.nasl}{}
\kbdesc{ftp/writeable\_dir}{ftp\_writeable\_directories.nasl, logins.nasl,
ftp\_write\_dirs.nes}{}
\kbdesc{ftp/wuftpd}{ftpserver\_detect\_type\_nd\_version.nasl}{}
-
\kbdesc{global\_settings/debug\_level}{global\_settings.nasl}{}
\kbdesc{global\_settings/experimental\_scripts}{global\_settings.nasl}{}
\kbdesc{global\_settings/http\_user\_agent}{global\_settings.nasl}{}
@@ -3232,13 +3221,14 @@
\kbdesc{Host/ping\_failed}{nmap.nasl, nmap\_wrapper.nes}{}
\kbdesc{Host/processor/ntp}{ntp\_open.nasl}{}
\kbdesc{Host/protocol\_scanned}{ip\_protocol\_scan.nasl}{}
- \kbdesc{Host/scanned}{amap.nasl, netstat\_portscan.nasl, nmap.nasl,
snmpwalk\_portscan.nasl, nmap\_tcp\_connect.nes, nmap\_wrapper.nes,
synscan.nes, openvas\_tcp\_scanner.nes}{1 = The remote host has been
portscanned}
+ \kbdesc{Host/scanned}{amap.nasl, netstat\_portscan.nasl, nmap.nasl,
snmpwalk\_portscan.nasl, nmap\_tcp\_connect.nes, nmap\_wrapper.nes,
synscan.nes, openvas\_tcp\_scanner.nes, ike-scan.nasl}{1 = The remote host has
been portscanned}
\kbdesc{Host/scanners/amap}{amap.nasl}{}
\kbdesc{Host/scanners/netstat}{netstat\_portscan.nasl}{}
\kbdesc{Host/scanners/nmap}{nmap.nasl}{}
\kbdesc{Host/scanners/openvas\_tcp\_scanner}{openvas\_tcp\_scanner.nes}{}
\kbdesc{Host/scanners/snmpwalk}{snmpwalk\_portscan.nasl}{}
\kbdesc{Host/scanners/synscan}{synscan.nes}{}
+ \kbdesc{Host/scanners/ike-scan}{ike-scan.nasl}{}
\kbdesc{Host/tcp\_reverse\_lsrr}{source\_routed.nasl}{}
\kbdesc{Host/tcp\_seq\_idx}{nmap.nasl}{}
\kbdesc{Host/tcp\_seq}{nmap.nasl, nmap\_wrapper.nes}{}
@@ -3318,7 +3308,6 @@
\kbdesc{Settings/ExperimentalScripts}{global\_settings.nasl}{}
\kbdesc{Settings/ThoroughTests}{global\_settings.nasl}{}
\kbdesc{sip/banner/5060}{sip\_detection.nasl}{}
-
\kbdesc{SMB/domain\_filled/0}{smb\_authorization.nasl}{}
\kbdesc{SMB/DOMAIN}{smbcl\_func.inc}{}
\kbdesc{SMB/dont\_send\_in\_cleartext}{logins.nasl}{}
@@ -3337,7 +3326,6 @@
\kbdesc{SMB/username}{netbios\_name\_get.nasl}{}
\kbdesc{SMB/WinXP/ServicePack}{smb\_reg\_service\_pack\_XP.nasl}{}
\kbdesc{SMB/workgroup}{netbios\_name\_get.nasl}{Name of the remote host
workgroup/domain}
-
\kbdesc{SMTP/3comnbx}{smtpserver\_detect.nasl}{}
\kbdesc{SMTP/domino}{smtpscan.nasl, smtpserver\_detect.nasl}{}
\kbdesc{SMTP/exim}{smtpscan.nasl, smtpserver\_detect.nasl}{}
@@ -3360,21 +3348,24 @@
\kbdesc{SMTP/wrapped}{smtpserver\_detect.nasl}{1 = The remote sendmail is
wrapped}
\kbdesc{SMTP/xmail}{smtpscan.nasl, smtpserver\_detect.nasl}{}
\kbdesc{SMTP/zmailer}{smtpserver\_detect.nasl}{}
-
\kbdesc{SNMP/community}{snmp\_default\_communities.nasl}{Name of a valid SNMP
community}
\kbdesc{SNMP/port}{snmp\_default\_communities.nasl}{}
\kbdesc{SNMP/running}{snmp\_detect.nasl}{}
\kbdesc{socks/*/auth/*}{socks.nasl}{}
\kbdesc{SSH/banner/*}{ssh\_detect.nasl}{}
- \kbdesc{ssh/login/freebsdpatchlevel}{gather-package-list.nasl,
ssh\_get\_info.nasl}{}
- \kbdesc{ssh/login/freebsdpkg}{gather-package-list.nasl, ssh\_get\_info.nasl}{}
- \kbdesc{ssh/login/freebsdrel}{gather-package-list.nasl, ssh\_get\_info.nasl}{}
- \kbdesc{ssh/login/gentoo}{gather-package-list.nasl, ssh\_get\_info.nasl}{}
- \kbdesc{ssh/login/packages}{gather-package-list.nasl, ssh\_get\_info.nasl}{}
- \kbdesc{ssh/login/pkg}{gather-package-list.nasl, ssh\_get\_info.nasl}{}
- \kbdesc{ssh/login/release}{gather-package-list.nasl, ssh\_get\_info.nasl}{}
- \kbdesc{ssh/login/rpms}{gather-package-list.nasl, ssh\_get\_info.nasl}{}
- \kbdesc{ssh/login/slackpack}{gather-package-list.nasl, ssh\_get\_info.nasl}{}
+ \kbdesc{ssh/login/freebsdpatchlevel}{gather-package-list.nasl}{}
+ \kbdesc{ssh/login/freebsdpkg}{gather-package-list.nasl}{}
+ \kbdesc{ssh/login/freebsdrel}{gather-package-list.nasl}{}
+ \kbdesc{ssh/login/gentoo}{gather-package-list.nasl}{}
+ \kbdesc{ssh/login/packages}{gather-package-list.nasl}{}
+ \kbdesc{ssh/login/pkg}{gather-package-list.nasl}{}
+ \kbdesc{ssh/login/release}{gather-package-list.nasl}{}
+ \kbdesc{ssh/login/rpms}{gather-package-list.nasl}{}
+ \kbdesc{ssh/login/slackpack}{gather-package-list.nasl}{}
+ \kbdesc{ssh/login/solosversion}{gather-package-list.nasl}{Solaris OS version
as reported by uname -r}
+ \kbdesc{ssh/login/solhardwaretype}{gather-package-list.nasl}{Solaris hardware
type as reported by uname -p}
+ \kbdesc{ssh/login/solpackages}{gather-package-list.nasl}{Solaris packages as
repored by pkginfo}
+ \kbdesc{ssh/login/solpatches}{gather-package-list.nasl}{Solaris patches as
reported by showrev -p}
\kbdesc{ssh/login/uname}{gather-package-list.nasl, ssh\_get\_info.nasl}{}
\kbdesc{SSH/supportedauth/*}{ssh\_detect.nasl}{}
\kbdesc{SSH/textbanner/*}{ssh\_detect.nasl}{}
@@ -3403,6 +3394,7 @@
\kbdesc{/tmp/UnableToRun/14255}{nmap.nasl}{}
\kbdesc{/tmp/UnableToRun/14663}{amap.nasl}{}
\kbdesc{/tmp/UnableToRun/91984}{ldapsearch.nasl}{}
+ \kbdesc{/tmp/UnableToRun/80000}{ike-scan.nasl}{}
\kbdesc{Transport/SSL}{find\_service.nes}{}
\kbdesc{webmin/*/version}{webmin.nasl}{}
\kbdesc{www/abyss}{http\_version.nasl}{}
_______________________________________________
Openvas-commits mailing list
[email protected]
http://lists.wald.intevation.org/mailman/listinfo/openvas-commits