Goby icon indicating copy to clipboard operation
Goby copied to clipboard

Goby:2.9.3警告 远程服务 127.0.0.1:8361 已中断。 1. 请重新启动远程服务 2. 或者连接其他的远程服务。

Open AprilMiss opened this issue 1 year ago • 1 comments

连接远程服务失败后无限报错:

发生未知错误,Goby 将尝试重启解决。若重启后错误仍存在,请反馈给我们。 Github issue

错误详情: Error 2024/04/23 14:22:54 common config info honeypot: 0 rabbish: 0 rabbish-md5: 0 2024/04/23 14:22:54 common config info honeypot: 0 rabbish: 0 rabbish-md5: 0 2024/04/23 14:22:54 init repleace log regex len: 3 2024/04/23 14:22:54 Grab version: grab_version_1.9.1.0 2024/04/23 14:22:54 Support 349 protocols, 809 ports 2024/04/23 14:22:54 auto-select the fastest DNS server: 1.1.1.1:53 1.9924ms 2024/04/23 14:22:54 [DEBUG] runtime.NumCPU():20, runtime.GOMAXPROCS():18 2024/04/23 14:22:54 try to load user products rules: E:\web_security\goby\golib\rules\user\rule.json 2024/04/23 14:22:54 read user rule file ok: 0 2024/04/23 14:22:54 load json dir E:\web_security\goby\golib\b9f4bd75d2feb637 error: CreateFile E:\web_security\goby\golib\b9f4bd75d2feb637: The system cannot find the file specified. 2024/04/23 14:22:54 load archive dir E:\web_security\goby\golib\b9f4bd75d2feb637 error: open E:\web_security\goby\golib\b9f4bd75d2feb637: The system cannot find the file specified. 2024/04/23 14:22:54 Version: v2.9.2 beta 2024/04/23 14:22:54 BuildTime: 2024-03-15 15:53:38 2024/04/23 14:22:54 vul name contains ',' which is not allowed: Cisco-Small-Business-RV-Series-Routers-Multiple-Command-Execution-Vulnerabilities-(CVE-2022-20705--CVE-2022-20707).json 2024/04/23 14:22:54 879 POC were successfully loaded 2024/04/23 14:22:55 API Server listen at 127.0.0.1:9999 panic: sql: Scan error on column index 2, name "blackTargets": converting NULL to string is unsupported goroutine 9 [running]: git.gobies.org/goby/goby/database/dbbase.CheckErr({0x7ff7bd6171c0, 0xc00a1e2600}, {0x0?, 0x0, 0xc0027067e0?}) git.gobies.org/goby/goby/database/dbbase/base.go:66 +0x125 git.gobies.org/goby/goby/database.(*GobyDBBase).fillTaskInfoFromRows(0xc00c123180, 0x0?, 0xc00daade00) git.gobies.org/goby/goby/database/basedb.go:1668 +0x271 git.gobies.org/goby/goby/database.(*GobyDBBase).getTasks(0xc00c123180, 0x0) git.gobies.org/goby/goby/database/basedb.go:849 +0x2c5 git.gobies.org/goby/goby/database.(*GobyDBBase).GetTasks(...) git.gobies.org/goby/goby/database/basedb.go:856 main.SyncTempGobyServer() /go/src/git.gobies.org/goby/goby/cmd/goby-cmd/local-concurrency.go:141 +0x5c created by main.main in goroutine 1 /go/src/git.gobies.org/goby/goby/cmd/goby-cmd/main.go:402 +0x1d85

AprilMiss avatar Apr 23 '24 06:04 AprilMiss

查看一下进程goby-cmd是否还存在,关闭杀软或本机自带的防火墙

gobysec avatar Apr 28 '24 03:04 gobysec