> For the complete documentation index, see [llms.txt](https://docs.plura.io/ko/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plura.io/ko/fn/comm/sdetection/attack/list.md).

# 리스트

### 기능 제공 목록 <a href="#id-1" id="id-1"></a>

* ID로 탐지된 로그 리스트
  * ID, 기술(Techniques), 플랫폼, 날짜, 전술 검색 기능 제공
  * 정렬, 리스트 라인 수, 도메인, 플랫폼, 날짜 선택 옵션 제공
  * 총 로그 수, 발행 티켓, CSV 다운로드 가능

<figure><img src="https://qubitsec.github.io/docs/images/Manual/common/mitre/list/1.png" alt=""><figcaption></figcaption></figure>

* 탐지된 로그 선택 시
  * 상세 정보 제공
  * 탐지된 ID에 매핑된 해킹 그룹 및 소프트웨어 정보 제공
  * 탐지된 수를 기준으로 최대 10개의 해킹 그룹과 소프트웨어 리스트 표시

<figure><img src="https://qubitsec.github.io/docs/images/Manual/common/mitre/list/2.png" alt=""><figcaption></figcaption></figure>

* 탐지 필터 탭
  * 해당 ID에 매핑된 필터의 탐지 리스트 제공
  * 호스트, 생성일, 호스트명으로 검색 기능 제공해 정보 확인 용이
  * 로그 상세 레이어 창 및 필터 바로가기를 통해 상세 정보 확인 가능

<figure><img src="https://qubitsec.github.io/docs/images/Manual/common/mitre/list/3.png" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.plura.io/ko/fn/comm/sdetection/attack/list.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.
