head	1.3;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2;
locks; strict;
comment	@# @;


1.3
date	2011.12.15.07.58.49;	author culot;	state Exp;
branches;
next	1.2;

1.2
date	2009.04.02.10.15.30;	author miwi;	state Exp;
branches;
next	1.1;

1.1
date	2009.03.13.00.31.07;	author wxs;	state Exp;
branches;
next	;


desc
@@


1.3
log
@- Update to 20110113

PR:		ports/163298
Submitted by:	Nikos Ntarmos <ntarmos@@cs.uoi.gr> (maintainer)
@
text
@Unhide is a forensic tool to find hidden processes and TCP/UDP ports by
rootkits / LKMs or by another hidden technique. It consists of two
programs: unhide and unhide-tcp.

unhide detects hidden processes through:
   * Comparison of /proc vs /bin/ps output.
   * Comparison of info gathered from /bin/ps with info gathered from.
   * Syscalls (syscall scanning).
   * Full PIDs space ocupation (PIDs bruteforcing).

unhide-tcp identifies TCP/UDP ports that are listening but not listed in
/bin/netstat by doing brute forcing of all TCP/UDP ports availables.


WWW: http://www.unhide-forensics.info/
@


1.2
log
@- Update WWW

PR:		133272
Submitted by:	Nikos Ntarmos <ntarmos@@cs.uoi.gr> (maintainer)
@
text
@d15 1
a15 1
WWW: http://www.security-projects.com/?Unhide
@


1.1
log
@Unhide is a forensic tool to find hidden processes and TCP/UDP ports by
rootkits / LKMs or by another hidden technique. It consists of two
programs: unhide and unhide-tcp.

unhide detects hidden processes through:
   * Comparison of /proc vs /bin/ps output.
   * Comparison of info gathered from /bin/ps with info gathered from.
   * Syscalls (syscall scanning).
   * Full PIDs space ocupation (PIDs bruteforcing).

unhide-tcp identifies TCP/UDP ports that are listening but not listed in
/bin/netstat by doing brute forcing of all TCP/UDP ports availables.

WWW: http://http://www.security-projects.com/?Unhide/

PR:		ports/132131
Submitted by:	Nikos Ntarmos <ntarmos@@cs.uoi.gr>
@
text
@d15 1
a15 1
WWW: http://http://www.security-projects.com/?Unhide/
@

