# セキュリティ

## 脆弱性危険度

CVSSの影響度概要

<https://www.ipa.go.jp/security/vuln/CVSS.html>

危険度=条件×影響

ざっくりしている解説は↓

<http://d.hatena.ne.jp/nekoruri/20150320/vulnerability>

## セキュリティツール

### DB暗号化

<http://powergres.sraoss.co.jp/s/ja/tech/exp/plusv91/03_tde.php>

### ネットワークIDS

snort

### ホストIDS

Tripwire

AIDE

### ペネトレーションテストツール

kaliLinux

Metasploit

armitage(metasploitのGUI版)

## 監視

#### ターミナル操作監視

psacct ,acct

<http://ja.stackoverflow.com/questions/3216/ターミナルの操作ログを自動で残したい>

## Linuxサーバのセキュリティ

<http://postd.cc/linux-workstation-security-checklist-part1/>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://yutakatay.gitbook.io/katapedia/doc/sekyuriti.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
