{"id":13845921,"url":"https://github.com/ac0d3r/WebHunt","last_synced_at":"2025-07-12T03:32:52.994Z","repository":{"id":124225381,"uuid":"267800750","full_name":"ac0d3r/WebHunt","owner":"ac0d3r","description":"A command line tool for analyzing web components for security testing. 𒈯","archived":true,"fork":false,"pushed_at":"2020-12-04T02:18:01.000Z","size":100,"stargazers_count":21,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-29T16:58:23.256Z","etag":null,"topics":["webanalyzer","webdog","whatweb"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ac0d3r.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2020-05-29T08:00:45.000Z","updated_at":"2024-08-12T20:02:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"991375fc-0dbc-41b9-95cb-908d9463d285","html_url":"https://github.com/ac0d3r/WebHunt","commit_stats":null,"previous_names":["buzz2d0/webhunt"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ac0d3r%2FWebHunt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ac0d3r%2FWebHunt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ac0d3r%2FWebHunt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ac0d3r%2FWebHunt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ac0d3r","download_url":"https://codeload.github.com/ac0d3r/WebHunt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225791447,"owners_count":17524787,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["webanalyzer","webdog","whatweb"],"created_at":"2024-08-04T17:03:46.929Z","updated_at":"2024-11-21T19:30:51.631Z","avatar_url":"https://github.com/ac0d3r.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# WebHunt\n\n![image](https://user-images.githubusercontent.com/26270009/87249915-737d0b00-c494-11ea-9c9a-1b63d1da843a.png)\n\n\u003e A command line tool for analyzing web components for security testing. 𒈯\n\n对 https://github.com/webanalyzer/rules 组件规则的实现，修改部分规则，新增了支持多线程，支持管理组件更新、同步等功能。\n\n## Installation\n\n```bash\ngit clone https://github.com/./webhunt-Kits/./webhunt.git\npip3 install -r requirements.txt\n```\n\n## Usage\n\n```bash\n# all commands help\n$ ./webhunt --help\n\n## Scan\n$ ./webhunt scan --help\n# 扫描 http://www.example.com\n$ ./webhunt scan -u http://www.example.com\n# 开启侵略模式\n$ ./webhunt scan -a -u http://www.example.com\n# 指定组件（多个）\n$ ./webhunt scan -a -u http://www.example.com -c Nginx -c WordPress\n\n\n## Manage\n$ ./webhunt manage --help\n# 从远程数据库拉取组件到本地\n$ ./webhunt manage --pull --db Database --user root --passwd \"hello\"\n# 同步组件到远程数据库\n$ ./webhunt manage --sync --db Database --user root --passwd \"hello\"\n# 同步并更新已存在的组件到远程数据库\n$ ./webhunt manage --sync --sync-updating --db Database --user root --passwd \"hello\"\n```\n\n## Result Demo:\n```Json\n[{\"name\": \"title\", \"title\": \"Hyuga Platform🌀\"}, {\"name\": \"ip\", \"ips\": [\"39.107.117.128\"]}, {\"name\": \"Apache-Tomcat\"}, {\"name\": \"Plesk\"}, {\"name\": \"JBoss\"}, {\"name\": \"Nginx\", \"version\": \"1.8.0\"}, {\"name\": \"ElasticSearch\"}, {\"name\": \"Atlassian-Confluence\"}, {\"name\": \"Drupal\"}, {\"name\": \"MikroTik\"}, {\"name\": \"NVRmini2\", \"version\": \"2013\"}, {\"name\": \"Microsoft-Windows-Business-Server\", \"version\": 2003}]\n```\n\n# Components\n\n插件脚本编放在 `./components` 目录下或者指定其目录，在运行时使用`./webhunt ... -d [指定组件目录]`\n\n## 组件编写规范 \u003cdiv id=\"templates\"\u003e\u003c/div\u003e\n\n如下：[templates.md](./templates/templates.md)\n\n\n## Dev\n```shell\n$ pipenv install -dev\n```\n\n## Thx\n\n- https://github.com/webanalyzer/rules\n- https://github.com/webanalyzer/webanalyzer.py\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fac0d3r%2FWebHunt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fac0d3r%2FWebHunt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fac0d3r%2FWebHunt/lists"}