> For the complete documentation index, see [llms.txt](https://z-iot-docs.zi-en.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://z-iot-docs.zi-en.io/z-iot.md).

# Z-IoT

## Overview

펌웨어 보안 자동점검 솔루션  "Z-IoT"는 특허 기술을 기반으로 개발되어 IoT 디바이스 내에 존재하는 보안 취약점을 빠르고 정확하게 식별해 장치의 보안성을 향상시키고, 보안 사고를 사전에 예방하도록 서비스를 제공합니다.

> 펌웨어를 솔루션에 업로드하면 패스워드, 암호화 파일, 실행파일, 오픈 소스 소프트웨어, 제로데이 취약점을 자동으로 분석합니다. Z-IoT는 보안 관리에 드는 시간과 비용을 기존 수동 점검 대비 약 75% · 98%씩 감축시켰으며, 365일 연중무휴로 사용 가능하여 지속 가능한 스마트 IoT 환경의 발전을 이끌어갑니다.&#x20;

<figure><img src="/files/vFjGYpOrW9bhBWYcjHDw" alt=""><figcaption></figcaption></figure>

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>패스워드 보안</strong></td><td>취약한 패스워드를 식별하고 Brute Force 및 Dictionary Attack 시뮬레이션을 수행</td><td><a href="/files/D8TrEetIiEHBjBtxfY0u">/files/D8TrEetIiEHBjBtxfY0u</a></td></tr><tr><td><strong>암호화 보안</strong></td><td>국내외 권고 암호 알고리즘 기준 준수 여부 진단</td><td><a href="/files/0Rf2vUGpkD7XVxHQhoHm">/files/0Rf2vUGpkD7XVxHQhoHm</a></td></tr><tr><td><strong>실행 파일 보안</strong></td><td>펌웨어 내 실행 파일의 보안컴파일 옵션 적용 여부 및 취약한 함수 사용식별</td><td><a href="/files/y3Ry1enHqXZ9OvVMpAKS">/files/y3Ry1enHqXZ9OvVMpAKS</a></td></tr><tr><td><strong>오픈소스 보안</strong></td><td>커널 및 오픈소스 파일의 버전 정보 자동 분석 후, 알려진 취약점을 제공</td><td><a href="/files/lPk7TLumwjcqrcsz8nq5">/files/lPk7TLumwjcqrcsz8nq5</a></td></tr><tr><td><strong>제로데이(0-Day) 분석</strong></td><td>지엔 특허 기반 바이너리 분석 기술을 활용하여 알려지지 않은 잠재된 취약점을 식별</td><td><a href="/files/jLvIDSelbfOPlUdS6Cvi">/files/jLvIDSelbfOPlUdS6Cvi</a></td></tr><tr><td><strong>글로벌 컴플라이언스 분석</strong></td><td>2025.08 오픈 예정</td><td><a href="/files/a73qL7CKTYp507AS58IK">/files/a73qL7CKTYp507AS58IK</a></td></tr></tbody></table>

## Get Started

[z-iot.zi-en.io](https://z-iot.zi-en.io/) 에 방문해서  가입 후  무료로 이용해 보시길 바랍니다.

{% content-ref url="/pages/mgPhD4WDztZLMemzpTWI" %}
[Create account](/getting-started/create-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/GxrEetcnQCsBhAt09Qxh" %}
[Login with an existing account](/getting-started/login-with-an-existing-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/7B2vu5bP5R7IJSsiLYAc" %}
[Start scans - firmware bin](/getting-started/start-scans-firmware-bin.md)
{% endcontent-ref %}

{% content-ref url="/pages/DyeZ86DK78ppEo7MEPn0" %}
[Inspection status](/getting-started/inspection-status.md)
{% endcontent-ref %}

## Exploring Scans

{% content-ref url="/pages/luEOGInPTnj5z56IXX5J" %}
[Inspection summary](/exploring-scans/inspection-summary.md)
{% endcontent-ref %}

{% content-ref url="/pages/Y2CBLBdbHzInYmVpOTfO" %}
[Password](/exploring-scans/password.md)
{% endcontent-ref %}

{% content-ref url="/pages/VYrMS2QP43sfly0x20lG" %}
[Certificate](/exploring-scans/certificate.md)
{% endcontent-ref %}

{% content-ref url="/pages/tzzbWNlRJMPF36vPwnRX" %}
[Binaries](/exploring-scans/binaries.md)
{% endcontent-ref %}

{% content-ref url="/pages/ANTxb85nJWfE7nXNzn6J" %}
[Zero-Day](/exploring-scans/zero-day.md)
{% endcontent-ref %}

## Tutorial Video

{% content-ref url="/pages/a7GKME81YyanMe3AaE6U" %}
[Tutorial Video](/tutorial-video.md)
{% endcontent-ref %}


---

# 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://z-iot-docs.zi-en.io/z-iot.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.
