Skip to content

Instantly share code, notes, and snippets.

@dynamicguy
Created September 26, 2015 08:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dynamicguy/691a91ae392b71d5deeb to your computer and use it in GitHub Desktop.
Save dynamicguy/691a91ae392b71d5deeb to your computer and use it in GitHub Desktop.
$ ./whatweb -v https://yaoota.com
https://yaoota.com/ [301]
https://yaoota.com [301] Apache[2.2.22], Country[GERMANY][DE], HTTPServer[Debian Linux][Apache/2.2.22 (Debian)], IP[148.251.69.208], RedirectLocation[https://yaoota.com/en/], UncommonHeaders[x-content-type-options,strict-transport-security], X-Frame-Options[DENY], X-XSS-Protection[1; mode=block]
URL : https://yaoota.com
Status : 301
Apache ---------------------------------------------------------------------
Description: The Apache HTTP Server Project is an effort to develop and
maintain an open-source HTTP server for modern operating
systems including UNIX and Windows NT. The goal of this
project is to provide a secure, efficient and extensible
server that provides HTTP services in sync with the current
HTTP standards.
Website : http://httpd.apache.org/
Version : 2.2.22 (from HTTP Server Header)
Country --------------------------------------------------------------------
Description: Shows the country the IPv4 address belongs to. This uses
the GeoIP IP2Country database from
http://software77.net/geo-ip/. Instructions on updating the
database are in the plugin comments.
String : GERMANY
Module : DE
HTTPServer -----------------------------------------------------------------
Description: HTTP server header string. This plugin also attempts to
identify the operating system from the server header.
Os : Debian Linux
String : Apache/2.2.22 (Debian) (from server string)
IP -------------------------------------------------------------------------
Description: IP address of the target, if available.
String : 148.251.69.208
RedirectLocation -----------------------------------------------------------
Description: HTTP Server string location. used with http-status 301 and
302
String : https://yaoota.com/en/ (from location)
UncommonHeaders ------------------------------------------------------------
Description: Uncommon HTTP server headers. The blacklist includes all
the standard headers and many non standard but common ones.
Interesting but fairly common headers should have their own
plugins, eg. x-powered-by, server and x-aspnet-version.
Info about headers can be found at www.http-stats.com
String : x-content-type-options,strict-transport-security (from headers)
X-Frame-Options ------------------------------------------------------------
Description: This plugin retrieves the X-Frame-Options value from the
HTTP header. - More Info:
http://msdn.microsoft.com/en-us/library/cc288472%28VS.85%29.
aspx
String : DENY
X-XSS-Protection -----------------------------------------------------------
Description: This plugin retrieves the X-XSS-Protection value from the
HTTP header. - More Info:
http://msdn.microsoft.com/en-us/library/cc288472%28VS.85%29.
aspx
String : 1; mode=block
https://yaoota.com/en/ [200]
https://yaoota.com/en/ [200] Apache[2.2.22], Content-Language[en], Cookies[csrftoken], Country[GERMANY][DE], probably Django[csrftoken], Email[contact@yaoota.com], Google-Analytics[Universal][UA-37253229-3], HTML5, HTTPServer[Debian Linux][Apache/2.2.22 (Debian)], IP[148.251.69.208], OpenSearch[/opensearch.xml], PasswordField[password], Script[text/javascript], Title[Online Shopping Egypt. Compare prices across online shops on Yaoota!][Title element contains newline(s)!], UncommonHeaders[strict-transport-security,x-content-type-options], X-Frame-Options[SAMEORIGIN], X-UA-Compatible[IE=edge], X-XSS-Protection[1; mode=block]
URL : https://yaoota.com/en/
Status : 200
Apache ---------------------------------------------------------------------
Description: The Apache HTTP Server Project is an effort to develop and
maintain an open-source HTTP server for modern operating
systems including UNIX and Windows NT. The goal of this
project is to provide a secure, efficient and extensible
server that provides HTTP services in sync with the current
HTTP standards.
Website : http://httpd.apache.org/
Version : 2.2.22 (from HTTP Server Header)
Content-Language -----------------------------------------------------------
Description: Detect the content-language setting from the HTTP header.
String : en
Cookies --------------------------------------------------------------------
Description: Display the names of cookies in the HTTP headers. The
values are not returned to save on space.
String : csrftoken
Country --------------------------------------------------------------------
Description: Shows the country the IPv4 address belongs to. This uses
the GeoIP IP2Country database from
http://software77.net/geo-ip/. Instructions on updating the
database are in the plugin comments.
String : GERMANY
Module : DE
Django ---------------------------------------------------------------------
Description: Django is a high-level Python Web framework that encourages
rapid development and clean, pragmatic design. - Homepage:
https://www.djangoproject.com/
Certainty : probably
String : csrftoken (Certainty: probably )
Email ----------------------------------------------------------------------
Description: Extract email addresses. Find valid email address and
syntactically invalid email addresses from mailto: link
tags. We match syntactically invalid links containing
mailto: to catch anti-spam email addresses, eg. bob at
gmail.com. This uses the simplified email regular
expression from
http://www.regular-expressions.info/email.html for valid
email add
String : contact@yaoota.com
Google-Analytics -----------------------------------------------------------
Description: This plugin identifies the Google Analytics account.
Website : http://www.google.com/analytics/
Version : Universal
Account : UA-37253229-3
HTML5 ----------------------------------------------------------------------
Description: HTML version 5, detected by the doctype declaration
HTTPServer -----------------------------------------------------------------
Description: HTTP server header string. This plugin also attempts to
identify the operating system from the server header.
Os : Debian Linux
String : Apache/2.2.22 (Debian) (from server string)
IP -------------------------------------------------------------------------
Description: IP address of the target, if available.
String : 148.251.69.208
OpenSearch -----------------------------------------------------------------
Description: This plugin identifies open search and extracts the URL.
OpenSearch is a collection of simple formats for the
sharing of search results.
String : /opensearch.xml
PasswordField --------------------------------------------------------------
Description: find password fields
String : password (from field name)
Script ---------------------------------------------------------------------
Description: This plugin detects instances of script HTML elements and
returns the script language/type.
String : text/javascript
Title ----------------------------------------------------------------------
Description: The HTML page title
Module : Title element contains newline(s)! (from WARNING)
String : Online Shopping Egypt. Compare prices across online shops on Yaoota! (from page title)
UncommonHeaders ------------------------------------------------------------
Description: Uncommon HTTP server headers. The blacklist includes all
the standard headers and many non standard but common ones.
Interesting but fairly common headers should have their own
plugins, eg. x-powered-by, server and x-aspnet-version.
Info about headers can be found at www.http-stats.com
String : strict-transport-security,x-content-type-options (from headers)
X-Frame-Options ------------------------------------------------------------
Description: This plugin retrieves the X-Frame-Options value from the
HTTP header. - More Info:
http://msdn.microsoft.com/en-us/library/cc288472%28VS.85%29.
aspx
String : SAMEORIGIN
X-UA-Compatible ------------------------------------------------------------
Description: This plugin retrieves the X-UA-Compatible value from the
HTTP header and meta http-equiv tag. - More Info:
http://msdn.microsoft.com/en-us/library/cc817574.aspx
String : IE=edge
X-XSS-Protection -----------------------------------------------------------
Description: This plugin retrieves the X-XSS-Protection value from the
HTTP header. - More Info:
http://msdn.microsoft.com/en-us/library/cc288472%28VS.85%29.
aspx
String : 1; mode=block
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment