# VirusTotal 검색 연동

{% hint style="info" %}
다음의 방법을 통해 Chrome 브라우저에서 **확장 프로그램**을 등록하여 **컨텍스트 메뉴(오른쪽 클릭 메뉴)** 에 **"바이러스토탈에서 검색"** 옵션을 추가할 수 있습니다.
{% endhint %}

### 1. PLURA 확장 프로그램 다운로드 <a href="#id-1" id="id-1"></a>

* 다운로드 [👉](https://github.com/QubitSecurity/PLURA/tree/main/functions/browser-extention/chrome/virustotal-search/script)\
  ![](/files/phC3WyLSLfYBPg7CzDvs)

### 2. PLURA 폴더 생성 후 여기로 3가지 파일 이동 <a href="#id-2" id="id-2"></a>

### 3. Chrome 브라우저에서 확장 프로그램 관리로 이동 <a href="#id-3" id="id-3"></a>

```bash
chrome://extensions/
```

### 4. "개발자 모드" 활성화 <a href="#id-4" id="id-4"></a>

* 브라우저 우측 상단\
  ![](/files/gDOUPu3J8TmmgwMe3sZR)

### 5. "압축 해제된 확장 프로그램 로드" 버튼 클릭 <a href="#id-5" id="id-5"></a>

* 브라우저 좌측 상단\
  ![](/files/ZBwTcltoYbtG5SW3Y3o0)

### 6. PLURA 폴더를 선택하여 확장 프로그램을 추가 <a href="#id-6" id="id-6"></a>

* 폴더 선택<br>

  <div align="left"><figure><img src="/files/DqMeMCiocPbjieTI3q0a" alt=""><figcaption></figcaption></figure></div>

### 7. 사용 <a href="#id-7" id="id-7"></a>

* 이제 **텍스트를 선택하고 오른쪽 클릭하면 "바이러스토탈에서 검색" 옵션이 추가**됩니다.\
  클릭하면 바이러스토탈 **검색 페이지**가 열립니다.

  <div align="left"><figure><img src="/files/qJ2V0BIVIHj7U5ECKbgI" alt=""><figcaption></figcaption></figure></div>


---

# 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://docs.plura.io/ko/faq/comm/virustotal.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.
