Home

Awesome

<!-- Improved compatibility of back to top link: See: https://github.com/emo-crab/observer_ward/pull/73 -->

<a name="readme-top"></a>

<!-- *** Thanks for checking out the observer_ward. If you have a suggestion *** that would make this better, please fork the repo and create a pull request *** or simply open an issue with the tag "enhancement". *** Don't forget to give the project a star! *** Thanks again! Now go create something AMAZING! :D --> <!-- PROJECT SHIELDS --> <!-- *** I'm using markdown "reference style" links for readability. *** Reference links are enclosed in brackets [ ] instead of parentheses ( ). *** See the bottom of this document for the declaration of the reference variables *** for contributors-url, forks-url, etc. This is an optional, concise syntax you may use. *** https://www.markdownguide.org/basic-syntax/#reference-style-links -->

Contributors Forks Stargazers Issues MIT License

<!-- PROJECT LOGO --> <br /> <div align="center"> <a href="https://github.com/emo-crab/observer_ward"> <img src="images/logo.svg" alt="Logo"> </a> <h3 align="center">observer_ward(侦查守卫)</h3> <p align="center"> 服务和Web应用指纹识别工具 <br /> <a href="https://github.com/emo-crab/observer_ward">View Demo</a> · <a href="https://github.com/emo-crab/observer_ward/issues">Report Bug</a> · <a href="https://github.com/emo-crab/observer_ward/issues">Request Feature</a> </p> </div> <!-- ABOUT THE PROJECT -->

关于这个项目

类别说明
作者三米前有蕉皮
团队0x727 未来一段时间将陆续开源工具
定位社区化指纹库识别工具。
语言Rust
功能服务和Web应用指纹识别工具

Product Name Screen Shot

<p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- INSTALL -->

安装

源码安装

cargo build --release --manifest-path=observer_ward/Cargo.toml

二进制安装

使用Mac系统brew安装

brew install observer_ward

Docker镜像

➜ docker run --rm -it kaliteam/observer_ward -t http://172.17.0.2
[INFO ] probes loaded: 2223
[INFO ] optimized probes: 7
[INFO ] target loaded: 1
target: http://172.17.0.2/
 |_uri:[ http://172.17.0.2/ [apache-http]  <> (200 OK) ]
 |_uri:[ http://172.17.0.2/ [thinkphp]  <> (200 OK) ]
➜  docker run --rm -it kaliteam/observer_ward:nuclei -t http://172.17.0.2 --plugin default
[INFO ] probes loaded: 2223
[INFO ] optimized probes: 7
[INFO ] target loaded: 1
target: http://172.17.0.2/
 |_uri:[ http://172.17.0.2/ [apache-http]  <> (200 OK) ]
 |_uri:[ http://172.17.0.2/ [thinkphp]  <> (200 OK) ]
  |_exploitable: [Critical] thinkphp-5023-rce: ThinkPHP 5.0.23 - Remote Code Execution
   |_matched_at: http://172.17.0.2/index.php?s=captcha
   |_shell: curl -X 'POST' -d '_method=__construct&filter[]=phpinfo&method=get&server[REQUEST_METHOD]=1' -H 'Accept: */*' -H 'Accept-Language: en' -H 'Content-Type: application/x-www-form-urlencoded' -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2.1 Safari/605.3.23' 'http://172.17.0.2/index.php?s=captcha'
<!-- GETTING STARTED -->

入门

➜  ~ ./observer_ward -u
➜  ~ ./observer_ward -t http://httpbin.org/
[INFO ] 📇probes loaded: 6183
[INFO ] 🎯target loaded: 1
[INFO ] 🚀optimized probes: 8
🏹: http://httpbin.org/
 |_🎯:[ http://httpbin.org/ [0example,swagger]  <httpbin.org> (200 OK) ]
➜ ./observer_ward --help                                                                      
Usage: observer_ward [-l <list>] [-t <target...>] [-p <probe-path>] [--probe-dir <probe-dir>] [--ua <ua>] [--mode <mode>] [--timeout <timeout>] [--thread <thread>] [--proxy <proxy>] [--or] [--plugin <plugin>] [-o <output>] [--format <format>] [--no-color] [--nuclei-args <nuclei-args>] [--silent] [--debug] [--config-dir <config-dir>] [--update-self] [-u] [--update-plugin]

observer_ward

Options:
  -l, --list        multiple targets from file path
  -t, --target      the target (required)
  -p, --probe-path  customized fingerprint json file path
  --probe-dir       customized fingerprint yaml file dir
  --ua              customized ua
  --mode            mode probes option[index,danger,all] defaule: all
  --timeout         set request timeout.
  --thread          number of concurrent threads.
  --proxy           proxy to use for requests
                    (ex:[http(s)|socks5(h)]://host:port)
  --or              omit request/response pairs in output
  --plugin          customized template dir
  -o, --output      export to the file
  --format          output format option[json,csv,txt] default: txt
  --no-color        disable output content coloring
  --nuclei-args     poc nuclei engine additional args
  --silent          silent mode
  --debug           debug mode
  --config-dir      customized template dir
  --update-self     update self
  -u, --update-fingerprint
                    update fingerprint
  --update-plugin   update plugin
  --help            display usage information
参数名作用和描述
-l,--list从文件中读取目标列表,一行一个目标
-t,--target单个或者多个目标
-p,--probejson探针路径(如果和--probe-dir一起使用,该参数为转换json后的输出文件路径)
--probe-diryaml探针目录(如果和--probe一起使用,会读取该目录下的全部yaml文件转换为一个json文件)
--ua设置请求头
--mode模式:safe和danger,safe只请求首页,dranger会请求特殊路径,容易被waf拦截
--timeout请求和连接超时,单位为秒
--thread同时识别的线程数,默认为cpu的核数
--proxy设置代理服务器,支持http和socks5,例如:https://username:password@your-proxy.com:port
--oc在json结果中忽略证书数据
--or在json结果中忽略请求和响应,保存请求响应可能比较消耗内存
--plugin指定nuclei插件路径,会开启nuclei验证漏洞,如果路径为default默认调用配置文件夹下的plugins目录
-o,--output将结果保存到文件,如果文件后缀名是下面格式支持的可以省略--format参数
--format输出格式:支持jsoncsvtxt,在保存文件的时候会根据文件后缀自动识别
--no-color禁用颜色输出
--nuclei-argsnuclei的额外参数,会按照空格分割追加到调用nuclei参数,例如:-es info,排除info插件
--silent静默模式,不打印任何信息,常用在命令行管道作为输入源
--debug开启调试模式,会输出更多信息,包括请求和响应,提取到的图标哈希,nuclei调用命令行等信息
--config-dir指定配置文件夹,默认在用户配置文件夹下的observer_ward目录
--update-self更新程序自身版本,也就是该项目的defaultv4发布标签
-u,--update-fingerprint更新指纹到配置文件夹,会覆盖web_fingerprint_v4.json文件
--update-plugin更新社区nuclei插件到配置文件夹,会自动解压zip并且覆盖plugins目录
--help打印帮助信息

更新指纹库

➜ ./observer_ward -u
操作系统保存路径
WindowsC:\Users\Alice\AppData\Roaming\observer_ward\web_or_service_fingerprint_v4.json
Linux/home/alice/.config/observer_ward/web_or_service_fingerprint_v4.json
macOS/Users/Alice/Library/Application Support/observer_ward/web_or_service_fingerprint_v4.json
➜ ./observer_ward --probe-dir web_fingerprint --probe-dir service_fingerprint/null -p fingerprint_v4.json
[INFO ] ℹ️ convert the 6183 yaml file of the probe directory to a json file fingerprint_v4.json
<!-- USAGE EXAMPLES -->

调试模式

<details>
➜ ./observer_ward -t http://httpbin.org -p observer_ward/examples/json.yaml --debug           
[INFO ] 📇probes loaded: 1                                                                                                               
[INFO ] 🎯target loaded: 1                                                                                                               
[INFO ] 🚀optimized probes: 1                                                                                                            
[DEBUG] start: http://httpbin.org/                                                                                                       
[DEBUG] Request {                                                                                                                        
        uri: http://httpbin.org/ip,                                                                                                      
        version: HTTP/1.1,                                                                                                               
        method: GET,                                                                                                                     
        headers: {                                                                                                                       
            "accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8",                           
            "content-type": "application/json",                                                                                          
        },                                                                                                                               
        body: None,                                                                                                                      
        raw_request: None,                                                                                                               
    }
[DEBUG] Response {
        version: HTTP/1.1,
        uri: http://httpbin.org/ip,
        status_code: 200,
        headers: {
            "date": "Mon, 08 Jul 2024 13:19:59 GMT",
            "content-type": "application/json",
            "content-length": "32",
            "connection": "keep-alive",
            "server": "gunicorn/19.9.0",
            "access-control-allow-origin": "*",
            "access-control-allow-credentials": "true",
        },
        extensions: Extensions,
        body: Some(
            {
              "origin": "1.1.1.1"
            }
            ,
        ),
    }
[DEBUG] end: http://httpbin.org/
🏹: http://httpbin.org/
 |_🎯:[ http://httpbin.org/]
 |_🎯:[ http://httpbin.org/ip [httpbin-ip]  <>]
  |_📰: ip:["1.1.1.1"]
</details> <p align="right">(<a href="#readme-top">back to top</a>)</p>

目标输入

➜  ~ ./observer_ward -t https://www.example.com/ -t http://httpbin.org                                            
[INFO ] 📇probes loaded: 6183
[INFO ] 🎯target loaded: 2
[INFO ] 🚀optimized probes: 8
🏹: https://www.example.com/
 |_🎯:[ https://www.example.com/ <Example Domain>  (200 OK) ]
🏹: http://httpbin.org/
 |_🎯:[ http://httpbin.org/ [0example,swagger]  <httpbin.org> (200 OK) ]
➜  ~ ./observer_ward -l target.txt                                            
[INFO ] 📇probes loaded: 6183
[INFO ] 🎯target loaded: 3
[INFO ] 🚀optimized probes: 8
🏹: tcp://127.0.0.1:22/
 |_🎯:[ tcp://127.0.0.1:22/ [ssh]  <SSH-2.0-OpenSSH_9.7>]
  |_📰: version:[9.7] info:[protocol 2.0] 
🏹: http://172.17.0.2/
 |_🎯:[ http://172.17.0.2/ [apache-http]  <>]
 |_🎯:[ http://172.17.0.2/ [thinkphp]  <>]
🏹: http://httpbin.org/
 |_🎯:[ http://httpbin.org/ [swagger,0example]  <httpbin.org> (200 OK) ]
➜  ~ echo http://172.17.0.2 | ./observer_ward        
[INFO ] 📇probes loaded: 6183
[INFO ] 🚀optimized probes: 8
[INFO ] 🎯target loaded: 1
🏹: http://172.17.0.2/
 |_🎯:[ http://172.17.0.2/ [apache-http]  <>]
 |_🎯:[ http://172.17.0.2/ [thinkphp]  <>]
<p align="right">(<a href="#readme-top">back to top</a>)</p>

结果输出

➜  ~ ./observer_ward -t https://www.example.com/ -o output.txt
[INFO ] 📇probes loaded: 6183
[INFO ] 🚀optimized probes: 8
[INFO ] 🎯target loaded: 1
➜  ~ cat output.txt 
🏹: https://www.example.com/
 |_🎯:[ https://www.example.com/ <Example Domain>  (200 OK) ]
➜  ~ ./observer_ward -t https://www.example.com/ -o output.json --or --oc
[INFO ] 📇probes loaded: 6183
[INFO ] 🚀optimized probes: 8
[INFO ] 🎯target loaded: 1
➜  ~ cat output.json 
{"target":"https://www.example.com/","matched_result":{"https://www.example.com/":{"title":["Example Domain"],"status":200,"favicon":{},"fingerprints":[],"nuclei-result":{}}}}
➜  ~ ./observer_ward_amd64 -t http://172.17.0.2 --format json --or --oc --silent |jq
from flask import Flask, request

app = Flask(__name__)


@app.route("/webhook", methods=['POST'])
def observer_ward_webhook():
    print("Authorization: ", request.headers.get("Authorization"))
    print(request.json)
    return 'ok'


if __name__ == '__main__':
    app.run()
➜  observer_ward git:(main) ✗ python observer_ward/examples/webhook.py
 * Serving Flask app 'webhook'
 * Debug mode: off
WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
 * Running on http://127.0.0.1:5000
Press CTRL+C to quit
➜  ~ ./observer_ward -t http://httpbin.org --webhook http://127.0.0.1:5000/webhook --webhook-auth 22e038328151a7a06fd4ebfa63a10228
[INFO ] 📇probes loaded: 6183
[INFO ] 🚀optimized probes: 8
[INFO ] 🎯target loaded: 1
🏹: http://httpbin.org/
 |_🎯:[ http://httpbin.org/ [swagger,0example]  <httpbin.org> (200 OK) ]
<p align="right">(<a href="#readme-top">back to top</a>)</p>

更新nuclei插件

集成nuclei验证漏洞

➜  ~ ./observer_ward -t http://172.17.0.2/ --plugin default
[INFO ] 📇probes loaded: 6183
[INFO ] 🚀optimized probes: 8
[INFO ] 🎯target loaded: 1
🏹: http://172.17.0.2/
 |_🎯:[ http://172.17.0.2/ [apache-http]  <>]
 |_🎯:[ http://172.17.0.2/ [thinkphp]  <>]
  |_🐞: [Critical] thinkphp-5023-rce: ThinkPHP 5.0.23 - Remote Code Execution
   |_🔥: http://172.17.0.2/index.php?s=captcha
   |_🐚: curl -X 'POST' -d '_method=__construct&filter[]=phpinfo&method=get&server[REQUEST_METHOD]=1' -H 'Accept: */*' -H 'Accept-Language: en' -H 'Content-Type: application/x-www-form-urlencoded' -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5 Safari/605.1.15 Ddg/17.4' 'http://172.17.0.2/index.php?s=captcha'

开启Web服务

➜  ~ ./observer_ward --api-server 127.0.0.1:8000 --token 22e038328151a7a06fd4ebfa63a10228
[INFO ] 📇probes loaded: 6183
[INFO ] 🚀optimized probes: 8
[INFO ] 🌐API service has been started:http://127.0.0.1:8000/v1/observer_ward
[INFO ] 📔:curl --request POST \
      --url http://127.0.0.1:8000/v1/observer_ward \
      --header 'Authorization: Bearer 22e038328151a7a06fd4ebfa63a10228' \
      --header 'Content-Type: application/json' \
      --data '{"target":["https://httpbin.org/"],"or":true,"oc":true}'
[INFO ] 🗳:[result...]
➜  ~ curl --request POST \                                                                                                     
  --url http://127.0.0.1:8000/v1/observer_ward \
  --header 'Authorization: Bearer 22e038328151a7a06fd4ebfa63a10228' \
  --header 'Content-Type: application/json' \
  --data '{"target":["https://httpbin.org/"],"or":true,"oc":true}'
[{"target":"https://httpbin.org/","matched_result":{"https://httpbin.org/":{"title":["httpbin.org"],"status":200,"favicon":{"https://httpbin.org/static/favicon.ico":{"md5":"3aa2067193b2ed83f24c30bd238a717c","mmh3":"-1296740046"}},"fingerprints":[{"matcher-results":[{"template":"swagger","info":{"name":"swagger","author":"cn-kali-team","tags":"detect,tech,swagger","severity":"info","metadata":{"product":"swagger","vendor":"00_unknown","verified":true}},"matcher-name":["swagger-ui.css"],"extractor":{}}],"matched-at":"https://httpbin.org/"},{"matcher-results":[{"template":"0example","info":{"name":"0example","author":"cn-kali-team","tags":"detect,tech,0example","severity":"info","metadata":{"product":"0example","vendor":"00_unknown","verified":true}},"matcher-name":["3aa2067193b2ed83f24c30bd238a717c","https://httpbin.org/static/favicon.ico"],"extractor":{}}],"matched-at":"https://httpbin.org/"}],"nuclei-result":{}}}}]
➜  ~ curl --request GET \
  --url http://127.0.0.1:8000/v1/config \
  --header 'Authorization: Bearer 22e038328151a7a06fd4ebfa63a10228' \
  --header 'Content-Type: application/json'
{"target":[],"ua":"Mozilla/5.0 (X11; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/94.0","timeout":10,"thread":4,"or":false,"oc":false,"update-fingerprint":false,"update-plugin":false,"webhook":null,"webhook-auth":null}
➜  ~ curl --request POST \
  --url http://127.0.0.1:8000/v1/config \
  --header 'Authorization: Bearer 22e038328151a7a06fd4ebfa63a10228' \
  --header 'Content-Type: application/json' \
  --data '{"target":[],"update-plugin":true,"update-fingerprint":true}'
{"target":[],"ua":"Mozilla/5.0 (X11; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/94.0","timeout":10,"thread":4,"or":false,"oc":false,"update-fingerprint":true,"update-plugin":true,"webhook":null,"webhook-auth":null
<!-- CONTRIBUTING -->

提交指纹

为observer_ward做贡献

提交代码

git clone git@github.com:你的个人github用户名/observer_ward.git
cd observer_ward
git remote add upstream git@github.com:emo-crab/observer_ward.git
git fetch upstream
git config --global user.name "$GITHUB_USERNAME"
git config --global user.email "$GITHUB_EMAIL"
git config --global github.user "$GITHUB_USERNAME"
git fetch --all
git fetch upstream
git checkout -b dev
git add 你添加或者修改的文件名
git commit -m "添加你的描述"
git push origin dev
<p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- LICENSE -->

License

Distributed under the GPL-3.0-only License. See LICENSE for more information.

<p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- CONTACT -->

Contact

Your Name - @Kali_Team - root@kali-team.cn

Project Link: https://github.com/emo-crab/observer_ward

<p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- ACKNOWLEDGMENTS -->

Acknowledgments

<p align="right">(<a href="#readme-top">back to top</a>)</p>

Stargazers over time

Stargazers over time

<!-- MARKDOWN LINKS & IMAGES --> <!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->