个人工具

“UbuntuHelp:SamhainIDS”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
(新页面: {{From|https://help.ubuntu.com/community/samhainIDS}} {{Languages|UbuntuHelp:samhainIDS}} == Intrusion Detection == As a part of your comprhensive security management the '''samhain'''...)
 
第1行: 第1行:
 
{{From|https://help.ubuntu.com/community/samhainIDS}}
 
{{From|https://help.ubuntu.com/community/samhainIDS}}
 
{{Languages|UbuntuHelp:samhainIDS}}
 
{{Languages|UbuntuHelp:samhainIDS}}
 
 
 
== Intrusion Detection ==
 
== Intrusion Detection ==
 
 
As a part of your comprhensive security management the '''samhain''' host based intrusion detection system (HIDS) should be an integral component.
 
As a part of your comprhensive security management the '''samhain''' host based intrusion detection system (HIDS) should be an integral component.
 
 
HIDS is a proactive measure to help avoid rootkits, unplanned system changes and other potentially nefarious activity.
 
HIDS is a proactive measure to help avoid rootkits, unplanned system changes and other potentially nefarious activity.
 
 
== Samhain Labs, samhain IDS ==
 
== Samhain Labs, samhain IDS ==
 
 
Samhain is a full system integrity monitoring and reporting application designed to alert you, good sysadmin, to suspect changes and activities on your host(s).
 
Samhain is a full system integrity monitoring and reporting application designed to alert you, good sysadmin, to suspect changes and activities on your host(s).
 
 
Samhain operates in a client/server daemon environment. Host file checksums and properties are centrally stored in a variety of database servers. e.g., PostgreSQL, MySQL, etc.
 
Samhain operates in a client/server daemon environment. Host file checksums and properties are centrally stored in a variety of database servers. e.g., PostgreSQL, MySQL, etc.
 
 
Extra documentation, details and FAQ's at: http://www.la-samhna.de/samhain
 
Extra documentation, details and FAQ's at: http://www.la-samhna.de/samhain
 
 
== Samhain Installation and Configuration ==
 
== Samhain Installation and Configuration ==
 
 
=== Install and Preconfigure a Database Server ===
 
=== Install and Preconfigure a Database Server ===
 
 
Choose a supported database server and have it installed and pre-configured prior to configuring samhain. I've chosen ''PostgreSQL''.
 
Choose a supported database server and have it installed and pre-configured prior to configuring samhain. I've chosen ''PostgreSQL''.
 
 
=== Install ===
 
=== Install ===
 
 
Ubunutu Feisty Fawn 7.04 has a samhain package in ''System Administration (universe)''.
 
Ubunutu Feisty Fawn 7.04 has a samhain package in ''System Administration (universe)''.
 
 
<pre><nowiki>
 
<pre><nowiki>
 
apt-get install samhain
 
apt-get install samhain
 
</nowiki></pre>
 
</nowiki></pre>
 
 
=== Configuration ===
 
=== Configuration ===
 
 
== Creative Commons License ==
 
== Creative Commons License ==
 
 
Author: James B. Crocker
 
Author: James B. Crocker
 
  
 
 
[http://i.creativecommons.org/l/by-sa/3.0/88x31.png]
 
[http://i.creativecommons.org/l/by-sa/3.0/88x31.png]
 
 
This work is licensed under a [http://creativecommons.org/licenses/by-sa/3.0/ Creative Commons Attribution-Share Alike 3.0 License].
 
This work is licensed under a [http://creativecommons.org/licenses/by-sa/3.0/ Creative Commons Attribution-Share Alike 3.0 License].
 
 
----
 
----
 
[[category:CategoryDocumentation]] [[category:CategorySecurity]]
 
[[category:CategoryDocumentation]] [[category:CategorySecurity]]
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

2007年11月30日 (五) 21:23的版本

Intrusion Detection

As a part of your comprhensive security management the samhain host based intrusion detection system (HIDS) should be an integral component. HIDS is a proactive measure to help avoid rootkits, unplanned system changes and other potentially nefarious activity.

Samhain Labs, samhain IDS

Samhain is a full system integrity monitoring and reporting application designed to alert you, good sysadmin, to suspect changes and activities on your host(s). Samhain operates in a client/server daemon environment. Host file checksums and properties are centrally stored in a variety of database servers. e.g., PostgreSQL, MySQL, etc. Extra documentation, details and FAQ's at: http://www.la-samhna.de/samhain

Samhain Installation and Configuration

Install and Preconfigure a Database Server

Choose a supported database server and have it installed and pre-configured prior to configuring samhain. I've chosen PostgreSQL.

Install

Ubunutu Feisty Fawn 7.04 has a samhain package in System Administration (universe).

apt-get install samhain

Configuration

Creative Commons License

Author: James B. Crocker EMail: [email protected] [1] This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License.