s7ckTeam / Glass

Glass是一款针对资产列表的快速指纹识别工具,通过调用Fofa/ZoomEye/Shodan/360等api接口快速查询资产信息并识别重点资产的指纹,也可针对IP/IP段或资产列表进行快速的指纹识别。
975 stars 113 forks source link

报错信息 #14

Open xxsmile123 opened 3 years ago

xxsmile123 commented 3 years ago

python3 Glass.py -f xxx.txt


/ _| | _ | | | |/ ` / / | | || | | (| _ _ \ _||_,|__// Version: 2.0.6

s7ck Team
http://www.s7ck.com/

Happiness depends upon ourselves.

幸福与否我们自己说了算。

                    --- Aristotle

[07:53:13] [INFO] 调用Zoomeye接口中 [07:53:16] [INFO] 正在检测IP: cidr: [07:53:16] [INFO] 正在通过API获取信息... Exception in thread Thread-8: Traceback (most recent call last): File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner self.run() File "/root/tools/Glass/mod/zoomeye.py", line 64, in run self.ipInfo(datas['matches']) KeyError: 'matches'