Port details |
- unhide Forensic tool to find hidden processes and TCP/UDP ports
- 20210124_1 security =5 20210124_1Version of this port present on the latest quarterly branch.
- Maintainer: ntarmos@ceid.upatras.gr
- Port Added: 2009-03-13 00:32:24
- Last Update: 2024-01-21 17:53:29
- Commit Hash: 4d135d1
- People watching this port, also watch:: bsdhwmon, dnstop, proxsmtp, dnswalk, atop
- License: GPLv3
- WWW:
- https://www.unhide-forensics.info/
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/security/unhide/ && make install clean
- To add the package, run one of these commands:
- pkg install security/unhide
- pkg install unhide
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: unhide
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1644329614
SHA256 (YJesus-Unhide-v20210124_GH0.tar.gz) = afd3923d7ff665c32f73a5178065843a608a1aaab36d2b21cc62182032d4b668
SIZE (YJesus-Unhide-v20210124_GH0.tar.gz) = 75982
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_unhide
- USES:
- tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20210124_1 21 Jan 2024 17:53:29 |
Muhammad Moinur Rahman (bofh) |
security/unhide: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
20210124 24 May 2023 16:34:10 |
Mathieu Arnold (mat) |
*: regular cleanup for GH_TAGNAME bad usage |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
20210124 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
20210124 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
20210124 10 Feb 2022 09:27:41 |
Fernando Apesteguía (fernape) |
security/unhide: update to 20210124
ChangeLog: https://www.unhide-forensics.info/?Linux:Download
SF has been abandoned in favor of GH.
Change to DISTVERSION.
PR: 259236
Reported by: freebsd@ohreally.nl
Approved by: ntarmos@ceid.upatras.gr (maintainer, timeout > 3 months) |
20121229 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20121229 06 Nov 2015 13:12:33 |
sunpoet |
- Fix MASTER_SITES
- Use USES=tar:tgz
Approved by: portmgr (blanket) |
20121229 05 Nov 2015 12:36:25 |
mat |
Fix ports that confused the meaning of WRKDIR and WRKSRC.
PR: 204056
Submitted by: mat
Reviewed by: bapt
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D2735 |
20121229 06 Nov 2013 19:05:49 |
sunpoet |
- Respect CC and fix build with clang
- Add LICENSE
- Remove leading indefinite article from COMMENT
- Support STAGEDIR
- Remove contiguous blank line from pkg-descr
PR: ports/183114
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 17 days) |
20121229 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
20121229 09 Feb 2013 14:03:00 |
miwi |
- Update to 20121229
PR: 175103
Submitted by: maintainer |
20110113 15 Dec 2011 07:58:49 |
culot |
- Update to 20110113
PR: ports/163298
Submitted by: Nikos Ntarmos <ntarmos@cs.uoi.gr> (maintainer) |
20100201 03 Jul 2011 14:03:52 |
ohauer |
-remove MD5 |
20100201 22 Jun 2010 07:26:58 |
rene |
Update to 20100201
PR: ports/147863
Submitted by: maintainer
Approved by: tabthorpe (mentor)
Feature safe: yes |
20080519_1 06 Jul 2009 07:55:31 |
itetcu |
- fix install / mtree with custom PREFIX
- bump PORTREVISION
Submitted by: maintainer
Reported by: QATty |
20080519 02 Apr 2009 10:15:30 |
miwi |
- Update WWW
PR: 133272
Submitted by: Nikos Ntarmos <ntarmos@cs.uoi.gr> (maintainer) |
20080519 13 Mar 2009 00:31:07 |
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> |