Advertisement
TVT618

[Linux] WhatWeb (Raw)

Dec 24th, 2017
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.63 KB | None | 0 0
  1. [Linux]
  2. WhatWeb - Next generation web scanner
  3.  
  4. .$$$ $. .$$$ $.
  5. $$$$ $$. .$$$ $$$ .$$$$$$. .$$$$$$$$$$. $$$$ $$. .$$$$$$$. .$$$$$$.
  6. $ $$ $$$ $ $$ $$$ $ $$$$$$. $$$$$ $$$$$$ $ $$ $$$ $ $$ $$ $ $$$$$$.
  7. $ `$ $$$ $ `$ $$$ $ `$ $$$ $$' $ `$ `$$ $ `$ $$$ $ `$ $ `$ $$$'
  8. $. $ $$$ $. $$$$$$ $. $$$$$$ `$ $. $ :' $. $ $$$ $. $$$$ $. $$$$$.
  9. $::$ . $$$ $::$ $$$ $::$ $$$ $::$ $::$ . $$$ $::$ $::$ $$$$
  10. $;;$ $$$ $$$ $;;$ $$$ $;;$ $$$ $;;$ $;;$ $$$ $$$ $;;$ $;;$ $$$$
  11. $$$$$$ $$$$$ $$$$ $$$ $$$$ $$$ $$$$ $$$$$$ $$$$$ $$$$$$$$$ $$$$$$$$$'
  12.  
  13. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  14.  
  15. Readme for WhatWeb - Next generation web scanner.
  16. Developed by Andrew Horton (urbanadventurer) and Brendan Coles (bcoles)
  17. Version: 0.4.9. November 23rd, 2017
  18. License: GPLv2
  19.  
  20. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  21.  
  22. This product is subject to the terms detailed in the license agreement. For more information about WhatWeb visit:
  23.  
  24. Homepage: http://www.morningstarsecurity.com/research/whatweb
  25. Wiki: https://github.com/urbanadventurer/WhatWeb/wiki/
  26.  
  27. If you have any questions, comments or concerns regarding WhatWeb, please consult the documentation prior to contacting one of the developers. Your feedback is always welcome.
  28.  
  29.  
  30. Contents
  31. ========================================================================
  32. 1. About WhatWeb
  33. 2. Example Usage
  34. 3. Usage
  35. 4. Logging & Output
  36. 5. Plugins
  37. 6. Aggression
  38. 7. Performance & Stability
  39. 8. Optional Dependencies
  40. 9. Release History
  41. 10. Credits
  42. 11. Updates & Additional Information
  43. ========================================================================
  44.  
  45.  
  46.  
  47. 1. About WhatWeb
  48. ================================================================================
  49.  
  50. WhatWeb identifies websites. Its goal is to answer the question, "What is that Website?". WhatWeb recognises web technologies including content management systems (CMS), blogging platforms, statistic/analytics packages, JavaScript libraries, web servers, and embedded devices. WhatWeb has over 1700 plugins, each to recognise something different. WhatWeb also identifies version numbers, email addresses, account IDs, web framework modules, SQL errors, and more.
  51.  
  52. WhatWeb can be stealthy and fast, or thorough but slow. WhatWeb supports an aggression level to control the trade off between speed and reliability. When you visit a website in your browser, the transaction includes many hints of what web technologies are powering that website. Sometimes a single webpage visit contains enough information to identify a website but when it does not, WhatWeb can interrogate the website further. The default level of aggression, called 'stealthy', is the fastest and requires only one HTTP request of a website. This is suitable for scanning public websites. More aggressive modes were developed for use in penetration tests.
  53.  
  54. Most WhatWeb plugins are thorough and recognise a range of cues from subtle to obvious. For example, most WordPress websites can be identified by the meta HTML tag, e.g. '<meta name="generator" content="WordPress 2.6.5">', but a minority of WordPress websites remove this identifying tag but this does not thwart WhatWeb. The WordPress WhatWeb plugin has over 15 tests, which include checking the favicon, default installation files, login pages, and checking for "/wp-content/" within relative links.
  55.  
  56.  
  57. Features:
  58. * Over 1700 plugins
  59. * Control the trade off between speed/stealth and reliability
  60. * Performance tuning. Control how many websites to scan concurrently.
  61. * Multiple log formats: Brief (greppable), Verbose (human readable), XML, JSON, MagicTree, RubyObject, MongoDB, ElasticSearch, SQL.
  62. * Proxy support including TOR
  63. * Custom HTTP headers
  64. * Basic HTTP authentication
  65. * Control over webpage redirection
  66. * Nmap-style IP ranges
  67. * Fuzzy matching
  68. * Result certainty awareness
  69. * Custom plugins defined on the command line
  70.  
  71.  
  72.  
  73. 2. Example Usage
  74. ================================================================================
  75.  
  76. Using WhatWeb on a couple of websites (standard WhatWeb output is in colour):
  77.  
  78. $ ./whatweb slashdot.org reddit.com
  79. http://reddit.com [302] HTTPServer[AkamaiGHost], RedirectLocation[http://www.reddit.com/], Via-Proxy[1.1 bc1], IP[173.223.232.64], Akamai-Global-Host, Country[UNITED STATES][US]
  80. http://slashdot.org [200] Script, HTTPServer[Unix][Apache/1.3.42 (Unix) mod_perl/1.31], Google-Analytics[GA][32013], Via-Proxy[1.1 bc5], UncommonHeaders[x-fry,x-varnish,x-xrds-location,slash_log_data], Apache[1.3.42][mod_perl/1.31], HTML5, IP[216.34.181.45], OpenGraphProtocol[100000696822412], X-Powered-By[Slash 2.005001], Title[Slashdot: News for nerds, stuff that matters], Email[canadaboy@nOspam.gmail.com,jbort@nww.com], Country[UNITED STATES][US]
  81. http://www.reddit.com/ [200] Frame, PasswordField[passwd,passwd2], Script, HTTPServer['; DROP TABLE servertypes; --], IP[203.97.86.202], JQuery, Cookies[reddit_first], Title[reddit: the voice of the internet -- news before it happens], Country[NEW ZEALAND][NZ]
  82.  
  83.  
  84.  
  85.  
  86. 3. Usage
  87. ================================================================================
  88.  
  89. .$$$ $. .$$$ $.
  90. $$$$ $$. .$$$ $$$ .$$$$$$. .$$$$$$$$$$. $$$$ $$. .$$$$$$$. .$$$$$$.
  91. $ $$ $$$ $ $$ $$$ $ $$$$$$. $$$$$ $$$$$$ $ $$ $$$ $ $$ $$ $ $$$$$$.
  92. $ `$ $$$ $ `$ $$$ $ `$ $$$ $$' $ `$ `$$ $ `$ $$$ $ `$ $ `$ $$$'
  93. $. $ $$$ $. $$$$$$ $. $$$$$$ `$ $. $ :' $. $ $$$ $. $$$$ $. $$$$$.
  94. $::$ . $$$ $::$ $$$ $::$ $$$ $::$ $::$ . $$$ $::$ $::$ $$$$
  95. $;;$ $$$ $$$ $;;$ $$$ $;;$ $$$ $;;$ $;;$ $$$ $$$ $;;$ $;;$ $$$$
  96. $$$$$$ $$$$$ $$$$ $$$ $$$$ $$$ $$$$ $$$$$$ $$$$$ $$$$$$$$$ $$$$$$$$$'
  97.  
  98. WhatWeb - Next generation web scanner version 0.4.9.
  99. Developed by Andrew Horton (urbanadventurer) and Brendan Coles (bcoles)
  100. Homepage: http://www.morningstarsecurity.com/research/whatweb
  101.  
  102. Usage: whatweb [options] <URLs>
  103.  
  104. TARGET SELECTION:
  105. <TARGETs> Enter URLs, hostnames, IP adddresses, filenames,
  106. or nmap-format IP address ranges.
  107. --input-file=FILE, -i Read targets from a file. You can pipe
  108. hostnames or URLs directly with -i /dev/stdin.
  109.  
  110. TARGET MODIFICATION:
  111. --url-prefix Add a prefix to target URLs.
  112. --url-suffix Add a suffix to target URLs.
  113. --url-pattern Insert the targets into a URL. Requires --input-file,
  114. eg. www.example.com/%insert%/robots.txt
  115.  
  116. AGGRESSION:
  117. The aggression level controls the trade-off between speed/stealth and
  118. reliability.
  119. --aggression, -a=LEVEL Set the aggression level. Default: 1.
  120. Aggression levels are:
  121. 1. Stealthy Makes one HTTP request per target. Also follows redirects.
  122. 3. Aggressive If a level 1 plugin is matched, additional requests will be
  123. made.
  124. 4. Heavy Makes a lot of HTTP requests per target. Aggressive tests from
  125. all plugins are used for all URLs.
  126.  
  127. HTTP OPTIONS:
  128. --user-agent, -U=AGENT Identify as AGENT instead of WhatWeb/0.4.9.
  129. --header, -H Add an HTTP header. eg "Foo:Bar". Specifying a default
  130. header will replace it. Specifying an empty value, eg.
  131. "User-Agent:" will remove the header.
  132. --follow-redirect=WHEN Control when to follow redirects. WHEN may be `never',
  133. `http-only', `meta-only', `same-site', `same-domain'
  134. or `always'. Default: always.
  135. --max-redirects=NUM Maximum number of contiguous redirects. Default: 10.
  136.  
  137. AUTHENTICATION:
  138. --user, -u=<user:password> HTTP basic authentication.
  139. --cookie, -c=COOKIES Provide cookies, e.g. 'name=value; name2=value2'.
  140.  
  141. PROXY:
  142. --proxy <hostname[:port]> Set proxy hostname and port.
  143. Default: 8080.
  144. --proxy-user <username:password> Set proxy user and password.
  145.  
  146. PLUGINS:
  147. --list-plugins, -l List all plugins.
  148. --info-plugins, -I=[SEARCH] List all plugins with detailed information.
  149. Optionally search with keywords in a comma
  150. delimited list.
  151. --search-plugins=STRING Search plugins for a keyword.
  152. --plugins, -p=LIST Select plugins. LIST is a comma delimited set of
  153. selected plugins. Default is all.
  154. Each element can be a directory, file or plugin name and
  155. can optionally have a modifier, eg. + or -
  156. Examples: +/tmp/moo.rb,+/tmp/foo.rb
  157. title,md5,+./plugins-disabled/
  158. ./plugins-disabled,-md5
  159. -p + is a shortcut for -p +plugins-disabled.
  160.  
  161. --grep, -g=STRING Search for STRING in HTTP responses. Reports with a
  162. plugin named Grep.
  163. --custom-plugin=DEFINITION Define a custom plugin named Custom-Plugin,
  164. Examples: ":text=>'powered by abc'"
  165. ":version=>/powered[ ]?by ab[0-9]/"
  166. ":ghdb=>'intitle:abc \"powered by abc\"'"
  167. ":md5=>'8666257030b94d3bdb46e05945f60b42'"
  168. --dorks=PLUGIN List Google dorks for the selected plugin.
  169.  
  170. OUTPUT:
  171. --verbose, -v Verbose output includes plugin descriptions. Use twice
  172. for debugging.
  173. --colour,--color=WHEN control whether colour is used. WHEN may be `never',
  174. `always', or `auto'.
  175. --quiet, -q Do not display brief logging to STDOUT.
  176. --no-errors Suppress error messages.
  177.  
  178. LOGGING:
  179. --log-brief=FILE Log brief, one-line output.
  180. --log-verbose=FILE Log verbose output.
  181. --log-errors=FILE Log errors.
  182. --log-xml=FILE Log XML format.
  183. --log-json=FILE Log JSON format.
  184. --log-sql=FILE Log SQL INSERT statements.
  185. --log-sql-create=FILE Create SQL database tables.
  186. --log-json-verbose=FILE Log JSON Verbose format.
  187. --log-magictree=FILE Log MagicTree XML format.
  188. --log-object=FILE Log Ruby object inspection format.
  189. --log-mongo-database Name of the MongoDB database.
  190. --log-mongo-collection Name of the MongoDB collection. Default: whatweb.
  191. --log-mongo-host MongoDB hostname or IP address. Default: 0.0.0.0.
  192. --log-mongo-username MongoDB username. Default: nil.
  193. --log-mongo-password MongoDB password. Default: nil.
  194. --log-elastic-index Name of the index to store results. Default: whatweb
  195. --log-elastic-host Host:port of the elastic http interface. Default: 127.0.0.1:9200
  196.  
  197. PERFORMANCE & STABILITY:
  198. --max-threads, -t Number of simultaneous threads. Default: 25.
  199. --open-timeout Time in seconds. Default: 15.
  200. --read-timeout Time in seconds. Default: 30.
  201. --wait=SECONDS Wait SECONDS between connections.
  202. This is useful when using a single thread.
  203.  
  204. HELP & MISCELLANEOUS:
  205. --short-help Short usage help.
  206. --help, -h Complete usage help.
  207. --debug Raise errors in plugins.
  208. --version Display version information. (WhatWeb 0.4.9).
  209.  
  210. EXAMPLE USAGE:
  211. * Scan example.com.
  212. ./whatweb example.com
  213. * Scan reddit.com slashdot.org with verbose plugin descriptions.
  214. ./whatweb -v reddit.com slashdot.org
  215. * An aggressive scan of wired.com detects the exact version of WordPress.
  216. ./whatweb -a 3 www.wired.com
  217. * Scan the local network quickly and suppress errors.
  218. whatweb --no-errors 192.168.0.0/24
  219. * Scan the local network for https websites.
  220. whatweb --no-errors --url-prefix https:// 192.168.0.0/24
  221. * Scan for crossdomain policies in the Alexa Top 1000.
  222. ./whatweb -i plugin-development/alexa-top-100.txt \
  223. --url-suffix /crossdomain.xml -p crossdomain_xml
  224.  
  225. OPTIONAL DEPENDENCIES
  226. --------------------------------------------------------------------------------
  227. To enable MongoDB logging install the mongo gem.
  228. To enable character set detection and MongoDB logging install the rchardet gem.
  229.  
  230.  
  231.  
  232.  
  233.  
  234. 4. Logging & Output
  235. ================================================================================
  236.  
  237. The following types of logging are supported:
  238. --log-brief=FILE Brief, one-line, greppable format
  239. --log-verbose=FILE Verbose
  240. --log-xml=FILE XML format. XSL stylesheet is provided
  241. --log-json=FILE JSON format
  242. --log-json-verbose=FILE JSON verbose format
  243. --log-magictree=FILE MagicTree XML format
  244. --log-object=FILE Ruby object inspection format
  245. --log-mongo-database Name of the MongoDB database
  246. --log-mongo-collection Name of the MongoDB collection. Default: whatweb
  247. --log-mongo-host MongoDB hostname or IP address. Default: 0.0.0.0
  248. --log-mongo-username MongoDB username. Default: nil
  249. --log-mongo-password MongoDB password. Default: nil
  250. --log-elastic-index Name of the index to store results. Default: whatweb
  251. --log-elastic-host Host:port of the elastic http interface. Default: 127.0.0.1:9200
  252. --log-errors=FILE Log errors. This is usually printed to the screen in red.
  253.  
  254. You can output to multiple logs simultaneously by specifying multiple command line logging options. Advanced users who want SQL output should read the source code to see unsupported features.
  255.  
  256.  
  257. 5. Plugins
  258. ================================================================================
  259.  
  260. Matches are made with:
  261. * Text strings (case sensitive)
  262. * Regular expressions
  263. * Google Hack Database queries (limited set of keywords)
  264. * MD5 hashes
  265. * URL recognition
  266. * HTML tag patterns
  267. * Custom ruby code for passive and aggressive operations
  268.  
  269. To list the plugins supported:
  270.  
  271. $ ./whatweb -l
  272.  
  273. WhatWeb Plugin List
  274.  
  275. Plugin Name - Description
  276. --------------------------------------------------------------------------------
  277. 1024-CMS - 1024 is one of a few CMS's leading the way with the implementation...
  278. 360-Web-Manager - 360-Web-Manager
  279. 3COM-NBX - 3COM NBX phone system. The NBX NetSet utility is a web interface i...
  280. 3dcart - 3dcart - The 3dcart Shopping Cart Software is a complete ecommerce s...
  281. 4D - 4D web application deployment server
  282. 4images - 4images is a powerful web-based image gallery management system. Fe...
  283. ... (truncated)
  284.  
  285.  
  286. To view more detail about a plugin or search plugins for a keyword:
  287.  
  288. $ ./whatweb -I phpBB
  289. WhatWeb Detailed Plugin List
  290. Searching for phpBB
  291. ================================================================================
  292. Plugin: phpBB
  293. --------------------------------------------------------------------------------
  294. Description: phpBB is a free forum
  295. Website: http://phpbb.org/
  296.  
  297. Author: Andrew Horton
  298. Version: 0.3
  299.  
  300. Features: [Yes] Pattern Matching (7)
  301. [Yes] Version detection from pattern matching
  302. [Yes] Function for passive matches
  303. [Yes] Function for aggressive matches
  304. [Yes] Google Dorks (1)
  305.  
  306. Google Dorks:
  307. [1] "Powered by phpBB"
  308. ================================================================================
  309.  
  310.  
  311. All plugins are loaded by default.
  312.  
  313. Plugins can be selected by directories, files or plugin names as a comma delimited list with the -p or --plugin command line option.
  314.  
  315. Each list item may have a modifier: + adds to the full set, - removes from the full set and no modifier overrides the defaults.
  316.  
  317. Examples :
  318.  
  319. --plugins +plugins-disabled,-foobar
  320. --plugins +/tmp/moo.rb
  321. --plugins foobar (only select foobar)
  322. -p title,md5,+./plugins-disabled/
  323. -p ./plugins-disabled,-md5
  324.  
  325.  
  326. The --dorks <plugin name> command line option returns google dorks for the selected plugin.
  327.  
  328. For example, --dorks wordpress returns "is proudly powered by WordPress"
  329.  
  330. The --grep, -g command line option searches the target page for the selected string and returns a match in a plugin called Grep if it is found.
  331.  
  332.  
  333. 6. Aggression
  334. ================================================================================
  335.  
  336. WhatWeb features several levels of aggression. By default the aggression level is set to 1 (stealthy) which sends a single HTTP GET request and also follows redirects.
  337.  
  338. --aggression, -a
  339.  
  340. 1. Stealthy Makes one HTTP request per target. Also follows redirects.
  341. 2. Unused
  342. 3. Aggressive Can make a handful of HTTP requests per target. This triggers
  343. aggressive plugins for targets only when those plugins are
  344. identified with a level 1 request first.
  345. 4. Heavy Makes a lot of HTTP requests per target. Aggressive tests from
  346. all plugins are used for all URLs.
  347.  
  348. Level 3 aggressive plugins will guess more URLs and perform actions that are potentially unsuitable without permission. WhatWeb currently does not support any intrusion/exploit level tests in plugins.
  349.  
  350. An example of the different results between level 1 and level 3:
  351. -----------------------------------------------------------------
  352. A level 1, stealthy scan identifes that smartor.is-root.com/forum/ uses phpBB version 2:
  353.  
  354. $ ./whatweb smartor.is-root.com/forum/
  355. http://smartor.is-root.com/forum/ [200] PasswordField[password], HTTPServer[Apache/2.2.15], PoweredBy[phpBB], Apache[2.2.15], IP[88.198.177.36], phpBB[2], PHP[5.2.13], X-Powered-By[PHP/5.2.13], Cookies[phpbb2mysql_data,phpbb2mysql_sid], Title[Smartors Mods Forums - Reloaded], Country[GERMANY][DE]
  356.  
  357. A level 3, aggressive scan triggers additional tests in the phpBB plugin which identifies that the website uses phpBB version 2.0.20 or higher:
  358.  
  359. $ ./whatweb -p plugins/phpbb.rb -a 3 smartor.is-root.com/forum/
  360. http://smartor.is-root.com/forum/ [200] phpBB[2,>2.0.20]
  361.  
  362. Note the use of the -p argument to select only the phpBB plugin. It is advisable, but not mandatory, to select a specific plugin when attempting to fingerprint software versions in aggressive mode. This approach is far more stealthy as it will limit the number of requests.
  363.  
  364. WhatWeb has no caching so if you use aggressive plugins on redirecting URLs you may fetch the same files multiple times.
  365.  
  366.  
  367. 7. Performance & Stability
  368. ================================================================================
  369.  
  370. WhatWeb features several options to increase performance and stability.
  371.  
  372. --max-threads, -t Number of simultaneous threads. Default: 25.
  373. --open-timeout Time in seconds. Default: 15
  374. --read-timeout Time in seconds. Default: 30
  375. --wait=SECONDS Wait SECONDS between connections
  376. This is useful when using a single thread.
  377.  
  378. The --wait and --max-threads commands can be used to assist in IDS evasion.
  379.  
  380. Changing the user-agent using the -U or --user-agent command line option will avoid the Snort IDS rule for WhatWeb.
  381.  
  382. If you are scanning ranges of IP addresses, it is much more efficient to use a port scanner like nmap to discover which have port 80 open before scanning with WhatWeb.
  383.  
  384. Character set detection, with the Charset plugin dramatically decreases performance by requiring more CPU. This is required by JSON and MongoDB logging.
  385.  
  386.  
  387.  
  388. 8. Optional Dependencies
  389. ================================================================================
  390.  
  391. To enable JSON logging install the json gem.
  392. gem install json
  393.  
  394. To enable MongoDB logging install the mongo gem.
  395. gem install mongo
  396.  
  397. To enable character set detection and MongoDB logging install the rchardet gem.
  398. gem install rchardet
  399. cp plugins-disabled/charset.rb my-plugins/
  400.  
  401.  
  402.  
  403. 9. Release History
  404. ================================================================================
  405.  
  406. Version 0.3 Released at Kiwicon III (kiwicon.org), November 2nd, 2009
  407. Version 0.4 Released March 14th, 2010
  408. Version 0.4.1 Released April 28th, 2010
  409. Version 0.4.2 Released April 30th, 2010
  410. Version 0.4.3 Released May 24th, 2010
  411. Version 0.4.4 Released June 29th, 2010
  412. Version 0.4.5 Released August 17th, 2010
  413. Version 0.4.6 Released March 25th, 2011
  414. Version 0.4.7 Released April 5th, 2011
  415. Version 0.4.8-dev (Continuous release from 2012 to 2017)
  416. Version 0.4.9 Released November 23rd, 2017
  417.  
  418.  
  419. 10. Credits
  420. ================================================================================
  421.  
  422. Developed by Andrew Horton (urbanadventurer) and Brendan Coles (bcoles)
  423. Homepage: http://www.morningstarsecurity.com/research/whatweb
  424. License: GPLv2
  425.  
  426.  
  427. DEVELOPERS
  428.  
  429. Andrew Horton
  430. Brendan Coles
  431.  
  432.  
  433. CONTRIBUTORS
  434.  
  435. Thank you to the following people who have contributed to WhatWeb.
  436.  
  437. Emilio Casbas
  438. Louis Nyffenegger
  439. Patrik Wallström (pawal)
  440. Caleb Anderson (dirtyfilthy)
  441. Tonmoy Saikia
  442. Aung Khant (yehgdotnet)
  443. Erik Inge Bolsø
  444. nk@dsigned.gr
  445. Steve Milner (ashcrow)
  446. Michal Ambroz
  447. Gremwell
  448. Sagar Prakash Junnarkar (sagarjunnarkar)
  449. GertBerger
  450. Quintin Poirier
  451. Eric Sesterhenn
  452. dengjw (jawa)
  453. Pedro Worcel (droop)
  454. Matthieu Keller (maggick)
  455. Peter (pvdl)
  456. Napz (RootCon)
  457. nilx042
  458. Fabian Affolter (fabaff)
  459. Andrew Silvernail (buff3r)
  460. Andre Ricardo (andrericardo)
  461. nikosk
  462. Patrick Thomas (coffeetocode)
  463. Guillaume Delcaour (guikcd)
  464. Sean (wiifm69)
  465. Matthieu Keller (maggick)
  466. Raul (raurodse)
  467. Andrew Petro (apetro)
  468. Artem Taranyuk (610)
  469. Matti Paksula (matti)
  470. Tim Smith (tas50)
  471. Sarthak Munshi (saru95)
  472. @rdubourguais
  473. @SlivTaMere
  474. @Code0x58
  475. @iGeek098
  476. @andreas-becker
  477.  
  478. Please let me know if I need to add any more names.
  479.  
  480.  
  481. 11. Updates & Additional Information
  482. ================================================================================
  483.  
  484. The WhatWeb development build features regular updates.
  485.  
  486. * WhatWeb-dev: https://github.com/urbanadventurer/WhatWeb/
  487. * WhatWeb-dev-unstable: https://github.com/bcoles/WhatWeb/
  488.  
  489. Browse the wiki for more documentation and advanced usage techniques.
  490.  
  491. * Wiki: https://github.com/urbanadventurer/WhatWeb/wiki/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement