From: "Vasiliy D. Sevostyanov" <dil8016@mail.ru>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] целостность установки
Date: Wed, 10 Aug 2016 10:35:49 +0300
Message-ID: <20160810073549.GA17861@a1bd44.localdomain> (raw)
In-Reply-To: <239601470799443@web17g.yandex.ru>
Hi, you wrote 06:24 Wed 10 Aug :
> Есть ли способ проверки целостности экземпляра системы ?
>
> Допустим поставили систему p8. Эксплуатируем ее.
> Чьи-то шаловливые ручки заменили / исправили бинарные, текстовые файлы системы с целью компроментации.
> Как это выявить?
Полистайте http://linuxshare.ru/docs/distro/rpm/11.html или `man rpm`
Например, `rpm -Va` (http://linuxshare.ru/docs/distro/rpm/271.html)
Или, если Вам нужно проверить определенный пакет:
`rpm -qs package_name` (http://linuxshare.ru/docs/distro/rpm/263.html).
Список установленных пакетов: `rpm -qa`
Правда, это поможет только от тупого редактирования. Если злоумышленник
добавил свои скрипты и закинул их в автозапуск/PATH/еще куда -- данным
способом не найти, проще переустановить.
--
С уважением, Василий Д. Севостьянов.
next prev parent reply other threads:[~2016-08-10 7:35 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-10 3:24 Alex
2016-08-10 4:12 ` Hihin Ruslan
2016-08-10 4:27 ` Hihin Ruslan
2016-08-10 7:35 ` Vasiliy D. Sevostyanov [this message]
2016-08-10 8:33 ` Andrew Borodin
2016-08-10 10:48 ` Michael Shigorin
2016-08-20 9:00 ` Вадим Илларионов
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=20160810073549.GA17861@a1bd44.localdomain \
--to=dil8016@mail.ru \
--cc=community@lists.altlinux.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
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git