"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "README.md" between
WhatWeb-0.5.4.tar.gz and WhatWeb-0.5.5.tar.gz

About: WhatWeb identifies Websites respectively the Web technologies behind them.

README.md  (WhatWeb-0.5.4):README.md  (WhatWeb-0.5.5)
[![License](https://img.shields.io/badge/license-GPLv2-brightgreen.svg)](https:/ /raw.githubusercontent.com/urbanadventurer/whatweb/master/LICENSE) ![Stable Rele ase](https://img.shields.io/badge/stable_release-0.5.4-blue.svg) ![WhatWeb Plugi ns](https://img.shields.io/badge/plugins-1817-brightgreen.svg) [![Repositories]( https://repology.org/badge/tiny-repos/whatweb.svg)](https://repology.org/project /whatweb/versions) [![License](https://img.shields.io/badge/license-GPLv2-brightgreen.svg)](https:/ /raw.githubusercontent.com/urbanadventurer/whatweb/master/LICENSE) ![Stable Rele ase](https://img.shields.io/badge/stable_release-0.5.5-blue.svg) ![WhatWeb Plugi ns](https://img.shields.io/badge/plugins-1824-brightgreen.svg) [![Repositories]( https://repology.org/badge/tiny-repos/whatweb.svg)](https://repology.org/project /whatweb/versions)
![logo](https://www.morningstarsecurity.com/wp-content/uploads/2019/02/WhatWeb-L ogo-800px.png "WhatWeb Logo") ![logo](https://www.morningstarsecurity.com/wp-content/uploads/2019/02/WhatWeb-L ogo-800px.png "WhatWeb Logo")
# WhatWeb - Next generation web scanner # WhatWeb - Next generation web scanner
Developed by Andrew Horton [urbanadventurer](https://github.com/urbanadventurer/ ) and Brendan Coles [bcoles](https://github.com/bcoles/) Developed by Andrew Horton [urbanadventurer](https://github.com/urbanadventurer/ ) and Brendan Coles [bcoles](https://github.com/bcoles/)
Latest Release: v0.5.4. December 14th, 2020 Latest Release: v0.5.5. January 16, 2021
License: GPLv2 License: GPLv2
This product is subject to the terms detailed in the license agreement. For more information about WhatWeb visit: This product is subject to the terms detailed in the license agreement. For more information about WhatWeb visit:
Homepage: https://www.morningstarsecurity.com/research/whatweb Homepage: https://www.morningstarsecurity.com/research/whatweb
Wiki: https://github.com/urbanadventurer/WhatWeb/wiki/ Wiki: https://github.com/urbanadventurer/WhatWeb/wiki/
If you have any questions, comments or concerns regarding WhatWeb, please consul t the documentation prior to contacting one of the developers. Your feedback is always welcome. If you have any questions, comments or concerns regarding WhatWeb, please consul t the documentation prior to contacting one of the developers. Your feedback is always welcome.
skipping to change at line 80 skipping to change at line 80
.$$$ $. .$$$ $. .$$$ $. .$$$ $.
$$$$ $$. .$$$ $$$ .$$$$$$. .$$$$$$$$$$. $$$$ $$. .$$$$$$$. .$$$$$$. $$$$ $$. .$$$ $$$ .$$$$$$. .$$$$$$$$$$. $$$$ $$. .$$$$$$$. .$$$$$$.
$ $$ $$$ $ $$ $$$ $ $$$$$$. $$$$$ $$$$$$ $ $$ $$$ $ $$ $$ $ $$$$$$. $ $$ $$$ $ $$ $$$ $ $$$$$$. $$$$$ $$$$$$ $ $$ $$$ $ $$ $$ $ $$$$$$.
$ `$ $$$ $ `$ $$$ $ `$ $$$ $$' $ `$ `$$ $ `$ $$$ $ `$ $ `$ $$$' $ `$ $$$ $ `$ $$$ $ `$ $$$ $$' $ `$ `$$ $ `$ $$$ $ `$ $ `$ $$$'
$. $ $$$ $. $$$$$$ $. $$$$$$ `$ $. $ :' $. $ $$$ $. $$$$ $. $$$$$. $. $ $$$ $. $$$$$$ $. $$$$$$ `$ $. $ :' $. $ $$$ $. $$$$ $. $$$$$.
$::$ . $$$ $::$ $$$ $::$ $$$ $::$ $::$ . $$$ $::$ $::$ $$$$ $::$ . $$$ $::$ $$$ $::$ $$$ $::$ $::$ . $$$ $::$ $::$ $$$$
$;;$ $$$ $$$ $;;$ $$$ $;;$ $$$ $;;$ $;;$ $$$ $$$ $;;$ $;;$ $$$$ $;;$ $$$ $$$ $;;$ $$$ $;;$ $$$ $;;$ $;;$ $$$ $$$ $;;$ $;;$ $$$$
$$$$$$ $$$$$ $$$$ $$$ $$$$ $$$ $$$$ $$$$$$ $$$$$ $$$$$$$$$ $$$$$$$$$' $$$$$$ $$$$$ $$$$ $$$ $$$$ $$$ $$$$ $$$$$$ $$$$$ $$$$$$$$$ $$$$$$$$$'
WhatWeb - Next generation web scanner version 0.5.4. WhatWeb - Next generation web scanner version 0.5.5.
Developed by Andrew Horton (urbanadventurer) and Brendan Coles (bcoles) Developed by Andrew Horton (urbanadventurer) and Brendan Coles (bcoles)
Homepage: https://www.morningstarsecurity.com/research/whatweb Homepage: https://www.morningstarsecurity.com/research/whatweb
Usage: whatweb [options] <URLs> Usage: whatweb [options] <URLs>
TARGET SELECTION: TARGET SELECTION:
<TARGETs> Enter URLs, hostnames, IP addresses, filenames or <TARGETs> Enter URLs, hostnames, IP addresses, filenames or
IP ranges in CIDR, x.x.x-x, or x.x.x.x-x.x.x.x IP ranges in CIDR, x.x.x-x, or x.x.x.x-x.x.x.x
format. format.
--input-file=FILE, -i Read targets from a file. You can pipe --input-file=FILE, -i Read targets from a file. You can pipe
skipping to change at line 111 skipping to change at line 111
reliability. reliability.
--aggression, -a=LEVEL Set the aggression level. Default: 1. --aggression, -a=LEVEL Set the aggression level. Default: 1.
Aggression levels are: Aggression levels are:
1. Stealthy Makes one HTTP request per target. Also follows redirects. 1. Stealthy Makes one HTTP request per target. Also follows redirects.
3. Aggressive If a level 1 plugin is matched, additional requests will be 3. Aggressive If a level 1 plugin is matched, additional requests will be
made. made.
4. Heavy Makes a lot of HTTP requests per target. Aggressive tests from 4. Heavy Makes a lot of HTTP requests per target. Aggressive tests from
all plugins are used for all URLs. all plugins are used for all URLs.
HTTP OPTIONS: HTTP OPTIONS:
--user-agent, -U=AGENT Identify as AGENT instead of WhatWeb/0.5.4. --user-agent, -U=AGENT Identify as AGENT instead of WhatWeb/0.5.5.
--header, -H Add an HTTP header. eg "Foo:Bar". Specifying a default --header, -H Add an HTTP header. eg "Foo:Bar". Specifying a default
header will replace it. Specifying an empty value, eg. header will replace it. Specifying an empty value, eg.
"User-Agent:" will remove the header. "User-Agent:" will remove the header.
--follow-redirect=WHEN Control when to follow redirects. WHEN may be `never', --follow-redirect=WHEN Control when to follow redirects. WHEN may be `never',
`http-only', `meta-only', `same-site', or `always'. `http-only', `meta-only', `same-site', or `always'.
Default: always. Default: always.
--max-redirects=NUM Maximum number of contiguous redirects. Default: 10. --max-redirects=NUM Maximum number of contiguous redirects. Default: 10.
AUTHENTICATION: AUTHENTICATION:
--user, -u=<user:password> HTTP basic authentication. --user, -u=<user:password> HTTP basic authentication.
skipping to change at line 195 skipping to change at line 195
--max-threads, -t Number of simultaneous threads. Default: 25. --max-threads, -t Number of simultaneous threads. Default: 25.
--open-timeout Time in seconds. Default: 15. --open-timeout Time in seconds. Default: 15.
--read-timeout Time in seconds. Default: 30. --read-timeout Time in seconds. Default: 30.
--wait=SECONDS Wait SECONDS between connections. --wait=SECONDS Wait SECONDS between connections.
This is useful when using a single thread. This is useful when using a single thread.
HELP & MISCELLANEOUS: HELP & MISCELLANEOUS:
--short-help Short usage help. --short-help Short usage help.
--help, -h Complete usage help. --help, -h Complete usage help.
--debug Raise errors in plugins. --debug Raise errors in plugins.
--version Display version information. (WhatWeb 0.5.4). --version Display version information. (WhatWeb 0.5.5).
EXAMPLE USAGE: EXAMPLE USAGE:
* Scan example.com. * Scan example.com.
./whatweb example.com ./whatweb example.com
* Scan reddit.com slashdot.org with verbose plugin descriptions. * Scan reddit.com slashdot.org with verbose plugin descriptions.
./whatweb -v reddit.com slashdot.org ./whatweb -v reddit.com slashdot.org
* An aggressive scan of wired.com detects the exact version of WordPress. * An aggressive scan of wired.com detects the exact version of WordPress.
./whatweb -a 3 www.wired.com ./whatweb -a 3 www.wired.com
* Scan the local network quickly and suppress errors. * Scan the local network quickly and suppress errors.
whatweb --no-errors 192.168.0.0/24 whatweb --no-errors 192.168.0.0/24
skipping to change at line 391 skipping to change at line 391
The WhatWeb development build features regular updates. The WhatWeb development build features regular updates.
* Check the development branches for unreleased updates. * Check the development branches for unreleased updates.
Browse the wiki for more documentation and advanced usage techniques. Browse the wiki for more documentation and advanced usage techniques.
* Wiki: https://github.com/urbanadventurer/WhatWeb/wiki/ * Wiki: https://github.com/urbanadventurer/WhatWeb/wiki/
## Release History ## Release History
- Version 0.5.5 Released January 16th, 2021
- Version 0.5.4 Released December 14th, 2020 - Version 0.5.4 Released December 14th, 2020
- Version 0.5.3 Released October 1st, 2020 - Version 0.5.3 Released October 1st, 2020
- Version 0.5.2 Released June 9th, 2020 - Version 0.5.2 Released June 9th, 2020
- Version 0.5.1 Released Feburary 25th, 2020 - Version 0.5.1 Released Feburary 25th, 2020
- Version 0.5.0 Released June 9th, 2019 - Version 0.5.0 Released June 9th, 2019
- Version 0.4.9 Released November 23rd, 2017 - Version 0.4.9 Released November 23rd, 2017
- Version 0.4.8-dev (Continuous release from 2012 to 2017) - Version 0.4.8-dev (Continuous release from 2012 to 2017)
- Version 0.4.7 Released April 5th, 2011 - Version 0.4.7 Released April 5th, 2011
- Version 0.4.6 Released March 25th, 2011 - Version 0.4.6 Released March 25th, 2011
- Version 0.4.5 Released August 17th, 2010 - Version 0.4.5 Released August 17th, 2010
skipping to change at line 486 skipping to change at line 487
+ Janosch Maier (@phylu) + Janosch Maier (@phylu)
+ @abenson + @abenson
+ @blshkv + @blshkv
+ Weidsom Nascimento (@weidsom) + Weidsom Nascimento (@weidsom)
+ Marcelo Gimenes @cgimenes + Marcelo Gimenes @cgimenes
+ @xambroz + @xambroz
+ Baptiste Fontaine (@bfontaine) + Baptiste Fontaine (@bfontaine)
+ @juananpe + @juananpe
+ @definity + @definity
+ @huntertl + @huntertl
+ Max Davitt (@themaxdavitt)
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. 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.
 End of changes. 7 change blocks. 
5 lines changed or deleted 7 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)