0x727 / FingerprintHub

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

提交指纹-[dell-idrac] #76

Closed j4vaovo closed 1 year ago

j4vaovo commented 1 year ago

测试目标

https://45.35.66.186/

指纹的Yaml规则

name: dell-idrac
priority: 3
nuclei_tags:
 - - idrac
fingerprint:
 - path: /
   request_method: get
   request_headers: {}
   request_data: ''
   status_code: 0
   headers: {}
   keyword:
     - <title>Dell Remote Management Controller</title>
   favicon_hash: []
github-actions[bot] commented 1 year ago

验证过程:

点击展开查看

```bash URL: https://45.35.66.186/ HEADERS: date: Tue, 13 Jan 1970 22:52:11 GMT server: Mbedthis-Appweb/2.4.2 etag: "550-42f1-44f3c" content-length: 0 connection: keep-alive keep-alive: timeout=60, max=2000 location: https://45.35.66.186/login.html STATUS_CODE: 302 TEXT: NEXT_URL: https://45.35.66.186/login.html URL: https://45.35.66.186/login.html HEADERS: date: Tue, 13 Jan 1970 22:52:14 GMT server: Mbedthis-Appweb/2.4.2 cache-control: no-cache content-type: text/html etag: "550-42f1-44f3c" content-length: 16535 connection: keep-alive keep-alive: timeout=60, max=2000 STATUS_CODE: 200 TEXT: dell remote management controller


  logon to:
    ok     cancel

Matching fingerprintV3WebFingerPrint { name: "dell-idrac", priority: 3, request: WebFingerPrintRequest { path: "/", request_method: "get", request_headers: {}, request_data: "", }, match_rules: WebFingerPrintMatch { status_code: 0, favicon_hash: [], headers: {}, keyword: [ "Dell Remote Management Controller", ], }, } ```

验证结果:

github-actions[bot] commented 1 year ago

审核通过: