Daftar Web Risk, yang juga disebut sebagai daftar ancaman atau
sederhananya daftar, adalah daftar resource web tidak aman yang terus diperbarui oleh Google.
Contoh resource web yang tidak aman adalah situs manipulasi psikologis seperti situs phishing dan
penipuan, serta situs yang menghosting malware atau software yang tidak diinginkan.
Jenis ancaman
Setiap daftar Web Risk diberi nama (diidentifikasi) menggunakan
threatType.
Daftar konten
Saat ini, semua daftar Risiko Web terdiri dari hash SHA 256 dengan panjang variabel
antara 4 dan 32 byte. Hash ini didasarkan pada ekspresi akhiran/awalan URL yang terkait dengan resource web yang tidak aman. Perhatikan bahwa URL itu sendiri
tidak disimpan dalam daftar Risiko Web. Untuk informasi selengkapnya, lihat
URL dan Hashing.
Saat menggunakan Lookup API untuk memeriksa URL, klien akan mengirimkan URL sebenarnya dalam
permintaan dan server Risiko Web akan mengonversi URL tersebut menjadi hash sebelum
melakukan pemeriksaan. Untuk detail tambahan, lihat Memeriksa URL untuk Lookup API.
Saat menggunakan Update API untuk memeriksa URL, klien harus mengonversi URL menjadi
hash, lalu mengirim awalan hash dalam permintaan untuk melakukan pemeriksaan
URL. Lihat Memeriksa URL untuk mengetahui informasi
selengkapnya tentang cara memeriksa URL dengan Update API.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-09-03 UTC."],[],[],null,["# Web Risk Lists\n==============\n\nThis document applies to the following methods:\n\n- [Lookup API](/web-risk/docs/lookup-api): [`uris.search`](/web-risk/docs/lookup-api#example-urissearch)\n- [Update API](/web-risk/docs/update-api): [`hashes.search`](/web-risk/docs/update-api#example-hashessearch)\n- [Update API](/web-risk/docs/update-api): [`threatLists:computeDiff`](/web-risk/docs/update-api#example-threatlistscomputeDiff)\n\nAbout the lists\n---------------\n\nThe Web Risk lists also referred to as **threat lists** or\nsimply **lists** are Google's constantly updated lists of unsafe web resources.\nExamples of unsafe web resources are social engineering sites like phishing and\ndeceptive sites, and sites that host malware or unwanted software.\n\nThreat types\n------------\n\nEach Web Risk list is named (identified) using a\n[`threatType`](/web-risk/docs/reference/rest/v1/ThreatType).\n\nList contents\n-------------\n\nCurrently, all Web Risk lists consist of variable length SHA 256 hashes\nbetween 4 and 32 bytes. These hashes are based on the suffix/prefix expressions\nof the URLs associated with unsafe web resources. Note that the URLs themselves\nare not stored in the Web Risk lists. For more information, see\n[URLs and Hashing](/web-risk/docs/urls-hashing).\n\nWhen using the Lookup API to check URLs, the client sends the actual URL in the\nrequest and the Web Risk server converts the URL to a hash before\nperforming the check. For additional details, see [Checking\nURLs](/web-risk/docs/lookup-api#checking-urls) for the Lookup API.\n\nWhen using the Update API to check URLs, the client must convert the URL to a\nhash and then send the hash prefix in the request to perform the URL\ncheck. See [Checking URLs](/web-risk/docs/update-api#checking-urls) for more\ninformation about checking URLs with the Update API."]]