L-codes / Neo-reGeorg

Neo-reGeorg is a project that seeks to aggressively refactor reGeorg
GNU General Public License v3.0
2.9k stars 447 forks source link

bug? #20

Closed yishuguo closed 3 years ago

yishuguo commented 3 years ago

python neoreg.py generate -k password -f 404.html --httpcode 404

[ Github ] https://github.com/L-codes/neoreg

+------------------------------------------------------------------------+ Log Level set to [INFO] Starting socks server [127.0.0.1:1080] Tunnel at: http://192.168.122.1:8080/tunnel.jsp +------------------------------------------------------------------------+ [INFO ] Checking if Georg is ready Traceback (most recent call last): File "neoreg.py", line 673, in askGeorg(conn, urls, redirect_urls) File "neoreg.py", line 461, in askGeorg log.error('Expect Response: ' + BASICCHECKSTRING[0:100]) TypeError: can only concatenate str (not "bytes") to str

404.html content: page is not found!

L-codes commented 3 years ago

漏洞已修复下载v2.3.1 版本,并且如果自定义了404页,连接的时候需要加上--skip参数否则无法连接