Skip to content

Commit

Permalink
add: midterm pt
Browse files Browse the repository at this point in the history
  • Loading branch information
TaeYoon committed Apr 4, 2024
1 parent be6e200 commit 0e25543
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
Binary file added docs/assets/files/capstone_t34_mid_pt.pdf
Binary file not shown.
9 changes: 7 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,16 @@ permalink: /

{: .fs-9 }

[Get started now](#getting-started){: .btn .btn-primary .fs-5 .mb-4 .mb-md-0 .mr-2 }
[View it on GitHub](https://github.com/kookmin-sw/capstone-2024-34){: .btn .fs-5 .mb-4 .mb-md-0 }

---

{: .warning }
## 프로젝트 소개

생성형 침입 방지 기술 (GIPS: Generative Intrusion Prevention on data Stream) 알고리즘을 기반으로 자동화된 데이터 분석 및 패턴 인식 알고리즘을 개선합니다. 실시간으로 스트리밍 되는 데이터의 패턴을 식별해, 추출한 공통 시그니처를 Yara Rule 형태로 자동 생성해 주는 기능을 구현하여 다양한 분석 툴에서 활용할 수 있도록 합니다. 또한 다양한 데이터 소스로부터 손쉽게 분석이 가능하도록 시각화하여 보여주는 Web 플랫폼을 구성하여 증가하고 있는 제로데이 공격과 같은 보안 위협을 식별할 수 있는 플랫폼을 구축하고자 합니다.

---

## 중간발표 자료

<iframe src="./assets/files/capstone_t34_mid_pt.pdf" style="width: 100%;" />

0 comments on commit 0e25543

Please sign in to comment.