ring04h / weakfilescan

动态多线程敏感信息泄露检测工具

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Start error

Teicu opened this issue · comments

hi, thanks for your tool. I love it!

can you help me fix this error please?

/root/weakfilescan/libs/tldextract.py:42: UserWarning: Module chardet was already imported from /usr/local/lib/python2.7/dist-packages/chardet/init.pyc, but /usr/lib/python2.7/dist-packages is being added to sys.path
import pkg_resources
/root/weakfilescan/libs/tldextract.py:42: UserWarning: Module bs4 was already imported from /usr/local/lib/python2.7/dist-packages/bs4/init.pyc, but /usr/lib/python2.7/dist-packages is being added to sys.path
import pkg_resources
/root/weakfilescan/libs/tldextract.py:42: UserWarning: Module lxml was already imported from /usr/local/lib/python2.7/dist-packages/lxml/init.pyc, but /usr/lib/python2.7/dist-packages is being added to sys.path
import pkg_resources
/root/weakfilescan/libs/tldextract.py:42: UserWarning: Module certifi was already imported from /usr/local/lib/python2.7/dist-packages/certifi/init.pyc, but /usr/lib/python2.7/dist-packages is being added to sys.path
import pkg_resources

Also, it is possible to use more extensions like php,asp,html etc in the same scan?

Thanks