Can't build
[root@e5efb07a33e5 src]# go build go: finding github.com/glaslos/ssdeep v0.1.0 go: finding github.com/CyrusF/libsvm-go latest go: finding github.com/CyrusF/go-bayesian latest go: finding github.com/grd/stat latest go: downloading github.com/glaslos/ssdeep v0.1.0 go: downloading github.com/CyrusF/go-bayesian v0.0.0-20180928040635-c6aa877814bd go: downloading github.com/grd/stat v0.0.0-20130623202159-138af3fd5012 go: downloading github.com/CyrusF/libsvm-go v0.0.0-20180928035651-2210b124fd3d
github.com/chaitin/cloudwalker/tool/webshell-detector/src
It look like still downloading, and we cannot confirm how it crash. Maybe you can leave some more error message here.
[root@e5efb07a33e5 src]# go build
github.com/chaitin/cloudwalker/tool/webshell-detector/src
./Detector.go:161:27: undefined: ssdeep.ErrFileTooSmall ./SampleMatcher.go:33:15: undefined: ssdeep.FuzzyBytes ./SampleMatcher.go:39:14: assignment mismatch: 2 variables but 1 values ./SampleMatcher.go:39:32: cannot use h (type string) as type *ssdeep.FuzzyHash in argument to ssdeep.Distance