Created
October 30, 2015 17:38
-
-
Save dynamicguy/1d1cd5cd00ca66303ec7 to your computer and use it in GitHub Desktop.
doroob
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ whatweb -v https://www.doroob.sa ‹system› | |
https://www.doroob.sa/ [302] | |
https://www.doroob.sa [302] HTTPServer[Microsoft-IIS/6.0], IP[185.63.233.57], Microsoft-IIS[6.0], RedirectLocation[https://www.doroob.sa/ar/], UncommonHeaders[x-content-type-options] | |
URL : https://www.doroob.sa | |
Status : 302 | |
HTTPServer ----------------------------------------------------------------- | |
Description: HTTP server header string. This plugin also attempts to | |
identify the operating system from the server header. | |
String : Microsoft-IIS/6.0 (from server string) | |
IP ------------------------------------------------------------------------- | |
Description: IP address of the target, if available. | |
String : 185.63.233.57 | |
Microsoft-IIS -------------------------------------------------------------- | |
Description: Microsoft Internet Information Services (IIS) for Windows | |
Server is a flexible, secure and easy-to-manage Web server | |
for hosting anything on the Web. From media streaming to | |
web application hosting, IIS's scalable and open | |
architecture is ready to handle the most demanding tasks. - | |
homepage: http://www.iis.net/ | |
Version : 6.0 | |
RedirectLocation ----------------------------------------------------------- | |
Description: HTTP Server string location. used with http-status 301 and | |
302 | |
String : https://www.doroob.sa/ar/ (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 (from headers) | |
https://www.doroob.sa/ar/ [200] | |
https://www.doroob.sa/ar/ [200] Content-Language[ar], Cookies[MPAT,PHPSESSID], Frame, Google-Analytics[Universal][UA-54791729-1], HTML5, HTTPServer[Microsoft-IIS/6.0], HttpOnly[PHPSESSID], IP[185.63.233.57], JQuery[2.1.1], Microsoft-IIS[6.0], Script[text/javascript], Title[دروب], UncommonHeaders[x-content-type-options], X-Frame-Options[SAMEORIGIN], X-UA-Compatible[IE=edge] | |
URL : https://www.doroob.sa/ar/ | |
Status : 200 | |
Content-Language ----------------------------------------------------------- | |
Description: Detect the content-language setting from the HTTP header. | |
String : ar | |
Cookies -------------------------------------------------------------------- | |
Description: Display the names of cookies in the HTTP headers. The | |
values are not returned to save on space. | |
String : PHPSESSID | |
String : MPAT | |
Frame ---------------------------------------------------------------------- | |
Description: This plugin detects instances of frame and iframe HTML | |
elements. | |
Google-Analytics ----------------------------------------------------------- | |
Description: This plugin identifies the Google Analytics account. | |
Website : http://www.google.com/analytics/ | |
Version : Universal | |
Account : UA-54791729-1 | |
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. | |
String : Microsoft-IIS/6.0 (from server string) | |
HttpOnly ------------------------------------------------------------------- | |
Description: If the HttpOnly flag is included in the HTTP set-cookie | |
response header and the browser supports it then the cookie | |
cannot be accessed through client side script - More Info: | |
http://en.wikipedia.org/wiki/HTTP_cookie | |
String : PHPSESSID | |
IP ------------------------------------------------------------------------- | |
Description: IP address of the target, if available. | |
String : 185.63.233.57 | |
JQuery --------------------------------------------------------------------- | |
Description: A fast, concise, JavaScript that simplifies how to traverse | |
HTML documents, handle events, perform animations, and add | |
AJAX. - Homepage: http://jquery.com/ | |
Version : 2.1.1 | |
Microsoft-IIS -------------------------------------------------------------- | |
Description: Microsoft Internet Information Services (IIS) for Windows | |
Server is a flexible, secure and easy-to-manage Web server | |
for hosting anything on the Web. From media streaming to | |
web application hosting, IIS's scalable and open | |
architecture is ready to handle the most demanding tasks. - | |
homepage: http://www.iis.net/ | |
Version : 6.0 | |
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 | |
String : دروب (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 : 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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment