koalr
koalr
You can simply use wildcard for exclude domain now, for example ``` *.mozilla.net *.mozilla.com *.mozilla.org *.firefox.com *.google*.com ```
TODO: GUI version impl
When would you use the js version of suo5? May be a native version like .go would be more appropriate?
Hi @dunghm19 , currently, reversing proxy isn't supported, but it's an interesting idea for a new feature. I'll keep this issue open to track it as a feature request.
I think we could add a special `Action` type (eg `ActionListen`) which carries the port number to listen on. Once the listening is successfully established, we can use the existing...
我稍微调整了一下代码格式,方便查看。 这个 sca 分析写的挺细致的,考虑了很多种情况,能看出来大佬是打磨了很久的成果。不过想保持这个项目简单纯粹一些,暂时不打算融合到代码库里,先放在这给其他人参考一下吧
main 分支修复了,可以先用 main,最近可能还有改动,到时候一起发版
不要挂 burp 使用 suo5,会无法使用。 另外最近在开发新的 suo5,可以解决这些连不上或者连上无法使用的问题,敬请期待
这里面感觉只有 k8s 那个好一些,其它的漏洞太多了,不想每天被漏洞刷屏。如果有需要可以自行添加,可以参考 grab 目录下的实现,加一个抓取逻辑即可。 k8s 这个空了我看下再决定要不要加
related to https://github.com/zema1/watchvuln/issues/42