# 핑거푸시 APPDOG

## 시스템 개요

핑거푸시 APPDOG은 구독형 모바일 애플리케이션 보안 서비스입니다.

1\) 실시간 탐지

* 실시간 위·변조 탐지로 해킹 등의 시도를 사전에 방지&#x20;
* 비정상 접근 시 앱 강제 종료 및 사용자 차단&#x20;
* 담당자에게 즉시 알림 전송(알림톡, 문자, 이메일)

2\) 간편한 보안 적용&#x20;

* 설치파일 업로드 후 보안 서비스 자동 적용&#x20;
* 앱 버전별 보안옵션 설정&#x20;
* Android/iOS 동시 지원

3\) 최신 기술 대응&#x20;

* 사내 기술연구소의 상시 보안 이슈 대응&#x20;
* 최신 OS 이슈 대응&#x20;
* KISA 권고안 준수(ISMS 인증 대응)

## 시스템 기능

1\) 위변조 방어&#x20;

* 앱 위변조 방지(무결성 체크)&#x20;
* 디버깅 차단&#x20;
* 리패키징 방지&#x20;
* OS변조(루팅/탈옥) 탐지&#x20;
* 블랙앱(해킹툴) 탐지&#x20;
* 후킹 탐지&#x20;
* 네이티브 라이브러리 사용

2\) 모니터링&#x20;

* 실시간 보안위협 알림&#x20;
* 보안 위협 별 로그 수집&#x20;
* 비정상 접근 사용자 정보 수집&#x20;
* 해킹 통계 분석 대시보드 제공

3\) 관리 콘솔&#x20;

* 무제한 앱 등록 및 관리&#x20;
* 비정상 접근 기록 제공&#x20;
* 앱 버전 별 보안정책 설정&#x20;
* 차단된 사용자 관리 검증값(Hash) 관리

## 시스템 작동 방식

### OS 지원범위

| iOS     | iOS 10.0 이상                  |
| ------- | ---------------------------- |
| Android | Android 4.1(API Level 16) 이상 |

![](/files/BHsrewU4v4oheCgy9lFq)


---

# 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://developers.fingerpush.com/appdog/appdog.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.
