H4ckForJob / dirmap

An advanced web directory & file scanning tool that will be more powerful than DirBuster, Dirsearch, cansina, and Yu Jian.一个高级web目录、文件扫描工具,功能将会强于DirBuster、Dirsearch、cansina、御剑。
GNU General Public License v3.0
3.11k stars 546 forks source link

好像是不支持中文字? #87

Open blackcat003 opened 3 months ago

blackcat003 commented 3 months ago

这个是不支持中文字吗? raceback (most recent call last): File "C:\Users\Administrator\Desktop\py\dirmap\lib\controller\engine.py", line 44, in scan bruter(target) File "C:\Users\Administrator\Desktop\py\dirmap\lib\controller\bruter.py", line 558, in bruter payloads.all_payloads = scanModeHandler() File "C:\Users\Administrator\Desktop\py\dirmap\lib\controller\bruter.py", line 394, in scanModeHandler html = etree.HTML(response.text) File "src\lxml\etree.pyx", line 3255, in lxml.etree.HTML File "src\lxml\parser.pxi", line 1984, in lxml.etree._parseMemoryDocument ValueError: Unicode strings with encoding declaration are not supported. Please use bytes input or XML fragments without declaration.