Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

quakeapi使用报错 #174

Open
atk7r opened this issue May 2, 2024 · 3 comments
Open

quakeapi使用报错 #174

atk7r opened this issue May 2, 2024 · 3 comments

Comments

@atk7r
Copy link

atk7r commented May 2, 2024

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是正确的

@LiuZiqing277
Copy link

同样,解决了吗

@Woo101
Copy link

Woo101 commented Jun 24, 2024

解决了吗

@sg552
Copy link

sg552 commented Jun 25, 2024

没有解决。 直接修改 Shuize.py , 注释掉 对应的方法。估计是360 quake返回的字段变了。报错了。

585 #run_quake()

图片

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants