2025년 3월 27일부터 AOSP를 빌드하고 기여하려면 aosp-main
대신 android-latest-release
를 사용하는 것이 좋습니다. 자세한 내용은 AOSP 변경사항을 참고하세요.
보안 테스트
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
일반적인 플랫폼 테스트 외에도 Android는 취약성을 감지하고 기기를 강화하기 위한 보안 전용 메커니즘을 제공합니다(이 섹션에서 설명).
이 섹션에서는 보안 테스트 및 디버그 관련 도구를 개괄적으로 설명하며, 퍼징, 기밀처리 및 악용 사전 완화와 관련된 몇몇 도구를 다룹니다. 일반 디버깅은 디버깅 섹션을 참조하세요.
이 페이지에 나와 있는 콘텐츠와 코드 샘플에는 콘텐츠 라이선스에서 설명하는 라이선스가 적용됩니다. 자바 및 OpenJDK는 Oracle 및 Oracle 계열사의 상표 또는 등록 상표입니다.
최종 업데이트: 2025-07-27(UTC)
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-07-27(UTC)"],[],[],null,["# Security testing\n\nIn addition to general [platform testing](/docs/core/tests), Android offers the\nsecurity-specific mechanisms described in this section to detect and harden your devices against\nvulnerabilities.\n\nThis section summarizes tools for security testing and debugging. It covers some tools for\nfuzzing, sanitizing, and preemptively mitigating exploits. For general debugging, see\n[the debugging section](/docs/core/tests/debug)."]]