APIVoid API 数据字段说明 | 主机信息、黑名单、安全检查
JSON FIELD: data->report->host FIELD TYPE: String FIELD DESC: 提交进行扫描的主机。 JSON FIELD: data->report->blacklists->engines FIELD TYPE: Array FIELD DESC: 带有检测状态和参考链接的扫描引擎列表。 JSON FIELD: data->report->blacklists->detections FIELD TYPE: Integer FIELD DESC: 检测到提交的主机的扫描引擎数量。 JSON FIELD: data->report->blacklists->engines_count FIELD TYPE: Integer FIELD DESC: 用于扫描主机的扫描引擎数量。 JSON FIELD: data->report->server->ip FIELD TYPE: String FIELD DESC: 提交的主机的IP地址。 JSON FIELD: data->report->server->reverse_dns FIELD TYPE: String FIELD DESC: 分配给主机IP地址的主机名(反向DNS)。 JSON FIELD: data->report->server->continent_code FIELD TYPE: String FIELD DESC: 主机IP地址所在的大陆代码(例如AS)。 JSON FIELD: data->report->server->continent_name FIELD TYPE: String FIELD DESC: 主机IP地址所在的大陆名称(例如亚洲)。 JSON FIELD: data->report->server->country_code FIELD TYPE: String FIELD DESC: 主机IP地址所在的国家代码(例如CN)。 JSON FIELD: data->report->server->country_name FIELD TYPE: String FIELD DESC: 主机IP地址所在的国家名称(例如中国)。 JSON FIELD: data->report->server->isp FIELD TYPE: String FIELD DESC: 主机IP地址的互联网服务提供商(ISP)。 JSON FIELD: data->report->server->asn FIELD TYPE: String FIELD DESC: 返回IP自主系统号(ASN),例如AS16509。 JSON FIELD: data->report->category->is_free_hosting FIELD TYPE: Boolean FIELD DESC: 如果主机是免费主机提供商(例如000webhostapp.com),则返回true。 JSON FIELD: data->report->category->is_anonymizer FIELD TYPE: Boolean FIELD DESC: 如果主机是匿名服务(例如Web代理),则返回true。 JSON FIELD: data->report->category->is_url_shortener FIELD TYPE: Boolean FIELD DESC: 如果主机是URL缩短服务(例如rebrand.ly),则返回true。 JSON FIELD: data->report->category->is_free_dynamic_dns FIELD TYPE: Boolean FIELD DESC: 如果主机是免费动态DNS提供商(例如dns-cloud.net),则返回true。 JSON FIELD: data->report->category->is_code_sandbox FIELD TYPE: Boolean FIELD DESC: 如果网站是代码沙盒服务(例如repl.co),则返回true。 JSON FIELD: data->report->category->is_form_builder FIELD TYPE: Boolean FIELD DESC: 如果网站是表单构建器服务(例如forms.gle),则返回true。 JSON FIELD: data->report->category->is_free_file_sharing FIELD TYPE: Boolean FIELD DESC: 如果网站是免费文件托管服务(例如wetransfer.com),则返回true。 JSON FIELD: data->report->category->is_pastebin FIELD TYPE: Boolean FIELD DESC: 如果网站是Pastebin服务(例如pastebin.com),则返回true。 JSON FIELD: data->report->security_checks->is_most_abused_tld FIELD TYPE: Boolean FIELD DESC: 如果主机TLD存在风险(例如.tk或.top),则返回true。 JSON FIELD: data->report->security_checks->is_domain_blacklisted FIELD TYPE: Boolean FIELD DESC: 如果域名被至少1个黑名单引擎检测到,则返回true。 JSON FIELD: data->report->security_checks->is_uncommon_host_length FIELD TYPE: Boolean FIELD DESC: 如果主机长度不常见(例如,非常长的域名),则返回true。 JSON FIELD: data->report->security_checks->is_uncommon_dash_char_count FIELD TYPE: Boolean FIELD DESC: 如果主机包含过多的破折号“-”字符,则返回true。 JSON FIELD: data->report->security_checks->is_uncommon_dot_char_count FIELD TYPE: Boolean FIELD DESC: 如果主机包含过多的点“.”字符,则返回true。 JSON FIELD: data->report->security_checks->website_popularity FIELD TYPE: String FIELD DESC: 估计的网站流行度(基于Alexa和其他来源),可以是:低、中、高。 JSON FIELD: data->report->security_checks->is_risky_category FIELD TYPE: Boolean FIELD DESC: 如果域名是免费DNS提供商、免费主机提供商或URL缩短器,则返回true。 JSON FIELD: data->report->risk_score->result FIELD TYPE: Integer FIELD DESC: 返回风险评分,介于0(安全)和100(危险)之间的数字。 JSON FIELD: credits_remained FIELD TYPE: String FIELD DESC: 显示您可用的全局APIVoid积分。 JSON FIELD: estimated_queries FIELD TYPE: String FIELD DESC: 显示此API的估计查询。
原文地址: https://www.cveoy.top/t/topic/jY06 著作权归作者所有。请勿转载和采集!