0x727 / FingerprintHub

侦查守卫(ObserverWard)的指纹库
https://0x727.github.io/FingerprintHub/
MIT License
1.02k stars 189 forks source link

提交指纹-[ruckus-wireless] #111

Closed j4vaovo closed 1 year ago

j4vaovo commented 1 year ago

测试目标

https://45.49.183.79/

指纹的Yaml规则

name: ruckus-wireless
priority: 1
nuclei_tags:
  - - ruckus
fingerprint:
  - path: /
    request_method: get
    request_headers: {}
    request_data: ''
    status_code: 0
    headers: {}
    keyword:
      - <title>Ruckus Wireless Admin</title>
    favicon_hash: []
  - path: /
    request_method: get
    request_headers: {}
    request_data: ''
    status_code: 0
    headers: {}
    keyword:
      - alt="Ruckus Wireless" title=
    favicon_hash: []
  - path: /
    request_method: get
    request_headers: {}
    request_data: ''
    status_code: 0
    headers: {}
    keyword: []
    favicon_hash:
      - ed8cf53ef6836184587ee3a987be074a
github-actions[bot] commented 1 year ago

验证过程:

点击展开查看

```bash URL: https://45.49.183.79/ HEADERS: server: GoAhead-Webs date: Sun May 14 17:11:05 2023 pragma: no-cache cache-control: no-cache content-type: text/html set-cookie: sid=0; path=/; HttpOnly; Secure; location: https://45.49.183.79/login.asp STATUS_CODE: 302 TEXT: this document has moved to a new location. please update your documents to reflect the new location. FAVICON: { "https://45.49.183.79/favicon.ico": "ed8cf53ef6836184587ee3a987be074a", } NEXT_URL: https://45.49.183.79/login.asp Matching fingerprintV3WebFingerPrint { name: "ruckus-wireless", priority: 1, request: WebFingerPrintRequest { path: "/", request_method: "get", request_headers: {}, request_data: "", }, match_rules: WebFingerPrintMatch { status_code: 0, favicon_hash: [ "ed8cf53ef6836184587ee3a987be074a", ], headers: {}, keyword: [], }, } URL: https://45.49.183.79/login.asp HEADERS: date: Sun May 14 17:11:06 2023 server: GoAhead-Webs pragma: no-cache cache-control: no-cache content-type: text/html STATUS_CODE: 200 TEXT: ruckus wireless admin

ruckus wireless

ruckus wireless admin

FAVICON: { "https://45.49.183.79/favicon.ico": "ed8cf53ef6836184587ee3a987be074a", } Matching fingerprintV3WebFingerPrint { name: "ruckus-wireless", priority: 1, request: WebFingerPrintRequest { path: "/", request_method: "get", request_headers: {}, request_data: "", }, match_rules: WebFingerPrintMatch { status_code: 0, favicon_hash: [], headers: {}, keyword: [ "Ruckus Wireless Admin", ], }, } Matching fingerprintV3WebFingerPrint { name: "ruckus-wireless", priority: 1, request: WebFingerPrintRequest { path: "/", request_method: "get", request_headers: {}, request_data: "", }, match_rules: WebFingerPrintMatch { status_code: 0, favicon_hash: [], headers: {}, keyword: [ "alt=\"Ruckus Wireless\" title=", ], }, } Matching fingerprintV3WebFingerPrint { name: "ruckus-wireless", priority: 1, request: WebFingerPrintRequest { path: "/", request_method: "get", request_headers: {}, request_data: "", }, match_rules: WebFingerPrintMatch { status_code: 0, favicon_hash: [ "ed8cf53ef6836184587ee3a987be074a", ], headers: {}, keyword: [], }, } ```

验证结果:

github-actions[bot] commented 1 year ago

审核通过: