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://www.smc.dscloud.me:9853/
name: expressjs priority: 3 nuclei_tags: - - expressjs - - nodejs fingerprint: - path: / request_method: get request_headers: {} request_data: '' status_code: 0 headers: X-Powered-By: Express keyword: [] favicon_hash: [] - path: / request_method: get request_headers: {} request_data: '' status_code: 0 headers: {} keyword: - <p>Welcome to Express</p> favicon_hash: []
The text was updated successfully, but these errors were encountered:
URL: �[38;5;10mhttp://www.smc.dscloud.me:9853/�[39m HEADERS: x-powered-by: Express access-control-allow-origin: * content-type: text/html; charset=utf-8 content-length: 207 etag: W/"cf-sMq3uu/Hzh7Qc54TveG8DxiBA2U" date: Fri, 18 Aug 2023 17:29:35 GMT connection: keep-alive keep-alive: timeout=5 COOKIES: STATUS_CODE: 200 TEXT: <!doctype html> <html> <head> <title>express</title> <link rel='stylesheet' href='/stylesheets/style.css' /> </head> <body> <h1>express</h1> <p>welcome to express</p> </body> </html> Matching fingerprintV3WebFingerPrint { name: "expressjs", priority: 3, request: WebFingerPrintRequest { path: "/", request_method: "get", request_headers: {}, request_data: "", }, match_rules: WebFingerPrintMatch { status_code: 0, favicon_hash: [], headers: { "X-Powered-By": "Express", }, keyword: [], }, } Matching fingerprintV3WebFingerPrint { name: "expressjs", priority: 3, request: WebFingerPrintRequest { path: "/", request_method: "get", request_headers: {}, request_data: "", }, match_rules: WebFingerPrintMatch { status_code: 0, favicon_hash: [], headers: {}, keyword: [ "<p>Welcome to Express</p>", ], }, }
Sorry, something went wrong.
cn-kali-team
No branches or pull requests
测试目标
http://www.smc.dscloud.me:9853/
指纹的Yaml规则
The text was updated successfully, but these errors were encountered: