new port: Security scanner for Samba

ADM smb is a security scanner for Samba
	/* based on the src of the smbclient  from the samba team */
	ADMsmb will perform a complete audit of samba for you on a host you
	provide.

PR:		ports/53696
Submitted by:	Jacek Serwatynski <tutus@trynet.eu.org>
This commit is contained in:
Edwin Groothuis
2003-08-24 11:45:09 +00:00
parent 9b21df6338
commit c01806218d
5 changed files with 35 additions and 0 deletions

23
security/ADMsmb/Makefile Normal file
View File

@@ -0,0 +1,23 @@
# Ports collection makefile for: ADMsmb
# Date created: 23 Jun 2003
# Whom: tutus@trynet.eu.org
#
# $FreeBSD$
#
PORTNAME= ADMsmb
PORTVERSION= 0.3
CATEGORIES= security
MASTER_SITES= http://www.geocities.com/bofn1001/ \
http://adm.freelsd.net/ADM/
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Security scanner for Samba
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/ADMsmb ${PREFIX}/bin
${MKDIR} ${PREFIX}/share/ADMsmb
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/ADMsmb
.include <bsd.port.mk>

1
security/ADMsmb/distinfo Normal file
View File

@@ -0,0 +1 @@
MD5 (ADMsmb_0.3.tar.gz) = 2435211471f870c0bb0b775e1d67c553

View File

@@ -0,0 +1,7 @@
ADM smb is a security scanner for Samba
/* based on the src of the smbclient from the samba team */
ADMsmb will perform a complete audit of samba for you on a host you
provide.
- Jacek Serwatynski
tutus@trynet.eu.org

View File

@@ -0,0 +1,3 @@
bin/ADMsmb
share/ADMsmb/README
@dirrm share/ADMsmb

View File

@@ -1,6 +1,7 @@
# $FreeBSD$
#
SUBDIR += ADMsmb
SUBDIR += ADMsnmp
SUBDIR += aafid2
SUBDIR += acid