diff options
author | foxfair <foxfair@FreeBSD.org> | 1999-12-01 13:40:10 +0800 |
---|---|---|
committer | foxfair <foxfair@FreeBSD.org> | 1999-12-01 13:40:10 +0800 |
commit | 2be58280c0c6d04852b4e95b3264a9c93ecd4fdf (patch) | |
tree | 3b1dbb21b5bb9dceb172681455b7a5c7fb280805 /security/nessus-plugins/pkg-descr | |
parent | 7b2b5812e231b41ff3a07428c8ef9fbe48b50d48 (diff) | |
download | freebsd-ports-gnome-2be58280c0c6d04852b4e95b3264a9c93ecd4fdf.tar.gz freebsd-ports-gnome-2be58280c0c6d04852b4e95b3264a9c93ecd4fdf.tar.zst freebsd-ports-gnome-2be58280c0c6d04852b4e95b3264a9c93ecd4fdf.zip |
PR: 14776
Submitted by: Anders Nordby <anders@fix.no>
Import the plugins for nessus, network security scanner program.
WWW: http://www.nessus.org/
Diffstat (limited to 'security/nessus-plugins/pkg-descr')
-rw-r--r-- | security/nessus-plugins/pkg-descr | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/security/nessus-plugins/pkg-descr b/security/nessus-plugins/pkg-descr new file mode 100644 index 000000000000..63fb5543ecf9 --- /dev/null +++ b/security/nessus-plugins/pkg-descr @@ -0,0 +1,13 @@ +Nessus is a security scanner. That is, it's a program which will scan a +given network and will seek for vulnerabilities which could be exploited +by some remote intruder. + +The Nessus Project was originally started by Renaud Deraison +(deraison@worldnet.fr). Many people contributed in many ways to the +project, and the Nessus core team is now made up of Alexis de Bernis +(alexisb@mygale.org), who is the Java specialist, Noam Rathaus +(dolittle@isrealmail.com) who is in charge of the Nessus client for +Windows, and Renaud Deraison who is still here and who is the project +leader. + +Check the homepage at: http://www.nessus.org/ |