diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..0f76d98 Binary files /dev/null and b/.DS_Store differ diff --git a/.github/settings/markdown-link-check.json b/.github/settings/markdown-link-check.json index 476cbba..a5ef1a0 100644 --- a/.github/settings/markdown-link-check.json +++ b/.github/settings/markdown-link-check.json @@ -8,6 +8,9 @@ }, { "pattern": "../static/index.html?FILE=.*" + }, + { + "pattern": "https://www.american-cse.org/*" } ] } diff --git a/docs/.DS_Store b/docs/.DS_Store new file mode 100644 index 0000000..7e6d052 Binary files /dev/null and b/docs/.DS_Store differ diff --git a/docs/images/theme/sprofiler-research-scope.png b/docs/images/theme/sprofiler-research-scope.png new file mode 100644 index 0000000..d2db884 Binary files /dev/null and b/docs/images/theme/sprofiler-research-scope.png differ diff --git a/mdfiles/.DS_Store b/mdfiles/.DS_Store new file mode 100644 index 0000000..9bd45d4 Binary files /dev/null and b/mdfiles/.DS_Store differ diff --git a/mdfiles/wiki/theme.md b/mdfiles/wiki/theme.md index 0367d9a..04fbd89 100644 --- a/mdfiles/wiki/theme.md +++ b/mdfiles/wiki/theme.md @@ -13,7 +13,9 @@ [教育者の負担軽減に向けたセキュリティ演習環境の自動構築システム(Automatic Construction System for Security Training Environment to Reduce the Burden on Educators)](#教育者の負担軽減に向けたセキュリティ演習環境の自動構築システム) [試行錯誤しながら自学自習できる体験型セキュリティ演習システム(Security Practice System Enabling Trial and Error)](#試行錯誤しながら自学自習できる体験型セキュリティ演習システム) [ファイルシステム](#ファイルシステム) -[バージョン管理機能を持ったファイルシステム](#バージョン管理機能を持ったファイルシステム) +[バージョン管理機能を持ったファイルシステム](#バージョン管理機能を持ったファイルシステム) +[コンテナ](#コンテナ) +[攻撃対象領域削減のためのコンテナネイティブなシステムコールフィルタルール生成機構](#攻撃対象領域削減のためのコンテナネイティブなシステムコールフィルタルール生成機構) [最近までの研究](#最近までの研究) [DNSサービス/DNSキャッシュポイズニング可視化システム](#dnsサービスdnsキャッシュポイズニング可視化システム) [機器情報を用いたネットワーク管理システム](#機器情報を用いたネットワーク管理システム) @@ -159,6 +161,22 @@ We will contribute to the development of security human resources by developing +## コンテナ + +### 攻撃対象領域削減のためのコンテナネイティブなシステムコールフィルタルール生成機構 + +