From: ych43 <ych43@student.canterbury.ac.nz>
To: linux-kernel@vger.kernel.org
Subject: how to check the validity of a running daemon on Linux
Date: Thu, 27 Jan 2005 15:33:49 +1300 [thread overview]
Message-ID: <41F0CDD6@webmail> (raw)
Hi,
Does anybody know how to check the validity of a deamon. which runs on Linux
-platform host . This daemon can save some information in a log file of the
host. I mean that if an attacker compromises this host and gets root access,
he can replace this daemon with a rogue version. Therfefore, the information
saved on the log file is incorrect. So how can I check the validity of the
daemon to show this daemon is correct version and not a rogue version. So I
trust the information saved on the host.
Cheers
next reply other threads:[~2005-01-27 2:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-27 2:33 ych43 [this message]
2005-01-27 7:20 ` how to check the validity of a running daemon on Linux Valdis.Kletnieks
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=41F0CDD6@webmail \
--to=ych43@student.canterbury.ac.nz \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.