|
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.1. February 25th, 2020 |
| 8 | +Latest Release: v0.5.2. June 9th, 2020 |
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.5.1. |
| 82 | +WhatWeb - Next generation web scanner version 0.5.2. |
83 | 83 | Developed by Andrew Horton (urbanadventurer) and Brendan Coles (bcoles) |
84 | 84 | Homepage: https://www.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.5.1. |
| 113 | + --user-agent, -U=AGENT Identify as AGENT instead of WhatWeb/0.5.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. |
@@ -194,7 +194,7 @@ HELP & MISCELLANEOUS: |
194 | 194 | --short-help Short usage help. |
195 | 195 | --help, -h Complete usage help. |
196 | 196 | --debug Raise errors in plugins. |
197 | | - --version Display version information. (WhatWeb 0.5.1). |
| 197 | + --version Display version information. (WhatWeb 0.5.2). |
198 | 198 |
|
199 | 199 | EXAMPLE USAGE: |
200 | 200 | * Scan example.com. |
@@ -393,6 +393,7 @@ Browse the wiki for more documentation and advanced usage techniques. |
393 | 393 |
|
394 | 394 | ## Release History |
395 | 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 |
398 | 399 | - Version 0.4.9 Released November 23rd, 2017 |
|
0 commit comments