Skip to Content
セキュリティエンジニアのための機械学習 ―AI技術によるサイバーセキュリティ対策入門
book

セキュリティエンジニアのための機械学習 ―AI技術によるサイバーセキュリティ対策入門

by Chiheb Chebbi, 新井 悠, 一瀬 小夜, 黒米 祐馬
November 2021
Beginner to intermediate
312 pages
4h 3m
Japanese
O'Reilly Japan, Inc.
Content preview from セキュリティエンジニアのための機械学習 ―AI技術によるサイバーセキュリティ対策入門

6章異常検知

新井 悠

本章は日本語版オリジナルの記事である。本章は原著の「Chapter 6: Machine Learning in Anomaly Detection Systems(侵入検知システムにおける機械学習)」の主旨はそのままに増補・改訂を施したものであり、情報セキュリティ領域における異常検知の手法について解説を行う。本章では次のトピックについて取り扱う。

  • Windowsイベントログの概要
  • 時系列分析による異常値検出
  • Prophetmsticpyを使ったそれぞれの実装

6.1 異常検知技術の概要

「異常」とは、普通ではないもの、予期しないデータのパターンのことである。データマイニングにおいて異常はよく使われる単語であり、「異常値」とも呼ばれる。異常検知技術とは、不正を検知したり悪意ある行動を発見したりするための技術である。ネットワークにおいて、異常はさまざまな理由で発生するが、本書で重要なのは悪意ある活動による異常である。一般的に、異常は次の3種類に分けられる。

点異常
個々のインスタンスが、他のデータと比較すると異常である。
文脈異常
特定の文脈(時間帯や地域など)において異常である。
集合的異常
個々のインスタンスは異常ではないが、集合として現れると異常である。

これらの異常は入手可能なデータをもとに検知できる。本章では、点異常について時系列解析を行って検出する方法について解説する。

6.2 SIEMとUEBA

SIEMとはSecurity Information and Event Managementの略称である。一般に、SIEMはセキュリティ対策機器などからログを収集して一元管理し、相関分析などをすることによって企業などが脅威を早期に発見する製品やソリューションを指している。近年では、SIEMに加えて ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

並行プログラミング入門 ―Rust、C、アセンブリによる実装からのアプローチ

並行プログラミング入門 ―Rust、C、アセンブリによる実装からのアプローチ

高野 祐輝
バイオインフォマティクスデータスキル ―オープンソースツールを使ったロバストで再現性のある研究

バイオインフォマティクスデータスキル ―オープンソースツールを使ったロバストで再現性のある研究

Vince Buffalo, 片山 俊明, 川島 秀一, 鈴木 治夫, 山本 泰智, 酒匂 寛, 山村 吉信

Publisher Resources

ISBN: 9784873119076Other