|
1 | | -[](https://raw.githubusercontent.com/urbanadventurer/whatweb/master/LICENSE)   [](https://repology.org/project/whatweb/versions) |
| 1 | +[](https://raw.githubusercontent.com/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.5.2. June 9th, 2020 |
| 8 | +Latest Release: v0.5.3. October 1st, 2020 |
9 | 9 |
|
10 | 10 | License: GPLv2 |
11 | 11 |
|
@@ -78,7 +78,7 @@ $::$ . $$$ $::$ $$$ $::$ $$$ $::$ $::$ . $$$ $::$ $::$ $$$$ |
78 | 78 | $;;$ $$$ $$$ $;;$ $$$ $;;$ $$$ $;;$ $;;$ $$$ $$$ $;;$ $;;$ $$$$ |
79 | 79 | $$$$$$ $$$$$ $$$$ $$$ $$$$ $$$ $$$$ $$$$$$ $$$$$ $$$$$$$$$ $$$$$$$$$' |
80 | 80 |
|
81 | | -WhatWeb - Next generation web scanner version 0.5.2. |
| 81 | +WhatWeb - Next generation web scanner version 0.5.3. |
82 | 82 | Developed by Andrew Horton (urbanadventurer) and Brendan Coles (bcoles) |
83 | 83 | Homepage: https://www.morningstarsecurity.com/research/whatweb |
84 | 84 |
|
@@ -109,7 +109,7 @@ AGGRESSION: |
109 | 109 | all plugins are used for all URLs. |
110 | 110 |
|
111 | 111 | HTTP OPTIONS: |
112 | | - --user-agent, -U=AGENT Identify as AGENT instead of WhatWeb/0.5.2. |
| 112 | + --user-agent, -U=AGENT Identify as AGENT instead of WhatWeb/0.5.3. |
113 | 113 | --header, -H Add an HTTP header. eg "Foo:Bar". Specifying a default |
114 | 114 | header will replace it. Specifying an empty value, eg. |
115 | 115 | "User-Agent:" will remove the header. |
@@ -193,7 +193,7 @@ HELP & MISCELLANEOUS: |
193 | 193 | --short-help Short usage help. |
194 | 194 | --help, -h Complete usage help. |
195 | 195 | --debug Raise errors in plugins. |
196 | | - --version Display version information. (WhatWeb 0.5.2). |
| 196 | + --version Display version information. (WhatWeb 0.5.3). |
197 | 197 |
|
198 | 198 | EXAMPLE USAGE: |
199 | 199 | * Scan example.com. |
@@ -392,6 +392,7 @@ Browse the wiki for more documentation and advanced usage techniques. |
392 | 392 |
|
393 | 393 | ## Release History |
394 | 394 |
|
| 395 | +- Version 0.5.3 Released October 1st, 2020 |
395 | 396 | - Version 0.5.2 Released June 9th, 2020 |
396 | 397 | - Version 0.5.1 Released Feburary 25th, 2020 |
397 | 398 | - Version 0.5.0 Released June 9th, 2019 |
@@ -482,6 +483,9 @@ Thank you to the following people who have contributed to WhatWeb. |
482 | 483 | + Marcelo Gimenes @cgimenes |
483 | 484 | + @xambroz |
484 | 485 | + Baptiste Fontaine (@bfontaine) |
| 486 | ++ @juananpe |
| 487 | ++ @definity |
| 488 | ++ @huntertl |
485 | 489 |
|
486 | 490 | It is difficult to keep track of all the people who have contributed to WhatWeb. If your name is missing then please let me know. |
487 | 491 |
|
0 commit comments