WhatWeb icon indicating copy to clipboard operation
WhatWeb copied to clipboard

Next generation web scanner

Results 68 WhatWeb issues
Sort by recently updated
recently updated
newest added

``` $ sudo make install # upgrade/installation will leave the my-plugins folder rm -Rf /usr/bin/whatweb /usr/share/man/man1/whatweb.1 /usr/share/man/man1/whatweb.1.gz /usr/share/doc/whatweb /usr/share/whatweb/plugins-disabled /usr/share/whatweb/plugins /usr/share/whatweb/lib /usr/share/whatweb/plugin-development /usr/share/whatweb/addons install -d /usr/share/man/man1 install: chmod 755 /usr/share/man/man1:...

Sites built with Drupal, and using the standard configuration, will always use a specific date for the header `expires`. This date is set to the birthday of the founder of...

I'm getting this error when executing whatweb. What is the issue and how to fix it? ``` $ whatweb http://example.com/ /usr/lib/ruby/vendor_ruby/target.rb:188: warning: URI.escape is obsolete http://example.com/ [200 OK] Country[EUROPEAN UNION][EU],...

this is needed to make whatweb work after following the installation instructions. The current installation instructions for manual install tel me to git clone repo cd WhatWeb bundle install ->...

Hi, I am currently testing a web application which is using the Java UI framework Primefaces. In Primefaces the import of JQuery does look a little bit different. Currently Whatweb...

x = opts[:url_pattern].gsub('%insert%', x) unless opts[:url_pattern].to_s.eql?('') #BUG x = x.gsub( '%insert%' ,opts[:url_pattern] ) unless opts[:url_pattern].to_s.eql?('') #OK

I am getting error on kali linux ![image](https://user-images.githubusercontent.com/78796901/127740677-8c3b55dd-6e69-44e5-bc9b-0ab93cc374ee.png)

Please what is the legal status of the plugins/IpToCountry.csv database? The whatweb project is released with the GPLv2+ license. But it contains plugins/IpToCountry.csv file which states it is "DONATIONWARE" =...

I tried to scan a clearweb site via TOR proxy and it worked as expected. The scan does not work though when scanning a .onion URL. Error message: ERROR Opening:...

Feature Request