当前位置:网站首页>Host based intrusion system IDS
Host based intrusion system IDS
2022-07-03 17:03:00 【Brother Xing plays with the clouds】
experiment Linux platform CentOS System
Application background : As system administrator , They need a security mechanism , For example, the mechanism of detecting file tampering
What exactly does it detect ? The contents of the document 、 File properties
AIDE: The abbreviation of advanced intrusion detection system
How can it be achieved :AIDE By scanning the surface, one is tampered linux The server File system to build file attribute database
take The server File attributes and database conversion , Warn the index of the modified file !
You can see from above :ADIE The initial installation of must keep the data ‘ clean ’
After the system is installed , And no services are exposed on the Internet or even on the LAN
step : After installing the system ----- Broken net ------ Install at the terminal AIDE service ------ To configure
install The server End software aide
# yum install aide
Default profile /etc/aide.conf
The main protection rules in the configuration file are :FIPSR NORMAL DIR DATAONLY
FIPSR = p+i+n+u+g+s+m+c+acl+selinux+xattrs+sha256
jurisdiction :p The index node :i Link number :l user :u
Group :g size :s Modification time :m Creation time :c
ACL:acl SELINUX:selinux xattrs:xattr
SHA256/SHA512 Monitoring and (sh256 and sh 512)
Exclamation point before entry ! tell ADIE Ignore subdirectories or directory files
First run AIDE
Initialize first ADIE database
aide --init
according to /etc/side.conf Generated by configuration file /var/lib/aide/aidedb.new.gz The file needs to be renamed /var/lib/aide/aidedb.gz
First proofreading
# aide Run this command directly , If there are no parameters, it defaults to check Options
to update AIDE database
# aide --update
thank you ~~~~~
边栏推荐
- 汇编实例解析--实模式下屏幕显示
- [2. Basics of Delphi grammar] 2 Object Pascal data type
- One brush 148 force deduction hot question-5 longest palindrome substring (m)
- The word backspace key cannot delete the selected text, so you can only press Delete
- Execute script unrecognized \r
- CC2530 common registers for ADC single channel conversion
- 执行脚本不认\r
- 27. Input 3 integers and output them in descending order. Pointer method is required.
- word 退格键删除不了选中文本,只能按delete
- Take you to API development by hand
猜你喜欢

Bcvp developer community 2022 exclusive peripheral first bullet

PHP online confusion encryption tutorial sharing + basically no solution

utfwry. Dat PHP, about ThinkPHP's method of IP location using utfwry address Library

Daily code 300 lines learning notes day 10

UCORE overview

网络安全web渗透技术

CC2530 common registers for port initialization

ucore概述

建立自己的网站(23)

C language modifies files by line
随机推荐
[sword finger offer] 58 - I. flip the word order
ucore概述
[combinatorial mathematics] counting model, common combinatorial numbers and combinatorial identities**
function overloading
Analysis of variance summary
IL Runtime
HP 阵列卡排障一例
MySQL converts comma separated attribute field data from column to row
2022.02.14_ Daily question leetcode five hundred and forty
建立自己的网站(23)
LeetCode 1656. Design ordered flow
MySQL single table field duplicate data takes the latest SQL statement
LeetCode 1658. Minimum operand to reduce x to 0
NLP four paradigms: paradigm 1: fully supervised learning in the era of non neural networks (Feature Engineering); Paradigm 2: fully supervised learning based on neural network (Architecture Engineeri
Fast Ethernet and Gigabit Ethernet: what's the difference?
The word backspace key cannot delete the selected text, so you can only press Delete
word 退格键删除不了选中文本,只能按delete
C language string inversion
One brush 144 force deduction hot question-1 sum of two numbers (E)
执行脚本不认\r