InfiltrateX
InfiltrateX copied to clipboard
一个好用的越权扫描工具。越权漏洞自动化检测难、易发生且危害严重,但我们仍可以尽力自动化检测一部分越权漏洞。
./main.go: line 1: package: command not found ./main.go: line 3: syntax error near unexpected token `newline' ./main.go: line 3: `import ('
./main.go: line 1: package: command not found ./main.go: line 3: syntax error near unexpected token `newline' ./main.go: line 3: `import ('
报错内容如下: $ go run main.go main.go:10:2: no required module provides package github.com/gin-gonic/gin: go.mod file not found in current directory or any parent directory; see 'go help modules' main.go:7:2: package yuequan/routes...