wgpsec / tig

Threat Intelligence Gathering 威胁情报收集,旨在提高蓝队拿到攻击 IP 后对其进行威胁情报信息收集的效率。
Apache License 2.0
849 stars 138 forks source link

whois报错信息处理 #17

Open monster7992 opened 2 years ago

monster7992 commented 2 years ago

cf0f48022d8a23fd4fd4a9eae5e3373 出现这个问题的话把tig.py中whois.whois()改成whois.query()

另外把fofa的信息修改成fofa.info

keac commented 2 years ago

欢迎提PR修改~

zhaoxionghao commented 2 years ago
WX20220726-195446@2x

按照上面那位改了也是不行,请问这个该怎么办?

pupulit commented 2 years ago

按照“出现这个问题的话把tig.py中whois.whois()改成whois.query()”修改后还是报错,请问师傅们有遇到吗? image

pupulit commented 2 years ago

已解决,卸载whois,使用‘pip install python-whois’重新安装whois