ports/102279: New port: security/vnccrack A fast offline password cracker for VNC passwords

Pankov Pavel pankov_p at mail.ru
Sat Aug 19 17:20:36 UTC 2006


>Number:         102279
>Category:       ports
>Synopsis:       New port: security/vnccrack A fast offline password cracker for VNC passwords
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 19 17:20:22 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Pankov Pavel
>Release:        6.1-RELEASE/i386
>Organization:
MPEI
>Environment:
%uname -a
FreeBSD fb.home 6.1-RELEASE FreeBSD 6.1-RELEASE #1: Wed May 10 18:19:01 MSD 2006     pankovpv at fb.home:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
VNCcrack is a fast offline password cracker for VNC passwords. 
By sniffing a VNC challenge-response sequence off the network 
(typically when VNC is used without a decent cryptographic 
wrapper like SSH or SSL), you can recover the password fairly 
easily and quickly by letting VNCcrack pound on it.

WWW: http://www.randombit.net/projects/vnccrack/

>How-To-Repeat:

>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	security/vnccrack
#	security/vnccrack/pkg-descr
#	security/vnccrack/Makefile
#	security/vnccrack/distinfo
#	security/vnccrack/pkg-plist
#	security/vnccrack/files
#	security/vnccrack/files/pkg-message.in
#
echo c - security/vnccrack
mkdir -p security/vnccrack > /dev/null 2>&1
echo x - security/vnccrack/pkg-descr
sed 's/^X//' >security/vnccrack/pkg-descr << 'END-of-security/vnccrack/pkg-descr'
XVNCcrack is a fast offline password cracker for VNC passwords. 
XBy sniffing a VNC challenge-response sequence off the network 
X(typically when VNC is used without a decent cryptographic 
Xwrapper like SSH or SSL), you can recover the password fairly 
Xeasily and quickly by letting VNCcrack pound on it.
X
XWWW: http://www.randombit.net/projects/vnccrack/
END-of-security/vnccrack/pkg-descr
echo x - security/vnccrack/Makefile
sed 's/^X//' >security/vnccrack/Makefile << 'END-of-security/vnccrack/Makefile'
X# New ports collection makefile for:	vnccrack
X# Date created:		2006-08-19
X# Whom:			Pankov Pavel <pankov_p at mail.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	vnccrack
XPORTVERSION=	1.0.0
XCATEGORIES=	security
XMASTER_SITES=	http://files.randombit.net/vnccrack/
XDISTNAME=	VNCcrack-${PORTVERSION}
XEXTRACT_SUFX=	.tgz
X
XMAINTAINER=	pankov_p at mail.ru
XCOMMENT=	A fast offline password cracker for VNC passwords
X
XGNU_CONFIGURE=	yes
XUSE_OPENSSL=	yes
X
XSUB_FILES+=	pkg-message
X
Xdo-install:
X	@${INSTALL_PROGRAM} ${WRKSRC}/vnccrack ${TARGETDIR}/bin/vnccrack
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	@${MKDIR} ${DOCSDIR}
X	@${INSTALL_DATA} ${WRKSRC}/readme.txt ${DOCSDIR}/readme.txt
X.endif
X	@${CAT} ${PKGMESSAGE}
X
X.include <bsd.port.mk>
END-of-security/vnccrack/Makefile
echo x - security/vnccrack/distinfo
sed 's/^X//' >security/vnccrack/distinfo << 'END-of-security/vnccrack/distinfo'
XMD5 (VNCcrack-1.0.0.tgz) = bef6973fff5236efb1f6dc98aa414a5a
XSHA256 (VNCcrack-1.0.0.tgz) = af0a1e85e9d10df8f32439a3c084f613eb295464becf9dd61d93de385277d66b
XSIZE (VNCcrack-1.0.0.tgz) = 35072
END-of-security/vnccrack/distinfo
echo x - security/vnccrack/pkg-plist
sed 's/^X//' >security/vnccrack/pkg-plist << 'END-of-security/vnccrack/pkg-plist'
Xbin/vnccrack
X%%PORTDOCS%%%%DOCSDIR%%/readme.txt
X%%PORTDOCS%%@dirrm %%DOCSDIR%%
END-of-security/vnccrack/pkg-plist
echo c - security/vnccrack/files
mkdir -p security/vnccrack/files > /dev/null 2>&1
echo x - security/vnccrack/files/pkg-message.in
sed 's/^X//' >security/vnccrack/files/pkg-message.in << 'END-of-security/vnccrack/files/pkg-message.in'
XAdditional info on program usage can be found in this file: 
X%%DOCSDIR%%/readme.txt
END-of-security/vnccrack/files/pkg-message.in
exit


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list