Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Feb 2003 11:09:49 +0000 (GMT)
From:      Yonatan@xpert.com
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/48132: new port: log keystrokes of remote X servers
Message-ID:  <20030210110949.D76B29AD@node-110.xpert.com>

next in thread | raw e-mail | index | archive | help

>Number:         48132
>Category:       ports
>Synopsis:       new port: log keystrokes of remote X servers
>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:   Mon Feb 10 01:10:08 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Yonatan@xpert.com
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD Temujin 4.7-STABLE FreeBSD 4.7-STABLE #2: Fri Jan 31 22:09:26 GMT 2003 root@Temujin:/usr/obj/usr/src/sys/TEMUJIN i386


	
>Description:
	This is a one-file-port that logs keystrokes on remote X servers'.
>How-To-Repeat:
	N/A
>Fix:

	

--- xspy.shar begins here ---
# 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:
#
#	/usr/ports/security/xspy
#	/usr/ports/security/xspy/pkg-descr
#	/usr/ports/security/xspy/Makefile
#	/usr/ports/security/xspy/distinfo
#	/usr/ports/security/xspy/pkg-plist
#	/usr/ports/security/xspy/pkg-comment
#
echo c - /usr/ports/security/xspy
mkdir -p /usr/ports/security/xspy > /dev/null 2>&1
echo x - /usr/ports/security/xspy/pkg-descr
sed 's/^X//' >/usr/ports/security/xspy/pkg-descr << 'END-of-/usr/ports/security/xspy/pkg-descr'
Xxspy is used to monitor keypresses on remote X servers.
XIt takes advantage of an oversight in X Windows (R5 & R6) to find
Xout about keypresses even in "secure mode". It works by polling the
Xkeyboard, by default every hundredth of a second.
X
XWWW: http://www.acm.vt.edu/~jmaxwell/programs/xspy/xspy.html
END-of-/usr/ports/security/xspy/pkg-descr
echo x - /usr/ports/security/xspy/Makefile
sed 's/^X//' >/usr/ports/security/xspy/Makefile << 'END-of-/usr/ports/security/xspy/Makefile'
X# Ports collection makefile for:  xspy
X# Date created:			  Jan 11 2003
X# Whom:				  Yonatan <Yonatan@xpert.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	xspy
XPORTVERSION=	1.0c
XCATEGORIES=	security
XMASTER_SITES=	http://www.acm.vt.edu/~jmaxwell/programs/xspy/
X
XMAINTAINER=	Yonatan@xpert.com
X
XWRKSRC=		${WRKDIR}/${PORTNAME}
XUSE_IMAKE=	yes
XXMKMF=		xmkmf
XUSE_XLIB=	YES
X
XALL_TARGET=	xspy
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/xspy ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-/usr/ports/security/xspy/Makefile
echo x - /usr/ports/security/xspy/distinfo
sed 's/^X//' >/usr/ports/security/xspy/distinfo << 'END-of-/usr/ports/security/xspy/distinfo'
XMD5 (xspy-1.0c.tar.gz) = 3cbdb554e2f5acd58c1fe0cfd30e1416
END-of-/usr/ports/security/xspy/distinfo
echo x - /usr/ports/security/xspy/pkg-plist
sed 's/^X//' >/usr/ports/security/xspy/pkg-plist << 'END-of-/usr/ports/security/xspy/pkg-plist'
X@comment $FreeBSD$
Xbin/xspy
END-of-/usr/ports/security/xspy/pkg-plist
echo x - /usr/ports/security/xspy/pkg-comment
sed 's/^X//' >/usr/ports/security/xspy/pkg-comment << 'END-of-/usr/ports/security/xspy/pkg-comment'
XMonitoring keystrokes on remote X servers
END-of-/usr/ports/security/xspy/pkg-comment
exit
--- xspy.shar ends here ---


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030210110949.D76B29AD>