emo-crab / observer_ward

侦查守卫(observer_ward)Web应用和服务指纹识别工具
https://emo-crab.github.io/observer_ward/
GNU General Public License v3.0
1.24k stars 135 forks source link

how to use own finger with --probe-dir and default web_fingerprint_v4.json together #307

Closed passwa11 closed 3 months ago

cn-kali-team commented 3 months ago

你可以下载fingerprinthub的web-fingerprint文件夹到你本地,--probe-dir支持指定多个yaml目录 就像 observer_ward --probe-dir web-fingerprint --probe-dir 你自己的yaml文件夹 -t 目标

也可以将多个yaml目录转换为一个单文件web_fingerprint_v4.json

observer_ward --probe-dir web-fingerprint --probe-dir 你自己的yaml文件夹 -p 要保存的json文件路径

然后再将这个生成的json文件覆盖掉默认的web_fingerprint_v4.json

passwa11 commented 3 months ago

that's great! maybe u should update this at readme.md

cn-kali-team commented 3 months ago

有写啊,更新指纹下面就有文档,就在调试模式的上一行