youki992 / VscanPlus

[VscanPlus内外网漏洞扫描工具]已更新HW热门漏洞检测POC。基于veo师傅的漏扫工具vscan二次开发的版本,端口扫描、指纹检测、目录fuzz、漏洞扫描功能工具,批量快速检测网站安全隐患。An open-source, cross-platform website vulnerability scanning tool that helps you quickly detect website security vulnerabilities.
BSD 3-Clause "New" or "Revised" License
181 stars 17 forks source link

老铁,批量一下总是报错的,期待修复 #10

Open plmko008 opened 3 months ago

plmko008 commented 3 months ago

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

goroutine 39814 [running]: github.com/youki992/VscanPlus/pocs_go/shiro.aES_CBC_Encrypt({0xc004fcc500?, 0x1e15429?, 0x16?}, {0xc006a00280, 0x70, 0x72}) /home/ubuntu/zz/pocs_go/shiro/CVE_2016_4437.go:45 +0x49 github.com/youki992/VscanPlus/pocs_go/shiro.CVE_2016_4437({0xc004b39f20, 0x23}) /home/ubuntu/zz/pocs_go/shiro/CVE_2016_4437.go:85 +0x118 github.com/youki992/VscanPlus/pocs_go.POCcheck({0xc004943f00, 0x4, 0x8?}, {0xc000dd3380, 0x19}, {0xc004b39f20, 0x23}, 0x0) /home/ubuntu/zz/pocs_go/go_poccheck.go:42 +0x450 github.com/youki992/VscanPlus/pkg/httpx/runner.(*Runner).analyze(, , {, }, {, }, {, _}, {0xc003ce1540, 0x19}, ...) /home/ubuntu/zz/pkg/httpx/runner/runner.go:1296 +0x4a8c github.com/youki992/VscanPlus/pkg/httpx/runner.(Runner).process.func1({0xc003ce1540?, 0xc005c35020?}, {0x15b6349?, 0x0?}, {0xc003ce1540, 0x5}) /home/ubuntu/zz/pkg/httpx/runner/runner.go:695 +0xfc created by github.com/youki992/VscanPlus/pkg/httpx/runner.(Runner).process in goroutine 1 /home/ubuntu/zz/pkg/httpx/runner/runner.go:693 +0x6c5

youki992 commented 3 months ago

好的我后续有空修一修

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

goroutine 39814 [running]: github.com/youki992/VscanPlus/pocs_go/shiro.aES_CBC_Encrypt({0xc004fcc500?, 0x1e15429?, 0x16?}, {0xc006a00280, 0x70, 0x72}) /home/ubuntu/zz/pocs_go/shiro/CVE_2016_4437.go:45 +0x49 github.com/youki992/VscanPlus/pocs_go/shiro.CVE_2016_4437({0xc004b39f20, 0x23}) /home/ubuntu/zz/pocs_go/shiro/CVE_2016_4437.go:85 +0x118 github.com/youki992/VscanPlus/pocs_go.POCcheck({0xc004943f00, 0x4, 0x8?}, {0xc000dd3380, 0x19}, {0xc004b39f20, 0x23}, 0x0) /home/ubuntu/zz/pocs_go/go_poccheck.go:42 +0x450 github.com/youki992/VscanPlus/pkg/httpx/runner.(*Runner).analyze(, , {, }, {, }, {, _}, {0xc003ce1540, 0x19}, ...) /home/ubuntu/zz/pkg/httpx/runner/runner.go:1296 +0x4a8c github.com/youki992/VscanPlus/pkg/httpx/runner.(Runner).process.func1({0xc003ce1540?, 0xc005c35020?}, {0x15b6349?, 0x0?}, {0xc003ce1540, 0x5}) /home/ubuntu/zz/pkg/httpx/runner/runner.go:695 +0xfc created by github.com/youki992/VscanPlus/pkg/httpx/runner.(Runner).process in goroutine 1 /home/ubuntu/zz/pkg/httpx/runner/runner.go:693 +0x6c5

好的我后续有空修一修