Skip to content

quakeapi使用报错 #174

@atk7r

Description

@atk7r

Traceback (most recent call last):
File "/home/kali/ShuiZe_0x727/ShuiZe.py", line 1642, in
_init()
File "/home/kali/ShuiZe_0x727/ShuiZe.py", line 1555, in _init
run_subdomain()
File "/home/kali/ShuiZe_0x727/ShuiZe.py", line 1095, in run_subdomain
run_cSubnet(CIP_List, Subdomains_ips, notCDNSubdomains, param_Links)
File "/home/kali/ShuiZe_0x727/ShuiZe.py", line 1116, in run_cSubnet
webSpace_web_host_port, webSpace_service_host_port = run_webSpace(domain, SubdomainAndNotCDNIPs, [], '')
File "/home/kali/ShuiZe_0x727/ShuiZe.py", line 576, in run_webSpace
run_quake()
File "/home/kali/ShuiZe_0x727/ShuiZe.py", line 505, in run_quake
quake_Results, quake_web_host_port, quake_service_host_port = quakeApi.query_domain(query_str)
File "/home/kali/ShuiZe_0x727/Plugins/infoGather/WebspaceSearchEngine/quakeApi.py", line 26, in query_domain
return query(query_str)
File "/home/kali/ShuiZe_0x727/Plugins/infoGather/WebspaceSearchEngine/quakeApi.py", line 157, in query
quake_Results_tmp, quake_web_host_port_tmp, quake_service_host_port_tmp = filter_data(data)
File "/home/kali/ShuiZe_0x727/Plugins/infoGather/WebspaceSearchEngine/quakeApi.py", line 54, in filter_data
product = service['product'] # 服务
KeyError: 'product'
填写的API是正确的

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions