0x727 / FingerprintHub

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

修改指纹-[avtech-video-web-server] #109

Closed j4vaovo closed 1 year ago

j4vaovo commented 1 year ago

测试目标

http://111.243.198.14/

指纹的Yaml规则

name: avtech-video-web-server
priority: 2
nuclei_tags:
  - - avtech
fingerprint:
  - path: /
    request_method: get
    request_headers: {}
    request_data: ''
    status_code: 0
    headers: {}
    keyword:
      - please visit 'www.avtech.com.tw'
    favicon_hash: []
  - path: /
    request_method: get
    request_headers: {}
    request_data: ''
    status_code: 0
    headers: {}
    keyword:
      - <title>Remote Surveillance, Any time &amp; Any where</title>
    favicon_hash: []
  - path: /
    request_method: get
    request_headers: {}
    request_data: ''
    status_code: 0
    headers: {}
    keyword:
      - /av732e/setup.exe
    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: http://111.243.198.14/ HEADERS: date: Thu, 18 May 2023 07:36:53 GMT server: Linux/2.x UPnP/1.0 Avtech/1.0 connection: keep-alive last-modified: Sat, 17 Jul 2021 04:50:39 GMT content-type: text/html etag: 231-54171-1626497439 content-length: 54171 STATUS_CODE: 200 TEXT: remote surveillance, any time & any where

 
 
 
 
 
 
anytime & anywhere -
we secure your life
 

FAVICON: { "http://111.243.198.14/nobody/favicon.ico": "6a7e13b3f9197a383c96618fe32e345a", } Matching fingerprintV3WebFingerPrint { name: "avtech-video-web-server", priority: 2, request: WebFingerPrintRequest { path: "/", request_method: "get", request_headers: {}, request_data: "", }, match_rules: WebFingerPrintMatch { status_code: 0, favicon_hash: [], headers: {}, keyword: [ "please visit 'www.avtech.com.tw'", ], }, } Matching fingerprintV3WebFingerPrint { name: "avtech-video-web-server", priority: 2, request: WebFingerPrintRequest { path: "/", request_method: "get", request_headers: {}, request_data: "", }, match_rules: WebFingerPrintMatch { status_code: 0, favicon_hash: [], headers: {}, keyword: [ "Remote Surveillance, Any time & Any where", ], }, } ```

验证结果:

github-actions[bot] commented 1 year ago

审核通过: