Metadata
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
이 문서는 다음 메서드에 적용됩니다.
메타데이터는 위협 유형을 구분하는 데 도움이 되는 정보로, 더욱 유익한 경고를 제공할 수 있습니다(권장 경고 언어 참고).
메타데이터는 fullHashes.find 응답에 반환된 ThreatMatch 객체의 일부이며 다음을 포함합니다.
- 위협 목록 설명자 (위협/플랫폼/threatEntry 유형 조합): 세이프 브라우징 (위협) 목록을 식별합니다.
- 위협:
threatMatches
의 경우 URL fullHashes
의 경우 전체 길이 해시입니다.
- 메타데이터: 위협에 대한 추가 정보입니다.
메타데이터는 키-값 문자열 쌍 형식으로 제공됩니다 (ThreatEntryMetadata 필드 참조). JSON 요청의 경우 키와 값이 모두 base64로 인코딩됩니다. 반환되는 메타데이터의 유형은 특정 세이프 브라우징 목록 (위협/플랫폼/threatEntry 유형 조합)에 따라 다릅니다.
멀웨어 사이트
메타데이터는 현재 멀웨어 threatType
및 URL threatEntryType
가 있는 모든 사용 가능한 목록에 제공됩니다. 키-값 쌍은 여기에 설명되어 있습니다.
키 |
값 |
설명 |
malware_threat_type |
방문 페이지 |
멀웨어 방문 사이트 이러한 사이트는 멀웨어로 연결되는 게이트웨이입니다. 이러한 사이트는 실제 공격을 실행하는 다른 사이트에서 콘텐츠를 로드하는 iframe, 스크립트 또는 리디렉션이 포함된 해킹된 사이트인 경우가 많습니다. |
malware_threat_type |
배포 |
멀웨어 배포 사이트입니다. 이러한 사이트는 멀웨어 공격을 실행합니다. |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2023-12-02(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"]],["최종 업데이트: 2023-12-02(UTC)"],[[["This documentation focuses on metadata within the Safe Browsing Lookup and Update APIs (v4), aiding in threat distinction and providing informative warnings."],["Metadata, found within ThreatMatch objects, includes the threat list descriptor, the threat itself (URL or hash), and additional information about the threat."],["Metadata is presented as key/value string pairs (base64-encoded for JSON) and varies based on the specific Safe Browsing list."],["Currently, metadata is available for all lists with `MALWARE` threatType and `URL` threatEntryType, and distinguishes between malware landing and distribution sites."]]],[]]