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
http://124.112.102.25:30000/
name: apache-apisix priority: 3 nuclei_tags: - - apisix fingerprint: - path: / request_method: get request_headers: {} request_data: '' status_code: 0 headers: server: apisix keyword: [] favicon_hash: [] - path: / request_method: get request_headers: {} request_data: '' status_code: 0 headers: server: apisix keyword: - '{"error_msg":"404 Route Not Found"}' favicon_hash: [] - path: / request_method: get request_headers: {} request_data: '' status_code: 404 headers: server: nginx content-type: text/plain keyword: - '{"error_msg":"404 Route Not Found"}' - path: / request_method: get request_headers: {} request_data: '' status_code: 404 headers: server: openresty content-type: text/plain keyword: - '{"error_msg":"404 Route Not Found"}' - path: / request_method: get request_headers: {} request_data: '' status_code: 404 headers: server: tengine content-type: text/plain keyword: - '{"error_msg":"404 Route Not Found"}'
The text was updated successfully, but these errors were encountered:
URL: �[38;5;10mhttp://124.112.102.25:30000/�[39m HEADERS: server: Tengine date: Mon, 16 Oct 2023 22:38:05 GMT content-type: text/plain; charset=utf-8 transfer-encoding: chunked connection: keep-alive COOKIES: STATUS_CODE: 404 TEXT: {"error_msg":"404 route not found"} Matching fingerprintV3WebFingerPrint { name: "apache-apisix", priority: 3, request: WebFingerPrintRequest { path: "/", request_method: "get", request_headers: {}, request_data: "", }, match_rules: WebFingerPrintMatch { status_code: 404, favicon_hash: [], headers: { "content-type": "text/plain", "server": "tengine", }, keyword: [ "{\"error_msg\":\"404 Route Not Found\"}", ], }, }
Sorry, something went wrong.
cn-kali-team
No branches or pull requests
测试目标
http://124.112.102.25:30000/
指纹的Yaml规则
The text was updated successfully, but these errors were encountered: