shiro_killer icon indicating copy to clipboard operation
shiro_killer copied to clipboard

批量ShiroKey检测爆破工具

Results 7 shiro_killer issues
Sort by recently updated
recently updated
newest added

panic: open : no such file or directory oroutine 1 [running]: main.main() D:/Work/Program/golang/src/ShiroKeyCheck/main.go:68 +0x879

worker exits from a panic: runtime error: invalid memory address or nil pointer dereference worker exits from panic: goroutine 25 [running]: github.com/panjf2000/ants.(*goWorker).run.func1.1() /root/go/pkg/mod/github.com/panjf2000/[email protected]/worker.go:59 +0xe5 panic({0x62a8a0, 0x848110}) /usr/lib/go-1.17/src/runtime/panic.go:1038 +0x215 main.AesCbcEncrypt({0xc000b84050, 0x6677ed,...

要调试代码一堆报错。 然后改来改去。 最尴尬的是结果输出 根本不对,是不是没加锁?输出的顺序不对?根本有的不是shiro框架还搞出来个key。

![image](https://user-images.githubusercontent.com/103866925/190996098-9ed1729c-8a91-428e-8e8d-c96e2db871de.png)

(大概是)修复由于HTTP请求出现err导致HTTPRequests返回false,进而使得Check函数误认为存在Shiro框架或Key正确的问题。