| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
15 Dec 2011 07:58:49
20110113
|
culot  |
- Update to 20110113
PR: ports/163298
Submitted by: Nikos Ntarmos <ntarmos@cs.uoi.gr> (maintainer) |
03 Jul 2011 14:03:52
20100201
|
ohauer  |
-remove MD5 |
22 Jun 2010 07:26:58
20100201
|
rene  |
Update to 20100201
PR: ports/147863
Submitted by: maintainer
Approved by: tabthorpe (mentor)
Feature safe: yes |
06 Jul 2009 07:55:31
20080519_1
|
itetcu  |
- fix install / mtree with custom PREFIX
- bump PORTREVISION
Submitted by: maintainer
Reported by: QATty |
02 Apr 2009 10:15:30
20080519
|
miwi  |
- Update WWW
PR: 133272
Submitted by: Nikos Ntarmos <ntarmos@cs.uoi.gr> (maintainer) |
13 Mar 2009 00:31:07
20080519
|
wxs  |
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> |