FunnyWolf / Viper

Attack Surface Management & Red Team Simulation Platform 互联网攻击面管理&红队模拟平台
https://www.yuque.com/vipersec
BSD 3-Clause "New" or "Revised" License
3.73k stars 528 forks source link

您好作者装完了之后黑屏是什么情况nginx已经启动了。看不到登录框,在vps安装的。 #7

Closed lfqevf4 closed 3 years ago

lfqevf4 commented 3 years ago

Failed to load resource: the server responded with a status of 404 (Not Found) p__Core__HostAndSession.js:1 HostAndSession umi.js:1 TypeError: Cannot read property '_store' of undefined at i (umi.js:1) at qa (p__Core__HostAndSession.js:1) at pa (umi.js:1) at Fu (umi.js:1) at Uc (umi.js:1) at Fc (umi.js:1) at Pc (umi.js:1) at umi.js:1 at t.unstable_runWithPriority (umi.js:1) at ui (umi.js:1) 报错了,这个是什么情况呢?

FunnyWolf commented 3 years ago

Failed to load resource: the server responded with a status of 404 (Not Found) p__Core__HostAndSession.js:1 HostAndSession umi.js:1 TypeError: Cannot read property '_store' of undefined at i (umi.js:1) at qa (p__Core__HostAndSession.js:1) at pa (umi.js:1) at Fu (umi.js:1) at Uc (umi.js:1) at Fc (umi.js:1) at Pc (umi.js:1) at umi.js:1 at t.unstable_runWithPriority (umi.js:1) at ui (umi.js:1) 报错了,这个是什么情况呢?

看日志是前端umi报错了,这个从来没有遇到过,尝试清理一下浏览器缓存呢,如果解决不了可以发一下chrome的console日志看一下

lfqevf4 commented 3 years ago

捕获 这个是chrome的console日志

FunnyWolf commented 3 years ago

捕获 这个是chrome的console日志

https://github.com/umijs/umi/issues/5479 应该是umi和dva冲突了,是前端框架的问题,理论上不应该影响展示,页面全黑还是一直loading?

kkin77 commented 3 years ago

捕获 这个是chrome的console日志

umijs/umi#5479 应该是umi和dva冲突了,是前端框架的问题,理论上不应该影响展示,页面全黑还是一直loading?

全黑

35465erffd commented 3 years ago

我也是全黑

FunnyWolf commented 3 years ago

捕获 这个是chrome的console日志

umijs/umi#5479 应该是umi和dva冲突了,是前端框架的问题,理论上不应该影响展示,页面全黑还是一直loading?

全黑

捕获 这个是chrome的console日志

umijs/umi#5479 应该是umi和dva冲突了,是前端框架的问题,理论上不应该影响展示,页面全黑还是一直loading?

全黑

已经重现这个bug,但具体原因还没有定位出来,可以通过先访问https://VPSip:60000/#/user/login 来进行登录,暂时规避这个bug

FunnyWolf commented 3 years ago

我也是全黑

已经重现这个bug,但具体原因还没有定位出来,可以通过先访问https://VPSip:60000/#/user/login 来进行登录,暂时规避这个bug

kkin77 commented 3 years ago

我也是全黑

已经重现这个bug,但具体原因还没有定位出来,可以通过先访问https://VPSip:60000/#/user/login 来进行登录,暂时规避这个bug

image

FunnyWolf commented 3 years ago

我也是全黑

已经重现这个bug,但具体原因还没有定位出来,可以通过先访问https://VPSip:60000/#/user/login 来进行登录,暂时规避这个bug

image

端口占用了吗?也可能是msfrpc没起来 image

35465erffd commented 3 years ago

终于弄好了 能登录进来就可以 提个建议 自定义后台地址 登录端口 (参考宝塔)有效防止反渗透 捕获

FunnyWolf commented 3 years ago

终于弄好了 能登录进来就可以 提个建议 自定义后台地址 登录端口 (参考宝塔)有效防止反渗透 捕获

好建议,自定义端口一是用的人容易忘了,二是没法防御全端口扫描,一直没有好的方案

FunnyWolf commented 3 years ago

https://github.com/FunnyWolf/Viper/commit/dc0991ff504773cc067737684617b0e1458bebfe

ViCrack commented 3 years ago

自定义后台地址 登录端口

可选的自定义后台网页地址和端口功能, 用的人可以记录到书签上, 不然这样登录接口也没验证码还是容易被爆破