diff options
author | Foxfair Hu <foxfair@FreeBSD.org> | 1999-05-17 10:26:40 +0000 |
---|---|---|
committer | Foxfair Hu <foxfair@FreeBSD.org> | 1999-05-17 10:26:40 +0000 |
commit | 83dffff3ce9987d5b2b88eb5e50fed7d7a80f12b (patch) | |
tree | a9045340fe94451bb490889016dc50d7944f6e43 /security/nessus-devel/pkg-descr | |
parent | update to 0.9.5.6 (diff) |
PR: 11457
Submitted by: Anders Nordby <anders.fix.no>
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.
Check the homepage at: http://www.nessus.org/
Notes
Notes:
svn path=/head/; revision=18860
Diffstat (limited to 'security/nessus-devel/pkg-descr')
-rw-r--r-- | security/nessus-devel/pkg-descr | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/security/nessus-devel/pkg-descr b/security/nessus-devel/pkg-descr new file mode 100644 index 000000000000..63fb5543ecf9 --- /dev/null +++ b/security/nessus-devel/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/ |