Download List

專案描述

NessusWC provides a simple HTTP Web
interface to the Nessus Security Scanner. It connects to local
or remote Nessus version 2 daemons via SSL (using
OpenSSL libraries), retrieves the plugins, configures a scan
for a
single target host, and saves the results in HTML format. As
a result, even users with limited security knowledge can
scan their machines. Scan results are stored in a central
place.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-03-20 09:09
1.2.2

Correct error handling was implemented for when the Nessus server plugin list exhausts the maximum number of plugins defined in NessusWC. The MAXPLUGS default value was raised from 20000 to 40000. This was noticed when the plugin count reached 20667.
標籤: Minor bugfixes

2007-09-19 09:08
1.2.1

An incorrect page count for scanresults.cgi was
fixed. The results file has been updated to
highlight the Nessus Risk factor rating.
Functionality was verified with the latest Nessus
version 2.2.10. The display bug that occurred when
NessusWC is used with a Nessus user and password
where the password contains HTML reserved
characters was fixed.
標籤: Minor bugfixes

2005-07-18 20:56
1.2

Introduction of scan templates. Scan templates allow you to define a scan configuration (the list of enabled plugins) under a template name. Scans can be more easily standardized and repeated (e.g. to check for compliance). The template file format is identical to the NessusWX windows client program. Session configuration files exported from NessusWX can be copied into the templates directory and used without changes. 9 example templates are included. NessusWC scans can be scheduled to run by cron.
標籤: Major feature enhancements

2005-03-14 01:42
1.1-03

Implementation of a real-time scan progress window in scanprocess.cgi. It opens as a popup on request through "Show Scan Process Details". The window shows the current scan process (in percent, plugins finished, and current working plugin). Scan results are now sorted by scan time. The latest scans appear first by default, switchable to show oldest first. This release generates and adds the scan duration time to the scan result output page (see bottom).
標籤: Minor feature enhancements

2005-03-05 17:29
1.1-02

標籤: Minor bugfixes

Project Resources