tt_bypass

Results 12 issues of tt_bypass

goroutine 54494 [runnable]: internal/poll.runtime_pollWait(0x7f8d2c2a35c8, 0x72) runtime/netpoll.go:229 +0x89 internal/poll.(*pollDesc).wait(0xc00aeb0d80, 0xc0145b5000, 0x0) internal/poll/fd_poll_runtime.go:84 +0x32 internal/poll.(*pollDesc).waitRead(...) internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00aeb0d80, {0xc0145b5000, 0x1000, 0x1000}) internal/poll/fd_unix.go:167 +0x25a net.(*netFD).Read(0xc00aeb0d80, {0xc0145b5000, 0x436067, 0xc001c0ec30}) net/fd_posix.go:56 +0x29 net.(*conn).Read(0xc01c90ae10, {0xc0145b5000, 0x12, 0xc00001b860})...

![2c668a05a8db1f72f9e7cc7dda07900](https://user-images.githubusercontent.com/39881690/138067079-03c6c28b-9a8c-405d-90df-4fc8671ad8ed.png)

建议:添加iconhash指纹判断

是不是不支持windows? ![image](https://github.com/knownsec/pocsuite3/assets/39881690/895b3ce7-80ff-4ee1-9b69-9143304ac126)

![image](https://github.com/ba0gu0/520apkhook/assets/39881690/6efebbf5-a00a-49dc-a6e9-f68cd76ab1c6)

接口文档中的host是127.0.0.1导致扫描报错,建议开始扫描时可手动修改json文档

在内网环境中,agent无法使用IP直接连接

win11无法运行,打开没反应

在应急响应分析web日志,需要提取有互联网IP访问匹配的行 现在功能只能单独提取出来IP 而不能将行也匹配出来 建议添加

enhancement

web-info和ip-exp提取有问题,提取出来是空的 ![image](https://github.com/chasingboy/Xtools/assets/39881690/1b393035-7327-4beb-914c-085571b600b1) ![image](https://github.com/chasingboy/Xtools/assets/39881690/20b294ee-fc75-4c15-ad36-051e5ed91a80)

bug