We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
作者大大 能不能将匹配设置为多种匹配方式,例如正则,关键词等多种方式; 能不能添加一个是否跟随重定向的功能,有的指纹访问特定目录会重定向,导致无法识别,会有误报
The text was updated successfully, but these errors were encountered:
有关键词匹配啊,目前不考虑正则匹配(会增加写指纹的复杂度和编译正则需要耗费更多的资源),ObserverWard支持部分重定向,是会获取全部响应信息的,不管是跳转前还是跳转后都可以匹配里面的关键词
Sorry, something went wrong.
等重构吧
No branches or pull requests
作者大大
能不能将匹配设置为多种匹配方式,例如正则,关键词等多种方式;
能不能添加一个是否跟随重定向的功能,有的指纹访问特定目录会重定向,导致无法识别,会有误报
The text was updated successfully, but these errors were encountered: