NetBSD pkgsrc (package source) is a package management system for
Unix-like operating systems
Password sniffer, plus sniffing tools for penetration testing.
This package contains does not contain the X11 tool, webspy.
It is in the dsniff package.
# $NetBSD: Makefile,v 1.6 2010/01/27 22:12:22 joerg Exp $
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../security/dsniff/Makefile.common"
PKGNAME= dsniff-nox11-${VERS}
PKGREVISION= 2
COMMENT= Password sniffer
CONFIGURE_ARGS+= --without-x
INSTALLATION_DIRS+= ${PKGMANDIR}/man8
INSTALL_MAKE_FLAGS+= install_prefix=${DESTDIR}
post-configure:
( cd ${WRKSRC} \
&& grep '#define.*HAVE_SYS_QUEUE_H' config.h >/dev/null \
&& mv missing/sys/queue.h missing/sys/queue.h.fake )
post-install:
${RM} ${DESTDIR}${PREFIX}/${PKGMANDIR}/man8/webspy.8
.include "../../mk/bsd.pkg.mk"
@comment $NetBSD: PLIST,v 1.1.1.1 2005/03/22 01:05:16 wiz Exp $
lib/dnsspoof.hosts
lib/dsniff.magic
lib/dsniff.services
man/man8/arpspoof.8
man/man8/dnsspoof.8
man/man8/dsniff.8
man/man8/filesnarf.8
man/man8/macof.8
man/man8/mailsnarf.8
man/man8/msgsnarf.8
man/man8/sshmitm.8
man/man8/tcpkill.8
man/man8/tcpnice.8
man/man8/urlsnarf.8
man/man8/webmitm.8
sbin/arpspoof
sbin/dnsspoof
sbin/dsniff
sbin/filesnarf
sbin/macof
sbin/mailsnarf
sbin/msgsnarf
sbin/sshmitm
sbin/tcpkill
sbin/tcpnice
sbin/urlsnarf
sbin/webmitm