Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

报错 #41

Closed
wuguang9 opened this issue Oct 18, 2022 · 2 comments
Closed

报错 #41

wuguang9 opened this issue Oct 18, 2022 · 2 comments

Comments

@wuguang9
Copy link

panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x679e58]

@veo
Copy link
Owner

veo commented Oct 18, 2022

有多一点的报错信息吗?方便定位

@wuguang9
Copy link
Author

panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x679e58]

goroutine 37266429 [running]:
net/url.(*URL).ResolveReference(0xc0041681b0, 0x0)
/opt/hostedtoolcache/go/1.17.11/x64/src/net/url/url.go:1095 +0x38
github.com/veo/vscan/brute.getinput({0xc00266acf0, 0x0})
/home/runner/work/vscan/vscan/brute/admin_brute.go:34 +0x19b
github.com/veo/vscan/brute.Admin_brute({0xc00266acf0, 0x2})
/home/runner/work/vscan/vscan/brute/admin_brute.go:79 +0x45
github.com/veo/vscan/pocs_go.POCcheck({0xc0021c2040, 0x3, 0x4}, {0xc00417d7a0, 0x17}, {0xc00266acf0, 0x13}, 0x0)
/home/runner/work/vscan/vscan/pocs_go/go_poc_check.go:162 +0x278c
github.com/veo/vscan/pkg/httpx/runner.(*Runner).analyze(_, , {, }, {, }, {, _}, {0xc000aa0fe0, 0x10}, ...)
/home/runner/work/vscan/vscan/pkg/httpx/runner/runner.go:1295 +0x5959
github.com/veo/vscan/pkg/httpx/runner.(*Runner).process.func1({0xc000aa0fe0, 0x10}, {0x15a2d55, 0x3}, {0x15c1811, 0xa})
/home/runner/work/vscan/vscan/pkg/httpx/runner/runner.go:694 +0x125
created by github.com/veo/vscan/pkg/httpx/runner.(*Runner).process
/home/runner/work/vscan/vscan/pkg/httpx/runner/runner.go:692 +0x965

@veo veo closed this as completed in aa62871 Oct 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants