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

本地连接一直报错 #13

Closed cug3r closed 4 years ago

cug3r commented 4 years ago

win10 ,python3.7环境 [ERROR ] Georg is not ready, please check url. rep: [404] Not Found

L-codes commented 4 years ago

@cugxuetao 你应该是目标url错了,你浏览器访问以下目标确定先,因为报错提示响应码是404

cug3r commented 4 years ago

@cugxuetao 你应该是目标url错了,你浏览器访问以下目标确定先,因为报错提示响应码是404

浏览器访问时没有问题的,不知道是因为服务器负载均衡的原因还是因为https的原因,目标站点采用https访问,成功了2次,但是还是无法访问内网服务器,之后再启动就继续报上述错误

cug3r commented 4 years ago

@cugxuetao 你应该是目标url错了,你浏览器访问以下目标确定先,因为报错提示响应码是404

连接内网rdp提示tunnel.aspx不存在,但是浏览器是可以访问的,报错如下: +------------------------------------------------------------------------+ [ERROR ] [CONNECT] [172.16.9.21:3389] RemoteError: <!DOCTYPE html>

无法找到资源。

“/HM/M_Main”应用程序中的服务器错误。

无法找到资源。

说明: HTTP 404。您正在查找的资源(或者它的一个依赖项)可能已被移除,或其名称已更改,或暂时不可用。请检查以下 URL 并确保其拼写正确。

请求的 URL: /uploadfiles/headimage/2020/05/tunnel.aspx


版本信息: Microsoft .NET Framework 版本:4.0.30319; ASP.NET 版本:4.7.3429.0

[ERROR ] [RUN] [172.16.9.21:3389] Remote failed Exception in thread Thread-1: Traceback (most recent call last): File "C:\Python3.7.7\lib\threading.py", line 926, in _bootstrap_inner self.run() File "D:\Neo-reGeorg\neoreg.py", line 415, in run if self.handleSocks(self.pSocket): File "D:\Neo-reGeorg\neoreg.py", line 261, in handleSocks return self.parseSocks5(sock) File "D:\Neo-reGeorg\neoreg.py", line 225, in parseSocks5 raise RemoteConnectionFailed("[%s:%d] Remote failed" % (target, targetPortNum)) RemoteConnectionFailed: [172.16.9.21:3389] Remote failed

L-codes commented 4 years ago

应该是负债均衡,你可以加能访问到的cookie给reg -c 参数试试

cug3r commented 4 years ago

应该是负债均衡,你可以加能访问到的cookie给reg -c 参数试试

仍然不行,算了吧,不过还是谢谢你的解答。

L-codes commented 4 years ago

那可能是负载均衡不参考cookie ,也可以试试https://github.com/blackarrowsec/pivotnacci 吧

cug3r commented 4 years ago

那可能是负载均衡不参考cookie ,也可以试试https://github.com/blackarrowsec/pivotnacci 吧

好的,我试试,感谢!

cug3r commented 4 years ago

那可能是负载均衡不参考cookie ,也可以试试https://github.com/blackarrowsec/pivotnacci 吧

好的,我试试,感谢!

这玩意儿不支持Windows吗?笑cry。。。。

L-codes commented 4 years ago

支持的 遇到问题 问问那个作者啦 :)