aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2014-04-18 19:17:45 +0800
committerrene <rene@FreeBSD.org>2014-04-18 19:17:45 +0800
commit78278afd9d007ab96d1c9c46d42b625332c970f1 (patch)
tree05eb10cc44d61de9b8f970b16f50e25c5a245d53 /security
parent094f58b175a5fc76f838830cac6305d9f40ebb2c (diff)
downloadfreebsd-ports-gnome-78278afd9d007ab96d1c9c46d42b625332c970f1.tar.gz
freebsd-ports-gnome-78278afd9d007ab96d1c9c46d42b625332c970f1.tar.zst
freebsd-ports-gnome-78278afd9d007ab96d1c9c46d42b625332c970f1.zip
Remove expired ports:
2014-04-16 ports-mgmt/pkgsearch: Upstream disappeared 2014-04-17 science/flounder: Unmaintained since 2002 2014-04-17 security/nbaudit: Unmaintained since 2002 2014-04-17 security/saint: Unmaintained since 2002 2014-04-17 graphics/gozer: Unmaintained since 2002 2014-04-17 misc/pdfmap: Unmaintained since 2002 2014-04-17 devel/showgrammar: Unmaintained since 2002 2014-04-17 biology/libgenome: Unmaintained since 2002 2014-04-17 deskutils/narval: Unmaintained since 2002 2014-04-17 devel/fampp: Unmaintained since 2002 2014-04-17 net-p2p/py-fngrab: Unmaintained since 2002 2014-04-17 misc/wmfirew: Unmaintained since 2002 2014-04-17 x11-wm/e16utils: Unmaintained since 2002 2014-04-17 misc/salias: Unmaintained since 2002 2014-04-17 print/latex2slides: Unmaintained since 2002 2014-04-17 lang/sxm: Unmaintained since 2002 2014-04-17 textproc/pybook: Unmaintained since 2002 2014-04-17 mail/mailcrypt: Unmaintained since 2002 2014-04-17 japanese/elvis: Unmaintained since 2002 2014-04-17 devel/prototype: Unmaintained since 2002 2014-04-17 print/wprint: Unmaintained since 2002 2014-04-17 science/euler: Unmaintained since 2002 2014-04-17 multimedia/gopchop: Unmaintained since 2002 2014-04-17 science/gdis: Unmaintained since 2002 2014-04-17 net/googolplex: Unmaintained since 2002 2014-04-17 lang/logo: Unmaintained since 2002 2014-04-17 textproc/roap: Unmaintained since 2002 2014-04-17 x11-wm/afterstep-i18n: Unmaintained since 2002 2014-04-17 games/yamsweeper: Unmaintained since 2002 2014-04-17 net-mgmt/echolot: Unmaintained since 2002 2014-04-17 security/pam_smb: Unmaintained since 2002 2014-04-18 devel/lua-redis-parser: Broken for more than 6 months 2014-04-18 biology/finchtv: Broken for more than 6 months 2014-04-18 net-im/ari-yahoo: Broken for more than 1 year (http://www.icculus.org/ari-yahoo/)
Diffstat (limited to 'security')
-rw-r--r--security/Makefile3
-rw-r--r--security/nbaudit/Makefile29
-rw-r--r--security/nbaudit/distinfo2
-rw-r--r--security/nbaudit/files/nbaudition.pl82
-rw-r--r--security/nbaudit/files/patch-0131
-rw-r--r--security/nbaudit/files/patch-includes.h28
-rw-r--r--security/nbaudit/files/patch-nat.c11
-rw-r--r--security/nbaudit/files/patch-nmb.c10
-rw-r--r--security/nbaudit/files/patch-smb.h11
-rw-r--r--security/nbaudit/pkg-descr6
-rw-r--r--security/nbaudit/pkg-plist3
-rw-r--r--security/pam_smb/Makefile51
-rw-r--r--security/pam_smb/distinfo2
-rw-r--r--security/pam_smb/files/pam_smbd.sh.sample18
-rw-r--r--security/pam_smb/files/patch-configure11
-rw-r--r--security/pam_smb/files/patch-pamsmbd::pam_read_conf.c11
-rw-r--r--security/pam_smb/pkg-descr3
-rw-r--r--security/pam_smb/pkg-message12
-rw-r--r--security/pam_smb/pkg-plist11
-rw-r--r--security/saint/Makefile42
-rw-r--r--security/saint/distinfo2
-rw-r--r--security/saint/files/excludefiles11
-rw-r--r--security/saint/files/patch-reconfig23
-rw-r--r--security/saint/pkg-descr6
-rw-r--r--security/saint/pkg-plist546
25 files changed, 0 insertions, 965 deletions
diff --git a/security/Makefile b/security/Makefile
index 04c7b1d2ad2b..9482811617b1 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -320,7 +320,6 @@
SUBDIR += munge
SUBDIR += mussh
SUBDIR += nacl
- SUBDIR += nbaudit
SUBDIR += ncrack
SUBDIR += ncrypt
SUBDIR += nessus
@@ -627,7 +626,6 @@
SUBDIR += pam_pwdfile
SUBDIR += pam_require
SUBDIR += pam_search_list
- SUBDIR += pam_smb
SUBDIR += pam_ssh_agent_auth
SUBDIR += pam_yubico
SUBDIR += pamtester
@@ -882,7 +880,6 @@
SUBDIR += rubygem-sshkit
SUBDIR += rubygem-twitter_oauth
SUBDIR += safesh
- SUBDIR += saint
SUBDIR += samba-virusfilter
SUBDIR += samhain
SUBDIR += samhain-client
diff --git a/security/nbaudit/Makefile b/security/nbaudit/Makefile
deleted file mode 100644
index a43197cbc53c..000000000000
--- a/security/nbaudit/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# Created by: David O'Brien (obrien@NUXI.com)
-# $FreeBSD$
-
-PORTNAME= nbaudit
-PORTVERSION= 1.0
-PORTREVISION= 1
-CATEGORIES= security
-MASTER_SITES= ftp://ftp.auscert.org.au/pub/coast/mirrors/ftp.secnet.com/tools/nat10/ \
- ${MASTER_SITE_PACKETSTORM}
-MASTER_SITE_SUBDIR= NT/scanners
-DISTNAME= nat10
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= NetBIOS Auditing Tool / Security Kit
-
-DEPRECATED= Unmaintained since 2002
-EXPIRATION_DATE= 2014-04-17
-WRKSRC= ${WRKDIR}/${DISTNAME}
-MAN1= nat.1 nbaudit.1
-
-NO_STAGE= yes
-do-install:
- @${INSTALL_PROGRAM} ${WRKSRC}/nat ${PREFIX}/bin
- @${LN} -f ${PREFIX}/bin/nat ${PREFIX}/bin/nbaudit
- @${INSTALL_SCRIPT} ${FILESDIR}/nbaudition.pl ${PREFIX}/bin
- @${INSTALL_MAN} ${WRKSRC}/nat.1 ${PREFIX}/man/man1
- @${LN} -f ${PREFIX}/man/man1/nat.1 ${PREFIX}/man/man1/nbaudit.1
-
-.include <bsd.port.mk>
diff --git a/security/nbaudit/distinfo b/security/nbaudit/distinfo
deleted file mode 100644
index ff66d881bb8e..000000000000
--- a/security/nbaudit/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (nat10.tar.gz) = 378bf98b220592dacf6c850f094b71ef9b18d991d536e6f0938c10c0303bbb22
-SIZE (nat10.tar.gz) = 111835
diff --git a/security/nbaudit/files/nbaudition.pl b/security/nbaudit/files/nbaudition.pl
deleted file mode 100644
index 086c4e289f51..000000000000
--- a/security/nbaudit/files/nbaudition.pl
+++ /dev/null
@@ -1,82 +0,0 @@
-#!/usr/bin/perl
-use strict;
-
-# $FreeBSD$
-
-# run nmap -oX logfile <host> -p 139 to create the log for this script
-
-# run audition.pl log.xml to begin the great enterprise.
-# logging is done to /tmp/nbaud.log
-
-# requires: nmap generated xml logs, nbaudit.
-
-# author: lj
-# contact: lj@bsd.sh
-
-my ($date, $host, $status, $state);
-my $in_block = 0;
-chomp($date = `date`);
-open(TMPLOG, ">>/tmp/nbaud.log") or die "cant write to logfile: $!";
-print TMPLOG $date, " started\n";
-close TMPLOG;
-chomp(my $nbaudit = `which nbaudit`);
-unless(-e $nbaudit){die "$!";}
-while(<>)
-{
-chomp;
-if (/<host>/){$in_block = 1;}
- if($in_block){
-
- WEE:{
-
- if(m/<status state=\"(.\S+)\"/)
- {
-
- if($1)
- {
- $status = $1;
- if($status eq 'down')
- {
- next WEE;
- }
- }
- }
-
- if(m/<state state=\"(.\S+)\" \//)
- {
- if($1)
- {
- $state = $1;
- if($state ne 'open')
- {
- next WEE;
- }
- }
- }
-
- if (m/<address addr=\"(.\S+)\" /)
- {
- if($1)
- {
- $host = $1;
- }
- }
-
- if(/<\/host>/){$in_block = 0;}
- if(($1) and ($host))
- {
- if(($1 eq $host) and ($status eq 'up') and ($state eq 'open'))
- {
-# print "\n$host is $status with port 139 $state\n";
- system("$nbaudit -o /tmp/nbaud.log $host");
- }
- }
- } #end of WEE
- }
-
-}
-chomp($date = `date`);
-open(TMPLOG, ">>/tmp/nbaud.log") or warn "$!";
-print TMPLOG $date, " stopped\n";
-close TMPLOG;
-print "\nfin.\n" and exit;
diff --git a/security/nbaudit/files/patch-01 b/security/nbaudit/files/patch-01
deleted file mode 100644
index 4757521e8672..000000000000
--- a/security/nbaudit/files/patch-01
+++ /dev/null
@@ -1,31 +0,0 @@
---- Makefile.orig Mon Feb 17 13:48:04 1997
-+++ Makefile Fri Apr 9 23:13:30 1999
-@@ -2,7 +2,7 @@
- # Makefile for Samba SMB client/server for unix
- # Copyright Andrew Tridgell 1992,1993,1994
- ###########################################################################
--CC = gcc
-+CC ?= gcc
-
- # set this to the default group you want your machine to appear in
- # for browsing. This can also be set in nmbd (see nmbd(8))
-@@ -189,8 +189,8 @@
- # This is for FreeBSD
- # contributed by kuku@acds.physik.rwth-aachen.de
- # NOTE: You may need to add -DBSD44 if you have password problems
--# FLAGSM = -DFreeBSD
--# LIBSM = -lcrypt
-+FLAGSM = -DFreeBSD
-+LIBSM = -lcrypt
-
-
- # This is for NEXTSTEP Release 2.X
-@@ -366,7 +366,7 @@
- OBJS = nat.o client.o util.o system.o nmb.o charset.o parse_ip.o
- CFLAGS1 = -DSTEPPING -DSCANNER -DVERBOSE
- CFLAGS2 = -DWORKGROUP=\"$(WORKGROUP)\" -DGUEST_ACCOUNT=\"$(GUESTACCOUNT)\"
--CFLAGS = $(CFLAGS1) $(CFLAGS2) $(FLAGSM)
-+CFLAGS += $(CFLAGS1) $(CFLAGS2) $(FLAGSM)
- LIBS = $(LIBSM)
-
- all : nat
diff --git a/security/nbaudit/files/patch-includes.h b/security/nbaudit/files/patch-includes.h
deleted file mode 100644
index 5fd3874b4e48..000000000000
--- a/security/nbaudit/files/patch-includes.h
+++ /dev/null
@@ -1,28 +0,0 @@
-diff -ru ../../work/nat10/includes.h ./includes.h
---- includes.h.orig Sun Feb 16 19:18:04 1997
-+++ includes.h Sat Jun 14 23:10:49 2003
-@@ -466,13 +466,15 @@
-
-
- #ifdef FreeBSD
--#include <strings.h>
-+#include <string.h>
- #include <netinet/tcp.h>
- #include <netinet/in_systm.h>
- #include <netinet/ip.h>
-+#include <dirent.h>
- #define SIGNAL_CAST (void (*)())
--#define USE_DIRECT
- #define REPLACE_INNETGR
-+#define HAVE_MEMMOVE
-+#define HAVE_BZERO
- #endif
-
-
-@@ -1121,3 +1123,6 @@
- #endif
-
- #endif
-+
-+char * Get_Hostbyaddr (struct in_addr ip);
-+struct ipstr *parse_ip(char *);
diff --git a/security/nbaudit/files/patch-nat.c b/security/nbaudit/files/patch-nat.c
deleted file mode 100644
index 49004103d8cd..000000000000
--- a/security/nbaudit/files/patch-nat.c
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -ru ../../work/nat10/nat.c ./nat.c
---- nat.c.orig Sun Feb 16 19:18:04 1997
-+++ nat.c Sat Jun 14 23:10:07 2003
-@@ -13,6 +13,7 @@
- #include <varargs.h>
- #endif
- #include "parse_ip.h"
-+#include "includes.h"
-
- extern char *optarg;
- extern int optind;
diff --git a/security/nbaudit/files/patch-nmb.c b/security/nbaudit/files/patch-nmb.c
deleted file mode 100644
index 3492b9b4989d..000000000000
--- a/security/nbaudit/files/patch-nmb.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- nmb.c.orig Sun Jun 13 21:08:40 2004
-+++ nmb.c Sun Jun 13 21:09:17 2004
-@@ -40,7 +40,6 @@
- #endif /* SCANNER */
-
- int Debug1(char *, ...);
--int Debug1();
-
- int num_good_sends=0;
- int num_good_receives=0;
diff --git a/security/nbaudit/files/patch-smb.h b/security/nbaudit/files/patch-smb.h
deleted file mode 100644
index c375b709d8e2..000000000000
--- a/security/nbaudit/files/patch-smb.h
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -ru ../../work/nat10/smb.h ./smb.h
---- smb.h.orig Sun Feb 16 19:18:04 1997
-+++ smb.h Sat Jun 14 23:02:35 2003
-@@ -733,7 +733,6 @@
- int get_share_mode_byname(int cnum,char *fname,int *pid);
- int get_share_mode_by_fnum(int cnum,int fnum,int *pid);
- BOOL check_file_sharing(int cnum,char *fname);
--char *StrCpy(char *dest,char *src);
- int unix_error_packet(char *inbuf,char *outbuf,int def_class,uint32 def_code,int line);
- time_t make_unix_date2(void *date_ptr);
- int cached_error_packet(char *inbuf,char *outbuf,int fnum,int line);
diff --git a/security/nbaudit/pkg-descr b/security/nbaudit/pkg-descr
deleted file mode 100644
index bea3b599f09a..000000000000
--- a/security/nbaudit/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-NetBIOS Auditing Tool / Security Kit
-
-The intention of this package is to perform various security checks on
-remote servers running NetBIOS file sharing services.
-nat will attempt to retrieve all information available from the remote
-server, and attempt to access any services provided by the server.
diff --git a/security/nbaudit/pkg-plist b/security/nbaudit/pkg-plist
deleted file mode 100644
index 66e67947aa9f..000000000000
--- a/security/nbaudit/pkg-plist
+++ /dev/null
@@ -1,3 +0,0 @@
-bin/nat
-bin/nbaudit
-bin/nbaudition.pl
diff --git a/security/pam_smb/Makefile b/security/pam_smb/Makefile
deleted file mode 100644
index fc79b3ea53f5..000000000000
--- a/security/pam_smb/Makefile
+++ /dev/null
@@ -1,51 +0,0 @@
-# Created by: nsayer
-# $FreeBSD$
-
-PORTNAME= pam_smb
-PORTVERSION= 2.0.0.r6
-CATEGORIES= security
-MASTER_SITES= ${MASTER_SITE_SAMBA} \
- http://www.csn.ul.ie/~airlied/pam_smb/v2/
-MASTER_SITE_SUBDIR= samba/pam_smb/v2
-DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-rc/}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= NetBIOS domain logon PAM module
-
-DEPRECATED= Unmaintained since 2002
-EXPIRATION_DATE= 2014-04-17
-USES= perl5
-USE_LDCONFIG= yes
-HAS_CONFIGURE= yes
-USE_GMAKE= yes
-STARTUP_SCRIPT= pam_smbd.sh.sample
-
-WRKSRC= ${WRKDIR}/${DISTNAME}
-
-NO_STAGE= yes
-post-patch:
- @${REINPLACE_CMD} -e s,%%PREFIX%%,${PREFIX}, ${WRKSRC}/pamsmbd/pam_read_conf.c
- @${REINPLACE_CMD} -e "s,-fPIC,-fPIC -DPIC," \
- ${WRKSRC}/configure ${WRKSRC}/configure.in
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/pamsmbd/pamsmbd ${PREFIX}/sbin/
- ${INSTALL_DATA} ${WRKSRC}/pamsmbm/pam_smb_auth.so ${PREFIX}/lib/
-.if !defined(NOPORTDOCS)
- ${MKDIR} ${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/BUGS ${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/CHANGES ${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/INSTALL ${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/TODO ${DOCSDIR}
-.endif
- ${INSTALL_DATA} ${WRKSRC}/pam_smb.conf.example ${PREFIX}/etc/
- ${INSTALL_DATA} ${WRKSRC}/pam_smb.conf.example2 ${PREFIX}/etc/
- ${INSTALL_SCRIPT} ${FILESDIR}/${STARTUP_SCRIPT} ${PREFIX}/etc/rc.d/
- ${REINPLACE_CMD} -e s,%%PREFIX%%,${PREFIX}, ${PREFIX}/etc/rc.d/${STARTUP_SCRIPT}
- ${RM} ${PREFIX}/etc/rc.d/${STARTUP_SCRIPT}.bak
-
-post-install:
- @${SED} -e 's,%%PREFIX%%,${PREFIX},g' ${PKGMESSAGE}
-
-.include <bsd.port.mk>
diff --git a/security/pam_smb/distinfo b/security/pam_smb/distinfo
deleted file mode 100644
index 4aa7a3ccf587..000000000000
--- a/security/pam_smb/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (pam_smb-2.0.0-rc6.tar.gz) = b787b11dade66b1078553fc0662843f3aa9f69629542ff5fd6802d62555295c5
-SIZE (pam_smb-2.0.0-rc6.tar.gz) = 115069
diff --git a/security/pam_smb/files/pam_smbd.sh.sample b/security/pam_smb/files/pam_smbd.sh.sample
deleted file mode 100644
index fc7eaea8afbc..000000000000
--- a/security/pam_smb/files/pam_smbd.sh.sample
+++ /dev/null
@@ -1,18 +0,0 @@
-#!/bin/sh
-pidfiledir=/var/run
-pamsmbd=%%PREFIX%%/sbin/pamsmbd
-
-# start
-if [ "x$1" = "x" -o "x$1" = "xstart" ]; then
- echo -n ' pamsmbd'
- $pamsmbd
-fi
-
-# stop
-if [ "x$1" = "xstop" ]; then
- if [ -f "$pidfiledir/pamsmbd.pid" ]; then
- kill `cat $pidfiledir/pamsmbd.pid`
- else
- killall 'pamsmbd'
- fi
-fi
diff --git a/security/pam_smb/files/patch-configure b/security/pam_smb/files/patch-configure
deleted file mode 100644
index 5ba34c7f24f9..000000000000
--- a/security/pam_smb/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig 2009-11-04 20:41:16.000000000 +0300
-+++ configure 2009-11-04 20:41:50.000000000 +0300
-@@ -1486,7 +1486,7 @@
- # results, and the version is kept in special file).
-
- if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
-- system=MP-RAS-`awk '{print $3}' /etc/.relid'`
-+ system=MP-RAS-`awk '{print $3}' /etc/.relid`
- fi
- if test "`uname -s`" = "AIX" ; then
- system=AIX-`uname -v`.`uname -r`
diff --git a/security/pam_smb/files/patch-pamsmbd::pam_read_conf.c b/security/pam_smb/files/patch-pamsmbd::pam_read_conf.c
deleted file mode 100644
index 3fa39b5eee9b..000000000000
--- a/security/pam_smb/files/patch-pamsmbd::pam_read_conf.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- pamsmbd/pam_read_conf.c.orig Wed Mar 20 01:03:33 2002
-+++ pamsmbd/pam_read_conf.c Sat Sep 20 09:32:41 2003
-@@ -25,7 +25,7 @@
- #include "constants.h"
- #include "cache.h"
-
--#define CONFFILE "/etc/pam_smb.conf"
-+#define CONFFILE "%%PREFIX%%/etc/pam_smb.conf"
-
- int smb_readpamconf(domain_list *);
-
diff --git a/security/pam_smb/pkg-descr b/security/pam_smb/pkg-descr
deleted file mode 100644
index 7624a2ebcf02..000000000000
--- a/security/pam_smb/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-This PAM module performs NT Domain authentication.
-
-WWW: http://www.skynet.ie/~airlied/pam_smb/
diff --git a/security/pam_smb/pkg-message b/security/pam_smb/pkg-message
deleted file mode 100644
index 54ee866b4a7d..000000000000
--- a/security/pam_smb/pkg-message
+++ /dev/null
@@ -1,12 +0,0 @@
-
-After copying %%PREFIX%%/etc/pam_smb.conf.example to
-%%PREFIX%%/etc/pam_smb.conf and editing it to taste,
-add something like this to your /etc/pam.conf file to use
-this module:
-
-login auth sufficient %%PREFIX%%/lib/pam_smb_auth.so
-
-Then be sure and rename %%PREFIX%%/etc/rc.d/pam_smbd.sh.sample
-so that the daemon starts at boot time.
-
-See %%PREFIX%%/share/doc/pam_smb for more information.
diff --git a/security/pam_smb/pkg-plist b/security/pam_smb/pkg-plist
deleted file mode 100644
index c3f14d29e4fc..000000000000
--- a/security/pam_smb/pkg-plist
+++ /dev/null
@@ -1,11 +0,0 @@
-sbin/pamsmbd
-lib/pam_smb_auth.so
-etc/pam_smb.conf.example
-etc/pam_smb.conf.example2
-etc/rc.d/pam_smbd.sh.sample
-%%PORTDOCS%%%%DOCSDIR%%/README
-%%PORTDOCS%%%%DOCSDIR%%/INSTALL
-%%PORTDOCS%%%%DOCSDIR%%/TODO
-%%PORTDOCS%%%%DOCSDIR%%/BUGS
-%%PORTDOCS%%%%DOCSDIR%%/CHANGES
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
diff --git a/security/saint/Makefile b/security/saint/Makefile
deleted file mode 100644
index 2c13bc0325bd..000000000000
--- a/security/saint/Makefile
+++ /dev/null
@@ -1,42 +0,0 @@
-# Created by: Carl Johan Madestrand <calle.madestrand@norrgarden.se>
-# $FreeBSD$
-
-PORTNAME= saint
-PORTVERSION= 3.5.8
-PORTREVISION= 2
-CATEGORIES= security
-MASTER_SITES= ftp://147.102.222.211/pub/security/scanners/saint/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Security Administrator's Integrated Network Tool
-
-BUILD_DEPENDS= nmap:${PORTSDIR}/security/nmap
-.if defined(WITH_SAMBA)
-BUILD_DEPENDS+= smbclient:${PORTSDIR}/${SAMBA_PORT}
-.endif
-
-SAMBA_PORT?= net/samba36
-
-DEPRECATED= Unmaintained since 2002
-EXPIRATION_DATE= 2014-04-17
-USES= perl5
-MANCOMPRESSED= no
-MAN1= saint.1
-GNU_CONFIGURE= yes
-MAKE_ENV= "LIBS=-lrpcsvc" "XFLAGS=-g -O2 -DSTDC_HEADERS=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 " "RPCGEN=/usr/bin/rpcgen"
-INSTALL_TARGET= all
-MAKE_JOBS_UNSAFE=yes
-
-NO_STAGE= yes
-.include <bsd.port.pre.mk>
-
-do-install:
- @${MKDIR} ${PREFIX}/saint
- ${RM} ${WRKSRC}/reconfig.orig
- ${TAR} -C ${WRKSRC} -cf - -X ${FILESDIR}/excludefiles . | ${TAR} -C ${PREFIX}/saint -xf -
- ${INSTALL_MAN} ${WRKSRC}/${MAN1} ${MAN1PREFIX}/man/man1
-
-post-install:
- @${RM} -rf ${PREFIX}/saint/include/ASM-i386
-
-.include <bsd.port.post.mk>
diff --git a/security/saint/distinfo b/security/saint/distinfo
deleted file mode 100644
index fd0590cd6880..000000000000
--- a/security/saint/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (saint-3.5.8.tar.gz) = 65800dc15caae4d14cdba045101856948d9fbc85db57e77cffc516030df04c21
-SIZE (saint-3.5.8.tar.gz) = 878147
diff --git a/security/saint/files/excludefiles b/security/saint/files/excludefiles
deleted file mode 100644
index 4ec28e70806d..000000000000
--- a/security/saint/files/excludefiles
+++ /dev/null
@@ -1,11 +0,0 @@
-src
-Makefile
-Makefile.in
-old
-config.cache
-config.log
-config.status
-configure
-configure.in
-install-sh
-saint.1
diff --git a/security/saint/files/patch-reconfig b/security/saint/files/patch-reconfig
deleted file mode 100644
index 1c6d6859017d..000000000000
--- a/security/saint/files/patch-reconfig
+++ /dev/null
@@ -1,23 +0,0 @@
---- reconfig.old 2010-11-18 13:40:58.000000000 +0100
-+++ reconfig 2010-11-18 13:43:50.000000000 +0100
-@@ -56,18 +56,9 @@
- next if (! -d $dir);
- while (<$dir/perl5* $dir/perl*>) {
- if (-x $_) {
-- $perl_version=`($_ -v 2> /dev/null) |
-- awk '
-- /This is perl, version 5/ { print $NF }
-- /This is perl, v5/ { print $4 }
-- '`;
-- if ($perl_version) {
-- $PERL=$_;
-- $pflag="1";
-- last;
-- }
-+ $PERL=$_;
-+ $pflag="1";
- }
-- last if $pflag;
- }
- last if $pflag;
- }
diff --git a/security/saint/pkg-descr b/security/saint/pkg-descr
deleted file mode 100644
index 4fea718e3cbd..000000000000
--- a/security/saint/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-SAINT (Security Administrator's Integrated Network Tool) is a security
-assesment tool based on SATAN. Features include scanning through a firewall,
-updated security checks from CERT & CIAC bulletins, 4 levels of severity
-(red, yellow, brown, & green) and a feature rich HTML interface.
-
-WWW: http://www.wwdsi.com/saint/
diff --git a/security/saint/pkg-plist b/security/saint/pkg-plist
deleted file mode 100644
index a9938673318c..000000000000
--- a/security/saint/pkg-plist
+++ /dev/null
@@ -1,546 +0,0 @@
-saint/CHANGES
-saint/README
-saint/READMEs/CHANGES
-saint/READMEs/CHANGES-1.3.6-1.5
-saint/READMEs/CHANGES-2.0
-saint/READMEs/CHANGES-2.1
-saint/READMEs/CHANGES-2.2-3.1
-saint/READMEs/CHANGES-3.2
-saint/READMEs/CHANGES-3.3
-saint/READMEs/CHANGES-3.4
-saint/READMEs/README-exclusions.html
-saint/READMEs/README.1.3.1
-saint/READMEs/README.1.3.2
-saint/READMEs/README.1.3.3
-saint/READMEs/README.1.3.5
-saint/READMEs/README.1.3.6
-saint/READMEs/README.1.3.7
-saint/READMEs/README.SNMP
-saint/READMEs/README.qaz
-saint/READMEs/exclusions_filelist
-saint/bin/adore.saint
-saint/bin/backdoors.saint
-saint/bin/boot
-saint/bin/boot.saint
-saint/bin/cachefsd.saint
-saint/bin/cim.saint
-saint/bin/cmsd.saint
-saint/bin/ddos.saint
-saint/bin/ddos_scan
-saint/bin/dns-chk.saint
-saint/bin/dns.saint
-saint/bin/faux_fping
-saint/bin/finger.saint
-saint/bin/fping
-saint/bin/ftp-scan
-saint/bin/ftp.saint
-saint/bin/ftp_bounce.saint
-saint/bin/fwping
-saint/bin/get_targets
-saint/bin/gopher.saint
-saint/bin/http.saint
-saint/bin/imap.saint
-saint/bin/inn.saint
-saint/bin/login.saint
-saint/bin/md5
-saint/bin/mssql.saint
-saint/bin/nfs-chk
-saint/bin/nfs-chk.saint
-saint/bin/ostype.saint
-saint/bin/pop3.saint
-saint/bin/printer.saint
-saint/bin/rcmd
-saint/bin/registry.saint
-saint/bin/relay.saint
-saint/bin/rex
-saint/bin/rex.saint
-saint/bin/rlogin.saint
-saint/bin/rpc.saint
-saint/bin/rsh.saint
-saint/bin/rstatd.saint
-saint/bin/rusers.saint
-saint/bin/sadmind.saint
-saint/bin/safe_finger
-saint/bin/sendmail.saint
-saint/bin/showmount.saint
-saint/bin/smb.saint
-saint/bin/smurf.saint
-saint/bin/snmp.saint
-saint/bin/snmpxdmid.saint
-saint/bin/ssh.saint
-saint/bin/statd.saint
-saint/bin/sys_socket
-saint/bin/tcp_scan
-saint/bin/tcpscan.saint
-saint/bin/telnet.saint
-saint/bin/tftp.saint
-saint/bin/timeout
-saint/bin/tooltalk.saint
-saint/bin/udp_scan
-saint/bin/udpscan.saint
-saint/bin/walld.saint
-saint/bin/win_login.saint
-saint/bin/xhost.saint
-saint/bin/xtell.saint
-saint/bin/yp-chk
-saint/bin/yp-chk.saint
-saint/bin/ypbind.saint
-saint/bin/ypbind-chk.saint
-saint/bin/yppasswdd.saint
-saint/config/SNMP_communities.pl
-saint/config/passwd
-saint/config/paths.pl
-saint/config/paths.pl.old
-saint/config/paths.sh
-saint/config/paths.sh.old
-saint/config/saint.cf
-saint/config/saintwriter/detail.cf
-saint/config/saintwriter/full.cf
-saint/config/saintwriter/linked_tech.cf
-saint/config/saintwriter/long_exec.cf
-saint/config/saintwriter/saintwriter.cf
-saint/config/saintwriter/short_exec.cf
-saint/config/saintwriter/tech.cf
-saint/config/saintwriter/trend.cf
-saint/config/services
-saint/config/version.pl
-saint/html/admin/saint_cf_action.pl
-saint/html/admin/saint_cf_form.pl
-saint/html/admin/saint_custom_action.pl
-saint/html/admin/saint_custom_form.pl
-saint/html/admin/saint_custom_select.pl
-saint/html/auth/saint_auth_action.pl
-saint/html/auth/saint_auth_form.pl
-saint/html/data/saint_data_form.pl
-saint/html/data/saint_merge_action.pl
-saint/html/data/saint_open_action.pl
-saint/html/data/saint_save_action.pl
-saint/html/docs/FAQ.html
-saint/html/docs/authors.html
-saint/html/docs/copyright-satan.html
-saint/html/docs/copyright.html
-saint/html/docs/credits.html
-saint/html/docs/cve.html
-saint/html/docs/dangers.html
-saint/html/docs/design.html
-saint/html/docs/getting_started.html
-saint/html/docs/intro.html
-saint/html/docs/saint.cf.html
-saint/html/docs/saint.db.html
-saint/html/docs/saint.probes.html
-saint/html/docs/saint.rules.html
-saint/html/docs/saint_overview.html
-saint/html/docs/saint_reference.html
-saint/html/docs/saintwriter.html
-saint/html/docs/system_requirements.html
-saint/html/docs/template.html
-saint/html/docs/the_main_parts.html
-saint/html/docs/user_interface.html
-saint/html/docs/who_should_use.html
-saint/html/dots/blackdot.gif
-saint/html/dots/bluedot.gif
-saint/html/dots/browndot.gif
-saint/html/dots/dot.gif
-saint/html/dots/eyeball.gif
-saint/html/dots/greendot.gif
-saint/html/dots/orangedot.gif
-saint/html/dots/orig.devil.gif
-saint/html/dots/pinkdot.gif
-saint/html/dots/purpledot.gif
-saint/html/dots/reddot.gif
-saint/html/dots/whitedot.gif
-saint/html/dots/yellowdot.gif
-saint/html/images/Data_Mgmt_banner.gif
-saint/html/images/SAINT-home-banner.gif
-saint/html/images/bckgrnd.jpg
-saint/html/images/bottom_border.gif
-saint/html/images/bullet.gif
-saint/html/images/checkmark.gif
-saint/html/images/config_mgmt_banner.gif
-saint/html/images/config_mgmt_button.gif
-saint/html/images/cve.gif
-saint/html/images/data_analysis_banner.gif
-saint/html/images/data_analysis_button.gif
-saint/html/images/data_mgmt_button.gif
-saint/html/images/doc_banner.gif
-saint/html/images/documentation_button.gif
-saint/html/images/ghost-black.png
-saint/html/images/ghost-blue.png
-saint/html/images/ghost-brown.png
-saint/html/images/ghost-green.png
-saint/html/images/ghost-red.png
-saint/html/images/ghost-yellow.png
-saint/html/images/ghost.png
-saint/html/images/home.gif
-saint/html/images/home_button.gif
-saint/html/images/long_bottom_border.gif
-saint/html/images/saint.gif
-saint/html/images/saint.old.jpg
-saint/html/images/saint_logo.jpg
-saint/html/images/saintwriter_config_banner.gif
-saint/html/images/sans.gif
-saint/html/images/santa.gif
-saint/html/images/stoplights/brown.gif
-saint/html/images/stoplights/red.gif
-saint/html/images/stoplights/yellow.gif
-saint/html/images/target_sel_banner.gif
-saint/html/images/target_selection_button.gif
-saint/html/images/top20.gif
-saint/html/images/troubleshooting_button.gif
-saint/html/images/wwdsi_logo.gif
-saint/html/name.html
-saint/html/reporting/analysis.pl
-saint/html/reporting/exclude_it.pl
-saint/html/reporting/hide_ignored.pl
-saint/html/reporting/really_unexclude_it.pl
-saint/html/reporting/saint_exclusion_change_options.pl
-saint/html/reporting/saint_exclusion_detail.pl
-saint/html/reporting/saint_exclusion_edit.pl
-saint/html/reporting/saint_exclusion_edit_form.pl
-saint/html/reporting/saint_exclusion_list.pl
-saint/html/reporting/saint_exclusion_load.pl
-saint/html/reporting/saint_exclusion_manage_form.pl
-saint/html/reporting/saint_exclusion_save.pl
-saint/html/reporting/saint_info_OS.pl
-saint/html/reporting/saint_info_OSclass.pl
-saint/html/reporting/saint_info_OStype.pl
-saint/html/reporting/saint_info_class.pl
-saint/html/reporting/saint_info_clients.pl
-saint/html/reporting/saint_info_domain.pl
-saint/html/reporting/saint_info_host.pl
-saint/html/reporting/saint_info_host_action.pl
-saint/html/reporting/saint_info_name.pl
-saint/html/reporting/saint_info_servers.pl
-saint/html/reporting/saint_info_subnet.pl
-saint/html/reporting/saint_info_trusted.pl
-saint/html/reporting/saint_info_trusting.pl
-saint/html/reporting/saint_results_danger.pl
-saint/html/reporting/saint_results_domain.pl
-saint/html/reporting/saint_results_subnet.pl
-saint/html/reporting/saint_results_trusted.pl
-saint/html/reporting/saint_results_trusting.pl
-saint/html/reporting/saint_severity_counts.pl
-saint/html/reporting/saint_severity_hosts.pl
-saint/html/reporting/saint_severity_types.pl
-saint/html/reporting/saintwriter/saintwriter_action.pl
-saint/html/reporting/saintwriter/saintwriter_form.pl
-saint/html/reporting/saintwriter/saintwriter_form_long.pl
-saint/html/reporting/show_ignored.pl
-saint/html/reporting/sort_hosts.pl
-saint/html/reporting/sort_hosts_vulnerability.pl
-saint/html/reporting/unexclude_it.pl
-saint/html/running/saint_run_action.pl
-saint/html/running/saint_run_form.pl
-saint/html/saint.pl
-saint/html/saint_documentation.pl
-saint/html/tutorials/first_time/analyzing.html
-saint/html/tutorials/first_time/learning_to_use.html
-saint/html/tutorials/first_time/make.html
-saint/html/tutorials/first_time/scanning.html
-saint/html/tutorials/first_time/template.html
-saint/html/tutorials/vulnerability/AIX_lpd.html
-saint/html/tutorials/vulnerability/AOL_ICQ_vulnerability.html
-saint/html/tutorials/vulnerability/Alcatel_ADSL_modem.html
-saint/html/tutorials/vulnerability/AnswerBook_vulnerabilities.html
-saint/html/tutorials/vulnerability/Apache_authentication_modules.html
-saint/html/tutorials/vulnerability/Apache_module_vulnerabilities.html
-saint/html/tutorials/vulnerability/Apache_vulnerabilities.html
-saint/html/tutorials/vulnerability/Archives
-saint/html/tutorials/vulnerability/Avirt_Gateway_vulnerabilities.html
-saint/html/tutorials/vulnerability/BSD_lpd.html
-saint/html/tutorials/vulnerability/Bugzilla_vulnerabilities.html
-saint/html/tutorials/vulnerability/CDE_Subprocess_Control_daemon.html
-saint/html/tutorials/vulnerability/CFEngine_detected.html
-saint/html/tutorials/vulnerability/CUPS_vulnerabilities.html
-saint/html/tutorials/vulnerability/Cisco_Catalyst_access.html
-saint/html/tutorials/vulnerability/Cisco_IOS_SNMP_access.html
-saint/html/tutorials/vulnerability/Cisco_developers_shell.html
-saint/html/tutorials/vulnerability/Cisco_web_interface_access.html
-saint/html/tutorials/vulnerability/Cobalt_RaQ_vulnerabilities.html
-saint/html/tutorials/vulnerability/Compaq_Insight_Manager_http_server.html
-saint/html/tutorials/vulnerability/Cross_site_scripting.html
-saint/html/tutorials/vulnerability/DNS_vulnerabilities.html
-saint/html/tutorials/vulnerability/EFTP_vulnerabilities.html
-saint/html/tutorials/vulnerability/Exim_vulnerability.html
-saint/html/tutorials/vulnerability/FTP_bounce.html
-saint/html/tutorials/vulnerability/FTP_filename_globbing.html
-saint/html/tutorials/vulnerability/FTP_server_directory_traversal.html
-saint/html/tutorials/vulnerability/FTP_vulnerabilities.html
-saint/html/tutorials/vulnerability/Gauntlet_WebShield_cyberdaemon.html
-saint/html/tutorials/vulnerability/Guessable_Read_Community.html
-saint/html/tutorials/vulnerability/Guessable_Write_Community.html
-saint/html/tutorials/vulnerability/HPUX_rlpdaemon.html
-saint/html/tutorials/vulnerability/HP_Openview_vulnerabilities.html
-saint/html/tutorials/vulnerability/IMail_vulnerabilities.html
-saint/html/tutorials/vulnerability/IRIX_telnetd.html
-saint/html/tutorials/vulnerability/Inetserv_vulnerabilities.html
-saint/html/tutorials/vulnerability/Interbase_detected.html
-saint/html/tutorials/vulnerability/JRun_vulnerabilities.html
-saint/html/tutorials/vulnerability/JetAdmin_vulnerabilities.html
-saint/html/tutorials/vulnerability/Kerberos_detected.html
-saint/html/tutorials/vulnerability/LDAP_over_SSL.html
-saint/html/tutorials/vulnerability/LDAP_vulnerabilities.html
-saint/html/tutorials/vulnerability/LPRng_vulnerability.html
-saint/html/tutorials/vulnerability/Linux_lpd.html
-saint/html/tutorials/vulnerability/Lotus_Domino_HTTP_vulnerability.html
-saint/html/tutorials/vulnerability/Lotus_Domino_SMTP_vulnerability.html
-saint/html/tutorials/vulnerability/MDaemon_vulnerabilities.html
-saint/html/tutorials/vulnerability/MERCUR_vulnerabilities.html
-saint/html/tutorials/vulnerability/MMDF_vulnerability.html
-saint/html/tutorials/vulnerability/MS_SQL_Server_default_password.html
-saint/html/tutorials/vulnerability/MS_Universal_Plug_and_Play.html
-saint/html/tutorials/vulnerability/Microsoft_BackOffice.html
-saint/html/tutorials/vulnerability/Microsoft_Site_Server.html
-saint/html/tutorials/vulnerability/Microsoft_SQL_Server.html
-saint/html/tutorials/vulnerability/Microsoft_Telnet_Server.html
-saint/html/tutorials/vulnerability/Microsoft_Terminal_Server.html
-saint/html/tutorials/vulnerability/Microsoft_mail_server_vulnerabilities.html
-saint/html/tutorials/vulnerability/NetWare_Remote_Manager.html
-saint/html/tutorials/vulnerability/NFS_export_to_unprivileged_programs.html
-saint/html/tutorials/vulnerability/NFS_export_via_portmapper.html
-saint/html/tutorials/vulnerability/NIS_password_file_access.html
-saint/html/tutorials/vulnerability/NTP_vulnerabilities.html
-saint/html/tutorials/vulnerability/Net_Tools_PKI_Server.html
-saint/html/tutorials/vulnerability/Netscape_vulnerabilities.html
-saint/html/tutorials/vulnerability/ODBC_RDS.html
-saint/html/tutorials/vulnerability/OpenServer_calserver.html
-saint/html/tutorials/vulnerability/Oracle_TNS_Listener.html
-saint/html/tutorials/vulnerability/Oracle_Web_Cache.html
-saint/html/tutorials/vulnerability/Oracle_vulnerabilities.html
-saint/html/tutorials/vulnerability/PHP_vulnerabilities.html
-saint/html/tutorials/vulnerability/POP_server.html
-saint/html/tutorials/vulnerability/Performance_Copilot.html
-saint/html/tutorials/vulnerability/RADIUS_vulnerabilities.html
-saint/html/tutorials/vulnerability/REXD_access.html
-saint/html/tutorials/vulnerability/RWhois_vulnerability.html
-saint/html/tutorials/vulnerability/SAINT_password_disclosure.html
-saint/html/tutorials/vulnerability/Sambar_vulnerabilities.html
-saint/html/tutorials/vulnerability/SGI_fam_vulnerability.html
-saint/html/tutorials/vulnerability/SMTP_mail_relay.html
-saint/html/tutorials/vulnerability/SNMP_to_DMI_mapper.html
-saint/html/tutorials/vulnerability/SNMP_vulnerabilities.html
-saint/html/tutorials/vulnerability/SSH_vulnerabilities.html
-saint/html/tutorials/vulnerability/Samba_vulnerabilities.html
-saint/html/tutorials/vulnerability/Sendmail_vulnerabilities.html
-saint/html/tutorials/vulnerability/Serv_U_vulnerabilities.html
-saint/html/tutorials/vulnerability/SpoonFTP_vulnerabilities.html
-saint/html/tutorials/vulnerability/Squid_vulnerabilities.html
-saint/html/tutorials/vulnerability/Sun_Cluster_vulnerabilities.html
-saint/html/tutorials/vulnerability/Sun_lpd.html
-saint/html/tutorials/vulnerability/TCP_sequence_number_prediction.html
-saint/html/tutorials/vulnerability/TFTP_file_access.html
-saint/html/tutorials/vulnerability/Tektronix_printer.html
-saint/html/tutorials/vulnerability/Tivoli_Storage_Manager.html
-saint/html/tutorials/vulnerability/UnixWare_i2odialogd.html
-saint/html/tutorials/vulnerability/VShell_vulnerability.html
-saint/html/tutorials/vulnerability/Visual_Interdev_vulnerability.html
-saint/html/tutorials/vulnerability/Vulnerability_Exploits.html
-saint/html/tutorials/vulnerability/WFTPD_vulnerabilities.html
-saint/html/tutorials/vulnerability/WS_FTP_vulnerabilities.html
-saint/html/tutorials/vulnerability/WebLogic_vulnerabilities.html
-saint/html/tutorials/vulnerability/WebTrends_vulnerabilities.html
-saint/html/tutorials/vulnerability/Webmin_vulnerabilities.html
-saint/html/tutorials/vulnerability/Windows_detected.html
-saint/html/tutorials/vulnerability/Windows_updates_needed.html
-saint/html/tutorials/vulnerability/Worm_detected.html
-saint/html/tutorials/vulnerability/XMail_vulnerabilities.html
-saint/html/tutorials/vulnerability/Zope_vulnerabilities.html
-saint/html/tutorials/vulnerability/amd_buffer_overflow.html
-saint/html/tutorials/vulnerability/backdoor_found.html
-saint/html/tutorials/vulnerability/bftpd_vulnerabilities.html
-saint/html/tutorials/vulnerability/boink.html
-saint/html/tutorials/vulnerability/bonk.html
-saint/html/tutorials/vulnerability/cachefsd_vulnerability.html
-saint/html/tutorials/vulnerability/calendar_manager.html
-saint/html/tutorials/vulnerability/cfingerd_vulnerability.html
-saint/html/tutorials/vulnerability/default_router_password.html
-saint/html/tutorials/vulnerability/dhcpd_vulnerabilities.html
-saint/html/tutorials/vulnerability/distributed_denial_of_service.html
-saint/html/tutorials/vulnerability/espd_vulnerability.html
-saint/html/tutorials/vulnerability/excessive_finger_info.html
-saint/html/tutorials/vulnerability/finger_vulnerabilities.html
-saint/html/tutorials/vulnerability/gopher_vulnerabilities.html
-saint/html/tutorials/vulnerability/groff_vulnerability.html
-saint/html/tutorials/vulnerability/guessed_account_password.html
-saint/html/tutorials/vulnerability/hacker_program_found.html
-saint/html/tutorials/vulnerability/http_Cmail_access.html
-saint/html/tutorials/vulnerability/http_Cold_Fusion.html
-saint/html/tutorials/vulnerability/http_FrontPage.html
-saint/html/tutorials/vulnerability/http_IIS_access.html
-saint/html/tutorials/vulnerability/http_IIS_samples.html
-saint/html/tutorials/vulnerability/http_Website_Pro.html
-saint/html/tutorials/vulnerability/http_cgi_access.html
-saint/html/tutorials/vulnerability/http_cgi_info.html
-saint/html/tutorials/vulnerability/http_cgi_shells.html
-saint/html/tutorials/vulnerability/http_potential_problems.html
-saint/html/tutorials/vulnerability/http_put.html
-saint/html/tutorials/vulnerability/http_server_read_access.html
-saint/html/tutorials/vulnerability/iPlanet_Messaging_Server.html
-saint/html/tutorials/vulnerability/iPlanet_vulnerabilities.html
-saint/html/tutorials/vulnerability/icecast_vulnerability.html
-saint/html/tutorials/vulnerability/imap_version.html
-saint/html/tutorials/vulnerability/innd_vulnerabilities.html
-saint/html/tutorials/vulnerability/jolt.html
-saint/html/tutorials/vulnerability/land.html
-saint/html/tutorials/vulnerability/libgtop_daemon_vulnerability.html
-saint/html/tutorials/vulnerability/login_vulnerability.html
-saint/html/tutorials/vulnerability/mountd_vulnerabilities.html
-saint/html/tutorials/vulnerability/nestea.html
-saint/html/tutorials/vulnerability/netbios_over_the_internet.html
-saint/html/tutorials/vulnerability/newtear.html
-saint/html/tutorials/vulnerability/nisd_vulnerability.html
-saint/html/tutorials/vulnerability/ntop_server_vulnerability.html
-saint/html/tutorials/vulnerability/objectserver_vulnerability.html
-saint/html/tutorials/vulnerability/open_SMB_shares.html
-saint/html/tutorials/vulnerability/packet_flooding_problems.html
-saint/html/tutorials/vulnerability/pop_version.html
-saint/html/tutorials/vulnerability/registry_access.html
-saint/html/tutorials/vulnerability/remote_login_on_the_Internet.html
-saint/html/tutorials/vulnerability/remote_shell_access.html
-saint/html/tutorials/vulnerability/remote_shell_on_the_Internet.html
-saint/html/tutorials/vulnerability/rexec_on_the_Internet.html
-saint/html/tutorials/vulnerability/rootkits.html
-saint/html/tutorials/vulnerability/rpc_statd_access.html
-saint/html/tutorials/vulnerability/rpc_walld_vulnerability.html
-saint/html/tutorials/vulnerability/rstatd_vulnerability.html
-saint/html/tutorials/vulnerability/rsyncd_vulnerabilities.html
-saint/html/tutorials/vulnerability/rusersd_vulnerability.html
-saint/html/tutorials/vulnerability/sadmind.html
-saint/html/tutorials/vulnerability/sendmail_decode.html
-saint/html/tutorials/vulnerability/sendmail_info.html
-saint/html/tutorials/vulnerability/signal_handling_problems.html
-saint/html/tutorials/vulnerability/switch_access.html
-saint/html/tutorials/vulnerability/synk4.html
-saint/html/tutorials/vulnerability/talk_vulnerabilities.html
-saint/html/tutorials/vulnerability/teardrop.html
-saint/html/tutorials/vulnerability/telnetd_vulnerabilities.html
-saint/html/tutorials/vulnerability/tinyproxy_vulnerability.html
-saint/html/tutorials/vulnerability/tooltalk_version.html
-saint/html/tutorials/vulnerability/unrestricted_NFS_export.html
-saint/html/tutorials/vulnerability/unrestricted_X_server_access.html
-saint/html/tutorials/vulnerability/unrestricted_modem.html
-saint/html/tutorials/vulnerability/winnuke.html
-saint/html/tutorials/vulnerability/writable_FTP_directory.html
-saint/html/tutorials/vulnerability/xtell_vulnerabilities.html
-saint/html/tutorials/vulnerability/ypbind_detected.html
-saint/html/tutorials/vulnerability/yppasswdd_detected.html
-saint/html/tutorials/vulnerability_tutorials.pl
-saint/include/glibc21/arpa/inet.h
-saint/include/glibc21/rpc/auth.h
-saint/include/glibc21/rpc/auth_des.h
-saint/include/glibc21/rpc/auth_unix.h
-saint/include/glibc21/rpc/clnt.h
-saint/include/glibc21/rpc/netdb.h
-saint/include/glibc21/rpc/pmap_clnt.h
-saint/include/glibc21/rpc/pmap_prot.h
-saint/include/glibc21/rpc/pmap_rmt.h
-saint/include/glibc21/rpc/rpc.h
-saint/include/glibc21/rpc/rpc_msg.h
-saint/include/glibc21/rpc/svc.h
-saint/include/glibc21/rpc/svc_auth.h
-saint/include/glibc21/rpc/types.h
-saint/include/glibc21/rpc/xdr.h
-saint/include/netinet/if_ether.h
-saint/include/netinet/igmp.h
-saint/include/netinet/in.h
-saint/include/netinet/in_systm.h
-saint/include/netinet/ip.h
-saint/include/netinet/ip_fw.h
-saint/include/netinet/ip_icmp.h
-saint/include/netinet/ip_tcp.h
-saint/include/netinet/ip_udp.h
-saint/include/netinet/ip_var.h
-saint/include/netinet/protocols.h
-saint/include/netinet/tcp.h
-saint/include/netinet/tcp_var.h
-saint/include/netinet/tcpip.h
-saint/include/netinet/udp.h
-saint/include/netinet/udp_var.h
-saint/perl/config.pl
-saint/perl/cops2saint.pl
-saint/perl/cve.pl
-saint/perl/domains.pl
-saint/perl/drop_fact.pl
-saint/perl/exclusions.pl
-saint/perl/facts.pl
-saint/perl/fix_hostname.pl
-saint/perl/get_host.pl
-saint/perl/getfqdn.pl
-saint/perl/hostname.pl
-saint/perl/hosttype.pl
-saint/perl/html.old.pl
-saint/perl/html.pl
-saint/perl/html.pl.patch
-saint/perl/infer_facts.pl
-saint/perl/infer_todo.pl
-saint/perl/misc.pl
-saint/perl/morehtml.pl
-saint/perl/passwd.pl
-saint/perl/patch.txt
-saint/perl/policy-engine.pl
-saint/perl/reconfig.pl
-saint/perl/run-saint.pl
-saint/perl/saint-data.pl
-saint/perl/saintwriter.pl
-saint/perl/services.pl
-saint/perl/severities.pl
-saint/perl/shell.pl
-saint/perl/socket.pl
-saint/perl/status.pl
-saint/perl/subnets.pl
-saint/perl/suser.pl
-saint/perl/targets.pl
-saint/perl/text-output.pl
-saint/perl/todo.pl
-saint/perl/trust.pl
-saint/perllib/BER.pm
-saint/perllib/Net/Telnet.html
-saint/perllib/Net/Telnet.pm
-saint/perllib/README
-saint/perllib/SNMP_Session-0.65.README
-saint/perllib/SNMP_Session.pm
-saint/perllib/SNMP_util.pm
-saint/perllib/ctime.pl
-saint/perllib/getopts.pl
-saint/perllib/netbios.pl
-saint/reconfig
-saint/rules/cve
-saint/rules/drop
-saint/rules/facts
-saint/rules/hosttype
-saint/rules/password
-saint/rules/services
-saint/rules/todo
-saint/rules/trust
-saint/saint
-saint/scripts/saint.cgi
-saint/scripts/timescan
-@dirrm saint/perllib/Net
-@dirrm saint/include/glibc21/arpa
-@dirrm saint/include/glibc21/rpc
-@dirrm saint/include/glibc21
-@dirrm saint/include/netinet
-@dirrm saint/html/tutorials/vulnerability
-@dirrm saint/html/tutorials/first_time
-@dirrm saint/html/reporting/saintwriter
-@dirrm saint/html/images/stoplights
-@dirrm saint/html/auth
-@dirrm saint/html/tutorials
-@dirrm saint/html/running
-@dirrm saint/html/reporting
-@dirrm saint/html/images
-@dirrm saint/html/dots
-@dirrm saint/html/docs
-@dirrm saint/html/data
-@dirrm saint/html/admin
-@dirrm saint/config/saintwriter
-@dirrm saint/scripts
-@dirrm saint/rules
-@dirrm saint/perllib
-@dirrm saint/perl
-@dirrm saint/include
-@dirrm saint/html
-@dirrm saint/config
-@dirrm saint/bin
-@dirrm saint/READMEs
-@dirrm saint