|
本帖最后由 新媒体运营 于 2017-9-12 20:00 编辑
有没有人用过这个cfire,听说能发现cf的源IP,然而我在ubuntu 14.04下还是用不了,姿势不正确?。
项目地址:https://github.com/RhinoSecurity ... /master/tools/cfire
[-] CrimeFlare database not found. Install with -u|--update
Traceback (most recent call last):
File "cfire.py", line 390, in
main()
File "cfire.py", line 336, in main
crimeflare_db_lookup(args.target, args.cfdbpath, args.log)
File "cfire.py", line 223, in crimeflare_db_lookup
_results = query_crimeflare_database(cfdbpath, domain=target)
File "cfire.py", line 180, in query_crimeflare_database
con.close()
UnboundLocalError: local variable 'con' referenced before assignment
已经更新了database:
[+] The ipout/nsout archives are up to date Start: Tue Sep 12 19:55:22 2017 Complete: Tue Sep 12 19:55:22 2017
但查询域名是还是提示:
[-] Error connecting to database. Run -u|--update to get update databases |
|