<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.owasp.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ecasbas</id>
		<title>OWASP - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.owasp.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ecasbas"/>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php/Special:Contributions/Ecasbas"/>
		<updated>2026-05-14T17:08:47Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.27.2</generator>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Web-metadata&amp;diff=183589</id>
		<title>Web-metadata</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Web-metadata&amp;diff=183589"/>
				<updated>2014-10-13T14:28:48Z</updated>
		
		<summary type="html">&lt;p&gt;Ecasbas: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Social Media Links}}&lt;br /&gt;
&lt;br /&gt;
'''CALL FOR CONTRIBUTORS''':&lt;br /&gt;
If you would like collaborate in this project [https://lists.owasp.org/mailman/listinfo/owasp_unmaskme_project join with us].&lt;br /&gt;
&lt;br /&gt;
Collection of HTTP and HTML metadata information in order to categorize its relevance as a sign of possible security weakness or signs of hardening in any website. The final goal is to raise web security awareness (''assessing favourably the signs of hardening and assessing negatively the signs of weakness'') with an overall interpretation of this information from any website.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: 1em auto 1em auto;&amp;quot;&lt;br /&gt;
|+ '''Examples of Metadata assessing'''&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Weakness signs&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Hardening signs&lt;br /&gt;
|-&lt;br /&gt;
| MetaGenerator[Joomla! 1.5  || X-Frame-Options[SAMEORIGIN&lt;br /&gt;
|-&lt;br /&gt;
| Microsoft-IIS/6.0 || X-XSS-Protection&lt;br /&gt;
|-&lt;br /&gt;
| Apache/2.2.22(Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5 || UncommonHeaders[x-varnish&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[http://desenmascara.me Proof of concept in Spanish]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
This information collected plus more input from other OWASP projects as [[Top 10 2013-Top 10]], could serve as the basis for WEB fingerprinting.&lt;br /&gt;
A proof of concept tool is available in [http://desenmascara.me as a web service].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.38 Server HTTP header] metadata collected'''&lt;br /&gt;
|'''Server HTTP header'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|AkamaiGHost&lt;br /&gt;
|Web server using Akamai Global Hosting&lt;br /&gt;
|Need references&lt;br /&gt;
|-&lt;br /&gt;
|AmazonS3&lt;br /&gt;
|Web server using Amazon cloud&lt;br /&gt;
|[http://docs.aws.amazon.com/AmazonS3/latest/API/RESTCommonResponseHeaders.html Common Response headers]&lt;br /&gt;
|-&lt;br /&gt;
|Apache/X.X&lt;br /&gt;
|Web server using [http://www.apache.org/ Apache] technology&lt;br /&gt;
|[http://news.netcraft.com/archives/category/web-server-survey/ Technology lider in Internet]&lt;br /&gt;
|-&lt;br /&gt;
|Microsoft-IIS/X&lt;br /&gt;
|Web server using [http://www.iis.net/ Microsoft IIS technology]&lt;br /&gt;
|[http://blogs.technet.com/b/stefan_gossner/archive/2008/03/12/iis-7-how-to-send-a-custom-server-http-header.aspx How to modify this header]&lt;br /&gt;
|-&lt;br /&gt;
|PWS&lt;br /&gt;
|Small Microsoft Web server for old Windows versions&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Microsoft_Personal_Web_Server Microsoft Personal Web Server]&lt;br /&gt;
|-&lt;br /&gt;
|nginx/X.X&lt;br /&gt;
|Russian web server and reverse proxy&lt;br /&gt;
|[http://nginx.org/en/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|lighttpd/X.X&lt;br /&gt;
|Web server optimized for speed-critical environments&lt;br /&gt;
|[http://www.lighttpd.net/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|OpenCms/X.X&lt;br /&gt;
|Open source content management system written in Java&lt;br /&gt;
|[http://www.opencms.org/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Netscape-Enterprise/X.X&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Netscape_Enterprise_Server old Netscape technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server Current server family]&lt;br /&gt;
|-&lt;br /&gt;
|Sun-ONE-Web-Server/X&lt;br /&gt;
|Web server using [http://docs.oracle.com/cd/E19554-01/ iPlanet web server technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server Current server family]&lt;br /&gt;
|-&lt;br /&gt;
|Oracle-Application-Server-Xx&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Oracle_Application_Server Oracle applications server]&lt;br /&gt;
|[http://www.oracle.com/technetwork/middleware/ias/overview/index.html?ssSourceSiteId=ocomen Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Lotus-Domino&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino IBM Lotus Domino technology]&lt;br /&gt;
|[http://www-01.ibm.com/software/lotus/category/messaging/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Sun-Java-System-Web-Server/X&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino Oracle iPlanet technology]&lt;br /&gt;
|[http://www.oracle.com/technetwork/middleware/iplanetwebserver-098726.html Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Oracle-iPlanet-Web-Server/7.0&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino Oracle iPlanet technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server iPlanet Web server]&lt;br /&gt;
|-&lt;br /&gt;
|IBM_HTTP_Server/X.X&lt;br /&gt;
|Web server using [http://www-03.ibm.com/software/products/us/en/http-servers IBM technology] (Apache based)&lt;br /&gt;
|[http://publib.boulder.ibm.com/httpserv/ihsdiag/questions.html#ihshideserver How to hide version]&lt;br /&gt;
|-&lt;br /&gt;
|LiteSpeed/X.X&lt;br /&gt;
|Web server using [http://www.litespeedtech.com/docs/webserver/intro/ LiteSpeed technology] (Apache based)&lt;br /&gt;
|[http://www.litespeedtech.com/support/forum/showthread.php?t=4893 How to hide version]&lt;br /&gt;
|-&lt;br /&gt;
|Alterian-CME/X.X&lt;br /&gt;
|Web server using [http://www.sdl.com/products/acm/ SDL ACM] &lt;br /&gt;
|[http://www.sdl.com/aboutus/news/pressreleases/2012/sdl_acquires_alterian.html SDL acquires Alterian]&lt;br /&gt;
|-&lt;br /&gt;
|Tengine&lt;br /&gt;
|Web server using [http://tengine.taobao.org/index.html Tengine technology] (nginx based) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|eZ Publish&lt;br /&gt;
|Web server using [http://ez.no/ EZ technology] &lt;br /&gt;
|[http://es.wikipedia.org/wiki/EZ_Publish Open Source CMS]&lt;br /&gt;
|-&lt;br /&gt;
|GSE&lt;br /&gt;
|Web server using [https://code.google.com/p/opengse/ Google infrastructure] (blogger) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|gws&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Google_Web_Server#Software Google infrastructure] (search pages) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|sffe&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Google_Web_Server#Software Google infrastructure] (static files) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|tfe&lt;br /&gt;
|Web server using [http://www.twitter.com/ Twitter infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|YTS&lt;br /&gt;
|Web server using [http://www.yahoo.com/ Yahoo! infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|cloudflare-nginx&lt;br /&gt;
|Web server using [https://www.cloudflare.com/ CloudFlare infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://en.wikipedia.org/wiki/List_of_HTTP_header_fields Powered-by HTTP header] metadata collected (this header isn't an HTTP standard)'''&lt;br /&gt;
|'''Powered-by HTTP header'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|eBD/3.5.5 &lt;br /&gt;
|Web server using [http://www.ebdsoft.com/ EBD technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|eWAY &lt;br /&gt;
|Web server using [http://www.eway.com.au/ eWay payment gateway]&lt;br /&gt;
|[http://www.eway.com.au Need more info]&lt;br /&gt;
|-&lt;br /&gt;
|Express &lt;br /&gt;
|Web server using [http://expressjs.com/api.html nodejs with express]&lt;br /&gt;
|[http://expressjs.com/api.html x-powered-by Enables the &amp;quot;X-Powered-By: Express&amp;quot; HTTP header, enabled by default.]&lt;br /&gt;
|-&lt;br /&gt;
|PHP/x.x&lt;br /&gt;
|Web server using [http://php.net/ PHP technology]&lt;br /&gt;
|[http://php.net/manual/en/function.header-remove.php How to remove header]&lt;br /&gt;
|-&lt;br /&gt;
|ASP.NET&lt;br /&gt;
|Web server using [http://www.asp.net/ Microsoft ASP technology]&lt;br /&gt;
|[http://www.iis.net/configreference/system.webserver/httpprotocol/customheaders Custom headers]&lt;br /&gt;
|-&lt;br /&gt;
|Servlet/X.X JSP/X.X&lt;br /&gt;
|Web server using [http://tomcat.apache.org/ Tomcat application server]&lt;br /&gt;
|[https://issues.apache.org/bugzilla/show_bug.cgi?id=48006 Header implementation]&lt;br /&gt;
|-&lt;br /&gt;
|Plesklin&lt;br /&gt;
|Web server using [http://www.parallels.com/es/products/plesk/addons/ Parallels technology]&lt;br /&gt;
|[http://forum.parallels.com/showthread.php?260694-Disable-HTTP-header-X-Powered-By-PleskLin How to disable header]&lt;br /&gt;
|-&lt;br /&gt;
|(mod_rails/mod_rack)&lt;br /&gt;
|Web server using [http://rubyonrails.org/ Ruby on Rails technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Phusion_Passenger Phusion Passenger]&lt;br /&gt;
|-&lt;br /&gt;
|ARR/X.X&lt;br /&gt;
|Web server using [http://www.iis.net/downloads/microsoft/application-request-routing IIS with request routing technology]&lt;br /&gt;
|[http://blogs.iis.net/finbarryan/archive/2013/06/05/application-request-routing-and-server-headers-quot-x-powered-by-arr-2-5-quot.aspx More header information]&lt;br /&gt;
|-&lt;br /&gt;
|JSF/2.0&lt;br /&gt;
|Web server using [http://www.oracle.com/technetwork/java/javaee/javaserverfaces-139869.html JavaServer Faces technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://en.wikipedia.org/wiki/List_of_HTTP_header_fields Uncommon HTTP headers] collected (this headers aren't an HTTP standard)'''&lt;br /&gt;
|'''Custom HTTP headers'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|access-control-allow-origin, access-control-allow-headers&lt;br /&gt;
|Web server using [https://developer.mozilla.org/en-US/docs/HTTP/Access_control_CORS HTTP access control (CORS)]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|x-generator&lt;br /&gt;
|Web server running under Drupal &lt;br /&gt;
|[https://api.drupal.org/api/drupal/includes!common.inc/function/_drupal_default_html_head/7 function _drupal_default_html_head]&lt;br /&gt;
|-&lt;br /&gt;
|x-amz-&lt;br /&gt;
|Web server running under Amazon services &lt;br /&gt;
|[http://docs.aws.amazon.com/AmazonS3/latest/API/RESTCommonResponseHeaders.html common response headers]&lt;br /&gt;
|-&lt;br /&gt;
|x-cache-hits,x-timer,x-served-by, x-varnish, x-varnish-cache&lt;br /&gt;
|Web server using [https://www.varnish-cache.org/ Varnish cache technology]&lt;br /&gt;
|[http://blogs.technet.com/b/stefan_gossner/archive/2008/03/12/iis-7-how-to-send-a-custom-server-http-header.aspx How to modify this header]&lt;br /&gt;
|-&lt;br /&gt;
|x-drupal-cache&lt;br /&gt;
|Web server using [https://drupal.org/ Drupal technology]&lt;br /&gt;
|[http://www.cvedetails.com/product/2387/Drupal-Drupal.html?vendor_id=1367 Vulnerabilities stats]&lt;br /&gt;
|-&lt;br /&gt;
|x-dynatrace&lt;br /&gt;
|Web server using [http://www.compuware.com/en_us/application-performance-management.html dynatrace technology] &lt;br /&gt;
|Need more data&lt;br /&gt;
|-&lt;br /&gt;
|x-server-name&lt;br /&gt;
|Web server using [http://www-01.ibm.com/software/websphere/ Websphere technology]&lt;br /&gt;
|[http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r1m0/index.jsp?topic=%2Fcom.ibm.etools.mft.doc%2Fac00477_.htm node HTTP headers]&lt;br /&gt;
|-&lt;br /&gt;
|strict-transport-security&lt;br /&gt;
|opt-in security enhancement that is specified by a web application&lt;br /&gt;
|[https://www.owasp.org/index.php/HTTP_Strict_Transport_Security HTTP Strict Transport Security]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''HTML metadata / HTTP headers collected which could allow [https://www.owasp.org/index.php/OWASP_Periodic_Table_of_Vulnerabilities_-_Fingerprinting fingerprinting] '''&lt;br /&gt;
|'''HTML metadata'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|moodle&lt;br /&gt;
|Web server using [https://moodle.org/ Moodle] technology&lt;br /&gt;
|[http://www.cvedetails.com/vendor/2105/Moodle.html Vulnerabilities stats]&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Infopark CMS Fiona&lt;br /&gt;
|Web server using [https://www.infopark.de/produkte/CMS-Fiona CMS Fiona technology]&lt;br /&gt;
|6.10 Last version. Need more info.&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Sitefinity&lt;br /&gt;
|Web server using [http://www.sitefinity.com/ SiteFinity technology]&lt;br /&gt;
|[http://www.sitefinity.com/documentation/documentationarticles/developers-guide/deep-dive/security Security based on ASP.NET model]&lt;br /&gt;
|-&lt;br /&gt;
|HTTPServer[BigIP / Cookies[BIGip&lt;br /&gt;
|Web server using [http://www.f5.com/products/big-ip/ F5 technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|Cookies: PHPSESSID&lt;br /&gt;
|Web server using [http://php.net/ PHP technology]&lt;br /&gt;
|[http://php.net/manual/en/function.session-start.php Session cookie]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies: JSESSIONID&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/JavaServer_Pages JSP technology]&lt;br /&gt;
|[http://blog.whitehatsec.com/tag/jsessionid/#.UcxS4PnOuSp Session cookie]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies: ASPSESSION&lt;br /&gt;
|Web server using [http://www.asp.net/ ASP technology]&lt;br /&gt;
|See ASP.NET in the Powered-by HTTP header section&lt;br /&gt;
|-&lt;br /&gt;
|Cookies: fe_typo_user&lt;br /&gt;
|Web server using [http://typo3.org/ TYPO3 technology]&lt;br /&gt;
|[http://cookiepedia.co.uk/cookies/fe_typo_user Ref]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies: CFID&lt;br /&gt;
|Web server using [http://help.adobe.com/en_US/ColdFusion/10.0/Developing/WSe61e35da8d3185183e145c0d1353e31f559-7ffc.html Coldfusion technology]&lt;br /&gt;
|Need more data&lt;br /&gt;
|-&lt;br /&gt;
|Cookies: CFTOKEN&lt;br /&gt;
|Web server using [http://help.adobe.com/en_US/ColdFusion/10.0/Developing/WSe61e35da8d3185183e145c0d1353e31f559-7ffc.html Coldfusion technology]&lt;br /&gt;
|Need more data&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Square One, Meta-Author[Jeremy&lt;br /&gt;
|Web server using [https://github.com/square-one/square-one-cms Square One CMS (light version of Joomla)]&lt;br /&gt;
|Looks like is discontinued&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[LFC&lt;br /&gt;
|Web server using [http://www.getlfs.com/ LFS technology]&lt;br /&gt;
|CMS based on Python, Django and jQuery&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Percussion&lt;br /&gt;
|Web server using [https://www.percussion.com Percussion CMS]&lt;br /&gt;
|CMS for Marketers&lt;br /&gt;
|-&lt;br /&gt;
|RiOS[&lt;br /&gt;
|Web server using Riverbeed WAN optimization [http://www.riverbed.com/products/wan-optimization/ Riverbeed WAN optimization]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Riverbed_Technology Riverbeed Technology]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
TODO: https://www.owasp.org/index.php/Fingerprint_Web_Application_(OTG-INFO-009)#Common_Application_Identifiers&lt;/div&gt;</summary>
		<author><name>Ecasbas</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Web-metadata&amp;diff=183584</id>
		<title>Web-metadata</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Web-metadata&amp;diff=183584"/>
				<updated>2014-10-13T06:44:33Z</updated>
		
		<summary type="html">&lt;p&gt;Ecasbas: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Social Media Links}}&lt;br /&gt;
&lt;br /&gt;
'''CALL FOR CONTRIBUTORS''':&lt;br /&gt;
If you would like collaborate in this project [https://lists.owasp.org/mailman/listinfo/owasp_unmaskme_project join with us].&lt;br /&gt;
&lt;br /&gt;
Collection of HTTP and HTML metadata information in order to categorize its relevance as a sign of possible security weakness or signs of hardening in any website. The final goal is to raise web security awareness (''assessing favourably the signs of hardening and assessing negatively the signs of weakness'') with an overall interpretation of this information from any website.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: 1em auto 1em auto;&amp;quot;&lt;br /&gt;
|+ '''Examples of Metadata assessing'''&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Weakness signs&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Hardening signs&lt;br /&gt;
|-&lt;br /&gt;
| MetaGenerator[Joomla! 1.5  || X-Frame-Options[SAMEORIGIN&lt;br /&gt;
|-&lt;br /&gt;
| Microsoft-IIS/6.0 || X-XSS-Protection&lt;br /&gt;
|-&lt;br /&gt;
| Apache/2.2.22(Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5 || UncommonHeaders[x-varnish&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[http://desenmascara.me Proof of concept in Spanish]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
This information collected plus more input from other OWASP projects as [[Top 10 2013-Top 10]], could serve as the basis for WEB fingerprinting.&lt;br /&gt;
A proof of concept tool is available in [http://desenmascara.me as a web service].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.38 Server HTTP header] metadata collected'''&lt;br /&gt;
|'''Server HTTP header'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|AkamaiGHost&lt;br /&gt;
|Web server using Akamai Global Hosting&lt;br /&gt;
|Need references&lt;br /&gt;
|-&lt;br /&gt;
|AmazonS3&lt;br /&gt;
|Web server using Amazon cloud&lt;br /&gt;
|[http://docs.aws.amazon.com/AmazonS3/latest/API/RESTCommonResponseHeaders.html Common Response headers]&lt;br /&gt;
|-&lt;br /&gt;
|Apache/X.X&lt;br /&gt;
|Web server using [http://www.apache.org/ Apache] technology&lt;br /&gt;
|[http://news.netcraft.com/archives/category/web-server-survey/ Technology lider in Internet]&lt;br /&gt;
|-&lt;br /&gt;
|Microsoft-IIS/X&lt;br /&gt;
|Web server using [http://www.iis.net/ Microsoft IIS technology]&lt;br /&gt;
|[http://blogs.technet.com/b/stefan_gossner/archive/2008/03/12/iis-7-how-to-send-a-custom-server-http-header.aspx How to modify this header]&lt;br /&gt;
|-&lt;br /&gt;
|PWS&lt;br /&gt;
|Small Microsoft Web server for old Windows versions&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Microsoft_Personal_Web_Server Microsoft Personal Web Server]&lt;br /&gt;
|-&lt;br /&gt;
|nginx/X.X&lt;br /&gt;
|Russian web server and reverse proxy&lt;br /&gt;
|[http://nginx.org/en/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|lighttpd/X.X&lt;br /&gt;
|Web server optimized for speed-critical environments&lt;br /&gt;
|[http://www.lighttpd.net/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|OpenCms/X.X&lt;br /&gt;
|Open source content management system written in Java&lt;br /&gt;
|[http://www.opencms.org/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Netscape-Enterprise/X.X&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Netscape_Enterprise_Server old Netscape technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server Current server family]&lt;br /&gt;
|-&lt;br /&gt;
|Sun-ONE-Web-Server/X&lt;br /&gt;
|Web server using [http://docs.oracle.com/cd/E19554-01/ iPlanet web server technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server Current server family]&lt;br /&gt;
|-&lt;br /&gt;
|Oracle-Application-Server-Xx&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Oracle_Application_Server Oracle applications server]&lt;br /&gt;
|[http://www.oracle.com/technetwork/middleware/ias/overview/index.html?ssSourceSiteId=ocomen Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Lotus-Domino&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino IBM Lotus Domino technology]&lt;br /&gt;
|[http://www-01.ibm.com/software/lotus/category/messaging/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Sun-Java-System-Web-Server/X&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino Oracle iPlanet technology]&lt;br /&gt;
|[http://www.oracle.com/technetwork/middleware/iplanetwebserver-098726.html Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Oracle-iPlanet-Web-Server/7.0&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino Oracle iPlanet technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server iPlanet Web server]&lt;br /&gt;
|-&lt;br /&gt;
|IBM_HTTP_Server/X.X&lt;br /&gt;
|Web server using [http://www-03.ibm.com/software/products/us/en/http-servers IBM technology] (Apache based)&lt;br /&gt;
|[http://publib.boulder.ibm.com/httpserv/ihsdiag/questions.html#ihshideserver How to hide version]&lt;br /&gt;
|-&lt;br /&gt;
|LiteSpeed/X.X&lt;br /&gt;
|Web server using [http://www.litespeedtech.com/docs/webserver/intro/ LiteSpeed technology] (Apache based)&lt;br /&gt;
|[http://www.litespeedtech.com/support/forum/showthread.php?t=4893 How to hide version]&lt;br /&gt;
|-&lt;br /&gt;
|Alterian-CME/X.X&lt;br /&gt;
|Web server using [http://www.sdl.com/products/acm/ SDL ACM] &lt;br /&gt;
|[http://www.sdl.com/aboutus/news/pressreleases/2012/sdl_acquires_alterian.html SDL acquires Alterian]&lt;br /&gt;
|-&lt;br /&gt;
|Tengine&lt;br /&gt;
|Web server using [http://tengine.taobao.org/index.html Tengine technology] (nginx based) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|eZ Publish&lt;br /&gt;
|Web server using [http://ez.no/ EZ technology] &lt;br /&gt;
|[http://es.wikipedia.org/wiki/EZ_Publish Open Source CMS]&lt;br /&gt;
|-&lt;br /&gt;
|GSE&lt;br /&gt;
|Web server using [https://code.google.com/p/opengse/ Google infrastructure] (blogger) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|gws&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Google_Web_Server#Software Google infrastructure] (search pages) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|sffe&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Google_Web_Server#Software Google infrastructure] (static files) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|tfe&lt;br /&gt;
|Web server using [http://www.twitter.com/ Twitter infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|YTS&lt;br /&gt;
|Web server using [http://www.yahoo.com/ Yahoo! infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|cloudflare-nginx&lt;br /&gt;
|Web server using [https://www.cloudflare.com/ CloudFlare infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://en.wikipedia.org/wiki/List_of_HTTP_header_fields Powered-by HTTP header] metadata collected (this header isn't an HTTP standard)'''&lt;br /&gt;
|'''Powered-by HTTP header'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|eBD/3.5.5 &lt;br /&gt;
|Web server using [http://www.ebdsoft.com/ EBD technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|eWAY &lt;br /&gt;
|Web server using [http://www.eway.com.au/ eWay payment gateway]&lt;br /&gt;
|[http://www.eway.com.au Need more info]&lt;br /&gt;
|-&lt;br /&gt;
|Express &lt;br /&gt;
|Web server using [http://expressjs.com/api.html nodejs with express]&lt;br /&gt;
|[http://expressjs.com/api.html x-powered-by Enables the &amp;quot;X-Powered-By: Express&amp;quot; HTTP header, enabled by default.]&lt;br /&gt;
|-&lt;br /&gt;
|PHP/x.x&lt;br /&gt;
|Web server using [http://php.net/ PHP technology]&lt;br /&gt;
|[http://php.net/manual/en/function.header-remove.php How to remove header]&lt;br /&gt;
|-&lt;br /&gt;
|ASP.NET&lt;br /&gt;
|Web server using [http://www.asp.net/ Microsoft ASP technology]&lt;br /&gt;
|[http://www.iis.net/configreference/system.webserver/httpprotocol/customheaders Custom headers]&lt;br /&gt;
|-&lt;br /&gt;
|Servlet/X.X JSP/X.X&lt;br /&gt;
|Web server using [http://tomcat.apache.org/ Tomcat application server]&lt;br /&gt;
|[https://issues.apache.org/bugzilla/show_bug.cgi?id=48006 Header implementation]&lt;br /&gt;
|-&lt;br /&gt;
|Plesklin&lt;br /&gt;
|Web server using [http://www.parallels.com/es/products/plesk/addons/ Parallels technology]&lt;br /&gt;
|[http://forum.parallels.com/showthread.php?260694-Disable-HTTP-header-X-Powered-By-PleskLin How to disable header]&lt;br /&gt;
|-&lt;br /&gt;
|(mod_rails/mod_rack)&lt;br /&gt;
|Web server using [http://rubyonrails.org/ Ruby on Rails technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Phusion_Passenger Phusion Passenger]&lt;br /&gt;
|-&lt;br /&gt;
|ARR/X.X&lt;br /&gt;
|Web server using [http://www.iis.net/downloads/microsoft/application-request-routing IIS with request routing technology]&lt;br /&gt;
|[http://blogs.iis.net/finbarryan/archive/2013/06/05/application-request-routing-and-server-headers-quot-x-powered-by-arr-2-5-quot.aspx More header information]&lt;br /&gt;
|-&lt;br /&gt;
|JSF/2.0&lt;br /&gt;
|Web server using [http://www.oracle.com/technetwork/java/javaee/javaserverfaces-139869.html JavaServer Faces technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://en.wikipedia.org/wiki/List_of_HTTP_header_fields Uncommon HTTP headers] collected (this headers aren't an HTTP standard)'''&lt;br /&gt;
|'''Custom HTTP headers'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|access-control-allow-origin, access-control-allow-headers&lt;br /&gt;
|Web server using [https://developer.mozilla.org/en-US/docs/HTTP/Access_control_CORS HTTP access control (CORS)]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|x-generator&lt;br /&gt;
|Web server running under Drupal &lt;br /&gt;
|[https://api.drupal.org/api/drupal/includes!common.inc/function/_drupal_default_html_head/7 function _drupal_default_html_head]&lt;br /&gt;
|-&lt;br /&gt;
|x-amz-&lt;br /&gt;
|Web server running under Amazon services &lt;br /&gt;
|[http://docs.aws.amazon.com/AmazonS3/latest/API/RESTCommonResponseHeaders.html common response headers]&lt;br /&gt;
|-&lt;br /&gt;
|x-cache-hits,x-timer,x-served-by, x-varnish, x-varnish-cache&lt;br /&gt;
|Web server using [https://www.varnish-cache.org/ Varnish cache technology]&lt;br /&gt;
|[http://blogs.technet.com/b/stefan_gossner/archive/2008/03/12/iis-7-how-to-send-a-custom-server-http-header.aspx How to modify this header]&lt;br /&gt;
|-&lt;br /&gt;
|x-drupal-cache&lt;br /&gt;
|Web server using [https://drupal.org/ Drupal technology]&lt;br /&gt;
|[http://www.cvedetails.com/product/2387/Drupal-Drupal.html?vendor_id=1367 Vulnerabilities stats]&lt;br /&gt;
|-&lt;br /&gt;
|x-dynatrace&lt;br /&gt;
|Web server using [http://www.compuware.com/en_us/application-performance-management.html dynatrace technology] &lt;br /&gt;
|Need more data&lt;br /&gt;
|-&lt;br /&gt;
|x-server-name&lt;br /&gt;
|Web server using [http://www-01.ibm.com/software/websphere/ Websphere technology]&lt;br /&gt;
|[http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r1m0/index.jsp?topic=%2Fcom.ibm.etools.mft.doc%2Fac00477_.htm node HTTP headers]&lt;br /&gt;
|-&lt;br /&gt;
|strict-transport-security&lt;br /&gt;
|opt-in security enhancement that is specified by a web application&lt;br /&gt;
|[https://www.owasp.org/index.php/HTTP_Strict_Transport_Security HTTP Strict Transport Security]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''HTML metadata / HTTP headers collected which could allow [https://www.owasp.org/index.php/OWASP_Periodic_Table_of_Vulnerabilities_-_Fingerprinting fingerprinting] '''&lt;br /&gt;
|'''HTML metadata'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|moodle&lt;br /&gt;
|Web server using [https://moodle.org/ Moodle] technology&lt;br /&gt;
|[http://www.cvedetails.com/vendor/2105/Moodle.html Vulnerabilities stats]&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Sitefinity&lt;br /&gt;
|Web server using [http://www.sitefinity.com/ SiteFinity technology]&lt;br /&gt;
|[http://www.sitefinity.com/documentation/documentationarticles/developers-guide/deep-dive/security Security based on ASP.NET model]&lt;br /&gt;
|-&lt;br /&gt;
|HTTPServer[BigIP / Cookies[BIGip&lt;br /&gt;
|Web server using [http://www.f5.com/products/big-ip/ F5 technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|Cookies: PHPSESSID&lt;br /&gt;
|Web server using [http://php.net/ PHP technology]&lt;br /&gt;
|[http://php.net/manual/en/function.session-start.php Session cookie]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies: JSESSIONID&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/JavaServer_Pages JSP technology]&lt;br /&gt;
|[http://blog.whitehatsec.com/tag/jsessionid/#.UcxS4PnOuSp Session cookie]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies: ASPSESSION&lt;br /&gt;
|Web server using [http://www.asp.net/ ASP technology]&lt;br /&gt;
|See ASP.NET in the Powered-by HTTP header section&lt;br /&gt;
|-&lt;br /&gt;
|Cookies: fe_typo_user&lt;br /&gt;
|Web server using [http://typo3.org/ TYPO3 technology]&lt;br /&gt;
|[http://cookiepedia.co.uk/cookies/fe_typo_user Ref]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies: CFID&lt;br /&gt;
|Web server using [http://help.adobe.com/en_US/ColdFusion/10.0/Developing/WSe61e35da8d3185183e145c0d1353e31f559-7ffc.html Coldfusion technology]&lt;br /&gt;
|Need more data&lt;br /&gt;
|-&lt;br /&gt;
|Cookies: CFTOKEN&lt;br /&gt;
|Web server using [http://help.adobe.com/en_US/ColdFusion/10.0/Developing/WSe61e35da8d3185183e145c0d1353e31f559-7ffc.html Coldfusion technology]&lt;br /&gt;
|Need more data&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Square One, Meta-Author[Jeremy&lt;br /&gt;
|Web server using [https://github.com/square-one/square-one-cms Square One CMS (light version of Joomla)]&lt;br /&gt;
|Looks like is discontinued&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[LFC&lt;br /&gt;
|Web server using [http://www.getlfs.com/ LFS technology]&lt;br /&gt;
|CMS based on Python, Django and jQuery&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Percussion&lt;br /&gt;
|Web server using [https://www.percussion.com Percussion CMS]&lt;br /&gt;
|CMS for Marketers&lt;br /&gt;
|-&lt;br /&gt;
|RiOS[&lt;br /&gt;
|Web server using Riverbeed WAN optimization [http://www.riverbed.com/products/wan-optimization/ Riverbeed WAN optimization]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Riverbed_Technology Riverbeed Technology]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
TODO: https://www.owasp.org/index.php/Fingerprint_Web_Application_(OTG-INFO-009)#Common_Application_Identifiers&lt;/div&gt;</summary>
		<author><name>Ecasbas</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Web-metadata&amp;diff=183583</id>
		<title>Web-metadata</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Web-metadata&amp;diff=183583"/>
				<updated>2014-10-13T06:41:33Z</updated>
		
		<summary type="html">&lt;p&gt;Ecasbas: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Social Media Links}}&lt;br /&gt;
&lt;br /&gt;
'''CALL FOR CONTRIBUTORS''':&lt;br /&gt;
If you would like collaborate in this project [https://lists.owasp.org/mailman/listinfo/owasp_unmaskme_project join with us].&lt;br /&gt;
&lt;br /&gt;
Collection of HTTP and HTML metadata information in order to categorize its relevance as a sign of possible security weakness or signs of hardening in any website. The final goal is to raise web security awareness (''assessing favourably the signs of hardening and assessing negatively the signs of weakness'') with an overall interpretation of this information from any website.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: 1em auto 1em auto;&amp;quot;&lt;br /&gt;
|+ '''Examples of Metadata assessing'''&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Weakness signs&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Hardening signs&lt;br /&gt;
|-&lt;br /&gt;
| MetaGenerator[Joomla! 1.5  || X-Frame-Options[SAMEORIGIN&lt;br /&gt;
|-&lt;br /&gt;
| Microsoft-IIS/6.0 || X-XSS-Protection&lt;br /&gt;
|-&lt;br /&gt;
| Apache/2.2.22(Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5 || UncommonHeaders[x-varnish&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[http://desenmascara.me Proof of concept in Spanish]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
This information collected plus more input from other OWASP projects as [[Top 10 2013-Top 10]], could serve as the basis for WEB fingerprinting.&lt;br /&gt;
A proof of concept tool is available in [http://desenmascara.me as a web service].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.38 Server HTTP header] metadata collected'''&lt;br /&gt;
|'''Server HTTP header'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|AkamaiGHost&lt;br /&gt;
|Web server using Akamai Global Hosting&lt;br /&gt;
|Need references&lt;br /&gt;
|-&lt;br /&gt;
|AmazonS3&lt;br /&gt;
|Web server using Amazon cloud&lt;br /&gt;
|[http://docs.aws.amazon.com/AmazonS3/latest/API/RESTCommonResponseHeaders.html Common Response headers]&lt;br /&gt;
|-&lt;br /&gt;
|Apache/X.X&lt;br /&gt;
|Web server using [http://www.apache.org/ Apache] technology&lt;br /&gt;
|[http://news.netcraft.com/archives/category/web-server-survey/ Technology lider in Internet]&lt;br /&gt;
|-&lt;br /&gt;
|Microsoft-IIS/X&lt;br /&gt;
|Web server using [http://www.iis.net/ Microsoft IIS technology]&lt;br /&gt;
|[http://blogs.technet.com/b/stefan_gossner/archive/2008/03/12/iis-7-how-to-send-a-custom-server-http-header.aspx How to modify this header]&lt;br /&gt;
|-&lt;br /&gt;
|PWS&lt;br /&gt;
|Small Microsoft Web server for old Windows versions&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Microsoft_Personal_Web_Server Microsoft Personal Web Server]&lt;br /&gt;
|-&lt;br /&gt;
|nginx/X.X&lt;br /&gt;
|Russian web server and reverse proxy&lt;br /&gt;
|[http://nginx.org/en/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|lighttpd/X.X&lt;br /&gt;
|Web server optimized for speed-critical environments&lt;br /&gt;
|[http://www.lighttpd.net/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|OpenCms/X.X&lt;br /&gt;
|Open source content management system written in Java&lt;br /&gt;
|[http://www.opencms.org/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Netscape-Enterprise/X.X&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Netscape_Enterprise_Server old Netscape technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server Current server family]&lt;br /&gt;
|-&lt;br /&gt;
|Sun-ONE-Web-Server/X&lt;br /&gt;
|Web server using [http://docs.oracle.com/cd/E19554-01/ iPlanet web server technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server Current server family]&lt;br /&gt;
|-&lt;br /&gt;
|Oracle-Application-Server-Xx&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Oracle_Application_Server Oracle applications server]&lt;br /&gt;
|[http://www.oracle.com/technetwork/middleware/ias/overview/index.html?ssSourceSiteId=ocomen Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Lotus-Domino&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino IBM Lotus Domino technology]&lt;br /&gt;
|[http://www-01.ibm.com/software/lotus/category/messaging/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Sun-Java-System-Web-Server/X&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino Oracle iPlanet technology]&lt;br /&gt;
|[http://www.oracle.com/technetwork/middleware/iplanetwebserver-098726.html Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Oracle-iPlanet-Web-Server/7.0&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino Oracle iPlanet technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server iPlanet Web server]&lt;br /&gt;
|-&lt;br /&gt;
|IBM_HTTP_Server/X.X&lt;br /&gt;
|Web server using [http://www-03.ibm.com/software/products/us/en/http-servers IBM technology] (Apache based)&lt;br /&gt;
|[http://publib.boulder.ibm.com/httpserv/ihsdiag/questions.html#ihshideserver How to hide version]&lt;br /&gt;
|-&lt;br /&gt;
|LiteSpeed/X.X&lt;br /&gt;
|Web server using [http://www.litespeedtech.com/docs/webserver/intro/ LiteSpeed technology] (Apache based)&lt;br /&gt;
|[http://www.litespeedtech.com/support/forum/showthread.php?t=4893 How to hide version]&lt;br /&gt;
|-&lt;br /&gt;
|Alterian-CME/X.X&lt;br /&gt;
|Web server using [http://www.sdl.com/products/acm/ SDL ACM] &lt;br /&gt;
|[http://www.sdl.com/aboutus/news/pressreleases/2012/sdl_acquires_alterian.html SDL acquires Alterian]&lt;br /&gt;
|-&lt;br /&gt;
|Tengine&lt;br /&gt;
|Web server using [http://tengine.taobao.org/index.html Tengine technology] (nginx based) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|eZ Publish&lt;br /&gt;
|Web server using [http://ez.no/ EZ technology] &lt;br /&gt;
|[http://es.wikipedia.org/wiki/EZ_Publish Open Source CMS]&lt;br /&gt;
|-&lt;br /&gt;
|GSE&lt;br /&gt;
|Web server using [https://code.google.com/p/opengse/ Google infrastructure] (blogger) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|gws&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Google_Web_Server#Software Google infrastructure] (search pages) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|sffe&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Google_Web_Server#Software Google infrastructure] (static files) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|tfe&lt;br /&gt;
|Web server using [http://www.twitter.com/ Twitter infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|YTS&lt;br /&gt;
|Web server using [http://www.yahoo.com/ Yahoo! infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|cloudflare-nginx&lt;br /&gt;
|Web server using [https://www.cloudflare.com/ CloudFlare infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://en.wikipedia.org/wiki/List_of_HTTP_header_fields Powered-by HTTP header] metadata collected (this header isn't an HTTP standard)'''&lt;br /&gt;
|'''Powered-by HTTP header'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|eBD/3.5.5 &lt;br /&gt;
|Web server using [http://www.ebdsoft.com/ EBD technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|eWAY &lt;br /&gt;
|Web server using [http://www.eway.com.au/ eWay payment gateway]&lt;br /&gt;
|[http://www.eway.com.au Need more info]&lt;br /&gt;
|-&lt;br /&gt;
|Express &lt;br /&gt;
|Web server using [http://expressjs.com/api.html nodejs with express]&lt;br /&gt;
|[http://expressjs.com/api.html x-powered-by Enables the &amp;quot;X-Powered-By: Express&amp;quot; HTTP header, enabled by default.]&lt;br /&gt;
|-&lt;br /&gt;
|PHP/x.x&lt;br /&gt;
|Web server using [http://php.net/ PHP technology]&lt;br /&gt;
|[http://php.net/manual/en/function.header-remove.php How to remove header]&lt;br /&gt;
|-&lt;br /&gt;
|ASP.NET&lt;br /&gt;
|Web server using [http://www.asp.net/ Microsoft ASP technology]&lt;br /&gt;
|[http://www.iis.net/configreference/system.webserver/httpprotocol/customheaders Custom headers]&lt;br /&gt;
|-&lt;br /&gt;
|Servlet/X.X JSP/X.X&lt;br /&gt;
|Web server using [http://tomcat.apache.org/ Tomcat application server]&lt;br /&gt;
|[https://issues.apache.org/bugzilla/show_bug.cgi?id=48006 Header implementation]&lt;br /&gt;
|-&lt;br /&gt;
|Plesklin&lt;br /&gt;
|Web server using [http://www.parallels.com/es/products/plesk/addons/ Parallels technology]&lt;br /&gt;
|[http://forum.parallels.com/showthread.php?260694-Disable-HTTP-header-X-Powered-By-PleskLin How to disable header]&lt;br /&gt;
|-&lt;br /&gt;
|(mod_rails/mod_rack)&lt;br /&gt;
|Web server using [http://rubyonrails.org/ Ruby on Rails technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Phusion_Passenger Phusion Passenger]&lt;br /&gt;
|-&lt;br /&gt;
|ARR/X.X&lt;br /&gt;
|Web server using [http://www.iis.net/downloads/microsoft/application-request-routing IIS with request routing technology]&lt;br /&gt;
|[http://blogs.iis.net/finbarryan/archive/2013/06/05/application-request-routing-and-server-headers-quot-x-powered-by-arr-2-5-quot.aspx More header information]&lt;br /&gt;
|-&lt;br /&gt;
|JSF/2.0&lt;br /&gt;
|Web server using [http://www.oracle.com/technetwork/java/javaee/javaserverfaces-139869.html JavaServer Faces technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://en.wikipedia.org/wiki/List_of_HTTP_header_fields Uncommon HTTP headers] collected (this headers aren't an HTTP standard)'''&lt;br /&gt;
|'''Custom HTTP headers'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|x-generator&lt;br /&gt;
|Web server running under Drupal &lt;br /&gt;
|[https://api.drupal.org/api/drupal/includes!common.inc/function/_drupal_default_html_head/7 function _drupal_default_html_head]&lt;br /&gt;
|-&lt;br /&gt;
|x-amz-&lt;br /&gt;
|Web server running under Amazon services &lt;br /&gt;
|[http://docs.aws.amazon.com/AmazonS3/latest/API/RESTCommonResponseHeaders.html common response headers]&lt;br /&gt;
|-&lt;br /&gt;
|x-dynatrace&lt;br /&gt;
|Web server using [http://www.compuware.com/en_us/application-performance-management.html dynatrace technology] &lt;br /&gt;
|Need more data&lt;br /&gt;
|-&lt;br /&gt;
|strict-transport-security&lt;br /&gt;
|opt-in security enhancement that is specified by a web application&lt;br /&gt;
|[https://www.owasp.org/index.php/HTTP_Strict_Transport_Security HTTP Strict Transport Security]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''HTML metadata / HTTP headers collected which could allow [https://www.owasp.org/index.php/OWASP_Periodic_Table_of_Vulnerabilities_-_Fingerprinting fingerprinting] '''&lt;br /&gt;
|'''HTML metadata'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|moodle&lt;br /&gt;
|Web server using [https://moodle.org/ Moodle] technology&lt;br /&gt;
|[http://www.cvedetails.com/vendor/2105/Moodle.html Vulnerabilities stats]&lt;br /&gt;
|-&lt;br /&gt;
|x-cache-hits,x-timer,x-served-by, x-varnish, x-varnish-cache&lt;br /&gt;
|Web server using [https://www.varnish-cache.org/ Varnish cache technology]&lt;br /&gt;
|[http://blogs.technet.com/b/stefan_gossner/archive/2008/03/12/iis-7-how-to-send-a-custom-server-http-header.aspx How to modify this header]&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Sitefinity&lt;br /&gt;
|Web server using [http://www.sitefinity.com/ SiteFinity technology]&lt;br /&gt;
|[http://www.sitefinity.com/documentation/documentationarticles/developers-guide/deep-dive/security Security based on ASP.NET model]&lt;br /&gt;
|-&lt;br /&gt;
|HTTPServer[BigIP / Cookies[BIGip&lt;br /&gt;
|Web server using [http://www.f5.com/products/big-ip/ F5 technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|x-drupal-cache&lt;br /&gt;
|Web server using [https://drupal.org/ Drupal technology]&lt;br /&gt;
|[http://www.cvedetails.com/product/2387/Drupal-Drupal.html?vendor_id=1367 Vulnerabilities stats]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies: PHPSESSID&lt;br /&gt;
|Web server using [http://php.net/ PHP technology]&lt;br /&gt;
|[http://php.net/manual/en/function.session-start.php Session cookie]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies: JSESSIONID&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/JavaServer_Pages JSP technology]&lt;br /&gt;
|[http://blog.whitehatsec.com/tag/jsessionid/#.UcxS4PnOuSp Session cookie]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies: ASPSESSION&lt;br /&gt;
|Web server using [http://www.asp.net/ ASP technology]&lt;br /&gt;
|See ASP.NET in the Powered-by HTTP header section&lt;br /&gt;
|-&lt;br /&gt;
|Cookies: fe_typo_user&lt;br /&gt;
|Web server using [http://typo3.org/ TYPO3 technology]&lt;br /&gt;
|[http://cookiepedia.co.uk/cookies/fe_typo_user Ref]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies: CFID&lt;br /&gt;
|Web server using [http://help.adobe.com/en_US/ColdFusion/10.0/Developing/WSe61e35da8d3185183e145c0d1353e31f559-7ffc.html Coldfusion technology]&lt;br /&gt;
|Need more data&lt;br /&gt;
|-&lt;br /&gt;
|Cookies: CFTOKEN&lt;br /&gt;
|Web server using [http://help.adobe.com/en_US/ColdFusion/10.0/Developing/WSe61e35da8d3185183e145c0d1353e31f559-7ffc.html Coldfusion technology]&lt;br /&gt;
|Need more data&lt;br /&gt;
|-&lt;br /&gt;
|x-server-name&lt;br /&gt;
|Web server using [http://www-01.ibm.com/software/websphere/ Websphere technology]&lt;br /&gt;
|[http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r1m0/index.jsp?topic=%2Fcom.ibm.etools.mft.doc%2Fac00477_.htm node HTTP headers]&lt;br /&gt;
|-&lt;br /&gt;
|access-control-allow-origin, access-control-allow-headers&lt;br /&gt;
|Web server using [https://developer.mozilla.org/en-US/docs/HTTP/Access_control_CORS HTTP access control (CORS)]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Square One, Meta-Author[Jeremy&lt;br /&gt;
|Web server using [https://github.com/square-one/square-one-cms Square One CMS (light version of Joomla)]&lt;br /&gt;
|Looks like is discontinued&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[LFC&lt;br /&gt;
|Web server using [http://www.getlfs.com/ LFS technology]&lt;br /&gt;
|CMS based on Python, Django and jQuery&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Percussion&lt;br /&gt;
|Web server using [https://www.percussion.com Percussion CMS]&lt;br /&gt;
|CMS for Marketers&lt;br /&gt;
|-&lt;br /&gt;
|RiOS[&lt;br /&gt;
|Web server using Riverbeed WAN optimization [http://www.riverbed.com/products/wan-optimization/ Riverbeed WAN optimization]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Riverbed_Technology Riverbeed Technology]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
TODO: https://www.owasp.org/index.php/Fingerprint_Web_Application_(OTG-INFO-009)#Common_Application_Identifiers&lt;/div&gt;</summary>
		<author><name>Ecasbas</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Web-metadata&amp;diff=183509</id>
		<title>Web-metadata</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Web-metadata&amp;diff=183509"/>
				<updated>2014-10-10T10:01:30Z</updated>
		
		<summary type="html">&lt;p&gt;Ecasbas: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Social Media Links}}&lt;br /&gt;
&lt;br /&gt;
'''CALL FOR CONTRIBUTORS''':&lt;br /&gt;
If you would like collaborate in this project [https://lists.owasp.org/mailman/listinfo/owasp_unmaskme_project join with us].&lt;br /&gt;
&lt;br /&gt;
Collection of HTTP and HTML metadata information in order to categorize its relevance as a sign of possible security weakness or signs of hardening in any website. The final goal is to raise web security awareness (''assessing favourably the signs of hardening and assessing negatively the signs of weakness'') with an overall interpretation of this information from any website.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: 1em auto 1em auto;&amp;quot;&lt;br /&gt;
|+ '''Examples of Metadata assessing'''&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Weakness signs&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Hardening signs&lt;br /&gt;
|-&lt;br /&gt;
| MetaGenerator[Joomla! 1.5  || X-Frame-Options[SAMEORIGIN&lt;br /&gt;
|-&lt;br /&gt;
| Microsoft-IIS/6.0 || X-XSS-Protection&lt;br /&gt;
|-&lt;br /&gt;
| Apache/2.2.22(Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5 || UncommonHeaders[x-varnish&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[http://desenmascara.me Proof of concept in Spanish]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
This information collected plus more input from other OWASP projects as [[Top 10 2013-Top 10]], could serve as the basis for WEB fingerprinting.&lt;br /&gt;
A proof of concept tool is available in [http://desenmascara.me as a web service].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.38 Server HTTP header] metadata collected'''&lt;br /&gt;
|'''Server HTTP header'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|AkamaiGHost&lt;br /&gt;
|Web server using Akamai Global Hosting&lt;br /&gt;
|Need references&lt;br /&gt;
|-&lt;br /&gt;
|AmazonS3&lt;br /&gt;
|Web server using Amazon cloud&lt;br /&gt;
|[http://docs.aws.amazon.com/AmazonS3/latest/API/RESTCommonResponseHeaders.html Common Response headers]&lt;br /&gt;
|-&lt;br /&gt;
|Apache/X.X&lt;br /&gt;
|Web server using [http://www.apache.org/ Apache] technology&lt;br /&gt;
|[http://news.netcraft.com/archives/category/web-server-survey/ Technology lider in Internet]&lt;br /&gt;
|-&lt;br /&gt;
|Microsoft-IIS/X&lt;br /&gt;
|Web server using [http://www.iis.net/ Microsoft IIS technology]&lt;br /&gt;
|[http://blogs.technet.com/b/stefan_gossner/archive/2008/03/12/iis-7-how-to-send-a-custom-server-http-header.aspx How to modify this header]&lt;br /&gt;
|-&lt;br /&gt;
|PWS&lt;br /&gt;
|Small Microsoft Web server for old Windows versions&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Microsoft_Personal_Web_Server Microsoft Personal Web Server]&lt;br /&gt;
|-&lt;br /&gt;
|nginx/X.X&lt;br /&gt;
|Russian web server and reverse proxy&lt;br /&gt;
|[http://nginx.org/en/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|lighttpd/X.X&lt;br /&gt;
|Web server optimized for speed-critical environments&lt;br /&gt;
|[http://www.lighttpd.net/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|OpenCms/X.X&lt;br /&gt;
|Open source content management system written in Java&lt;br /&gt;
|[http://www.opencms.org/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Netscape-Enterprise/X.X&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Netscape_Enterprise_Server old Netscape technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server Current server family]&lt;br /&gt;
|-&lt;br /&gt;
|Sun-ONE-Web-Server/X&lt;br /&gt;
|Web server using [http://docs.oracle.com/cd/E19554-01/ iPlanet web server technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server Current server family]&lt;br /&gt;
|-&lt;br /&gt;
|Oracle-Application-Server-Xx&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Oracle_Application_Server Oracle applications server]&lt;br /&gt;
|[http://www.oracle.com/technetwork/middleware/ias/overview/index.html?ssSourceSiteId=ocomen Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Lotus-Domino&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino IBM Lotus Domino technology]&lt;br /&gt;
|[http://www-01.ibm.com/software/lotus/category/messaging/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Sun-Java-System-Web-Server/X&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino Oracle iPlanet technology]&lt;br /&gt;
|[http://www.oracle.com/technetwork/middleware/iplanetwebserver-098726.html Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Oracle-iPlanet-Web-Server/7.0&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino Oracle iPlanet technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server iPlanet Web server]&lt;br /&gt;
|-&lt;br /&gt;
|IBM_HTTP_Server/X.X&lt;br /&gt;
|Web server using [http://www-03.ibm.com/software/products/us/en/http-servers IBM technology] (Apache based)&lt;br /&gt;
|[http://publib.boulder.ibm.com/httpserv/ihsdiag/questions.html#ihshideserver How to hide version]&lt;br /&gt;
|-&lt;br /&gt;
|LiteSpeed/X.X&lt;br /&gt;
|Web server using [http://www.litespeedtech.com/docs/webserver/intro/ LiteSpeed technology] (Apache based)&lt;br /&gt;
|[http://www.litespeedtech.com/support/forum/showthread.php?t=4893 How to hide version]&lt;br /&gt;
|-&lt;br /&gt;
|Alterian-CME/X.X&lt;br /&gt;
|Web server using [http://www.sdl.com/products/acm/ SDL ACM] &lt;br /&gt;
|[http://www.sdl.com/aboutus/news/pressreleases/2012/sdl_acquires_alterian.html SDL acquires Alterian]&lt;br /&gt;
|-&lt;br /&gt;
|Tengine&lt;br /&gt;
|Web server using [http://tengine.taobao.org/index.html Tengine technology] (nginx based) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|eZ Publish&lt;br /&gt;
|Web server using [http://ez.no/ EZ technology] &lt;br /&gt;
|[http://es.wikipedia.org/wiki/EZ_Publish Open Source CMS]&lt;br /&gt;
|-&lt;br /&gt;
|GSE&lt;br /&gt;
|Web server using [https://code.google.com/p/opengse/ Google infrastructure] (blogger) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|gws&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Google_Web_Server#Software Google infrastructure] (search pages) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|sffe&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Google_Web_Server#Software Google infrastructure] (static files) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|tfe&lt;br /&gt;
|Web server using [http://www.twitter.com/ Twitter infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|YTS&lt;br /&gt;
|Web server using [http://www.yahoo.com/ Yahoo! infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|cloudflare-nginx&lt;br /&gt;
|Web server using [https://www.cloudflare.com/ CloudFlare infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://en.wikipedia.org/wiki/List_of_HTTP_header_fields Powered-by HTTP header] metadata collected (this header isn't an HTTP standard)'''&lt;br /&gt;
|'''Powered-by HTTP header'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|eBD/3.5.5 &lt;br /&gt;
|Web server using [http://www.ebdsoft.com/ EBD technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|eWAY &lt;br /&gt;
|Web server using [http://www.eway.com.au/ eWay payment gateway]&lt;br /&gt;
|[http://www.eway.com.au Need more info]&lt;br /&gt;
|-&lt;br /&gt;
|Express &lt;br /&gt;
|Web server using [http://expressjs.com/api.html nodejs with express]&lt;br /&gt;
|[http://expressjs.com/api.html x-powered-by Enables the &amp;quot;X-Powered-By: Express&amp;quot; HTTP header, enabled by default.]&lt;br /&gt;
|-&lt;br /&gt;
|PHP/x.x&lt;br /&gt;
|Web server using [http://php.net/ PHP technology]&lt;br /&gt;
|[http://php.net/manual/en/function.header-remove.php How to remove header]&lt;br /&gt;
|-&lt;br /&gt;
|ASP.NET&lt;br /&gt;
|Web server using [http://www.asp.net/ Microsoft ASP technology]&lt;br /&gt;
|[http://www.iis.net/configreference/system.webserver/httpprotocol/customheaders Custom headers]&lt;br /&gt;
|-&lt;br /&gt;
|Servlet/X.X JSP/X.X&lt;br /&gt;
|Web server using [http://tomcat.apache.org/ Tomcat application server]&lt;br /&gt;
|[https://issues.apache.org/bugzilla/show_bug.cgi?id=48006 Header implementation]&lt;br /&gt;
|-&lt;br /&gt;
|Plesklin&lt;br /&gt;
|Web server using [http://www.parallels.com/es/products/plesk/addons/ Parallels technology]&lt;br /&gt;
|[http://forum.parallels.com/showthread.php?260694-Disable-HTTP-header-X-Powered-By-PleskLin How to disable header]&lt;br /&gt;
|-&lt;br /&gt;
|(mod_rails/mod_rack)&lt;br /&gt;
|Web server using [http://rubyonrails.org/ Ruby on Rails technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Phusion_Passenger Phusion Passenger]&lt;br /&gt;
|-&lt;br /&gt;
|ARR/X.X&lt;br /&gt;
|Web server using [http://www.iis.net/downloads/microsoft/application-request-routing IIS with request routing technology]&lt;br /&gt;
|[http://blogs.iis.net/finbarryan/archive/2013/06/05/application-request-routing-and-server-headers-quot-x-powered-by-arr-2-5-quot.aspx More header information]&lt;br /&gt;
|-&lt;br /&gt;
|JSF/2.0&lt;br /&gt;
|Web server using [http://www.oracle.com/technetwork/java/javaee/javaserverfaces-139869.html JavaServer Faces technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://en.wikipedia.org/wiki/List_of_HTTP_header_fields Uncommon HTTP headers] collected (this headers aren't an HTTP standard)'''&lt;br /&gt;
|'''Custom HTTP headers'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|x-generator&lt;br /&gt;
|Web server running under Drupal &lt;br /&gt;
|[https://api.drupal.org/api/drupal/includes!common.inc/function/_drupal_default_html_head/7 function _drupal_default_html_head]&lt;br /&gt;
|-&lt;br /&gt;
|x-amz-&lt;br /&gt;
|Web server running under Amazon services &lt;br /&gt;
|[http://docs.aws.amazon.com/AmazonS3/latest/API/RESTCommonResponseHeaders.html common response headers]&lt;br /&gt;
|-&lt;br /&gt;
|strict-transport-security&lt;br /&gt;
|opt-in security enhancement that is specified by a web application&lt;br /&gt;
|[https://www.owasp.org/index.php/HTTP_Strict_Transport_Security HTTP Strict Transport Security]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''HTML metadata / HTTP headers collected which could allow [https://www.owasp.org/index.php/OWASP_Periodic_Table_of_Vulnerabilities_-_Fingerprinting fingerprinting] '''&lt;br /&gt;
|'''HTML metadata'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|moodle&lt;br /&gt;
|Web server using [https://moodle.org/ Moodle] technology&lt;br /&gt;
|[http://www.cvedetails.com/vendor/2105/Moodle.html Vulnerabilities stats]&lt;br /&gt;
|-&lt;br /&gt;
|x-cache-hits,x-timer,x-served-by, x-varnish, x-varnish-cache&lt;br /&gt;
|Web server using [https://www.varnish-cache.org/ Varnish cache technology]&lt;br /&gt;
|[http://blogs.technet.com/b/stefan_gossner/archive/2008/03/12/iis-7-how-to-send-a-custom-server-http-header.aspx How to modify this header]&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Sitefinity&lt;br /&gt;
|Web server using [http://www.sitefinity.com/ SiteFinity technology]&lt;br /&gt;
|[http://www.sitefinity.com/documentation/documentationarticles/developers-guide/deep-dive/security Security based on ASP.NET model]&lt;br /&gt;
|-&lt;br /&gt;
|HTTPServer[BigIP / Cookies[BIGip&lt;br /&gt;
|Web server using [http://www.f5.com/products/big-ip/ F5 technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|x-drupal-cache&lt;br /&gt;
|Web server using [https://drupal.org/ Drupal technology]&lt;br /&gt;
|[http://www.cvedetails.com/product/2387/Drupal-Drupal.html?vendor_id=1367 Vulnerabilities stats]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies: PHPSESSID&lt;br /&gt;
|Web server using [http://php.net/ PHP technology]&lt;br /&gt;
|[http://php.net/manual/en/function.session-start.php Session cookie]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies: JSESSIONID&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/JavaServer_Pages JSP technology]&lt;br /&gt;
|[http://blog.whitehatsec.com/tag/jsessionid/#.UcxS4PnOuSp Session cookie]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies: ASPSESSION&lt;br /&gt;
|Web server using [http://www.asp.net/ ASP technology]&lt;br /&gt;
|See ASP.NET in the Powered-by HTTP header section&lt;br /&gt;
|-&lt;br /&gt;
|Cookies: fe_typo_user&lt;br /&gt;
|Web server using [http://typo3.org/ TYPO3 technology]&lt;br /&gt;
|[http://cookiepedia.co.uk/cookies/fe_typo_user Ref]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies: CFID&lt;br /&gt;
|Web server using [http://help.adobe.com/en_US/ColdFusion/10.0/Developing/WSe61e35da8d3185183e145c0d1353e31f559-7ffc.html Coldfusion technology]&lt;br /&gt;
|Need more data&lt;br /&gt;
|-&lt;br /&gt;
|Cookies: CFTOKEN&lt;br /&gt;
|Web server using [http://help.adobe.com/en_US/ColdFusion/10.0/Developing/WSe61e35da8d3185183e145c0d1353e31f559-7ffc.html Coldfusion technology]&lt;br /&gt;
|Need more data&lt;br /&gt;
|-&lt;br /&gt;
|x-server-name&lt;br /&gt;
|Web server using [http://www-01.ibm.com/software/websphere/ Websphere technology]&lt;br /&gt;
|[http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r1m0/index.jsp?topic=%2Fcom.ibm.etools.mft.doc%2Fac00477_.htm node HTTP headers]&lt;br /&gt;
|-&lt;br /&gt;
|access-control-allow-origin, access-control-allow-headers&lt;br /&gt;
|Web server using [https://developer.mozilla.org/en-US/docs/HTTP/Access_control_CORS HTTP access control (CORS)]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Square One, Meta-Author[Jeremy&lt;br /&gt;
|Web server using [https://github.com/square-one/square-one-cms Square One CMS (light version of Joomla)]&lt;br /&gt;
|Looks like is discontinued&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[LFC&lt;br /&gt;
|Web server using [http://www.getlfs.com/ LFS technology]&lt;br /&gt;
|CMS based on Python, Django and jQuery&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Percussion&lt;br /&gt;
|Web server using [https://www.percussion.com Percussion CMS]&lt;br /&gt;
|CMS for Marketers&lt;br /&gt;
|-&lt;br /&gt;
|RiOS[&lt;br /&gt;
|Web server using Riverbeed WAN optimization [http://www.riverbed.com/products/wan-optimization/ Riverbeed WAN optimization]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Riverbed_Technology Riverbeed Technology]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
TODO: https://www.owasp.org/index.php/Fingerprint_Web_Application_(OTG-INFO-009)#Common_Application_Identifiers&lt;/div&gt;</summary>
		<author><name>Ecasbas</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Web-metadata&amp;diff=183506</id>
		<title>Web-metadata</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Web-metadata&amp;diff=183506"/>
				<updated>2014-10-10T09:31:08Z</updated>
		
		<summary type="html">&lt;p&gt;Ecasbas: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Social Media Links}}&lt;br /&gt;
&lt;br /&gt;
'''CALL FOR CONTRIBUTORS''':&lt;br /&gt;
If you would like collaborate in this project [https://lists.owasp.org/mailman/listinfo/owasp_unmaskme_project join with us].&lt;br /&gt;
&lt;br /&gt;
Collection of HTTP and HTML metadata information in order to categorize its relevance as a sign of possible security weakness or signs of hardening in any website. The final goal is to raise web security awareness (''assessing favourably the signs of hardening and assessing negatively the signs of weakness'') with an overall interpretation of this information from any website.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: 1em auto 1em auto;&amp;quot;&lt;br /&gt;
|+ '''Examples of Metadata assessing'''&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Weakness signs&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Hardening signs&lt;br /&gt;
|-&lt;br /&gt;
| MetaGenerator[Joomla! 1.5  || X-Frame-Options[SAMEORIGIN&lt;br /&gt;
|-&lt;br /&gt;
| Microsoft-IIS/6.0 || X-XSS-Protection&lt;br /&gt;
|-&lt;br /&gt;
| Apache/2.2.22(Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5 || UncommonHeaders[x-varnish&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[http://desenmascara.me Proof of concept in Spanish]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
This information collected plus more input from other OWASP projects as [[Top 10 2013-Top 10]], could serve as the basis for WEB fingerprinting.&lt;br /&gt;
A proof of concept tool is available in [http://desenmascara.me as a web service].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.38 Server HTTP header] metadata collected'''&lt;br /&gt;
|'''Server HTTP header'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|AkamaiGHost&lt;br /&gt;
|Web server using Akamai Global Hosting&lt;br /&gt;
|Need references&lt;br /&gt;
|-&lt;br /&gt;
|AmazonS3&lt;br /&gt;
|Web server using Amazon cloud&lt;br /&gt;
|[http://docs.aws.amazon.com/AmazonS3/latest/API/RESTCommonResponseHeaders.html Common Response headers]&lt;br /&gt;
|-&lt;br /&gt;
|Apache/X.X&lt;br /&gt;
|Web server using [http://www.apache.org/ Apache] technology&lt;br /&gt;
|[http://news.netcraft.com/archives/category/web-server-survey/ Technology lider in Internet]&lt;br /&gt;
|-&lt;br /&gt;
|Microsoft-IIS/X&lt;br /&gt;
|Web server using [http://www.iis.net/ Microsoft IIS technology]&lt;br /&gt;
|[http://blogs.technet.com/b/stefan_gossner/archive/2008/03/12/iis-7-how-to-send-a-custom-server-http-header.aspx How to modify this header]&lt;br /&gt;
|-&lt;br /&gt;
|PWS&lt;br /&gt;
|Small Microsoft Web server for old Windows versions&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Microsoft_Personal_Web_Server Microsoft Personal Web Server]&lt;br /&gt;
|-&lt;br /&gt;
|nginx/X.X&lt;br /&gt;
|Russian web server and reverse proxy&lt;br /&gt;
|[http://nginx.org/en/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|lighttpd/X.X&lt;br /&gt;
|Web server optimized for speed-critical environments&lt;br /&gt;
|[http://www.lighttpd.net/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|OpenCms/X.X&lt;br /&gt;
|Open source content management system written in Java&lt;br /&gt;
|[http://www.opencms.org/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Netscape-Enterprise/X.X&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Netscape_Enterprise_Server old Netscape technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server Current server family]&lt;br /&gt;
|-&lt;br /&gt;
|Sun-ONE-Web-Server/X&lt;br /&gt;
|Web server using [http://docs.oracle.com/cd/E19554-01/ iPlanet web server technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server Current server family]&lt;br /&gt;
|-&lt;br /&gt;
|Oracle-Application-Server-Xx&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Oracle_Application_Server Oracle applications server]&lt;br /&gt;
|[http://www.oracle.com/technetwork/middleware/ias/overview/index.html?ssSourceSiteId=ocomen Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Lotus-Domino&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino IBM Lotus Domino technology]&lt;br /&gt;
|[http://www-01.ibm.com/software/lotus/category/messaging/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Sun-Java-System-Web-Server/X&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino Oracle iPlanet technology]&lt;br /&gt;
|[http://www.oracle.com/technetwork/middleware/iplanetwebserver-098726.html Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Oracle-iPlanet-Web-Server/7.0&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino Oracle iPlanet technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server iPlanet Web server]&lt;br /&gt;
|-&lt;br /&gt;
|IBM_HTTP_Server/X.X&lt;br /&gt;
|Web server using [http://www-03.ibm.com/software/products/us/en/http-servers IBM technology] (Apache based)&lt;br /&gt;
|[http://publib.boulder.ibm.com/httpserv/ihsdiag/questions.html#ihshideserver How to hide version]&lt;br /&gt;
|-&lt;br /&gt;
|LiteSpeed/X.X&lt;br /&gt;
|Web server using [http://www.litespeedtech.com/docs/webserver/intro/ LiteSpeed technology] (Apache based)&lt;br /&gt;
|[http://www.litespeedtech.com/support/forum/showthread.php?t=4893 How to hide version]&lt;br /&gt;
|-&lt;br /&gt;
|Alterian-CME/X.X&lt;br /&gt;
|Web server using [http://www.sdl.com/products/acm/ SDL ACM] &lt;br /&gt;
|[http://www.sdl.com/aboutus/news/pressreleases/2012/sdl_acquires_alterian.html SDL acquires Alterian]&lt;br /&gt;
|-&lt;br /&gt;
|Tengine&lt;br /&gt;
|Web server using [http://tengine.taobao.org/index.html Tengine technology] (nginx based) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|eZ Publish&lt;br /&gt;
|Web server using [http://ez.no/ EZ technology] &lt;br /&gt;
|[http://es.wikipedia.org/wiki/EZ_Publish Open Source CMS]&lt;br /&gt;
|-&lt;br /&gt;
|GSE&lt;br /&gt;
|Web server using [https://code.google.com/p/opengse/ Google infrastructure] (blogger) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|gws&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Google_Web_Server#Software Google infrastructure] (search pages) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|sffe&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Google_Web_Server#Software Google infrastructure] (static files) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|tfe&lt;br /&gt;
|Web server using [http://www.twitter.com/ Twitter infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|YTS&lt;br /&gt;
|Web server using [http://www.yahoo.com/ Yahoo! infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|cloudflare-nginx&lt;br /&gt;
|Web server using [https://www.cloudflare.com/ CloudFlare infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://en.wikipedia.org/wiki/List_of_HTTP_header_fields Powered-by HTTP header] metadata collected (this header isn't an HTTP standard)'''&lt;br /&gt;
|'''Powered-by HTTP header'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|eBD/3.5.5 &lt;br /&gt;
|Web server using [http://www.ebdsoft.com/ EBD technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|eWAY &lt;br /&gt;
|Web server using [http://www.eway.com.au/ eWay payment gateway]&lt;br /&gt;
|[http://www.eway.com.au Need more info]&lt;br /&gt;
|-&lt;br /&gt;
|PHP/x.x&lt;br /&gt;
|Web server using [http://php.net/ PHP technology]&lt;br /&gt;
|[http://php.net/manual/en/function.header-remove.php How to remove header]&lt;br /&gt;
|-&lt;br /&gt;
|ASP.NET&lt;br /&gt;
|Web server using [http://www.asp.net/ Microsoft ASP technology]&lt;br /&gt;
|[http://www.iis.net/configreference/system.webserver/httpprotocol/customheaders Custom headers]&lt;br /&gt;
|-&lt;br /&gt;
|Servlet/X.X JSP/X.X&lt;br /&gt;
|Web server using [http://tomcat.apache.org/ Tomcat application server]&lt;br /&gt;
|[https://issues.apache.org/bugzilla/show_bug.cgi?id=48006 Header implementation]&lt;br /&gt;
|-&lt;br /&gt;
|Plesklin&lt;br /&gt;
|Web server using [http://www.parallels.com/es/products/plesk/addons/ Parallels technology]&lt;br /&gt;
|[http://forum.parallels.com/showthread.php?260694-Disable-HTTP-header-X-Powered-By-PleskLin How to disable header]&lt;br /&gt;
|-&lt;br /&gt;
|(mod_rails/mod_rack)&lt;br /&gt;
|Web server using [http://rubyonrails.org/ Ruby on Rails technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Phusion_Passenger Phusion Passenger]&lt;br /&gt;
|-&lt;br /&gt;
|ARR/X.X&lt;br /&gt;
|Web server using [http://www.iis.net/downloads/microsoft/application-request-routing IIS with request routing technology]&lt;br /&gt;
|[http://blogs.iis.net/finbarryan/archive/2013/06/05/application-request-routing-and-server-headers-quot-x-powered-by-arr-2-5-quot.aspx More header information]&lt;br /&gt;
|-&lt;br /&gt;
|JSF/2.0&lt;br /&gt;
|Web server using [http://www.oracle.com/technetwork/java/javaee/javaserverfaces-139869.html JavaServer Faces technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://en.wikipedia.org/wiki/List_of_HTTP_header_fields Uncommon HTTP headers] collected (this headers aren't an HTTP standard)'''&lt;br /&gt;
|'''Custom HTTP headers'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|x-generator&lt;br /&gt;
|Web server running under Drupal &lt;br /&gt;
|[https://api.drupal.org/api/drupal/includes!common.inc/function/_drupal_default_html_head/7 function _drupal_default_html_head]&lt;br /&gt;
|-&lt;br /&gt;
|x-amz-&lt;br /&gt;
|Web server running under Amazon services &lt;br /&gt;
|[http://docs.aws.amazon.com/AmazonS3/latest/API/RESTCommonResponseHeaders.html common response headers]&lt;br /&gt;
|-&lt;br /&gt;
|strict-transport-security&lt;br /&gt;
|opt-in security enhancement that is specified by a web application&lt;br /&gt;
|[https://www.owasp.org/index.php/HTTP_Strict_Transport_Security HTTP Strict Transport Security]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''HTML metadata / HTTP headers collected which could allow [https://www.owasp.org/index.php/OWASP_Periodic_Table_of_Vulnerabilities_-_Fingerprinting fingerprinting] '''&lt;br /&gt;
|'''HTML metadata'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|moodle&lt;br /&gt;
|Web server using [https://moodle.org/ Moodle] technology&lt;br /&gt;
|[http://www.cvedetails.com/vendor/2105/Moodle.html Vulnerabilities stats]&lt;br /&gt;
|-&lt;br /&gt;
|x-cache-hits,x-timer,x-served-by, x-varnish, x-varnish-cache&lt;br /&gt;
|Web server using [https://www.varnish-cache.org/ Varnish cache technology]&lt;br /&gt;
|[http://blogs.technet.com/b/stefan_gossner/archive/2008/03/12/iis-7-how-to-send-a-custom-server-http-header.aspx How to modify this header]&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Sitefinity&lt;br /&gt;
|Web server using [http://www.sitefinity.com/ SiteFinity technology]&lt;br /&gt;
|[http://www.sitefinity.com/documentation/documentationarticles/developers-guide/deep-dive/security Security based on ASP.NET model]&lt;br /&gt;
|-&lt;br /&gt;
|HTTPServer[BigIP / Cookies[BIGip&lt;br /&gt;
|Web server using [http://www.f5.com/products/big-ip/ F5 technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|x-drupal-cache&lt;br /&gt;
|Web server using [https://drupal.org/ Drupal technology]&lt;br /&gt;
|[http://www.cvedetails.com/product/2387/Drupal-Drupal.html?vendor_id=1367 Vulnerabilities stats]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies: PHPSESSID&lt;br /&gt;
|Web server using [http://php.net/ PHP technology]&lt;br /&gt;
|[http://php.net/manual/en/function.session-start.php Session cookie]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies: JSESSIONID&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/JavaServer_Pages JSP technology]&lt;br /&gt;
|[http://blog.whitehatsec.com/tag/jsessionid/#.UcxS4PnOuSp Session cookie]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies: ASPSESSION&lt;br /&gt;
|Web server using [http://www.asp.net/ ASP technology]&lt;br /&gt;
|See ASP.NET in the Powered-by HTTP header section&lt;br /&gt;
|-&lt;br /&gt;
|Cookies: fe_typo_user&lt;br /&gt;
|Web server using [http://typo3.org/ TYPO3 technology]&lt;br /&gt;
|[http://cookiepedia.co.uk/cookies/fe_typo_user Ref]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies: CFID&lt;br /&gt;
|Web server using [http://help.adobe.com/en_US/ColdFusion/10.0/Developing/WSe61e35da8d3185183e145c0d1353e31f559-7ffc.html Coldfusion technology]&lt;br /&gt;
|Need more data&lt;br /&gt;
|-&lt;br /&gt;
|Cookies: CFTOKEN&lt;br /&gt;
|Web server using [http://help.adobe.com/en_US/ColdFusion/10.0/Developing/WSe61e35da8d3185183e145c0d1353e31f559-7ffc.html Coldfusion technology]&lt;br /&gt;
|Need more data&lt;br /&gt;
|-&lt;br /&gt;
|x-server-name&lt;br /&gt;
|Web server using [http://www-01.ibm.com/software/websphere/ Websphere technology]&lt;br /&gt;
|[http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r1m0/index.jsp?topic=%2Fcom.ibm.etools.mft.doc%2Fac00477_.htm node HTTP headers]&lt;br /&gt;
|-&lt;br /&gt;
|access-control-allow-origin, access-control-allow-headers&lt;br /&gt;
|Web server using [https://developer.mozilla.org/en-US/docs/HTTP/Access_control_CORS HTTP access control (CORS)]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Square One, Meta-Author[Jeremy&lt;br /&gt;
|Web server using [https://github.com/square-one/square-one-cms Square One CMS (light version of Joomla)]&lt;br /&gt;
|Looks like is discontinued&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[LFC&lt;br /&gt;
|Web server using [http://www.getlfs.com/ LFS technology]&lt;br /&gt;
|CMS based on Python, Django and jQuery&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Percussion&lt;br /&gt;
|Web server using [https://www.percussion.com Percussion CMS]&lt;br /&gt;
|CMS for Marketers&lt;br /&gt;
|-&lt;br /&gt;
|RiOS[&lt;br /&gt;
|Web server using Riverbeed WAN optimization [http://www.riverbed.com/products/wan-optimization/ Riverbeed WAN optimization]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Riverbed_Technology Riverbeed Technology]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
TODO: https://www.owasp.org/index.php/Fingerprint_Web_Application_(OTG-INFO-009)#Common_Application_Identifiers&lt;/div&gt;</summary>
		<author><name>Ecasbas</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Web-metadata&amp;diff=183475</id>
		<title>Web-metadata</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Web-metadata&amp;diff=183475"/>
				<updated>2014-10-09T14:07:22Z</updated>
		
		<summary type="html">&lt;p&gt;Ecasbas: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Social Media Links}}&lt;br /&gt;
&lt;br /&gt;
'''CALL FOR CONTRIBUTORS''':&lt;br /&gt;
If you would like collaborate in this project [https://lists.owasp.org/mailman/listinfo/owasp_unmaskme_project join with us].&lt;br /&gt;
&lt;br /&gt;
Collection of HTTP and HTML metadata information in order to categorize its relevance as a sign of possible security weakness or signs of hardening in any website. The final goal is to raise web security awareness (''assessing favourably the signs of hardening and assessing negatively the signs of weakness'') with an overall interpretation of this information from any website.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: 1em auto 1em auto;&amp;quot;&lt;br /&gt;
|+ '''Examples of Metadata assessing'''&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Weakness signs&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Hardening signs&lt;br /&gt;
|-&lt;br /&gt;
| MetaGenerator[Joomla! 1.5  || X-Frame-Options[SAMEORIGIN&lt;br /&gt;
|-&lt;br /&gt;
| Microsoft-IIS/6.0 || X-XSS-Protection&lt;br /&gt;
|-&lt;br /&gt;
| Apache/2.2.22(Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5 || UncommonHeaders[x-varnish&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[http://desenmascara.me Proof of concept in Spanish]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
This information collected plus more input from other OWASP projects as [[Top 10 2013-Top 10]], could serve as the basis for WEB fingerprinting.&lt;br /&gt;
A proof of concept tool is available in [http://desenmascara.me as a web service].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.38 Server HTTP header] metadata collected'''&lt;br /&gt;
|'''Server HTTP header'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|AkamaiGHost&lt;br /&gt;
|Web server using Akamai Global Hosting&lt;br /&gt;
|Need references&lt;br /&gt;
|-&lt;br /&gt;
|AmazonS3&lt;br /&gt;
|Web server using Amazon cloud&lt;br /&gt;
|[http://docs.aws.amazon.com/AmazonS3/latest/API/RESTCommonResponseHeaders.html Common Response headers]&lt;br /&gt;
|-&lt;br /&gt;
|Apache/X.X&lt;br /&gt;
|Web server using [http://www.apache.org/ Apache] technology&lt;br /&gt;
|[http://news.netcraft.com/archives/category/web-server-survey/ Technology lider in Internet]&lt;br /&gt;
|-&lt;br /&gt;
|Microsoft-IIS/X&lt;br /&gt;
|Web server using [http://www.iis.net/ Microsoft IIS technology]&lt;br /&gt;
|[http://blogs.technet.com/b/stefan_gossner/archive/2008/03/12/iis-7-how-to-send-a-custom-server-http-header.aspx How to modify this header]&lt;br /&gt;
|-&lt;br /&gt;
|PWS&lt;br /&gt;
|Small Microsoft Web server for old Windows versions&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Microsoft_Personal_Web_Server Microsoft Personal Web Server]&lt;br /&gt;
|-&lt;br /&gt;
|nginx/X.X&lt;br /&gt;
|Russian web server and reverse proxy&lt;br /&gt;
|[http://nginx.org/en/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|lighttpd/X.X&lt;br /&gt;
|Web server optimized for speed-critical environments&lt;br /&gt;
|[http://www.lighttpd.net/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|OpenCms/X.X&lt;br /&gt;
|Open source content management system written in Java&lt;br /&gt;
|[http://www.opencms.org/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Netscape-Enterprise/X.X&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Netscape_Enterprise_Server old Netscape technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server Current server family]&lt;br /&gt;
|-&lt;br /&gt;
|Sun-ONE-Web-Server/X&lt;br /&gt;
|Web server using [http://docs.oracle.com/cd/E19554-01/ iPlanet web server technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server Current server family]&lt;br /&gt;
|-&lt;br /&gt;
|Oracle-Application-Server-Xx&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Oracle_Application_Server Oracle applications server]&lt;br /&gt;
|[http://www.oracle.com/technetwork/middleware/ias/overview/index.html?ssSourceSiteId=ocomen Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Lotus-Domino&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino IBM Lotus Domino technology]&lt;br /&gt;
|[http://www-01.ibm.com/software/lotus/category/messaging/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Sun-Java-System-Web-Server/X&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino Oracle iPlanet technology]&lt;br /&gt;
|[http://www.oracle.com/technetwork/middleware/iplanetwebserver-098726.html Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Oracle-iPlanet-Web-Server/7.0&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino Oracle iPlanet technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server iPlanet Web server]&lt;br /&gt;
|-&lt;br /&gt;
|IBM_HTTP_Server/X.X&lt;br /&gt;
|Web server using [http://www-03.ibm.com/software/products/us/en/http-servers IBM technology] (Apache based)&lt;br /&gt;
|[http://publib.boulder.ibm.com/httpserv/ihsdiag/questions.html#ihshideserver How to hide version]&lt;br /&gt;
|-&lt;br /&gt;
|LiteSpeed/X.X&lt;br /&gt;
|Web server using [http://www.litespeedtech.com/docs/webserver/intro/ LiteSpeed technology] (Apache based)&lt;br /&gt;
|[http://www.litespeedtech.com/support/forum/showthread.php?t=4893 How to hide version]&lt;br /&gt;
|-&lt;br /&gt;
|Alterian-CME/X.X&lt;br /&gt;
|Web server using [http://www.sdl.com/products/acm/ SDL ACM] &lt;br /&gt;
|[http://www.sdl.com/aboutus/news/pressreleases/2012/sdl_acquires_alterian.html SDL acquires Alterian]&lt;br /&gt;
|-&lt;br /&gt;
|Tengine&lt;br /&gt;
|Web server using [http://tengine.taobao.org/index.html Tengine technology] (nginx based) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|eZ Publish&lt;br /&gt;
|Web server using [http://ez.no/ EZ technology] &lt;br /&gt;
|[http://es.wikipedia.org/wiki/EZ_Publish Open Source CMS]&lt;br /&gt;
|-&lt;br /&gt;
|GSE&lt;br /&gt;
|Web server using [https://code.google.com/p/opengse/ Google infrastructure] (blogger) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|gws&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Google_Web_Server#Software Google infrastructure] (search pages) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|sffe&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Google_Web_Server#Software Google infrastructure] (static files) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|tfe&lt;br /&gt;
|Web server using [http://www.twitter.com/ Twitter infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|YTS&lt;br /&gt;
|Web server using [http://www.yahoo.com/ Yahoo! infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|cloudflare-nginx&lt;br /&gt;
|Web server using [https://www.cloudflare.com/ CloudFlare infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://en.wikipedia.org/wiki/List_of_HTTP_header_fields Powered-by HTTP header] metadata collected (this header isn't an HTTP standard)'''&lt;br /&gt;
|'''Powered-by HTTP header'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|eBD/3.5.5 &lt;br /&gt;
|Web server using [http://www.ebdsoft.com/ EBD technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|PHP/x.x&lt;br /&gt;
|Web server using [http://php.net/ PHP technology]&lt;br /&gt;
|[http://php.net/manual/en/function.header-remove.php How to remove header]&lt;br /&gt;
|-&lt;br /&gt;
|ASP.NET&lt;br /&gt;
|Web server using [http://www.asp.net/ Microsoft ASP technology]&lt;br /&gt;
|[http://www.iis.net/configreference/system.webserver/httpprotocol/customheaders Custom headers]&lt;br /&gt;
|-&lt;br /&gt;
|Servlet/X.X JSP/X.X&lt;br /&gt;
|Web server using [http://tomcat.apache.org/ Tomcat application server]&lt;br /&gt;
|[https://issues.apache.org/bugzilla/show_bug.cgi?id=48006 Header implementation]&lt;br /&gt;
|-&lt;br /&gt;
|Plesklin&lt;br /&gt;
|Web server using [http://www.parallels.com/es/products/plesk/addons/ Parallels technology]&lt;br /&gt;
|[http://forum.parallels.com/showthread.php?260694-Disable-HTTP-header-X-Powered-By-PleskLin How to disable header]&lt;br /&gt;
|-&lt;br /&gt;
|(mod_rails/mod_rack)&lt;br /&gt;
|Web server using [http://rubyonrails.org/ Ruby on Rails technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Phusion_Passenger Phusion Passenger]&lt;br /&gt;
|-&lt;br /&gt;
|ARR/X.X&lt;br /&gt;
|Web server using [http://www.iis.net/downloads/microsoft/application-request-routing IIS with request routing technology]&lt;br /&gt;
|[http://blogs.iis.net/finbarryan/archive/2013/06/05/application-request-routing-and-server-headers-quot-x-powered-by-arr-2-5-quot.aspx More header information]&lt;br /&gt;
|-&lt;br /&gt;
|JSF/2.0&lt;br /&gt;
|Web server using [http://www.oracle.com/technetwork/java/javaee/javaserverfaces-139869.html JavaServer Faces technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://en.wikipedia.org/wiki/List_of_HTTP_header_fields Uncommon HTTP headers] collected (this headers aren't an HTTP standard)'''&lt;br /&gt;
|'''Custom HTTP headers'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|x-generator&lt;br /&gt;
|Web server running under Drupal &lt;br /&gt;
|[https://api.drupal.org/api/drupal/includes!common.inc/function/_drupal_default_html_head/7 function _drupal_default_html_head]&lt;br /&gt;
|-&lt;br /&gt;
|x-amz-&lt;br /&gt;
|Web server running under Amazon services &lt;br /&gt;
|[http://docs.aws.amazon.com/AmazonS3/latest/API/RESTCommonResponseHeaders.html common response headers]&lt;br /&gt;
|-&lt;br /&gt;
|strict-transport-security&lt;br /&gt;
|opt-in security enhancement that is specified by a web application&lt;br /&gt;
|[https://www.owasp.org/index.php/HTTP_Strict_Transport_Security HTTP Strict Transport Security]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''HTML metadata / HTTP headers collected which could allow [https://www.owasp.org/index.php/OWASP_Periodic_Table_of_Vulnerabilities_-_Fingerprinting fingerprinting] '''&lt;br /&gt;
|'''HTML metadata'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|moodle&lt;br /&gt;
|Web server using [https://moodle.org/ Moodle] technology&lt;br /&gt;
|[http://www.cvedetails.com/vendor/2105/Moodle.html Vulnerabilities stats]&lt;br /&gt;
|-&lt;br /&gt;
|x-cache-hits,x-timer,x-served-by, x-varnish, x-varnish-cache&lt;br /&gt;
|Web server using [https://www.varnish-cache.org/ Varnish cache technology]&lt;br /&gt;
|[http://blogs.technet.com/b/stefan_gossner/archive/2008/03/12/iis-7-how-to-send-a-custom-server-http-header.aspx How to modify this header]&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Sitefinity&lt;br /&gt;
|Web server using [http://www.sitefinity.com/ SiteFinity technology]&lt;br /&gt;
|[http://www.sitefinity.com/documentation/documentationarticles/developers-guide/deep-dive/security Security based on ASP.NET model]&lt;br /&gt;
|-&lt;br /&gt;
|HTTPServer[BigIP / Cookies[BIGip&lt;br /&gt;
|Web server using [http://www.f5.com/products/big-ip/ F5 technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|x-drupal-cache&lt;br /&gt;
|Web server using [https://drupal.org/ Drupal technology]&lt;br /&gt;
|[http://www.cvedetails.com/product/2387/Drupal-Drupal.html?vendor_id=1367 Vulnerabilities stats]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies: PHPSESSID&lt;br /&gt;
|Web server using [http://php.net/ PHP technology]&lt;br /&gt;
|[http://php.net/manual/en/function.session-start.php Session cookie]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies: JSESSIONID&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/JavaServer_Pages JSP technology]&lt;br /&gt;
|[http://blog.whitehatsec.com/tag/jsessionid/#.UcxS4PnOuSp Session cookie]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies: ASPSESSION&lt;br /&gt;
|Web server using [http://www.asp.net/ ASP technology]&lt;br /&gt;
|See ASP.NET in the Powered-by HTTP header section&lt;br /&gt;
|-&lt;br /&gt;
|Cookies: fe_typo_user&lt;br /&gt;
|Web server using [http://typo3.org/ TYPO3 technology]&lt;br /&gt;
|[http://cookiepedia.co.uk/cookies/fe_typo_user Ref]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies: CFID&lt;br /&gt;
|Web server using [http://help.adobe.com/en_US/ColdFusion/10.0/Developing/WSe61e35da8d3185183e145c0d1353e31f559-7ffc.html Coldfusion technology]&lt;br /&gt;
|Need more data&lt;br /&gt;
|-&lt;br /&gt;
|Cookies: CFTOKEN&lt;br /&gt;
|Web server using [http://help.adobe.com/en_US/ColdFusion/10.0/Developing/WSe61e35da8d3185183e145c0d1353e31f559-7ffc.html Coldfusion technology]&lt;br /&gt;
|Need more data&lt;br /&gt;
|-&lt;br /&gt;
|x-server-name&lt;br /&gt;
|Web server using [http://www-01.ibm.com/software/websphere/ Websphere technology]&lt;br /&gt;
|[http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r1m0/index.jsp?topic=%2Fcom.ibm.etools.mft.doc%2Fac00477_.htm node HTTP headers]&lt;br /&gt;
|-&lt;br /&gt;
|access-control-allow-origin, access-control-allow-headers&lt;br /&gt;
|Web server using [https://developer.mozilla.org/en-US/docs/HTTP/Access_control_CORS HTTP access control (CORS)]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Square One, Meta-Author[Jeremy&lt;br /&gt;
|Web server using [https://github.com/square-one/square-one-cms Square One CMS (light version of Joomla)]&lt;br /&gt;
|Looks like is discontinued&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[LFC&lt;br /&gt;
|Web server using [http://www.getlfs.com/ LFS technology]&lt;br /&gt;
|CMS based on Python, Django and jQuery&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Percussion&lt;br /&gt;
|Web server using [https://www.percussion.com Percussion CMS]&lt;br /&gt;
|CMS for Marketers&lt;br /&gt;
|-&lt;br /&gt;
|RiOS[&lt;br /&gt;
|Web server using Riverbeed WAN optimization [http://www.riverbed.com/products/wan-optimization/ Riverbeed WAN optimization]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Riverbed_Technology Riverbeed Technology]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
TODO: https://www.owasp.org/index.php/Fingerprint_Web_Application_(OTG-INFO-009)#Common_Application_Identifiers&lt;/div&gt;</summary>
		<author><name>Ecasbas</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Web-metadata&amp;diff=183445</id>
		<title>Web-metadata</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Web-metadata&amp;diff=183445"/>
				<updated>2014-10-08T07:10:50Z</updated>
		
		<summary type="html">&lt;p&gt;Ecasbas: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Social Media Links}}&lt;br /&gt;
&lt;br /&gt;
'''CALL FOR CONTRIBUTORS''':&lt;br /&gt;
If you would like collaborate in this project [https://lists.owasp.org/mailman/listinfo/owasp_unmaskme_project join with us].&lt;br /&gt;
&lt;br /&gt;
Collection of HTTP and HTML metadata information in order to categorize its relevance as a sign of possible security weakness or signs of hardening in any website. The final goal is to raise web security awareness (''assessing favourably the signs of hardening and assessing negatively the signs of weakness'') with an overall interpretation of this information from any website.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: 1em auto 1em auto;&amp;quot;&lt;br /&gt;
|+ '''Examples of Metadata assessing'''&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Weakness signs&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Hardening signs&lt;br /&gt;
|-&lt;br /&gt;
| MetaGenerator[Joomla! 1.5  || X-Frame-Options[SAMEORIGIN&lt;br /&gt;
|-&lt;br /&gt;
| Microsoft-IIS/6.0 || X-XSS-Protection&lt;br /&gt;
|-&lt;br /&gt;
| Apache/2.2.22(Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5 || UncommonHeaders[x-varnish&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[http://desenmascara.me Proof of concept in Spanish]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
This information collected plus more input from other OWASP projects as [[Top 10 2013-Top 10]], could serve as the basis for WEB fingerprinting.&lt;br /&gt;
A proof of concept tool is available in [http://desenmascara.me as a web service].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.38 Server HTTP header] metadata collected'''&lt;br /&gt;
|'''Server HTTP header'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|AkamaiGHost&lt;br /&gt;
|Web server using Akamai Global Hosting&lt;br /&gt;
|Need references&lt;br /&gt;
|-&lt;br /&gt;
|AmazonS3&lt;br /&gt;
|Web server using Amazon cloud&lt;br /&gt;
|[http://docs.aws.amazon.com/AmazonS3/latest/API/RESTCommonResponseHeaders.html Common Response headers]&lt;br /&gt;
|-&lt;br /&gt;
|Apache/X.X&lt;br /&gt;
|Web server using [http://www.apache.org/ Apache] technology&lt;br /&gt;
|[http://news.netcraft.com/archives/category/web-server-survey/ Technology lider in Internet]&lt;br /&gt;
|-&lt;br /&gt;
|Microsoft-IIS/X&lt;br /&gt;
|Web server using [http://www.iis.net/ Microsoft IIS technology]&lt;br /&gt;
|[http://blogs.technet.com/b/stefan_gossner/archive/2008/03/12/iis-7-how-to-send-a-custom-server-http-header.aspx How to modify this header]&lt;br /&gt;
|-&lt;br /&gt;
|PWS&lt;br /&gt;
|Small Microsoft Web server for old Windows versions&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Microsoft_Personal_Web_Server Microsoft Personal Web Server]&lt;br /&gt;
|-&lt;br /&gt;
|nginx/X.X&lt;br /&gt;
|Russian web server and reverse proxy&lt;br /&gt;
|[http://nginx.org/en/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|lighttpd/X.X&lt;br /&gt;
|Web server optimized for speed-critical environments&lt;br /&gt;
|[http://www.lighttpd.net/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|OpenCms/X.X&lt;br /&gt;
|Open source content management system written in Java&lt;br /&gt;
|[http://www.opencms.org/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Netscape-Enterprise/X.X&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Netscape_Enterprise_Server old Netscape technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server Current server family]&lt;br /&gt;
|-&lt;br /&gt;
|Sun-ONE-Web-Server/X&lt;br /&gt;
|Web server using [http://docs.oracle.com/cd/E19554-01/ iPlanet web server technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server Current server family]&lt;br /&gt;
|-&lt;br /&gt;
|Oracle-Application-Server-Xx&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Oracle_Application_Server Oracle applications server]&lt;br /&gt;
|[http://www.oracle.com/technetwork/middleware/ias/overview/index.html?ssSourceSiteId=ocomen Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Lotus-Domino&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino IBM Lotus Domino technology]&lt;br /&gt;
|[http://www-01.ibm.com/software/lotus/category/messaging/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Sun-Java-System-Web-Server/X&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino Oracle iPlanet technology]&lt;br /&gt;
|[http://www.oracle.com/technetwork/middleware/iplanetwebserver-098726.html Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Oracle-iPlanet-Web-Server/7.0&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino Oracle iPlanet technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server iPlanet Web server]&lt;br /&gt;
|-&lt;br /&gt;
|IBM_HTTP_Server/X.X&lt;br /&gt;
|Web server using [http://www-03.ibm.com/software/products/us/en/http-servers IBM technology] (Apache based)&lt;br /&gt;
|[http://publib.boulder.ibm.com/httpserv/ihsdiag/questions.html#ihshideserver How to hide version]&lt;br /&gt;
|-&lt;br /&gt;
|LiteSpeed/X.X&lt;br /&gt;
|Web server using [http://www.litespeedtech.com/docs/webserver/intro/ LiteSpeed technology] (Apache based)&lt;br /&gt;
|[http://www.litespeedtech.com/support/forum/showthread.php?t=4893 How to hide version]&lt;br /&gt;
|-&lt;br /&gt;
|Alterian-CME/X.X&lt;br /&gt;
|Web server using [http://www.sdl.com/products/acm/ SDL ACM] &lt;br /&gt;
|[http://www.sdl.com/aboutus/news/pressreleases/2012/sdl_acquires_alterian.html SDL acquires Alterian]&lt;br /&gt;
|-&lt;br /&gt;
|Tengine&lt;br /&gt;
|Web server using [http://tengine.taobao.org/index.html Tengine technology] (nginx based) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|eZ Publish&lt;br /&gt;
|Web server using [http://ez.no/ EZ technology] &lt;br /&gt;
|[http://es.wikipedia.org/wiki/EZ_Publish Open Source CMS]&lt;br /&gt;
|-&lt;br /&gt;
|GSE&lt;br /&gt;
|Web server using [https://code.google.com/p/opengse/ Google infrastructure] (blogger) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|gws&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Google_Web_Server#Software Google infrastructure] (search pages) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|sffe&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Google_Web_Server#Software Google infrastructure] (static files) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|tfe&lt;br /&gt;
|Web server using [http://www.twitter.com/ Twitter infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|YTS&lt;br /&gt;
|Web server using [http://www.yahoo.com/ Yahoo! infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|cloudflare-nginx&lt;br /&gt;
|Web server using [https://www.cloudflare.com/ CloudFlare infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://en.wikipedia.org/wiki/List_of_HTTP_header_fields Powered-by HTTP header] metadata collected (this header isn't an HTTP standard)'''&lt;br /&gt;
|'''Powered-by HTTP header'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|eBD/3.5.5 &lt;br /&gt;
|Web server using [http://www.ebdsoft.com/ EBD technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|PHP/x.x&lt;br /&gt;
|Web server using [http://php.net/ PHP technology]&lt;br /&gt;
|[http://php.net/manual/en/function.header-remove.php How to remove header]&lt;br /&gt;
|-&lt;br /&gt;
|ASP.NET&lt;br /&gt;
|Web server using [http://www.asp.net/ Microsoft ASP technology]&lt;br /&gt;
|[http://www.iis.net/configreference/system.webserver/httpprotocol/customheaders Custom headers]&lt;br /&gt;
|-&lt;br /&gt;
|Servlet/X.X JSP/X.X&lt;br /&gt;
|Web server using [http://tomcat.apache.org/ Tomcat application server]&lt;br /&gt;
|[https://issues.apache.org/bugzilla/show_bug.cgi?id=48006 Header implementation]&lt;br /&gt;
|-&lt;br /&gt;
|Plesklin&lt;br /&gt;
|Web server using [http://www.parallels.com/es/products/plesk/addons/ Parallels technology]&lt;br /&gt;
|[http://forum.parallels.com/showthread.php?260694-Disable-HTTP-header-X-Powered-By-PleskLin How to disable header]&lt;br /&gt;
|-&lt;br /&gt;
|(mod_rails/mod_rack)&lt;br /&gt;
|Web server using [http://rubyonrails.org/ Ruby on Rails technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Phusion_Passenger Phusion Passenger]&lt;br /&gt;
|-&lt;br /&gt;
|ARR/X.X&lt;br /&gt;
|Web server using [http://www.iis.net/downloads/microsoft/application-request-routing IIS with request routing technology]&lt;br /&gt;
|[http://blogs.iis.net/finbarryan/archive/2013/06/05/application-request-routing-and-server-headers-quot-x-powered-by-arr-2-5-quot.aspx More header information]&lt;br /&gt;
|-&lt;br /&gt;
|JSF/2.0&lt;br /&gt;
|Web server using [http://www.oracle.com/technetwork/java/javaee/javaserverfaces-139869.html JavaServer Faces technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://en.wikipedia.org/wiki/List_of_HTTP_header_fields Uncommon HTTP headers] collected (this headers aren't an HTTP standard)'''&lt;br /&gt;
|'''Custom HTTP headers'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|x-generator&lt;br /&gt;
|Web server running under Drupal &lt;br /&gt;
|[https://api.drupal.org/api/drupal/includes!common.inc/function/_drupal_default_html_head/7 function _drupal_default_html_head]&lt;br /&gt;
|-&lt;br /&gt;
|x-amz-&lt;br /&gt;
|Web server running under Amazon services &lt;br /&gt;
|[http://docs.aws.amazon.com/AmazonS3/latest/API/RESTCommonResponseHeaders.html common response headers]&lt;br /&gt;
|-&lt;br /&gt;
|strict-transport-security&lt;br /&gt;
|opt-in security enhancement that is specified by a web application&lt;br /&gt;
|[https://www.owasp.org/index.php/HTTP_Strict_Transport_Security HTTP Strict Transport Security]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''HTML metadata collected which could allow [https://www.owasp.org/index.php/OWASP_Periodic_Table_of_Vulnerabilities_-_Fingerprinting fingerprinting] '''&lt;br /&gt;
|'''HTML metadata'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|moodle&lt;br /&gt;
|Web server using [https://moodle.org/ Moodle] technology&lt;br /&gt;
|[http://www.cvedetails.com/vendor/2105/Moodle.html Vulnerabilities stats]&lt;br /&gt;
|-&lt;br /&gt;
|x-cache-hits,x-timer,x-served-by, x-varnish, x-varnish-cache&lt;br /&gt;
|Web server using [https://www.varnish-cache.org/ Varnish cache technology]&lt;br /&gt;
|[http://blogs.technet.com/b/stefan_gossner/archive/2008/03/12/iis-7-how-to-send-a-custom-server-http-header.aspx How to modify this header]&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Sitefinity&lt;br /&gt;
|Web server using [http://www.sitefinity.com/ SiteFinity technology]&lt;br /&gt;
|[http://www.sitefinity.com/documentation/documentationarticles/developers-guide/deep-dive/security Security based on ASP.NET model]&lt;br /&gt;
|-&lt;br /&gt;
|HTTPServer[BigIP / Cookies[BIGip&lt;br /&gt;
|Web server using [http://www.f5.com/products/big-ip/ F5 technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|x-drupal-cache&lt;br /&gt;
|Web server using [https://drupal.org/ Drupal technology]&lt;br /&gt;
|[http://www.cvedetails.com/product/2387/Drupal-Drupal.html?vendor_id=1367 Vulnerabilities stats]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[PHPSESSID&lt;br /&gt;
|Web server using [http://php.net/ PHP technology]&lt;br /&gt;
|[http://php.net/manual/en/function.session-start.php Session cookie]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[JSESSIONID&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/JavaServer_Pages JSP technology]&lt;br /&gt;
|[http://blog.whitehatsec.com/tag/jsessionid/#.UcxS4PnOuSp Session cookie]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[ASPSESSION&lt;br /&gt;
|Web server using [http://www.asp.net/ ASP technology]&lt;br /&gt;
|See ASP.NET in the Powered-by HTTP header section&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[fe_typo_user&lt;br /&gt;
|Web server using [http://typo3.org/ TYPO3 technology]&lt;br /&gt;
|[http://cookiepedia.co.uk/cookies/fe_typo_user Ref]&lt;br /&gt;
|-&lt;br /&gt;
|x-server-name&lt;br /&gt;
|Web server using [http://www-01.ibm.com/software/websphere/ Websphere technology]&lt;br /&gt;
|[http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r1m0/index.jsp?topic=%2Fcom.ibm.etools.mft.doc%2Fac00477_.htm node HTTP headers]&lt;br /&gt;
|-&lt;br /&gt;
|access-control-allow-origin, access-control-allow-headers&lt;br /&gt;
|Web server using [https://developer.mozilla.org/en-US/docs/HTTP/Access_control_CORS HTTP access control (CORS)]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Square One, Meta-Author[Jeremy&lt;br /&gt;
|Web server using [https://github.com/square-one/square-one-cms Square One CMS (light version of Joomla)]&lt;br /&gt;
|Looks like is discontinued&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[LFC&lt;br /&gt;
|Web server using [http://www.getlfs.com/ LFS technology]&lt;br /&gt;
|CMS based on Python, Django and jQuery&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Percussion&lt;br /&gt;
|Web server using [https://www.percussion.com Percussion CMS]&lt;br /&gt;
|CMS for Marketers&lt;br /&gt;
|-&lt;br /&gt;
|RiOS[&lt;br /&gt;
|Web server using Riverbeed WAN optimization [http://www.riverbed.com/products/wan-optimization/ Riverbeed WAN optimization]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Riverbed_Technology Riverbeed Technology]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
TODO: https://www.owasp.org/index.php/Fingerprint_Web_Application_(OTG-INFO-009)#Common_Application_Identifiers&lt;/div&gt;</summary>
		<author><name>Ecasbas</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Web-metadata&amp;diff=183266</id>
		<title>Web-metadata</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Web-metadata&amp;diff=183266"/>
				<updated>2014-10-03T12:51:05Z</updated>
		
		<summary type="html">&lt;p&gt;Ecasbas: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Social Media Links}}&lt;br /&gt;
&lt;br /&gt;
'''CALL FOR CONTRIBUTORS''':&lt;br /&gt;
If you would like collaborate in this project [https://lists.owasp.org/mailman/listinfo/owasp_unmaskme_project join with us].&lt;br /&gt;
&lt;br /&gt;
Collection of HTTP and HTML metadata information in order to categorize its relevance as a sign of possible security weakness or signs of hardening in any website. The final goal is to raise web security awareness (''assessing favourably the signs of hardening and assessing negatively the signs of weakness'') with an overall interpretation of this information from any website.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: 1em auto 1em auto;&amp;quot;&lt;br /&gt;
|+ '''Examples of Metadata assessing'''&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Weakness signs&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Hardening signs&lt;br /&gt;
|-&lt;br /&gt;
| MetaGenerator[Joomla! 1.5  || X-Frame-Options[SAMEORIGIN&lt;br /&gt;
|-&lt;br /&gt;
| Microsoft-IIS/6.0 || X-XSS-Protection&lt;br /&gt;
|-&lt;br /&gt;
| Apache/2.2.22(Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5 || UncommonHeaders[x-varnish&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[http://desenmascara.me Proof of concept in Spanish]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
This information collected plus more input from other OWASP projects as [[Top 10 2013-Top 10]], could serve as the basis for WEB fingerprinting.&lt;br /&gt;
A proof of concept tool is available in [http://desenmascara.me as a web service].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.38 Server HTTP header] metadata collected'''&lt;br /&gt;
|'''Server HTTP header'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|AkamaiGHost&lt;br /&gt;
|Web server using Akamai Global Hosting&lt;br /&gt;
|Need references&lt;br /&gt;
|-&lt;br /&gt;
|AmazonS3&lt;br /&gt;
|Web server using Amazon cloud&lt;br /&gt;
|[http://docs.aws.amazon.com/AmazonS3/latest/API/RESTCommonResponseHeaders.html Common Response headers]&lt;br /&gt;
|-&lt;br /&gt;
|Apache/X.X&lt;br /&gt;
|Web server using [http://www.apache.org/ Apache] technology&lt;br /&gt;
|[http://news.netcraft.com/archives/category/web-server-survey/ Technology lider in Internet]&lt;br /&gt;
|-&lt;br /&gt;
|Microsoft-IIS/X&lt;br /&gt;
|Web server using [http://www.iis.net/ Microsoft IIS technology]&lt;br /&gt;
|[http://blogs.technet.com/b/stefan_gossner/archive/2008/03/12/iis-7-how-to-send-a-custom-server-http-header.aspx How to modify this header]&lt;br /&gt;
|-&lt;br /&gt;
|PWS&lt;br /&gt;
|Small Microsoft Web server for old Windows versions&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Microsoft_Personal_Web_Server Microsoft Personal Web Server]&lt;br /&gt;
|-&lt;br /&gt;
|nginx/X.X&lt;br /&gt;
|Russian web server and reverse proxy&lt;br /&gt;
|[http://nginx.org/en/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|lighttpd/X.X&lt;br /&gt;
|Web server optimized for speed-critical environments&lt;br /&gt;
|[http://www.lighttpd.net/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|OpenCms/X.X&lt;br /&gt;
|Open source content management system written in Java&lt;br /&gt;
|[http://www.opencms.org/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Netscape-Enterprise/X.X&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Netscape_Enterprise_Server old Netscape technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server Current server family]&lt;br /&gt;
|-&lt;br /&gt;
|Sun-ONE-Web-Server/X&lt;br /&gt;
|Web server using [http://docs.oracle.com/cd/E19554-01/ iPlanet web server technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server Current server family]&lt;br /&gt;
|-&lt;br /&gt;
|Oracle-Application-Server-Xx&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Oracle_Application_Server Oracle applications server]&lt;br /&gt;
|[http://www.oracle.com/technetwork/middleware/ias/overview/index.html?ssSourceSiteId=ocomen Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Lotus-Domino&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino IBM Lotus Domino technology]&lt;br /&gt;
|[http://www-01.ibm.com/software/lotus/category/messaging/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Sun-Java-System-Web-Server/X&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino Oracle iPlanet technology]&lt;br /&gt;
|[http://www.oracle.com/technetwork/middleware/iplanetwebserver-098726.html Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Oracle-iPlanet-Web-Server/7.0&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino Oracle iPlanet technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server iPlanet Web server]&lt;br /&gt;
|-&lt;br /&gt;
|IBM_HTTP_Server/X.X&lt;br /&gt;
|Web server using [http://www-03.ibm.com/software/products/us/en/http-servers IBM technology] (Apache based)&lt;br /&gt;
|[http://publib.boulder.ibm.com/httpserv/ihsdiag/questions.html#ihshideserver How to hide version]&lt;br /&gt;
|-&lt;br /&gt;
|LiteSpeed/X.X&lt;br /&gt;
|Web server using [http://www.litespeedtech.com/docs/webserver/intro/ LiteSpeed technology] (Apache based)&lt;br /&gt;
|[http://www.litespeedtech.com/support/forum/showthread.php?t=4893 How to hide version]&lt;br /&gt;
|-&lt;br /&gt;
|Alterian-CME/X.X&lt;br /&gt;
|Web server using [http://www.sdl.com/products/acm/ SDL ACM] &lt;br /&gt;
|[http://www.sdl.com/aboutus/news/pressreleases/2012/sdl_acquires_alterian.html SDL acquires Alterian]&lt;br /&gt;
|-&lt;br /&gt;
|Tengine&lt;br /&gt;
|Web server using [http://tengine.taobao.org/index.html Tengine technology] (nginx based) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|eZ Publish&lt;br /&gt;
|Web server using [http://ez.no/ EZ technology] &lt;br /&gt;
|[http://es.wikipedia.org/wiki/EZ_Publish Open Source CMS]&lt;br /&gt;
|-&lt;br /&gt;
|GSE&lt;br /&gt;
|Web server using [https://code.google.com/p/opengse/ Google infrastructure] (blogger) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|gws&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Google_Web_Server#Software Google infrastructure] (search pages) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|sffe&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Google_Web_Server#Software Google infrastructure] (static files) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|tfe&lt;br /&gt;
|Web server using [http://www.twitter.com/ Twitter infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|YTS&lt;br /&gt;
|Web server using [http://www.yahoo.com/ Yahoo! infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|cloudflare-nginx&lt;br /&gt;
|Web server using [https://www.cloudflare.com/ CloudFlare infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://en.wikipedia.org/wiki/List_of_HTTP_header_fields Powered-by HTTP header] metadata collected (this header isn't an HTTP standard)'''&lt;br /&gt;
|'''Powered-by HTTP header'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|PHP/x.x&lt;br /&gt;
|Web server using [http://php.net/ PHP technology]&lt;br /&gt;
|[http://php.net/manual/en/function.header-remove.php How to remove header]&lt;br /&gt;
|-&lt;br /&gt;
|ASP.NET&lt;br /&gt;
|Web server using [http://www.asp.net/ Microsoft ASP technology]&lt;br /&gt;
|[http://www.iis.net/configreference/system.webserver/httpprotocol/customheaders Custom headers]&lt;br /&gt;
|-&lt;br /&gt;
|Servlet/X.X JSP/X.X&lt;br /&gt;
|Web server using [http://tomcat.apache.org/ Tomcat application server]&lt;br /&gt;
|[https://issues.apache.org/bugzilla/show_bug.cgi?id=48006 Header implementation]&lt;br /&gt;
|-&lt;br /&gt;
|Plesklin&lt;br /&gt;
|Web server using [http://www.parallels.com/es/products/plesk/addons/ Parallels technology]&lt;br /&gt;
|[http://forum.parallels.com/showthread.php?260694-Disable-HTTP-header-X-Powered-By-PleskLin How to disable header]&lt;br /&gt;
|-&lt;br /&gt;
|(mod_rails/mod_rack)&lt;br /&gt;
|Web server using [http://rubyonrails.org/ Ruby on Rails technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Phusion_Passenger Phusion Passenger]&lt;br /&gt;
|-&lt;br /&gt;
|ARR/X.X&lt;br /&gt;
|Web server using [http://www.iis.net/downloads/microsoft/application-request-routing IIS with request routing technology]&lt;br /&gt;
|[http://blogs.iis.net/finbarryan/archive/2013/06/05/application-request-routing-and-server-headers-quot-x-powered-by-arr-2-5-quot.aspx More header information]&lt;br /&gt;
|-&lt;br /&gt;
|JSF/2.0&lt;br /&gt;
|Web server using [http://www.oracle.com/technetwork/java/javaee/javaserverfaces-139869.html JavaServer Faces technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://en.wikipedia.org/wiki/List_of_HTTP_header_fields Uncommon HTTP headers] collected (this headers aren't an HTTP standard)'''&lt;br /&gt;
|'''Custom HTTP headers'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|x-generator&lt;br /&gt;
|Web server running under Drupal &lt;br /&gt;
|[https://api.drupal.org/api/drupal/includes!common.inc/function/_drupal_default_html_head/7 function _drupal_default_html_head]&lt;br /&gt;
|-&lt;br /&gt;
|x-amz-&lt;br /&gt;
|Web server running under Amazon services &lt;br /&gt;
|[http://docs.aws.amazon.com/AmazonS3/latest/API/RESTCommonResponseHeaders.html common response headers]&lt;br /&gt;
|-&lt;br /&gt;
|strict-transport-security&lt;br /&gt;
|opt-in security enhancement that is specified by a web application&lt;br /&gt;
|[https://www.owasp.org/index.php/HTTP_Strict_Transport_Security HTTP Strict Transport Security]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''HTML metadata collected which could allow [https://www.owasp.org/index.php/OWASP_Periodic_Table_of_Vulnerabilities_-_Fingerprinting fingerprinting] '''&lt;br /&gt;
|'''HTML metadata'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|moodle&lt;br /&gt;
|Web server using [https://moodle.org/ Moodle] technology&lt;br /&gt;
|[http://www.cvedetails.com/vendor/2105/Moodle.html Vulnerabilities stats]&lt;br /&gt;
|-&lt;br /&gt;
|x-cache-hits,x-timer,x-served-by, x-varnish, x-varnish-cache&lt;br /&gt;
|Web server using [https://www.varnish-cache.org/ Varnish cache technology]&lt;br /&gt;
|[http://blogs.technet.com/b/stefan_gossner/archive/2008/03/12/iis-7-how-to-send-a-custom-server-http-header.aspx How to modify this header]&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Sitefinity&lt;br /&gt;
|Web server using [http://www.sitefinity.com/ SiteFinity technology]&lt;br /&gt;
|[http://www.sitefinity.com/documentation/documentationarticles/developers-guide/deep-dive/security Security based on ASP.NET model]&lt;br /&gt;
|-&lt;br /&gt;
|HTTPServer[BigIP / Cookies[BIGip&lt;br /&gt;
|Web server using [http://www.f5.com/products/big-ip/ F5 technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|x-drupal-cache&lt;br /&gt;
|Web server using [https://drupal.org/ Drupal technology]&lt;br /&gt;
|[http://www.cvedetails.com/product/2387/Drupal-Drupal.html?vendor_id=1367 Vulnerabilities stats]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[PHPSESSID&lt;br /&gt;
|Web server using [http://php.net/ PHP technology]&lt;br /&gt;
|[http://php.net/manual/en/function.session-start.php Session cookie]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[JSESSIONID&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/JavaServer_Pages JSP technology]&lt;br /&gt;
|[http://blog.whitehatsec.com/tag/jsessionid/#.UcxS4PnOuSp Session cookie]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[ASPSESSION&lt;br /&gt;
|Web server using [http://www.asp.net/ ASP technology]&lt;br /&gt;
|See ASP.NET in the Powered-by HTTP header section&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[fe_typo_user&lt;br /&gt;
|Web server using [http://typo3.org/ TYPO3 technology]&lt;br /&gt;
|[http://cookiepedia.co.uk/cookies/fe_typo_user Ref]&lt;br /&gt;
|-&lt;br /&gt;
|x-server-name&lt;br /&gt;
|Web server using [http://www-01.ibm.com/software/websphere/ Websphere technology]&lt;br /&gt;
|[http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r1m0/index.jsp?topic=%2Fcom.ibm.etools.mft.doc%2Fac00477_.htm node HTTP headers]&lt;br /&gt;
|-&lt;br /&gt;
|access-control-allow-origin, access-control-allow-headers&lt;br /&gt;
|Web server using [https://developer.mozilla.org/en-US/docs/HTTP/Access_control_CORS HTTP access control (CORS)]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Square One, Meta-Author[Jeremy&lt;br /&gt;
|Web server using [https://github.com/square-one/square-one-cms Square One CMS (light version of Joomla)]&lt;br /&gt;
|Looks like is discontinued&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[LFC&lt;br /&gt;
|Web server using [http://www.getlfs.com/ LFS technology]&lt;br /&gt;
|CMS based on Python, Django and jQuery&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Percussion&lt;br /&gt;
|Web server using [https://www.percussion.com Percussion CMS]&lt;br /&gt;
|CMS for Marketers&lt;br /&gt;
|-&lt;br /&gt;
|RiOS[&lt;br /&gt;
|Web server using Riverbeed WAN optimization [http://www.riverbed.com/products/wan-optimization/ Riverbeed WAN optimization]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Riverbed_Technology Riverbeed Technology]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
TODO: https://www.owasp.org/index.php/Fingerprint_Web_Application_(OTG-INFO-009)#Common_Application_Identifiers&lt;/div&gt;</summary>
		<author><name>Ecasbas</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Fingerprint_Web_Application_Framework_(OTG-INFO-008)&amp;diff=183213</id>
		<title>Fingerprint Web Application Framework (OTG-INFO-008)</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Fingerprint_Web_Application_Framework_(OTG-INFO-008)&amp;diff=183213"/>
				<updated>2014-10-02T09:39:47Z</updated>
		
		<summary type="html">&lt;p&gt;Ecasbas: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:OWASP Testing Guide v4}}&lt;br /&gt;
== Summary ==&lt;br /&gt;
Web framework[*] fingerprinting is an important subtask of the information gathering process. Knowing the type of framework can automatically give a great advantage if such a framework has already been tested by the penetration tester. It is not only the known vulnerabilities in unpatched versions but specific misconfigurations in the framework and known file structure that makes the fingerprinting process so important.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Several different vendors and versions of web frameworks are widely used. Information about it significantly helps in the testing process, and can also help in changing the course of the test. Such information can be derived by careful analysis of certain common locations. Most of the web frameworks have several markers in those locations which help an attacker to spot them. This is basically what all automatic tools do, they look for a marker from a predefined location and then compare it to the database of known signatures. For better accuracy several markers are usually used.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[*] Please note that this article makes no differentiation between Web Application Frameworks (WAF) and Content Management Systems (CMS). This has been done to make it convenient to fingerprint both of them in one chapter. Furthermore, both categories are referenced as web frameworks.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Test Objectives ==&lt;br /&gt;
To define type of used web framework so as to have a better understanding of the security testing methodology.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How to Test ==&lt;br /&gt;
&lt;br /&gt;
=== Black Box testing ===&lt;br /&gt;
There are several most common locations to look in in order to define the current framework:&lt;br /&gt;
*HTTP headers&lt;br /&gt;
*Cookies&lt;br /&gt;
*HTML source code&lt;br /&gt;
*Specific files and folders&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== HTTP headers ====&lt;br /&gt;
The most basic form of identifying a web framework is to look at the ''X-Powered-By'' field in the HTTP response header. Many tools can be used to fingerprint a target. The simplest one is netcat utility. &lt;br /&gt;
&lt;br /&gt;
Consider the following HTTP Request-Response: &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ nc 127.0.0.1 80&lt;br /&gt;
HEAD / HTTP/1.0&lt;br /&gt;
&lt;br /&gt;
HTTP/1.1 200 OK&lt;br /&gt;
Server: nginx/1.0.14&lt;br /&gt;
Date: Sat, 07 Sep 2013 08:19:15 GMT&lt;br /&gt;
Content-Type: text/html;charset=ISO-8859-1&lt;br /&gt;
Connection: close&lt;br /&gt;
Vary: Accept-Encoding&lt;br /&gt;
X-Powered-By: Mono&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From the ''X-Powered-By'' field, we understand that the web application framework is likely to be Mono. However, although this approach is simple and quick, this methodology doesn't work in 100% of cases. It is possible to easily disable ''X-Powered-By'' header by a proper configuration. There are also several techniques that allow a web site to obfuscate HTTP headers (see an example in [[#Remediation]] chapter).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
So in the same example the tester could either miss the ''X-Powered-By'' header or obtain an answer like the following:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
HTTP/1.1 200 OK&lt;br /&gt;
Server: nginx/1.0.14&lt;br /&gt;
Date: Sat, 07 Sep 2013 08:19:15 GMT&lt;br /&gt;
Content-Type: text/html;charset=ISO-8859-1&lt;br /&gt;
Connection: close&lt;br /&gt;
Vary: Accept-Encoding&lt;br /&gt;
X-Powered-By: Blood, sweat and tears&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sometimes there are more HTTP-headers that point at a certain web framework. In the following example, according to the information from HTTP-request, one can see that ''X-Powered-By'' header contains PHP version. However, the ''X-Generator'' header points out the used framework is actually Swiftlet, which helps a penetration tester to expand his attack vectors. When performing fingerprinting, always carefully inspect every HTTP-header for such leaks.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
HTTP/1.1 200 OK&lt;br /&gt;
Server: nginx/1.4.1&lt;br /&gt;
Date: Sat, 07 Sep 2013 09:22:52 GMT&lt;br /&gt;
Content-Type: text/html&lt;br /&gt;
Connection: keep-alive&lt;br /&gt;
Vary: Accept-Encoding&lt;br /&gt;
X-Powered-By: PHP/5.4.16-1~dotdeb.1&lt;br /&gt;
Expires: Thu, 19 Nov 1981 08:52:00 GMT&lt;br /&gt;
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0&lt;br /&gt;
Pragma: no-cache&lt;br /&gt;
X-Generator: Swiftlet&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
See the related project: https://www.owasp.org/index.php/Web-metadata&lt;br /&gt;
&lt;br /&gt;
==== Cookies ====&lt;br /&gt;
Another similar and somehow more reliable way to determine the current web framework are framework-specific cookies.&lt;br /&gt;
&lt;br /&gt;
Consider the following HTTP-request:&lt;br /&gt;
&lt;br /&gt;
[[Image:Cakephp_cookie.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The cookie ''CAKEPHP'' has automatically been set, which gives information about the framework being used. List of common cookies names is presented in chapter [[#Cookies_2]]. Limitations are the same - it is possible to change the name of the cookie. For example, for the selected ''CakePHP'' framework this could be done by the following configuration (excerpt from core.php):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
/**&lt;br /&gt;
* The name of CakePHP's session cookie.&lt;br /&gt;
*&lt;br /&gt;
* Note the guidelines for Session names states: &amp;quot;The session name references&lt;br /&gt;
* the session id in cookies and URLs. It should contain only alphanumeric&lt;br /&gt;
* characters.&amp;quot;&lt;br /&gt;
* @link http://php.net/session_name&lt;br /&gt;
*/&lt;br /&gt;
Configure::write('Session.cookie', 'CAKEPHP');&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
However, these changes are less likely to be made than changes to the ''X-Powered-By'' header, so this approach can be considered as more reliable.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== HTML source code ====&lt;br /&gt;
This technique is based on finding certain patterns in the HTML page source code. Often one can find a lot of information which helps a tester to recognize a specific web framework. One of the common markers are HTML comments that directly lead to framework disclosure. More often certain framework-specific paths can be found, i.e. links to framework-specific css and/or js folders. Finally, specific script variables might also point to a certain framework.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
From the screenshot below one can easily learn the used framework and its version by the mentioned markers. The comment, specific paths and script variables can all help an attacker to quickly determine an instance of ZK framework.&lt;br /&gt;
&lt;br /&gt;
[[Image:Zk_html_source.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
More frequently such information is placed between &amp;lt;head&amp;gt;&amp;lt;/head&amp;gt; tags, in &amp;lt;meta&amp;gt; tags or at the end of the page. Nevertheless, it is recommended to check the whole document since it can be useful for other purposes such as inspection of other useful comments and hidden fields. Sometimes, web developers do not care much about hiding information about the framework used. It is still possible to stumble upon something like this at the bottom of the page:&lt;br /&gt;
&lt;br /&gt;
[[Image:banshee_bottom_page.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Common frameworks ==&lt;br /&gt;
=== Cookies ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Framework !! Cookie name&lt;br /&gt;
|-&lt;br /&gt;
| Zope || zope3&lt;br /&gt;
|-&lt;br /&gt;
| CakePHP || cakephp&lt;br /&gt;
|-&lt;br /&gt;
| Kohana || kohanasession&lt;br /&gt;
|-&lt;br /&gt;
| Laravel || laravel_session&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== HTML source code ===&lt;br /&gt;
==== General markers ====&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| %framework_name%&lt;br /&gt;
|-&lt;br /&gt;
| powered by&lt;br /&gt;
|-&lt;br /&gt;
| built upon&lt;br /&gt;
|-&lt;br /&gt;
| running&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Specific markers ====&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Framework !! Keyword&lt;br /&gt;
|-&lt;br /&gt;
| Adobe ColdFusion || &amp;amp;lt;!-- START headerTags.cfm&lt;br /&gt;
|-&lt;br /&gt;
| Microsoft ASP.NET || __VIEWSTATE&lt;br /&gt;
|-&lt;br /&gt;
| ZK || &amp;amp;lt;!-- ZK&lt;br /&gt;
|-&lt;br /&gt;
| Business Catalyst || &amp;amp;lt;!-- BC_OBNW --&amp;amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Indexhibit || ndxz-studio&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Specific files and folders ===&lt;br /&gt;
Specific files and folders are different for each specific framework. It is recommended to install the corresponding framework during penetration tests in order to have better understanding of what infrastructure is presented and what files might be left on the server. However, several good file lists already exist and one good example is FuzzDB wordlists of predictable files/folders (http://code.google.com/p/fuzzdb/).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Tools ==&lt;br /&gt;
A list of general and well-known tools is presented below. There are also a lot of other utilities, as well as framework-based fingerprinting tools.&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
=== WhatWeb ===&lt;br /&gt;
Website:  http://www.morningstarsecurity.com/research/whatweb &amp;lt;br&amp;gt;&lt;br /&gt;
Currently one of the best fingerprinting tools on the market. Included in a default [[Kali Linux]] build.&lt;br /&gt;
Language: Ruby&lt;br /&gt;
Matches for fingerprinting are made with:&lt;br /&gt;
* Text strings (case sensitive)&lt;br /&gt;
* Regular expressions&lt;br /&gt;
* Google Hack Database queries (limited set of keywords)&lt;br /&gt;
* MD5 hashes&lt;br /&gt;
* URL recognition&lt;br /&gt;
* HTML tag patterns&lt;br /&gt;
* Custom ruby code for passive and aggressive operations&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sample output is presented on a screenshot below:&lt;br /&gt;
&lt;br /&gt;
[[Image:whatweb-sample.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== BlindElephant === &lt;br /&gt;
Website: https://community.qualys.com/community/blindelephant &amp;lt;br&amp;gt;&lt;br /&gt;
This great tool works on the principle of static file checksum based version difference thus providing a very high quality of fingerprinting.&lt;br /&gt;
Language: Python&lt;br /&gt;
&lt;br /&gt;
Sample output of a successful fingerprint:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
pentester$ python BlindElephant.py http://my_target drupal&lt;br /&gt;
Loaded /Library/Python/2.7/site-packages/blindelephant/dbs/drupal.pkl with 145 versions, 478 differentiating paths, and 434 version groups.&lt;br /&gt;
Starting BlindElephant fingerprint for version of drupal at http://my_target &lt;br /&gt;
&lt;br /&gt;
Hit http://my_target/CHANGELOG.txt&lt;br /&gt;
File produced no match. Error: Retrieved file doesn't match known fingerprint. 527b085a3717bd691d47713dff74acf4 &lt;br /&gt;
&lt;br /&gt;
Hit http://my_target/INSTALL.txt&lt;br /&gt;
File produced no match. Error: Retrieved file doesn't match known fingerprint. 14dfc133e4101be6f0ef5c64566da4a4 &lt;br /&gt;
&lt;br /&gt;
Hit http://my_target/misc/drupal.js&lt;br /&gt;
Possible versions based on result: 7.12, 7.13, 7.14&lt;br /&gt;
&lt;br /&gt;
Hit http://my_target/MAINTAINERS.txt&lt;br /&gt;
File produced no match. Error: Retrieved file doesn't match known fingerprint. 36b740941a19912f3fdbfcca7caa08ca &lt;br /&gt;
&lt;br /&gt;
Hit http://my_target/themes/garland/style.css&lt;br /&gt;
Possible versions based on result: 7.2, 7.3, 7.4, 7.5, 7.6, 7.7, 7.8, 7.9, 7.10, 7.11, 7.12, 7.13, 7.14&lt;br /&gt;
&lt;br /&gt;
...&lt;br /&gt;
&lt;br /&gt;
Fingerprinting resulted in:&lt;br /&gt;
7.14&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Best Guess: 7.14&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Wappalyzer ===&lt;br /&gt;
Website: http://wappalyzer.com &amp;lt;br&amp;gt;&lt;br /&gt;
Wapplyzer is a Firefox Chrome plug-in. It works only on regular expression matching and doesn't need anything other than the page to be loaded on browser. It works completely at the browser level and gives results in the form of icons. Although sometimes it has false positives, this is very handy to have notion of what technologies were used to construct a target website immediately after browsing a page.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sample output of a plug-in is presented on a screenshot below.&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp-wappalyzer.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Desenmascara.me ===&lt;br /&gt;
Website: http://desenmascara.me &amp;lt;br&amp;gt;&lt;br /&gt;
Desenmascara.me is a public resource which will extract metadata from any website (either domain name or IP address, no resource) and will explain it in a brief summary. The extraction will be totally passive just like browsing the website, otherwise the tool couldn't be online for public use. It's based mainly on HTTP headers and metadata.&lt;br /&gt;
&lt;br /&gt;
The goal of this tool is to raise security awareness among web owners, to keep their websites updated and protected, in order to help decrease the constant rise of compromised websites.&lt;br /&gt;
&lt;br /&gt;
More info: http://desenmascara.me/english&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
'''Whitepapers'''&amp;lt;br&amp;gt;&lt;br /&gt;
* Saumil Shah: &amp;quot;An Introduction to HTTP fingerprinting&amp;quot; - http://www.net-square.com/httprint_paper.html&lt;br /&gt;
* Anant Shrivastava : &amp;quot;Web Application Finger Printing&amp;quot; - http://anantshri.info/articles/web_app_finger_printing.html&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Remediation ==&lt;br /&gt;
The general advice is to use several of the tools described above and check logs to better understand what exactly helps an attacker to disclose the web framework. By performing multiple scans after changes have been made to hide framework tracks, it's possible to achieve a better level of security and to make sure of the framework can not be detected by automatic scans. Below are some specific recommendations by framework marker location and some additional interesting approaches.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== HTTP headers ====&lt;br /&gt;
Check the configuration and disable or obfuscate all HTTP-headers that disclose information the technologies used. Here is an interesting article about HTTP-headers obfuscation using Netscaler:&lt;br /&gt;
http://grahamhosking.blogspot.ru/2013/07/obfuscating-http-header-using-netscaler.html&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Cookies ====&lt;br /&gt;
It is recommended to change cookie names by making changes in the corresponding configuration files.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== HTML source code ====&lt;br /&gt;
Manually check the contents of the HTML code and remove everything that explicitly points to the framework.&lt;br /&gt;
&lt;br /&gt;
General guidelines:&lt;br /&gt;
*Make sure there are no visual markers disclosing the framework&lt;br /&gt;
*Remove any unnecessary comments (copyrights, bug information, specific framework comments)&lt;br /&gt;
*Remove META and generator tags&lt;br /&gt;
*Use the companies own css or js files and do not store those in a framework-specific folders&lt;br /&gt;
*Do not use default scripts on the page or obfuscate them if they must be used. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Specific files and folders ====&lt;br /&gt;
General guidelines:&lt;br /&gt;
*Remove any unnecessary or unused files on the server. This implies text files disclosing information about versions and installation too.&lt;br /&gt;
*Restrict access to other files in order to achieve 404-response when accessing them from outside. This can be done, for example, by modifying htaccess file and adding RewriteCond or RewriteRule there. An example of such restriction for two common WordPress folders is presented below.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
RewriteCond %{REQUEST_URI} /wp-login\.php$ [OR]&lt;br /&gt;
RewriteCond %{REQUEST_URI} /wp-admin/$&lt;br /&gt;
RewriteRule $ /http://your_website [R=404,L]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
However, these are not the only ways to restrict access. In order to automate this process, certain framework-specific plugins exist. One example for WordPress is StealthLogin (http://wordpress.org/plugins/stealth-login-page).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Additional approaches ====&lt;br /&gt;
General guidelines:&lt;br /&gt;
*Checksum management &lt;br /&gt;
*:The purpose of this approach is to beat checksum-based scanners and not let them disclose files by their hashes. Generally, there are two approaches in checksum management:&lt;br /&gt;
*:*Change the location of where those files are placed (i.e. move them to another folder, or rename the existing folder)&lt;br /&gt;
*:*Modify the contents - even slight modification results in a completely different hash sum, so adding a single byte in the end of the file should not be a big problem.&lt;br /&gt;
*Controlled chaos&lt;br /&gt;
*:A funny and effective method that involves adding bogus files and folders from other frameworks in order to fool scanners and confuse an attacker. But be careful not to overwrite existing files and folders and to break the current framework!&lt;/div&gt;</summary>
		<author><name>Ecasbas</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Web-metadata&amp;diff=183212</id>
		<title>Web-metadata</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Web-metadata&amp;diff=183212"/>
				<updated>2014-10-02T09:34:31Z</updated>
		
		<summary type="html">&lt;p&gt;Ecasbas: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Social Media Links}}&lt;br /&gt;
&lt;br /&gt;
'''CALL FOR CONTRIBUTORS''':&lt;br /&gt;
If you would like collaborate in this project [https://lists.owasp.org/mailman/listinfo/owasp_unmaskme_project join with us].&lt;br /&gt;
&lt;br /&gt;
Collection of HTTP and HTML metadata information in order to categorize its relevance as a sign of possible security weakness or signs of hardening in any website. The final goal is to raise web security awareness (''assessing favourably the signs of hardening and assessing negatively the signs of weakness'') with an overall interpretation of this information from any website.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: 1em auto 1em auto;&amp;quot;&lt;br /&gt;
|+ '''Examples of Metadata assessing'''&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Weakness signs&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Hardening signs&lt;br /&gt;
|-&lt;br /&gt;
| MetaGenerator[Joomla! 1.5  || X-Frame-Options[SAMEORIGIN&lt;br /&gt;
|-&lt;br /&gt;
| Microsoft-IIS/6.0 || X-XSS-Protection&lt;br /&gt;
|-&lt;br /&gt;
| Apache/2.2.22(Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5 || UncommonHeaders[x-varnish&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[http://desenmascara.me Proof of concept in Spanish]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
This information collected plus more input from other OWASP projects as [[Top 10 2013-Top 10]], could serve as the basis for WEB fingerprinting.&lt;br /&gt;
A proof of concept tool is available in [http://desenmascara.me as a web service].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.38 Server HTTP header] metadata collected'''&lt;br /&gt;
|'''Server HTTP header'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|AmazonS3&lt;br /&gt;
|Web server using Amazon cloud&lt;br /&gt;
|[http://docs.aws.amazon.com/AmazonS3/latest/API/RESTCommonResponseHeaders.html Common Response headers]&lt;br /&gt;
|-&lt;br /&gt;
|Apache/X.X&lt;br /&gt;
|Web server using [http://www.apache.org/ Apache] technology&lt;br /&gt;
|[http://news.netcraft.com/archives/category/web-server-survey/ Technology lider in Internet]&lt;br /&gt;
|-&lt;br /&gt;
|Microsoft-IIS/X&lt;br /&gt;
|Web server using [http://www.iis.net/ Microsoft IIS technology]&lt;br /&gt;
|[http://blogs.technet.com/b/stefan_gossner/archive/2008/03/12/iis-7-how-to-send-a-custom-server-http-header.aspx How to modify this header]&lt;br /&gt;
|-&lt;br /&gt;
|PWS&lt;br /&gt;
|Small Microsoft Web server for old Windows versions&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Microsoft_Personal_Web_Server Microsoft Personal Web Server]&lt;br /&gt;
|-&lt;br /&gt;
|nginx/X.X&lt;br /&gt;
|Russian web server and reverse proxy&lt;br /&gt;
|[http://nginx.org/en/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|lighttpd/X.X&lt;br /&gt;
|Web server optimized for speed-critical environments&lt;br /&gt;
|[http://www.lighttpd.net/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|OpenCms/X.X&lt;br /&gt;
|Open source content management system written in Java&lt;br /&gt;
|[http://www.opencms.org/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Netscape-Enterprise/X.X&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Netscape_Enterprise_Server old Netscape technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server Current server family]&lt;br /&gt;
|-&lt;br /&gt;
|Sun-ONE-Web-Server/X&lt;br /&gt;
|Web server using [http://docs.oracle.com/cd/E19554-01/ iPlanet web server technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server Current server family]&lt;br /&gt;
|-&lt;br /&gt;
|Oracle-Application-Server-Xx&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Oracle_Application_Server Oracle applications server]&lt;br /&gt;
|[http://www.oracle.com/technetwork/middleware/ias/overview/index.html?ssSourceSiteId=ocomen Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Lotus-Domino&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino IBM Lotus Domino technology]&lt;br /&gt;
|[http://www-01.ibm.com/software/lotus/category/messaging/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Sun-Java-System-Web-Server/X&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino Oracle iPlanet technology]&lt;br /&gt;
|[http://www.oracle.com/technetwork/middleware/iplanetwebserver-098726.html Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Oracle-iPlanet-Web-Server/7.0&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino Oracle iPlanet technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server iPlanet Web server]&lt;br /&gt;
|-&lt;br /&gt;
|IBM_HTTP_Server/X.X&lt;br /&gt;
|Web server using [http://www-03.ibm.com/software/products/us/en/http-servers IBM technology] (Apache based)&lt;br /&gt;
|[http://publib.boulder.ibm.com/httpserv/ihsdiag/questions.html#ihshideserver How to hide version]&lt;br /&gt;
|-&lt;br /&gt;
|LiteSpeed/X.X&lt;br /&gt;
|Web server using [http://www.litespeedtech.com/docs/webserver/intro/ LiteSpeed technology] (Apache based)&lt;br /&gt;
|[http://www.litespeedtech.com/support/forum/showthread.php?t=4893 How to hide version]&lt;br /&gt;
|-&lt;br /&gt;
|Alterian-CME/X.X&lt;br /&gt;
|Web server using [http://www.sdl.com/products/acm/ SDL ACM] &lt;br /&gt;
|[http://www.sdl.com/aboutus/news/pressreleases/2012/sdl_acquires_alterian.html SDL acquires Alterian]&lt;br /&gt;
|-&lt;br /&gt;
|Tengine&lt;br /&gt;
|Web server using [http://tengine.taobao.org/index.html Tengine technology] (nginx based) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|eZ Publish&lt;br /&gt;
|Web server using [http://ez.no/ EZ technology] &lt;br /&gt;
|[http://es.wikipedia.org/wiki/EZ_Publish Open Source CMS]&lt;br /&gt;
|-&lt;br /&gt;
|GSE&lt;br /&gt;
|Web server using [https://code.google.com/p/opengse/ Google infrastructure] (blogger) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|gws&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Google_Web_Server#Software Google infrastructure] (search pages) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|sffe&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Google_Web_Server#Software Google infrastructure] (static files) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|tfe&lt;br /&gt;
|Web server using [http://www.twitter.com/ Twitter infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|YTS&lt;br /&gt;
|Web server using [http://www.yahoo.com/ Yahoo! infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|cloudflare-nginx&lt;br /&gt;
|Web server using [https://www.cloudflare.com/ CloudFlare infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://en.wikipedia.org/wiki/List_of_HTTP_header_fields Powered-by HTTP header] metadata collected (this header isn't an HTTP standard)'''&lt;br /&gt;
|'''Powered-by HTTP header'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|PHP/x.x&lt;br /&gt;
|Web server using [http://php.net/ PHP technology]&lt;br /&gt;
|[http://php.net/manual/en/function.header-remove.php How to remove header]&lt;br /&gt;
|-&lt;br /&gt;
|ASP.NET&lt;br /&gt;
|Web server using [http://www.asp.net/ Microsoft ASP technology]&lt;br /&gt;
|[http://www.iis.net/configreference/system.webserver/httpprotocol/customheaders Custom headers]&lt;br /&gt;
|-&lt;br /&gt;
|Servlet/X.X JSP/X.X&lt;br /&gt;
|Web server using [http://tomcat.apache.org/ Tomcat application server]&lt;br /&gt;
|[https://issues.apache.org/bugzilla/show_bug.cgi?id=48006 Header implementation]&lt;br /&gt;
|-&lt;br /&gt;
|Plesklin&lt;br /&gt;
|Web server using [http://www.parallels.com/es/products/plesk/addons/ Parallels technology]&lt;br /&gt;
|[http://forum.parallels.com/showthread.php?260694-Disable-HTTP-header-X-Powered-By-PleskLin How to disable header]&lt;br /&gt;
|-&lt;br /&gt;
|(mod_rails/mod_rack)&lt;br /&gt;
|Web server using [http://rubyonrails.org/ Ruby on Rails technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Phusion_Passenger Phusion Passenger]&lt;br /&gt;
|-&lt;br /&gt;
|ARR/X.X&lt;br /&gt;
|Web server using [http://www.iis.net/downloads/microsoft/application-request-routing IIS with request routing technology]&lt;br /&gt;
|[http://blogs.iis.net/finbarryan/archive/2013/06/05/application-request-routing-and-server-headers-quot-x-powered-by-arr-2-5-quot.aspx More header information]&lt;br /&gt;
|-&lt;br /&gt;
|JSF/2.0&lt;br /&gt;
|Web server using [http://www.oracle.com/technetwork/java/javaee/javaserverfaces-139869.html JavaServer Faces technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://en.wikipedia.org/wiki/List_of_HTTP_header_fields Uncommon HTTP headers] collected (this headers aren't an HTTP standard)'''&lt;br /&gt;
|'''Custom HTTP headers'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|x-generator&lt;br /&gt;
|Web server running under Drupal &lt;br /&gt;
|[https://api.drupal.org/api/drupal/includes!common.inc/function/_drupal_default_html_head/7 function _drupal_default_html_head]&lt;br /&gt;
|-&lt;br /&gt;
|x-amz-&lt;br /&gt;
|Web server running under Amazon services &lt;br /&gt;
|[http://docs.aws.amazon.com/AmazonS3/latest/API/RESTCommonResponseHeaders.html common response headers]&lt;br /&gt;
|-&lt;br /&gt;
|strict-transport-security&lt;br /&gt;
|opt-in security enhancement that is specified by a web application&lt;br /&gt;
|[https://www.owasp.org/index.php/HTTP_Strict_Transport_Security HTTP Strict Transport Security]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''HTML metadata collected which could allow [https://www.owasp.org/index.php/OWASP_Periodic_Table_of_Vulnerabilities_-_Fingerprinting fingerprinting] '''&lt;br /&gt;
|'''HTML metadata'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|moodle&lt;br /&gt;
|Web server using [https://moodle.org/ Moodle] technology&lt;br /&gt;
|[http://www.cvedetails.com/vendor/2105/Moodle.html Vulnerabilities stats]&lt;br /&gt;
|-&lt;br /&gt;
|x-cache-hits,x-timer,x-served-by, x-varnish, x-varnish-cache&lt;br /&gt;
|Web server using [https://www.varnish-cache.org/ Varnish cache technology]&lt;br /&gt;
|[http://blogs.technet.com/b/stefan_gossner/archive/2008/03/12/iis-7-how-to-send-a-custom-server-http-header.aspx How to modify this header]&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Sitefinity&lt;br /&gt;
|Web server using [http://www.sitefinity.com/ SiteFinity technology]&lt;br /&gt;
|[http://www.sitefinity.com/documentation/documentationarticles/developers-guide/deep-dive/security Security based on ASP.NET model]&lt;br /&gt;
|-&lt;br /&gt;
|HTTPServer[BigIP / Cookies[BIGip&lt;br /&gt;
|Web server using [http://www.f5.com/products/big-ip/ F5 technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|x-drupal-cache&lt;br /&gt;
|Web server using [https://drupal.org/ Drupal technology]&lt;br /&gt;
|[http://www.cvedetails.com/product/2387/Drupal-Drupal.html?vendor_id=1367 Vulnerabilities stats]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[PHPSESSID&lt;br /&gt;
|Web server using [http://php.net/ PHP technology]&lt;br /&gt;
|[http://php.net/manual/en/function.session-start.php Session cookie]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[JSESSIONID&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/JavaServer_Pages JSP technology]&lt;br /&gt;
|[http://blog.whitehatsec.com/tag/jsessionid/#.UcxS4PnOuSp Session cookie]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[ASPSESSION&lt;br /&gt;
|Web server using [http://www.asp.net/ ASP technology]&lt;br /&gt;
|See ASP.NET in the Powered-by HTTP header section&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[fe_typo_user&lt;br /&gt;
|Web server using [http://typo3.org/ TYPO3 technology]&lt;br /&gt;
|[http://cookiepedia.co.uk/cookies/fe_typo_user Ref]&lt;br /&gt;
|-&lt;br /&gt;
|x-server-name&lt;br /&gt;
|Web server using [http://www-01.ibm.com/software/websphere/ Websphere technology]&lt;br /&gt;
|[http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r1m0/index.jsp?topic=%2Fcom.ibm.etools.mft.doc%2Fac00477_.htm node HTTP headers]&lt;br /&gt;
|-&lt;br /&gt;
|access-control-allow-origin, access-control-allow-headers&lt;br /&gt;
|Web server using [https://developer.mozilla.org/en-US/docs/HTTP/Access_control_CORS HTTP access control (CORS)]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Square One, Meta-Author[Jeremy&lt;br /&gt;
|Web server using [https://github.com/square-one/square-one-cms Square One CMS (light version of Joomla)]&lt;br /&gt;
|Looks like is discontinued&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[LFC&lt;br /&gt;
|Web server using [http://www.getlfs.com/ LFS technology]&lt;br /&gt;
|CMS based on Python, Django and jQuery&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Percussion&lt;br /&gt;
|Web server using [https://www.percussion.com Percussion CMS]&lt;br /&gt;
|CMS for Marketers&lt;br /&gt;
|-&lt;br /&gt;
|RiOS[&lt;br /&gt;
|Web server using Riverbeed WAN optimization [http://www.riverbed.com/products/wan-optimization/ Riverbeed WAN optimization]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Riverbed_Technology Riverbeed Technology]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
TODO: https://www.owasp.org/index.php/Fingerprint_Web_Application_(OTG-INFO-009)#Common_Application_Identifiers&lt;/div&gt;</summary>
		<author><name>Ecasbas</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Web-metadata&amp;diff=183211</id>
		<title>Web-metadata</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Web-metadata&amp;diff=183211"/>
				<updated>2014-10-02T09:33:35Z</updated>
		
		<summary type="html">&lt;p&gt;Ecasbas: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Social Media Links}}&lt;br /&gt;
&lt;br /&gt;
'''CALL FOR CONTRIBUTORS''':&lt;br /&gt;
If you would like collaborate in this project [https://lists.owasp.org/mailman/listinfo/owasp_unmaskme_project join with us].&lt;br /&gt;
&lt;br /&gt;
Collection of HTTP and HTML metadata information in order to categorize its relevance as a sign of possible security weakness or signs of hardening in any website. The final goal is to raise web security awareness (''assessing favourably the signs of hardening and assessing negatively the signs of weakness'') with an overall interpretation of this information from any website.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: 1em auto 1em auto;&amp;quot;&lt;br /&gt;
|+ '''Examples of Metadata assessing'''&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Weakness signs&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Hardening signs&lt;br /&gt;
|-&lt;br /&gt;
| MetaGenerator[Joomla! 1.5  || X-Frame-Options[SAMEORIGIN&lt;br /&gt;
|-&lt;br /&gt;
| Microsoft-IIS/6.0 || X-XSS-Protection&lt;br /&gt;
|-&lt;br /&gt;
| Apache/2.2.22(Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5 || UncommonHeaders[x-varnish&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[http://desenmascara.me Proof of concept in Spanish]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
This information collected plus more input from other OWASP projects as [[Top 10 2013-Top 10]], could serve as the basis for WEB fingerprinting.&lt;br /&gt;
A proof of concept tool is available in [http://desenmascara.me as a web service].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.38 Server HTTP header] metadata collected'''&lt;br /&gt;
|'''Server HTTP header'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|AmazonS3&lt;br /&gt;
|Web server using Amazon cloud&lt;br /&gt;
|[http://docs.aws.amazon.com/AmazonS3/latest/API/RESTCommonResponseHeaders.html Common Response headers]&lt;br /&gt;
|-&lt;br /&gt;
|Apache/X.X&lt;br /&gt;
|Web server using [http://www.apache.org/ Apache] technology&lt;br /&gt;
|[http://news.netcraft.com/archives/category/web-server-survey/ Technology lider in Internet]&lt;br /&gt;
|-&lt;br /&gt;
|Microsoft-IIS/X&lt;br /&gt;
|Web server using [http://www.iis.net/ Microsoft IIS technology]&lt;br /&gt;
|[http://blogs.technet.com/b/stefan_gossner/archive/2008/03/12/iis-7-how-to-send-a-custom-server-http-header.aspx How to modify this header]&lt;br /&gt;
|-&lt;br /&gt;
|PWS&lt;br /&gt;
|Small Microsoft Web server for old Windows versions&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Microsoft_Personal_Web_Server Microsoft Personal Web Server]&lt;br /&gt;
|-&lt;br /&gt;
|nginx/X.X&lt;br /&gt;
|Russian web server and reverse proxy&lt;br /&gt;
|[http://nginx.org/en/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|lighttpd/X.X&lt;br /&gt;
|Web server optimized for speed-critical environments&lt;br /&gt;
|[http://www.lighttpd.net/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|OpenCms/X.X&lt;br /&gt;
|Open source content management system written in Java&lt;br /&gt;
|[http://www.opencms.org/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Netscape-Enterprise/X.X&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Netscape_Enterprise_Server old Netscape technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server Current server family]&lt;br /&gt;
|-&lt;br /&gt;
|Sun-ONE-Web-Server/X&lt;br /&gt;
|Web server using [http://docs.oracle.com/cd/E19554-01/ iPlanet web server technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server Current server family]&lt;br /&gt;
|-&lt;br /&gt;
|Oracle-Application-Server-Xx&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Oracle_Application_Server Oracle applications server]&lt;br /&gt;
|[http://www.oracle.com/technetwork/middleware/ias/overview/index.html?ssSourceSiteId=ocomen Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Lotus-Domino&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino IBM Lotus Domino technology]&lt;br /&gt;
|[http://www-01.ibm.com/software/lotus/category/messaging/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Sun-Java-System-Web-Server/X&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino Oracle iPlanet technology]&lt;br /&gt;
|[http://www.oracle.com/technetwork/middleware/iplanetwebserver-098726.html Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Oracle-iPlanet-Web-Server/7.0&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino Oracle iPlanet technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server iPlanet Web server]&lt;br /&gt;
|-&lt;br /&gt;
|IBM_HTTP_Server/X.X&lt;br /&gt;
|Web server using [http://www-03.ibm.com/software/products/us/en/http-servers IBM technology] (Apache based)&lt;br /&gt;
|[http://publib.boulder.ibm.com/httpserv/ihsdiag/questions.html#ihshideserver How to hide version]&lt;br /&gt;
|-&lt;br /&gt;
|LiteSpeed/X.X&lt;br /&gt;
|Web server using [http://www.litespeedtech.com/docs/webserver/intro/ LiteSpeed technology] (Apache based)&lt;br /&gt;
|[http://www.litespeedtech.com/support/forum/showthread.php?t=4893 How to hide version]&lt;br /&gt;
|-&lt;br /&gt;
|Alterian-CME/X.X&lt;br /&gt;
|Web server using [http://www.sdl.com/products/acm/ SDL ACM] &lt;br /&gt;
|[http://www.sdl.com/aboutus/news/pressreleases/2012/sdl_acquires_alterian.html SDL acquires Alterian]&lt;br /&gt;
|-&lt;br /&gt;
|Tengine&lt;br /&gt;
|Web server using [http://tengine.taobao.org/index.html Tengine technology] (nginx based) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|eZ Publish&lt;br /&gt;
|Web server using [http://ez.no/ EZ technology] &lt;br /&gt;
|[http://es.wikipedia.org/wiki/EZ_Publish Open Source CMS]&lt;br /&gt;
|-&lt;br /&gt;
|GSE&lt;br /&gt;
|Web server using [https://code.google.com/p/opengse/ Google infrastructure] (blogger) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|gws&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Google_Web_Server#Software Google infrastructure] (search pages) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|sffe&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Google_Web_Server#Software Google infrastructure] (static files) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|tfe&lt;br /&gt;
|Web server using [http://www.twitter.com/ Twitter infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|YTS&lt;br /&gt;
|Web server using [http://www.yahoo.com/ Yahoo! infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|cloudflare-nginx&lt;br /&gt;
|Web server using [https://www.cloudflare.com/ CloudFlare infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://en.wikipedia.org/wiki/List_of_HTTP_header_fields Powered-by HTTP header] metadata collected (this header isn't an HTTP standard)'''&lt;br /&gt;
|'''Powered-by HTTP header'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|PHP/x.x&lt;br /&gt;
|Web server using [http://php.net/ PHP technology]&lt;br /&gt;
|[http://php.net/manual/en/function.header-remove.php How to remove header]&lt;br /&gt;
|-&lt;br /&gt;
|ASP.NET&lt;br /&gt;
|Web server using [http://www.asp.net/ Microsoft ASP technology]&lt;br /&gt;
|[http://www.iis.net/configreference/system.webserver/httpprotocol/customheaders Custom headers]&lt;br /&gt;
|-&lt;br /&gt;
|Servlet/X.X JSP/X.X&lt;br /&gt;
|Web server using [http://tomcat.apache.org/ Tomcat application server]&lt;br /&gt;
|[https://issues.apache.org/bugzilla/show_bug.cgi?id=48006 Header implementation]&lt;br /&gt;
|-&lt;br /&gt;
|Plesklin&lt;br /&gt;
|Web server using [http://www.parallels.com/es/products/plesk/addons/ Parallels technology]&lt;br /&gt;
|[http://forum.parallels.com/showthread.php?260694-Disable-HTTP-header-X-Powered-By-PleskLin How to disable header]&lt;br /&gt;
|-&lt;br /&gt;
|(mod_rails/mod_rack)&lt;br /&gt;
|Web server using [http://rubyonrails.org/ Ruby on Rails technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Phusion_Passenger Phusion Passenger]&lt;br /&gt;
|-&lt;br /&gt;
|ARR/X.X&lt;br /&gt;
|Web server using [http://www.iis.net/downloads/microsoft/application-request-routing IIS with request routing technology]&lt;br /&gt;
|[http://blogs.iis.net/finbarryan/archive/2013/06/05/application-request-routing-and-server-headers-quot-x-powered-by-arr-2-5-quot.aspx More header information]&lt;br /&gt;
|-&lt;br /&gt;
|JSF/2.0&lt;br /&gt;
|Web server using [http://www.oracle.com/technetwork/java/javaee/javaserverfaces-139869.html JavaServer Faces technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://en.wikipedia.org/wiki/List_of_HTTP_header_fields Uncommon HTTP headers] collected (this headers aren't an HTTP standard)'''&lt;br /&gt;
|'''Powered-by HTTP header'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|x-generator&lt;br /&gt;
|Web server running under Drupal &lt;br /&gt;
|[https://api.drupal.org/api/drupal/includes!common.inc/function/_drupal_default_html_head/7 function _drupal_default_html_head]&lt;br /&gt;
|-&lt;br /&gt;
|x-amz-&lt;br /&gt;
|Web server running under Amazon services &lt;br /&gt;
|[http://docs.aws.amazon.com/AmazonS3/latest/API/RESTCommonResponseHeaders.html common response headers]&lt;br /&gt;
|-&lt;br /&gt;
|strict-transport-security&lt;br /&gt;
|opt-in security enhancement that is specified by a web application&lt;br /&gt;
|[https://www.owasp.org/index.php/HTTP_Strict_Transport_Security HTTP Strict Transport Security]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''HTML metadata collected which could allow [https://www.owasp.org/index.php/OWASP_Periodic_Table_of_Vulnerabilities_-_Fingerprinting fingerprinting] '''&lt;br /&gt;
|'''HTML metadata'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|moodle&lt;br /&gt;
|Web server using [https://moodle.org/ Moodle] technology&lt;br /&gt;
|[http://www.cvedetails.com/vendor/2105/Moodle.html Vulnerabilities stats]&lt;br /&gt;
|-&lt;br /&gt;
|x-cache-hits,x-timer,x-served-by, x-varnish, x-varnish-cache&lt;br /&gt;
|Web server using [https://www.varnish-cache.org/ Varnish cache technology]&lt;br /&gt;
|[http://blogs.technet.com/b/stefan_gossner/archive/2008/03/12/iis-7-how-to-send-a-custom-server-http-header.aspx How to modify this header]&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Sitefinity&lt;br /&gt;
|Web server using [http://www.sitefinity.com/ SiteFinity technology]&lt;br /&gt;
|[http://www.sitefinity.com/documentation/documentationarticles/developers-guide/deep-dive/security Security based on ASP.NET model]&lt;br /&gt;
|-&lt;br /&gt;
|HTTPServer[BigIP / Cookies[BIGip&lt;br /&gt;
|Web server using [http://www.f5.com/products/big-ip/ F5 technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|x-drupal-cache&lt;br /&gt;
|Web server using [https://drupal.org/ Drupal technology]&lt;br /&gt;
|[http://www.cvedetails.com/product/2387/Drupal-Drupal.html?vendor_id=1367 Vulnerabilities stats]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[PHPSESSID&lt;br /&gt;
|Web server using [http://php.net/ PHP technology]&lt;br /&gt;
|[http://php.net/manual/en/function.session-start.php Session cookie]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[JSESSIONID&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/JavaServer_Pages JSP technology]&lt;br /&gt;
|[http://blog.whitehatsec.com/tag/jsessionid/#.UcxS4PnOuSp Session cookie]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[ASPSESSION&lt;br /&gt;
|Web server using [http://www.asp.net/ ASP technology]&lt;br /&gt;
|See ASP.NET in the Powered-by HTTP header section&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[fe_typo_user&lt;br /&gt;
|Web server using [http://typo3.org/ TYPO3 technology]&lt;br /&gt;
|[http://cookiepedia.co.uk/cookies/fe_typo_user Ref]&lt;br /&gt;
|-&lt;br /&gt;
|x-server-name&lt;br /&gt;
|Web server using [http://www-01.ibm.com/software/websphere/ Websphere technology]&lt;br /&gt;
|[http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r1m0/index.jsp?topic=%2Fcom.ibm.etools.mft.doc%2Fac00477_.htm node HTTP headers]&lt;br /&gt;
|-&lt;br /&gt;
|access-control-allow-origin, access-control-allow-headers&lt;br /&gt;
|Web server using [https://developer.mozilla.org/en-US/docs/HTTP/Access_control_CORS HTTP access control (CORS)]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Square One, Meta-Author[Jeremy&lt;br /&gt;
|Web server using [https://github.com/square-one/square-one-cms Square One CMS (light version of Joomla)]&lt;br /&gt;
|Looks like is discontinued&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[LFC&lt;br /&gt;
|Web server using [http://www.getlfs.com/ LFS technology]&lt;br /&gt;
|CMS based on Python, Django and jQuery&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Percussion&lt;br /&gt;
|Web server using [https://www.percussion.com Percussion CMS]&lt;br /&gt;
|CMS for Marketers&lt;br /&gt;
|-&lt;br /&gt;
|RiOS[&lt;br /&gt;
|Web server using Riverbeed WAN optimization [http://www.riverbed.com/products/wan-optimization/ Riverbeed WAN optimization]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Riverbed_Technology Riverbeed Technology]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
TODO: https://www.owasp.org/index.php/Fingerprint_Web_Application_(OTG-INFO-009)#Common_Application_Identifiers&lt;/div&gt;</summary>
		<author><name>Ecasbas</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Web-metadata&amp;diff=183163</id>
		<title>Web-metadata</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Web-metadata&amp;diff=183163"/>
				<updated>2014-10-01T13:03:40Z</updated>
		
		<summary type="html">&lt;p&gt;Ecasbas: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Social Media Links}}&lt;br /&gt;
&lt;br /&gt;
'''CALL FOR CONTRIBUTORS''':&lt;br /&gt;
If you would like collaborate in this project [https://lists.owasp.org/mailman/listinfo/owasp_unmaskme_project join with us].&lt;br /&gt;
&lt;br /&gt;
Collection of HTTP and HTML metadata information in order to categorize its relevance as a sign of possible security weakness or signs of hardening in any website. The final goal is to raise web security awareness (''assessing favourably the signs of hardening and assessing negatively the signs of weakness'') with an overall interpretation of this information from any website.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: 1em auto 1em auto;&amp;quot;&lt;br /&gt;
|+ '''Examples of Metadata assessing'''&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Weakness signs&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Hardening signs&lt;br /&gt;
|-&lt;br /&gt;
| MetaGenerator[Joomla! 1.5  || X-Frame-Options[SAMEORIGIN&lt;br /&gt;
|-&lt;br /&gt;
| Microsoft-IIS/6.0 || X-XSS-Protection&lt;br /&gt;
|-&lt;br /&gt;
| Apache/2.2.22(Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5 || UncommonHeaders[x-varnish&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[http://desenmascara.me Proof of concept in Spanish]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
This information collected plus more input from other OWASP projects as [[Top 10 2013-Top 10]], could serve as the basis for WEB fingerprinting.&lt;br /&gt;
A proof of concept tool is available in [http://desenmascara.me as a web service].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.38 Server HTTP header] metadata collected'''&lt;br /&gt;
|'''Server HTTP header'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|AmazonS3&lt;br /&gt;
|Web server using Amazon cloud&lt;br /&gt;
|[http://docs.aws.amazon.com/AmazonS3/latest/API/RESTCommonResponseHeaders.html Common Response headers]&lt;br /&gt;
|-&lt;br /&gt;
|Apache/X.X&lt;br /&gt;
|Web server using [http://www.apache.org/ Apache] technology&lt;br /&gt;
|[http://news.netcraft.com/archives/category/web-server-survey/ Technology lider in Internet]&lt;br /&gt;
|-&lt;br /&gt;
|Microsoft-IIS/X&lt;br /&gt;
|Web server using [http://www.iis.net/ Microsoft IIS technology]&lt;br /&gt;
|[http://blogs.technet.com/b/stefan_gossner/archive/2008/03/12/iis-7-how-to-send-a-custom-server-http-header.aspx How to modify this header]&lt;br /&gt;
|-&lt;br /&gt;
|PWS&lt;br /&gt;
|Small Microsoft Web server for old Windows versions&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Microsoft_Personal_Web_Server Microsoft Personal Web Server]&lt;br /&gt;
|-&lt;br /&gt;
|nginx/X.X&lt;br /&gt;
|Russian web server and reverse proxy&lt;br /&gt;
|[http://nginx.org/en/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|lighttpd/X.X&lt;br /&gt;
|Web server optimized for speed-critical environments&lt;br /&gt;
|[http://www.lighttpd.net/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|OpenCms/X.X&lt;br /&gt;
|Open source content management system written in Java&lt;br /&gt;
|[http://www.opencms.org/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Netscape-Enterprise/X.X&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Netscape_Enterprise_Server old Netscape technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server Current server family]&lt;br /&gt;
|-&lt;br /&gt;
|Sun-ONE-Web-Server/X&lt;br /&gt;
|Web server using [http://docs.oracle.com/cd/E19554-01/ iPlanet web server technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server Current server family]&lt;br /&gt;
|-&lt;br /&gt;
|Oracle-Application-Server-Xx&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Oracle_Application_Server Oracle applications server]&lt;br /&gt;
|[http://www.oracle.com/technetwork/middleware/ias/overview/index.html?ssSourceSiteId=ocomen Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Lotus-Domino&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino IBM Lotus Domino technology]&lt;br /&gt;
|[http://www-01.ibm.com/software/lotus/category/messaging/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Sun-Java-System-Web-Server/X&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino Oracle iPlanet technology]&lt;br /&gt;
|[http://www.oracle.com/technetwork/middleware/iplanetwebserver-098726.html Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Oracle-iPlanet-Web-Server/7.0&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino Oracle iPlanet technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server iPlanet Web server]&lt;br /&gt;
|-&lt;br /&gt;
|IBM_HTTP_Server/X.X&lt;br /&gt;
|Web server using [http://www-03.ibm.com/software/products/us/en/http-servers IBM technology] (Apache based)&lt;br /&gt;
|[http://publib.boulder.ibm.com/httpserv/ihsdiag/questions.html#ihshideserver How to hide version]&lt;br /&gt;
|-&lt;br /&gt;
|LiteSpeed/X.X&lt;br /&gt;
|Web server using [http://www.litespeedtech.com/docs/webserver/intro/ LiteSpeed technology] (Apache based)&lt;br /&gt;
|[http://www.litespeedtech.com/support/forum/showthread.php?t=4893 How to hide version]&lt;br /&gt;
|-&lt;br /&gt;
|Alterian-CME/X.X&lt;br /&gt;
|Web server using [http://www.sdl.com/products/acm/ SDL ACM] &lt;br /&gt;
|[http://www.sdl.com/aboutus/news/pressreleases/2012/sdl_acquires_alterian.html SDL acquires Alterian]&lt;br /&gt;
|-&lt;br /&gt;
|Tengine&lt;br /&gt;
|Web server using [http://tengine.taobao.org/index.html Tengine technology] (nginx based) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|eZ Publish&lt;br /&gt;
|Web server using [http://ez.no/ EZ technology] &lt;br /&gt;
|[http://es.wikipedia.org/wiki/EZ_Publish Open Source CMS]&lt;br /&gt;
|-&lt;br /&gt;
|GSE&lt;br /&gt;
|Web server using [https://code.google.com/p/opengse/ Google infrastructure] (blogger) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|gws&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Google_Web_Server#Software Google infrastructure] (search pages) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|sffe&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Google_Web_Server#Software Google infrastructure] (static files) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|tfe&lt;br /&gt;
|Web server using [http://www.twitter.com/ Twitter infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|YTS&lt;br /&gt;
|Web server using [http://www.yahoo.com/ Yahoo! infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|cloudflare-nginx&lt;br /&gt;
|Web server using [https://www.cloudflare.com/ CloudFlare infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://en.wikipedia.org/wiki/List_of_HTTP_header_fields Powered-by HTTP header] metadata collected (this header isn't an HTTP standard)'''&lt;br /&gt;
|'''Powered-by HTTP header'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|PHP/x.x&lt;br /&gt;
|Web server using [http://php.net/ PHP technology]&lt;br /&gt;
|[http://php.net/manual/en/function.header-remove.php How to remove header]&lt;br /&gt;
|-&lt;br /&gt;
|ASP.NET&lt;br /&gt;
|Web server using [http://www.asp.net/ Microsoft ASP technology]&lt;br /&gt;
|[http://www.iis.net/configreference/system.webserver/httpprotocol/customheaders Custom headers]&lt;br /&gt;
|-&lt;br /&gt;
|Servlet/X.X JSP/X.X&lt;br /&gt;
|Web server using [http://tomcat.apache.org/ Tomcat application server]&lt;br /&gt;
|[https://issues.apache.org/bugzilla/show_bug.cgi?id=48006 Header implementation]&lt;br /&gt;
|-&lt;br /&gt;
|Plesklin&lt;br /&gt;
|Web server using [http://www.parallels.com/es/products/plesk/addons/ Parallels technology]&lt;br /&gt;
|[http://forum.parallels.com/showthread.php?260694-Disable-HTTP-header-X-Powered-By-PleskLin How to disable header]&lt;br /&gt;
|-&lt;br /&gt;
|(mod_rails/mod_rack)&lt;br /&gt;
|Web server using [http://rubyonrails.org/ Ruby on Rails technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Phusion_Passenger Phusion Passenger]&lt;br /&gt;
|-&lt;br /&gt;
|ARR/X.X&lt;br /&gt;
|Web server using [http://www.iis.net/downloads/microsoft/application-request-routing IIS with request routing technology]&lt;br /&gt;
|[http://blogs.iis.net/finbarryan/archive/2013/06/05/application-request-routing-and-server-headers-quot-x-powered-by-arr-2-5-quot.aspx More header information]&lt;br /&gt;
|-&lt;br /&gt;
|JSF/2.0&lt;br /&gt;
|Web server using [http://www.oracle.com/technetwork/java/javaee/javaserverfaces-139869.html JavaServer Faces technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://en.wikipedia.org/wiki/List_of_HTTP_header_fields Uncommon HTTP headers] collected (this headers aren't an HTTP standard)'''&lt;br /&gt;
|'''Powered-by HTTP header'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|x-amz-&lt;br /&gt;
|Web server running under Amazon services &lt;br /&gt;
|[http://docs.aws.amazon.com/AmazonS3/latest/API/RESTCommonResponseHeaders.html common response headers]&lt;br /&gt;
|-&lt;br /&gt;
|strict-transport-security&lt;br /&gt;
|opt-in security enhancement that is specified by a web application&lt;br /&gt;
|[https://www.owasp.org/index.php/HTTP_Strict_Transport_Security HTTP Strict Transport Security]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''HTML metadata collected which could allow [https://www.owasp.org/index.php/OWASP_Periodic_Table_of_Vulnerabilities_-_Fingerprinting fingerprinting] '''&lt;br /&gt;
|'''HTML metadata'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|moodle&lt;br /&gt;
|Web server using [https://moodle.org/ Moodle] technology&lt;br /&gt;
|[http://www.cvedetails.com/vendor/2105/Moodle.html Vulnerabilities stats]&lt;br /&gt;
|-&lt;br /&gt;
|x-cache-hits,x-timer,x-served-by, x-varnish, x-varnish-cache&lt;br /&gt;
|Web server using [https://www.varnish-cache.org/ Varnish cache technology]&lt;br /&gt;
|[http://blogs.technet.com/b/stefan_gossner/archive/2008/03/12/iis-7-how-to-send-a-custom-server-http-header.aspx How to modify this header]&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Sitefinity&lt;br /&gt;
|Web server using [http://www.sitefinity.com/ SiteFinity technology]&lt;br /&gt;
|[http://www.sitefinity.com/documentation/documentationarticles/developers-guide/deep-dive/security Security based on ASP.NET model]&lt;br /&gt;
|-&lt;br /&gt;
|HTTPServer[BigIP / Cookies[BIGip&lt;br /&gt;
|Web server using [http://www.f5.com/products/big-ip/ F5 technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|x-drupal-cache&lt;br /&gt;
|Web server using [https://drupal.org/ Drupal technology]&lt;br /&gt;
|[http://www.cvedetails.com/product/2387/Drupal-Drupal.html?vendor_id=1367 Vulnerabilities stats]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[PHPSESSID&lt;br /&gt;
|Web server using [http://php.net/ PHP technology]&lt;br /&gt;
|[http://php.net/manual/en/function.session-start.php Session cookie]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[JSESSIONID&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/JavaServer_Pages JSP technology]&lt;br /&gt;
|[http://blog.whitehatsec.com/tag/jsessionid/#.UcxS4PnOuSp Session cookie]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[ASPSESSION&lt;br /&gt;
|Web server using [http://www.asp.net/ ASP technology]&lt;br /&gt;
|See ASP.NET in the Powered-by HTTP header section&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[fe_typo_user&lt;br /&gt;
|Web server using [http://typo3.org/ TYPO3 technology]&lt;br /&gt;
|[http://cookiepedia.co.uk/cookies/fe_typo_user Ref]&lt;br /&gt;
|-&lt;br /&gt;
|x-server-name&lt;br /&gt;
|Web server using [http://www-01.ibm.com/software/websphere/ Websphere technology]&lt;br /&gt;
|[http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r1m0/index.jsp?topic=%2Fcom.ibm.etools.mft.doc%2Fac00477_.htm node HTTP headers]&lt;br /&gt;
|-&lt;br /&gt;
|access-control-allow-origin, access-control-allow-headers&lt;br /&gt;
|Web server using [https://developer.mozilla.org/en-US/docs/HTTP/Access_control_CORS HTTP access control (CORS)]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Square One, Meta-Author[Jeremy&lt;br /&gt;
|Web server using [https://github.com/square-one/square-one-cms Square One CMS (light version of Joomla)]&lt;br /&gt;
|Looks like is discontinued&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[LFC&lt;br /&gt;
|Web server using [http://www.getlfs.com/ LFS technology]&lt;br /&gt;
|CMS based on Python, Django and jQuery&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Percussion&lt;br /&gt;
|Web server using [https://www.percussion.com Percussion CMS]&lt;br /&gt;
|CMS for Marketers&lt;br /&gt;
|-&lt;br /&gt;
|RiOS[&lt;br /&gt;
|Web server using Riverbeed WAN optimization [http://www.riverbed.com/products/wan-optimization/ Riverbeed WAN optimization]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Riverbed_Technology Riverbeed Technology]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
TODO: https://www.owasp.org/index.php/Fingerprint_Web_Application_(OTG-INFO-009)#Common_Application_Identifiers&lt;/div&gt;</summary>
		<author><name>Ecasbas</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Web-metadata&amp;diff=183142</id>
		<title>Web-metadata</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Web-metadata&amp;diff=183142"/>
				<updated>2014-10-01T09:53:08Z</updated>
		
		<summary type="html">&lt;p&gt;Ecasbas: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Social Media Links}}&lt;br /&gt;
&lt;br /&gt;
'''CALL FOR CONTRIBUTORS''':&lt;br /&gt;
If you would like collaborate in this project [https://lists.owasp.org/mailman/listinfo/owasp_unmaskme_project join with us].&lt;br /&gt;
&lt;br /&gt;
Collection of HTTP and HTML metadata information in order to categorize its relevance as a sign of possible security weakness or signs of hardening in any website. The final goal is to raise web security awareness (''assessing favourably the signs of hardening and assessing negatively the signs of weakness'') with an overall interpretation of this information from any website.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: 1em auto 1em auto;&amp;quot;&lt;br /&gt;
|+ '''Examples of Metadata assessing'''&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Weakness signs&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Hardening signs&lt;br /&gt;
|-&lt;br /&gt;
| MetaGenerator[Joomla! 1.5  || X-Frame-Options[SAMEORIGIN&lt;br /&gt;
|-&lt;br /&gt;
| Microsoft-IIS/6.0 || X-XSS-Protection&lt;br /&gt;
|-&lt;br /&gt;
| Apache/2.2.22(Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5 || UncommonHeaders[x-varnish&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[http://desenmascara.me Proof of concept in Spanish]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
This information collected plus more input from other OWASP projects as [[Top 10 2013-Top 10]], could serve as the basis for WEB fingerprinting.&lt;br /&gt;
A proof of concept tool is available in [http://desenmascara.me as a web service].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.38 Server HTTP header] metadata collected'''&lt;br /&gt;
|'''Server HTTP header'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|AmazonS3&lt;br /&gt;
|Web server using Amazon cloud&lt;br /&gt;
|[http://docs.aws.amazon.com/AmazonS3/latest/API/RESTCommonResponseHeaders.html Common Response headers]&lt;br /&gt;
|-&lt;br /&gt;
|Apache/X.X&lt;br /&gt;
|Web server using [http://www.apache.org/ Apache] technology&lt;br /&gt;
|[http://news.netcraft.com/archives/category/web-server-survey/ Technology lider in Internet]&lt;br /&gt;
|-&lt;br /&gt;
|Microsoft-IIS/X&lt;br /&gt;
|Web server using [http://www.iis.net/ Microsoft IIS technology]&lt;br /&gt;
|[http://blogs.technet.com/b/stefan_gossner/archive/2008/03/12/iis-7-how-to-send-a-custom-server-http-header.aspx How to modify this header]&lt;br /&gt;
|-&lt;br /&gt;
|PWS&lt;br /&gt;
|Small Microsoft Web server for old Windows versions&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Microsoft_Personal_Web_Server Microsoft Personal Web Server]&lt;br /&gt;
|-&lt;br /&gt;
|nginx/X.X&lt;br /&gt;
|Russian web server and reverse proxy&lt;br /&gt;
|[http://nginx.org/en/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|lighttpd/X.X&lt;br /&gt;
|Web server optimized for speed-critical environments&lt;br /&gt;
|[http://www.lighttpd.net/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|OpenCms/X.X&lt;br /&gt;
|Open source content management system written in Java&lt;br /&gt;
|[http://www.opencms.org/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Netscape-Enterprise/X.X&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Netscape_Enterprise_Server old Netscape technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server Current server family]&lt;br /&gt;
|-&lt;br /&gt;
|Sun-ONE-Web-Server/X&lt;br /&gt;
|Web server using [http://docs.oracle.com/cd/E19554-01/ iPlanet web server technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server Current server family]&lt;br /&gt;
|-&lt;br /&gt;
|Oracle-Application-Server-Xx&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Oracle_Application_Server Oracle applications server]&lt;br /&gt;
|[http://www.oracle.com/technetwork/middleware/ias/overview/index.html?ssSourceSiteId=ocomen Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Lotus-Domino&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino IBM Lotus Domino technology]&lt;br /&gt;
|[http://www-01.ibm.com/software/lotus/category/messaging/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Sun-Java-System-Web-Server/X&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino Oracle iPlanet technology]&lt;br /&gt;
|[http://www.oracle.com/technetwork/middleware/iplanetwebserver-098726.html Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Oracle-iPlanet-Web-Server/7.0&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino Oracle iPlanet technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server iPlanet Web server]&lt;br /&gt;
|-&lt;br /&gt;
|IBM_HTTP_Server/X.X&lt;br /&gt;
|Web server using [http://www-03.ibm.com/software/products/us/en/http-servers IBM technology] (Apache based)&lt;br /&gt;
|[http://publib.boulder.ibm.com/httpserv/ihsdiag/questions.html#ihshideserver How to hide version]&lt;br /&gt;
|-&lt;br /&gt;
|LiteSpeed/X.X&lt;br /&gt;
|Web server using [http://www.litespeedtech.com/docs/webserver/intro/ LiteSpeed technology] (Apache based)&lt;br /&gt;
|[http://www.litespeedtech.com/support/forum/showthread.php?t=4893 How to hide version]&lt;br /&gt;
|-&lt;br /&gt;
|Alterian-CME/X.X&lt;br /&gt;
|Web server using [http://www.sdl.com/products/acm/ SDL ACM] &lt;br /&gt;
|[http://www.sdl.com/aboutus/news/pressreleases/2012/sdl_acquires_alterian.html SDL acquires Alterian]&lt;br /&gt;
|-&lt;br /&gt;
|Tengine&lt;br /&gt;
|Web server using [http://tengine.taobao.org/index.html Tengine technology] (nginx based) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|eZ Publish&lt;br /&gt;
|Web server using [http://ez.no/ EZ technology] &lt;br /&gt;
|[http://es.wikipedia.org/wiki/EZ_Publish Open Source CMS]&lt;br /&gt;
|-&lt;br /&gt;
|GSE&lt;br /&gt;
|Web server using [https://code.google.com/p/opengse/ Google infrastructure] (blogger) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|gws&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Google_Web_Server#Software Google infrastructure] (search pages) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|sffe&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Google_Web_Server#Software Google infrastructure] (static files) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|tfe&lt;br /&gt;
|Web server using [http://www.twitter.com/ Twitter infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|YTS&lt;br /&gt;
|Web server using [http://www.yahoo.com/ Yahoo! infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|cloudflare-nginx&lt;br /&gt;
|Web server using [https://www.cloudflare.com/ CloudFlare infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://en.wikipedia.org/wiki/List_of_HTTP_header_fields Powered-by HTTP header] metadata collected (this header isn't an HTTP standard)'''&lt;br /&gt;
|'''Powered-by HTTP header'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|PHP/x.x&lt;br /&gt;
|Web server using [http://php.net/ PHP technology]&lt;br /&gt;
|[http://php.net/manual/en/function.header-remove.php How to remove header]&lt;br /&gt;
|-&lt;br /&gt;
|ASP.NET&lt;br /&gt;
|Web server using [http://www.asp.net/ Microsoft ASP technology]&lt;br /&gt;
|[http://www.iis.net/configreference/system.webserver/httpprotocol/customheaders Custom headers]&lt;br /&gt;
|-&lt;br /&gt;
|Servlet/X.X JSP/X.X&lt;br /&gt;
|Web server using [http://tomcat.apache.org/ Tomcat application server]&lt;br /&gt;
|[https://issues.apache.org/bugzilla/show_bug.cgi?id=48006 Header implementation]&lt;br /&gt;
|-&lt;br /&gt;
|Plesklin&lt;br /&gt;
|Web server using [http://www.parallels.com/es/products/plesk/addons/ Parallels technology]&lt;br /&gt;
|[http://forum.parallels.com/showthread.php?260694-Disable-HTTP-header-X-Powered-By-PleskLin How to disable header]&lt;br /&gt;
|-&lt;br /&gt;
|(mod_rails/mod_rack)&lt;br /&gt;
|Web server using [http://rubyonrails.org/ Ruby on Rails technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Phusion_Passenger Phusion Passenger]&lt;br /&gt;
|-&lt;br /&gt;
|ARR/X.X&lt;br /&gt;
|Web server using [http://www.iis.net/downloads/microsoft/application-request-routing IIS with request routing technology]&lt;br /&gt;
|[http://blogs.iis.net/finbarryan/archive/2013/06/05/application-request-routing-and-server-headers-quot-x-powered-by-arr-2-5-quot.aspx More header information]&lt;br /&gt;
|-&lt;br /&gt;
|JSF/2.0&lt;br /&gt;
|Web server using [http://www.oracle.com/technetwork/java/javaee/javaserverfaces-139869.html JavaServer Faces technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://en.wikipedia.org/wiki/List_of_HTTP_header_fields Uncommon HTTP headers] collected (this headers aren't an HTTP standard)'''&lt;br /&gt;
|'''Powered-by HTTP header'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|x-amz-&lt;br /&gt;
|Web server running under Amazon services &lt;br /&gt;
|[http://docs.aws.amazon.com/AmazonS3/latest/API/RESTCommonResponseHeaders.html common response headers]&lt;br /&gt;
|-&lt;br /&gt;
|Servlet/X.X JSP/X.X&lt;br /&gt;
|Web server using [http://tomcat.apache.org/ Tomcat application server]&lt;br /&gt;
|[https://issues.apache.org/bugzilla/show_bug.cgi?id=48006 Header implementation]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''HTML metadata collected which could allow [https://www.owasp.org/index.php/OWASP_Periodic_Table_of_Vulnerabilities_-_Fingerprinting fingerprinting] '''&lt;br /&gt;
|'''HTML metadata'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|moodle&lt;br /&gt;
|Web server using [https://moodle.org/ Moodle] technology&lt;br /&gt;
|[http://www.cvedetails.com/vendor/2105/Moodle.html Vulnerabilities stats]&lt;br /&gt;
|-&lt;br /&gt;
|x-cache-hits,x-timer,x-served-by, x-varnish, x-varnish-cache&lt;br /&gt;
|Web server using [https://www.varnish-cache.org/ Varnish cache technology]&lt;br /&gt;
|[http://blogs.technet.com/b/stefan_gossner/archive/2008/03/12/iis-7-how-to-send-a-custom-server-http-header.aspx How to modify this header]&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Sitefinity&lt;br /&gt;
|Web server using [http://www.sitefinity.com/ SiteFinity technology]&lt;br /&gt;
|[http://www.sitefinity.com/documentation/documentationarticles/developers-guide/deep-dive/security Security based on ASP.NET model]&lt;br /&gt;
|-&lt;br /&gt;
|HTTPServer[BigIP / Cookies[BIGip&lt;br /&gt;
|Web server using [http://www.f5.com/products/big-ip/ F5 technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|x-drupal-cache&lt;br /&gt;
|Web server using [https://drupal.org/ Drupal technology]&lt;br /&gt;
|[http://www.cvedetails.com/product/2387/Drupal-Drupal.html?vendor_id=1367 Vulnerabilities stats]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[PHPSESSID&lt;br /&gt;
|Web server using [http://php.net/ PHP technology]&lt;br /&gt;
|[http://php.net/manual/en/function.session-start.php Session cookie]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[JSESSIONID&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/JavaServer_Pages JSP technology]&lt;br /&gt;
|[http://blog.whitehatsec.com/tag/jsessionid/#.UcxS4PnOuSp Session cookie]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[ASPSESSION&lt;br /&gt;
|Web server using [http://www.asp.net/ ASP technology]&lt;br /&gt;
|See ASP.NET in the Powered-by HTTP header section&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[fe_typo_user&lt;br /&gt;
|Web server using [http://typo3.org/ TYPO3 technology]&lt;br /&gt;
|[http://cookiepedia.co.uk/cookies/fe_typo_user Ref]&lt;br /&gt;
|-&lt;br /&gt;
|x-server-name&lt;br /&gt;
|Web server using [http://www-01.ibm.com/software/websphere/ Websphere technology]&lt;br /&gt;
|[http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r1m0/index.jsp?topic=%2Fcom.ibm.etools.mft.doc%2Fac00477_.htm node HTTP headers]&lt;br /&gt;
|-&lt;br /&gt;
|access-control-allow-origin, access-control-allow-headers&lt;br /&gt;
|Web server using [https://developer.mozilla.org/en-US/docs/HTTP/Access_control_CORS HTTP access control (CORS)]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Square One, Meta-Author[Jeremy&lt;br /&gt;
|Web server using [https://github.com/square-one/square-one-cms Square One CMS (light version of Joomla)]&lt;br /&gt;
|Looks like is discontinued&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[LFC&lt;br /&gt;
|Web server using [http://www.getlfs.com/ LFS technology]&lt;br /&gt;
|CMS based on Python, Django and jQuery&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Percussion&lt;br /&gt;
|Web server using [https://www.percussion.com Percussion CMS]&lt;br /&gt;
|CMS for Marketers&lt;br /&gt;
|-&lt;br /&gt;
|RiOS[&lt;br /&gt;
|Web server using Riverbeed WAN optimization [http://www.riverbed.com/products/wan-optimization/ Riverbeed WAN optimization]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Riverbed_Technology Riverbeed Technology]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
TODO: https://www.owasp.org/index.php/Fingerprint_Web_Application_(OTG-INFO-009)#Common_Application_Identifiers&lt;/div&gt;</summary>
		<author><name>Ecasbas</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Web-metadata&amp;diff=183141</id>
		<title>Web-metadata</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Web-metadata&amp;diff=183141"/>
				<updated>2014-10-01T09:50:23Z</updated>
		
		<summary type="html">&lt;p&gt;Ecasbas: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Social Media Links}}&lt;br /&gt;
&lt;br /&gt;
'''CALL FOR CONTRIBUTORS''':&lt;br /&gt;
If you would like collaborate in this project [https://lists.owasp.org/mailman/listinfo/owasp_unmaskme_project join with us].&lt;br /&gt;
&lt;br /&gt;
Collection of HTTP and HTML metadata information in order to categorize its relevance as a sign of possible security weakness or signs of hardening in any website. The final goal is to raise web security awareness (''assessing favourably the signs of hardening and assessing negatively the signs of weakness'') with an overall interpretation of this information from any website.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: 1em auto 1em auto;&amp;quot;&lt;br /&gt;
|+ '''Examples of Metadata assessing'''&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Weakness signs&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Hardening signs&lt;br /&gt;
|-&lt;br /&gt;
| MetaGenerator[Joomla! 1.5  || X-Frame-Options[SAMEORIGIN&lt;br /&gt;
|-&lt;br /&gt;
| Microsoft-IIS/6.0 || X-XSS-Protection&lt;br /&gt;
|-&lt;br /&gt;
| Apache/2.2.22(Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5 || UncommonHeaders[x-varnish&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[http://desenmascara.me Proof of concept in Spanish]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
This information collected plus more input from other OWASP projects as [[Top 10 2013-Top 10]], could serve as the basis for WEB fingerprinting.&lt;br /&gt;
A proof of concept tool is available in [http://desenmascara.me as a web service].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.38 Server HTTP header] metadata collected'''&lt;br /&gt;
|'''Server HTTP header'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|Apache/X.X&lt;br /&gt;
|Web server using [http://www.apache.org/ Apache] technology&lt;br /&gt;
|[http://news.netcraft.com/archives/category/web-server-survey/ Technology lider in Internet]&lt;br /&gt;
|-&lt;br /&gt;
|Microsoft-IIS/X&lt;br /&gt;
|Web server using [http://www.iis.net/ Microsoft IIS technology]&lt;br /&gt;
|[http://blogs.technet.com/b/stefan_gossner/archive/2008/03/12/iis-7-how-to-send-a-custom-server-http-header.aspx How to modify this header]&lt;br /&gt;
|-&lt;br /&gt;
|PWS&lt;br /&gt;
|Small Microsoft Web server for old Windows versions&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Microsoft_Personal_Web_Server Microsoft Personal Web Server]&lt;br /&gt;
|-&lt;br /&gt;
|nginx/X.X&lt;br /&gt;
|Russian web server and reverse proxy&lt;br /&gt;
|[http://nginx.org/en/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|lighttpd/X.X&lt;br /&gt;
|Web server optimized for speed-critical environments&lt;br /&gt;
|[http://www.lighttpd.net/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|OpenCms/X.X&lt;br /&gt;
|Open source content management system written in Java&lt;br /&gt;
|[http://www.opencms.org/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Netscape-Enterprise/X.X&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Netscape_Enterprise_Server old Netscape technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server Current server family]&lt;br /&gt;
|-&lt;br /&gt;
|Sun-ONE-Web-Server/X&lt;br /&gt;
|Web server using [http://docs.oracle.com/cd/E19554-01/ iPlanet web server technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server Current server family]&lt;br /&gt;
|-&lt;br /&gt;
|Oracle-Application-Server-Xx&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Oracle_Application_Server Oracle applications server]&lt;br /&gt;
|[http://www.oracle.com/technetwork/middleware/ias/overview/index.html?ssSourceSiteId=ocomen Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Lotus-Domino&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino IBM Lotus Domino technology]&lt;br /&gt;
|[http://www-01.ibm.com/software/lotus/category/messaging/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Sun-Java-System-Web-Server/X&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino Oracle iPlanet technology]&lt;br /&gt;
|[http://www.oracle.com/technetwork/middleware/iplanetwebserver-098726.html Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Oracle-iPlanet-Web-Server/7.0&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino Oracle iPlanet technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server iPlanet Web server]&lt;br /&gt;
|-&lt;br /&gt;
|IBM_HTTP_Server/X.X&lt;br /&gt;
|Web server using [http://www-03.ibm.com/software/products/us/en/http-servers IBM technology] (Apache based)&lt;br /&gt;
|[http://publib.boulder.ibm.com/httpserv/ihsdiag/questions.html#ihshideserver How to hide version]&lt;br /&gt;
|-&lt;br /&gt;
|LiteSpeed/X.X&lt;br /&gt;
|Web server using [http://www.litespeedtech.com/docs/webserver/intro/ LiteSpeed technology] (Apache based)&lt;br /&gt;
|[http://www.litespeedtech.com/support/forum/showthread.php?t=4893 How to hide version]&lt;br /&gt;
|-&lt;br /&gt;
|Alterian-CME/X.X&lt;br /&gt;
|Web server using [http://www.sdl.com/products/acm/ SDL ACM] &lt;br /&gt;
|[http://www.sdl.com/aboutus/news/pressreleases/2012/sdl_acquires_alterian.html SDL acquires Alterian]&lt;br /&gt;
|-&lt;br /&gt;
|Tengine&lt;br /&gt;
|Web server using [http://tengine.taobao.org/index.html Tengine technology] (nginx based) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|eZ Publish&lt;br /&gt;
|Web server using [http://ez.no/ EZ technology] &lt;br /&gt;
|[http://es.wikipedia.org/wiki/EZ_Publish Open Source CMS]&lt;br /&gt;
|-&lt;br /&gt;
|GSE&lt;br /&gt;
|Web server using [https://code.google.com/p/opengse/ Google infrastructure] (blogger) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|gws&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Google_Web_Server#Software Google infrastructure] (search pages) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|sffe&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Google_Web_Server#Software Google infrastructure] (static files) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|tfe&lt;br /&gt;
|Web server using [http://www.twitter.com/ Twitter infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|YTS&lt;br /&gt;
|Web server using [http://www.yahoo.com/ Yahoo! infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|cloudflare-nginx&lt;br /&gt;
|Web server using [https://www.cloudflare.com/ CloudFlare infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://en.wikipedia.org/wiki/List_of_HTTP_header_fields Powered-by HTTP header] metadata collected (this header isn't an HTTP standard)'''&lt;br /&gt;
|'''Powered-by HTTP header'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|PHP/x.x&lt;br /&gt;
|Web server using [http://php.net/ PHP technology]&lt;br /&gt;
|[http://php.net/manual/en/function.header-remove.php How to remove header]&lt;br /&gt;
|-&lt;br /&gt;
|ASP.NET&lt;br /&gt;
|Web server using [http://www.asp.net/ Microsoft ASP technology]&lt;br /&gt;
|[http://www.iis.net/configreference/system.webserver/httpprotocol/customheaders Custom headers]&lt;br /&gt;
|-&lt;br /&gt;
|Servlet/X.X JSP/X.X&lt;br /&gt;
|Web server using [http://tomcat.apache.org/ Tomcat application server]&lt;br /&gt;
|[https://issues.apache.org/bugzilla/show_bug.cgi?id=48006 Header implementation]&lt;br /&gt;
|-&lt;br /&gt;
|Plesklin&lt;br /&gt;
|Web server using [http://www.parallels.com/es/products/plesk/addons/ Parallels technology]&lt;br /&gt;
|[http://forum.parallels.com/showthread.php?260694-Disable-HTTP-header-X-Powered-By-PleskLin How to disable header]&lt;br /&gt;
|-&lt;br /&gt;
|(mod_rails/mod_rack)&lt;br /&gt;
|Web server using [http://rubyonrails.org/ Ruby on Rails technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Phusion_Passenger Phusion Passenger]&lt;br /&gt;
|-&lt;br /&gt;
|ARR/X.X&lt;br /&gt;
|Web server using [http://www.iis.net/downloads/microsoft/application-request-routing IIS with request routing technology]&lt;br /&gt;
|[http://blogs.iis.net/finbarryan/archive/2013/06/05/application-request-routing-and-server-headers-quot-x-powered-by-arr-2-5-quot.aspx More header information]&lt;br /&gt;
|-&lt;br /&gt;
|JSF/2.0&lt;br /&gt;
|Web server using [http://www.oracle.com/technetwork/java/javaee/javaserverfaces-139869.html JavaServer Faces technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://en.wikipedia.org/wiki/List_of_HTTP_header_fields Uncommon HTTP headers] collected (this headers aren't an HTTP standard)'''&lt;br /&gt;
|'''Powered-by HTTP header'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|x-amz-&lt;br /&gt;
|Web server running under Amazon services &lt;br /&gt;
|[http://docs.aws.amazon.com/AmazonS3/latest/API/RESTCommonResponseHeaders.html common response headers]&lt;br /&gt;
|-&lt;br /&gt;
|Servlet/X.X JSP/X.X&lt;br /&gt;
|Web server using [http://tomcat.apache.org/ Tomcat application server]&lt;br /&gt;
|[https://issues.apache.org/bugzilla/show_bug.cgi?id=48006 Header implementation]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''HTML metadata collected which could allow [https://www.owasp.org/index.php/OWASP_Periodic_Table_of_Vulnerabilities_-_Fingerprinting fingerprinting] '''&lt;br /&gt;
|'''HTML metadata'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|moodle&lt;br /&gt;
|Web server using [https://moodle.org/ Moodle] technology&lt;br /&gt;
|[http://www.cvedetails.com/vendor/2105/Moodle.html Vulnerabilities stats]&lt;br /&gt;
|-&lt;br /&gt;
|x-cache-hits,x-timer,x-served-by, x-varnish, x-varnish-cache&lt;br /&gt;
|Web server using [https://www.varnish-cache.org/ Varnish cache technology]&lt;br /&gt;
|[http://blogs.technet.com/b/stefan_gossner/archive/2008/03/12/iis-7-how-to-send-a-custom-server-http-header.aspx How to modify this header]&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Sitefinity&lt;br /&gt;
|Web server using [http://www.sitefinity.com/ SiteFinity technology]&lt;br /&gt;
|[http://www.sitefinity.com/documentation/documentationarticles/developers-guide/deep-dive/security Security based on ASP.NET model]&lt;br /&gt;
|-&lt;br /&gt;
|HTTPServer[BigIP / Cookies[BIGip&lt;br /&gt;
|Web server using [http://www.f5.com/products/big-ip/ F5 technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|x-drupal-cache&lt;br /&gt;
|Web server using [https://drupal.org/ Drupal technology]&lt;br /&gt;
|[http://www.cvedetails.com/product/2387/Drupal-Drupal.html?vendor_id=1367 Vulnerabilities stats]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[PHPSESSID&lt;br /&gt;
|Web server using [http://php.net/ PHP technology]&lt;br /&gt;
|[http://php.net/manual/en/function.session-start.php Session cookie]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[JSESSIONID&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/JavaServer_Pages JSP technology]&lt;br /&gt;
|[http://blog.whitehatsec.com/tag/jsessionid/#.UcxS4PnOuSp Session cookie]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[ASPSESSION&lt;br /&gt;
|Web server using [http://www.asp.net/ ASP technology]&lt;br /&gt;
|See ASP.NET in the Powered-by HTTP header section&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[fe_typo_user&lt;br /&gt;
|Web server using [http://typo3.org/ TYPO3 technology]&lt;br /&gt;
|[http://cookiepedia.co.uk/cookies/fe_typo_user Ref]&lt;br /&gt;
|-&lt;br /&gt;
|x-server-name&lt;br /&gt;
|Web server using [http://www-01.ibm.com/software/websphere/ Websphere technology]&lt;br /&gt;
|[http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r1m0/index.jsp?topic=%2Fcom.ibm.etools.mft.doc%2Fac00477_.htm node HTTP headers]&lt;br /&gt;
|-&lt;br /&gt;
|access-control-allow-origin, access-control-allow-headers&lt;br /&gt;
|Web server using [https://developer.mozilla.org/en-US/docs/HTTP/Access_control_CORS HTTP access control (CORS)]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Square One, Meta-Author[Jeremy&lt;br /&gt;
|Web server using [https://github.com/square-one/square-one-cms Square One CMS (light version of Joomla)]&lt;br /&gt;
|Looks like is discontinued&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[LFC&lt;br /&gt;
|Web server using [http://www.getlfs.com/ LFS technology]&lt;br /&gt;
|CMS based on Python, Django and jQuery&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Percussion&lt;br /&gt;
|Web server using [https://www.percussion.com Percussion CMS]&lt;br /&gt;
|CMS for Marketers&lt;br /&gt;
|-&lt;br /&gt;
|RiOS[&lt;br /&gt;
|Web server using Riverbeed WAN optimization [http://www.riverbed.com/products/wan-optimization/ Riverbeed WAN optimization]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Riverbed_Technology Riverbeed Technology]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
TODO: https://www.owasp.org/index.php/Fingerprint_Web_Application_(OTG-INFO-009)#Common_Application_Identifiers&lt;/div&gt;</summary>
		<author><name>Ecasbas</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Web-metadata&amp;diff=183140</id>
		<title>Web-metadata</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Web-metadata&amp;diff=183140"/>
				<updated>2014-10-01T09:49:25Z</updated>
		
		<summary type="html">&lt;p&gt;Ecasbas: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Social Media Links}}&lt;br /&gt;
&lt;br /&gt;
'''CALL FOR CONTRIBUTORS''':&lt;br /&gt;
If you would like collaborate in this project [https://lists.owasp.org/mailman/listinfo/owasp_unmaskme_project join with us].&lt;br /&gt;
&lt;br /&gt;
Collection of HTTP and HTML metadata information in order to categorize its relevance as a sign of possible security weakness or signs of hardening in any website. The final goal is to raise web security awareness (''assessing favourably the signs of hardening and assessing negatively the signs of weakness'') with an overall interpretation of this information from any website.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: 1em auto 1em auto;&amp;quot;&lt;br /&gt;
|+ '''Examples of Metadata assessing'''&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Weakness signs&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Hardening signs&lt;br /&gt;
|-&lt;br /&gt;
| MetaGenerator[Joomla! 1.5  || X-Frame-Options[SAMEORIGIN&lt;br /&gt;
|-&lt;br /&gt;
| Microsoft-IIS/6.0 || X-XSS-Protection&lt;br /&gt;
|-&lt;br /&gt;
| Apache/2.2.22(Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5 || UncommonHeaders[x-varnish&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[http://desenmascara.me Proof of concept in Spanish]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
This information collected plus more input from other OWASP projects as [[Top 10 2013-Top 10]], could serve as the basis for WEB fingerprinting.&lt;br /&gt;
A proof of concept tool is available in [http://desenmascara.me as a web service].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.38 Server HTTP header] metadata collected'''&lt;br /&gt;
|'''Server HTTP header'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|Apache/X.X&lt;br /&gt;
|Web server using [http://www.apache.org/ Apache] technology&lt;br /&gt;
|[http://news.netcraft.com/archives/category/web-server-survey/ Technology lider in Internet]&lt;br /&gt;
|-&lt;br /&gt;
|Microsoft-IIS/X&lt;br /&gt;
|Web server using [http://www.iis.net/ Microsoft IIS technology]&lt;br /&gt;
|[http://blogs.technet.com/b/stefan_gossner/archive/2008/03/12/iis-7-how-to-send-a-custom-server-http-header.aspx How to modify this header]&lt;br /&gt;
|-&lt;br /&gt;
|PWS&lt;br /&gt;
|Small Microsoft Web server for old Windows versions&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Microsoft_Personal_Web_Server Microsoft Personal Web Server]&lt;br /&gt;
|-&lt;br /&gt;
|nginx/X.X&lt;br /&gt;
|Russian web server and reverse proxy&lt;br /&gt;
|[http://nginx.org/en/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|lighttpd/X.X&lt;br /&gt;
|Web server optimized for speed-critical environments&lt;br /&gt;
|[http://www.lighttpd.net/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|OpenCms/X.X&lt;br /&gt;
|Open source content management system written in Java&lt;br /&gt;
|[http://www.opencms.org/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Netscape-Enterprise/X.X&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Netscape_Enterprise_Server old Netscape technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server Current server family]&lt;br /&gt;
|-&lt;br /&gt;
|Sun-ONE-Web-Server/X&lt;br /&gt;
|Web server using [http://docs.oracle.com/cd/E19554-01/ iPlanet web server technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server Current server family]&lt;br /&gt;
|-&lt;br /&gt;
|Oracle-Application-Server-Xx&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Oracle_Application_Server Oracle applications server]&lt;br /&gt;
|[http://www.oracle.com/technetwork/middleware/ias/overview/index.html?ssSourceSiteId=ocomen Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Lotus-Domino&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino IBM Lotus Domino technology]&lt;br /&gt;
|[http://www-01.ibm.com/software/lotus/category/messaging/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Sun-Java-System-Web-Server/X&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino Oracle iPlanet technology]&lt;br /&gt;
|[http://www.oracle.com/technetwork/middleware/iplanetwebserver-098726.html Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Oracle-iPlanet-Web-Server/7.0&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino Oracle iPlanet technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server iPlanet Web server]&lt;br /&gt;
|-&lt;br /&gt;
|IBM_HTTP_Server/X.X&lt;br /&gt;
|Web server using [http://www-03.ibm.com/software/products/us/en/http-servers IBM technology] (Apache based)&lt;br /&gt;
|[http://publib.boulder.ibm.com/httpserv/ihsdiag/questions.html#ihshideserver How to hide version]&lt;br /&gt;
|-&lt;br /&gt;
|LiteSpeed/X.X&lt;br /&gt;
|Web server using [http://www.litespeedtech.com/docs/webserver/intro/ LiteSpeed technology] (Apache based)&lt;br /&gt;
|[http://www.litespeedtech.com/support/forum/showthread.php?t=4893 How to hide version]&lt;br /&gt;
|-&lt;br /&gt;
|Alterian-CME/X.X&lt;br /&gt;
|Web server using [http://www.sdl.com/products/acm/ SDL ACM] &lt;br /&gt;
|[http://www.sdl.com/aboutus/news/pressreleases/2012/sdl_acquires_alterian.html SDL acquires Alterian]&lt;br /&gt;
|-&lt;br /&gt;
|Tengine&lt;br /&gt;
|Web server using [http://tengine.taobao.org/index.html Tengine technology] (nginx based) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|eZ Publish&lt;br /&gt;
|Web server using [http://ez.no/ EZ technology] &lt;br /&gt;
|[http://es.wikipedia.org/wiki/EZ_Publish Open Source CMS]&lt;br /&gt;
|-&lt;br /&gt;
|GSE&lt;br /&gt;
|Web server using [https://code.google.com/p/opengse/ Google infrastructure] (blogger) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|gws&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Google_Web_Server#Software Google infrastructure] (search pages) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|sffe&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Google_Web_Server#Software Google infrastructure] (static files) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|tfe&lt;br /&gt;
|Web server using [http://www.twitter.com/ Twitter infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|YTS&lt;br /&gt;
|Web server using [http://www.yahoo.com/ Yahoo! infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|cloudflare-nginx&lt;br /&gt;
|Web server using [https://www.cloudflare.com/ CloudFlare infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://en.wikipedia.org/wiki/List_of_HTTP_header_fields Powered-by HTTP header] metadata collected (this header isn't an HTTP standard)'''&lt;br /&gt;
|'''Powered-by HTTP header'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|PHP/x.x&lt;br /&gt;
|Web server using [http://php.net/ PHP technology]&lt;br /&gt;
|[http://php.net/manual/en/function.header-remove.php How to remove header]&lt;br /&gt;
|-&lt;br /&gt;
|ASP.NET&lt;br /&gt;
|Web server using [http://www.asp.net/ Microsoft ASP technology]&lt;br /&gt;
|[http://www.iis.net/configreference/system.webserver/httpprotocol/customheaders Custom headers]&lt;br /&gt;
|-&lt;br /&gt;
|Servlet/X.X JSP/X.X&lt;br /&gt;
|Web server using [http://tomcat.apache.org/ Tomcat application server]&lt;br /&gt;
|[https://issues.apache.org/bugzilla/show_bug.cgi?id=48006 Header implementation]&lt;br /&gt;
|-&lt;br /&gt;
|Plesklin&lt;br /&gt;
|Web server using [http://www.parallels.com/es/products/plesk/addons/ Parallels technology]&lt;br /&gt;
|[http://forum.parallels.com/showthread.php?260694-Disable-HTTP-header-X-Powered-By-PleskLin How to disable header]&lt;br /&gt;
|-&lt;br /&gt;
|(mod_rails/mod_rack)&lt;br /&gt;
|Web server using [http://rubyonrails.org/ Ruby on Rails technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Phusion_Passenger Phusion Passenger]&lt;br /&gt;
|-&lt;br /&gt;
|ARR/X.X&lt;br /&gt;
|Web server using [http://www.iis.net/downloads/microsoft/application-request-routing IIS with request routing technology]&lt;br /&gt;
|[http://blogs.iis.net/finbarryan/archive/2013/06/05/application-request-routing-and-server-headers-quot-x-powered-by-arr-2-5-quot.aspx More header information]&lt;br /&gt;
|-&lt;br /&gt;
|JSF/2.0&lt;br /&gt;
|Web server using [http://www.oracle.com/technetwork/java/javaee/javaserverfaces-139869.html JavaServer Faces technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://en.wikipedia.org/wiki/List_of_HTTP_header_fields Uncommon HTTP headers] collected (this headers aren't an HTTP standard)'''&lt;br /&gt;
|'''Powered-by HTTP header'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|[x-amz-&lt;br /&gt;
|Web server running under Amazon services &lt;br /&gt;
|[http://docs.aws.amazon.com/AmazonS3/latest/API/RESTCommonResponseHeaders.html common response headers]&lt;br /&gt;
|-&lt;br /&gt;
|ASP.NET&lt;br /&gt;
|Web server using [http://www.asp.net/ Microsoft ASP technology]&lt;br /&gt;
|[http://www.iis.net/configreference/system.webserver/httpprotocol/customheaders Custom headers]&lt;br /&gt;
|-&lt;br /&gt;
|Servlet/X.X JSP/X.X&lt;br /&gt;
|Web server using [http://tomcat.apache.org/ Tomcat application server]&lt;br /&gt;
|[https://issues.apache.org/bugzilla/show_bug.cgi?id=48006 Header implementation]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''HTML metadata collected which could allow [https://www.owasp.org/index.php/OWASP_Periodic_Table_of_Vulnerabilities_-_Fingerprinting fingerprinting] '''&lt;br /&gt;
|'''HTML metadata'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|moodle&lt;br /&gt;
|Web server using [https://moodle.org/ Moodle] technology&lt;br /&gt;
|[http://www.cvedetails.com/vendor/2105/Moodle.html Vulnerabilities stats]&lt;br /&gt;
|-&lt;br /&gt;
|x-cache-hits,x-timer,x-served-by, x-varnish, x-varnish-cache&lt;br /&gt;
|Web server using [https://www.varnish-cache.org/ Varnish cache technology]&lt;br /&gt;
|[http://blogs.technet.com/b/stefan_gossner/archive/2008/03/12/iis-7-how-to-send-a-custom-server-http-header.aspx How to modify this header]&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Sitefinity&lt;br /&gt;
|Web server using [http://www.sitefinity.com/ SiteFinity technology]&lt;br /&gt;
|[http://www.sitefinity.com/documentation/documentationarticles/developers-guide/deep-dive/security Security based on ASP.NET model]&lt;br /&gt;
|-&lt;br /&gt;
|HTTPServer[BigIP / Cookies[BIGip&lt;br /&gt;
|Web server using [http://www.f5.com/products/big-ip/ F5 technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|x-drupal-cache&lt;br /&gt;
|Web server using [https://drupal.org/ Drupal technology]&lt;br /&gt;
|[http://www.cvedetails.com/product/2387/Drupal-Drupal.html?vendor_id=1367 Vulnerabilities stats]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[PHPSESSID&lt;br /&gt;
|Web server using [http://php.net/ PHP technology]&lt;br /&gt;
|[http://php.net/manual/en/function.session-start.php Session cookie]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[JSESSIONID&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/JavaServer_Pages JSP technology]&lt;br /&gt;
|[http://blog.whitehatsec.com/tag/jsessionid/#.UcxS4PnOuSp Session cookie]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[ASPSESSION&lt;br /&gt;
|Web server using [http://www.asp.net/ ASP technology]&lt;br /&gt;
|See ASP.NET in the Powered-by HTTP header section&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[fe_typo_user&lt;br /&gt;
|Web server using [http://typo3.org/ TYPO3 technology]&lt;br /&gt;
|[http://cookiepedia.co.uk/cookies/fe_typo_user Ref]&lt;br /&gt;
|-&lt;br /&gt;
|x-server-name&lt;br /&gt;
|Web server using [http://www-01.ibm.com/software/websphere/ Websphere technology]&lt;br /&gt;
|[http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r1m0/index.jsp?topic=%2Fcom.ibm.etools.mft.doc%2Fac00477_.htm node HTTP headers]&lt;br /&gt;
|-&lt;br /&gt;
|access-control-allow-origin, access-control-allow-headers&lt;br /&gt;
|Web server using [https://developer.mozilla.org/en-US/docs/HTTP/Access_control_CORS HTTP access control (CORS)]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Square One, Meta-Author[Jeremy&lt;br /&gt;
|Web server using [https://github.com/square-one/square-one-cms Square One CMS (light version of Joomla)]&lt;br /&gt;
|Looks like is discontinued&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[LFC&lt;br /&gt;
|Web server using [http://www.getlfs.com/ LFS technology]&lt;br /&gt;
|CMS based on Python, Django and jQuery&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Percussion&lt;br /&gt;
|Web server using [https://www.percussion.com Percussion CMS]&lt;br /&gt;
|CMS for Marketers&lt;br /&gt;
|-&lt;br /&gt;
|RiOS[&lt;br /&gt;
|Web server using Riverbeed WAN optimization [http://www.riverbed.com/products/wan-optimization/ Riverbeed WAN optimization]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Riverbed_Technology Riverbeed Technology]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
TODO: https://www.owasp.org/index.php/Fingerprint_Web_Application_(OTG-INFO-009)#Common_Application_Identifiers&lt;/div&gt;</summary>
		<author><name>Ecasbas</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Web-metadata&amp;diff=183139</id>
		<title>Web-metadata</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Web-metadata&amp;diff=183139"/>
				<updated>2014-10-01T09:42:32Z</updated>
		
		<summary type="html">&lt;p&gt;Ecasbas: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Social Media Links}}&lt;br /&gt;
&lt;br /&gt;
'''CALL FOR CONTRIBUTORS''':&lt;br /&gt;
If you would like collaborate in this project [https://lists.owasp.org/mailman/listinfo/owasp_unmaskme_project join with us].&lt;br /&gt;
&lt;br /&gt;
Collection of HTTP and HTML metadata information in order to categorize its relevance as a sign of possible security weakness or signs of hardening in any website. The final goal is to raise web security awareness (''assessing favourably the signs of hardening and assessing negatively the signs of weakness'') with an overall interpretation of this information from any website.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: 1em auto 1em auto;&amp;quot;&lt;br /&gt;
|+ '''Examples of Metadata assessing'''&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Weakness signs&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Hardening signs&lt;br /&gt;
|-&lt;br /&gt;
| MetaGenerator[Joomla! 1.5  || X-Frame-Options[SAMEORIGIN&lt;br /&gt;
|-&lt;br /&gt;
| Microsoft-IIS/6.0 || X-XSS-Protection&lt;br /&gt;
|-&lt;br /&gt;
| Apache/2.2.22(Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5 || UncommonHeaders[x-varnish&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[http://desenmascara.me Proof of concept in Spanish]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
This information collected plus more input from other OWASP projects as [[Top 10 2013-Top 10]], could serve as the basis for WEB fingerprinting.&lt;br /&gt;
A proof of concept tool is available in [http://desenmascara.me as a web service].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.38 Server HTTP header] metadata collected'''&lt;br /&gt;
|'''Server HTTP header'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|Apache/X.X&lt;br /&gt;
|Web server using [http://www.apache.org/ Apache] technology&lt;br /&gt;
|[http://news.netcraft.com/archives/category/web-server-survey/ Technology lider in Internet]&lt;br /&gt;
|-&lt;br /&gt;
|Microsoft-IIS/X&lt;br /&gt;
|Web server using [http://www.iis.net/ Microsoft IIS technology]&lt;br /&gt;
|[http://blogs.technet.com/b/stefan_gossner/archive/2008/03/12/iis-7-how-to-send-a-custom-server-http-header.aspx How to modify this header]&lt;br /&gt;
|-&lt;br /&gt;
|PWS&lt;br /&gt;
|Small Microsoft Web server for old Windows versions&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Microsoft_Personal_Web_Server Microsoft Personal Web Server]&lt;br /&gt;
|-&lt;br /&gt;
|nginx/X.X&lt;br /&gt;
|Russian web server and reverse proxy&lt;br /&gt;
|[http://nginx.org/en/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|lighttpd/X.X&lt;br /&gt;
|Web server optimized for speed-critical environments&lt;br /&gt;
|[http://www.lighttpd.net/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|OpenCms/X.X&lt;br /&gt;
|Open source content management system written in Java&lt;br /&gt;
|[http://www.opencms.org/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Netscape-Enterprise/X.X&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Netscape_Enterprise_Server old Netscape technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server Current server family]&lt;br /&gt;
|-&lt;br /&gt;
|Sun-ONE-Web-Server/X&lt;br /&gt;
|Web server using [http://docs.oracle.com/cd/E19554-01/ iPlanet web server technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server Current server family]&lt;br /&gt;
|-&lt;br /&gt;
|Oracle-Application-Server-Xx&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Oracle_Application_Server Oracle applications server]&lt;br /&gt;
|[http://www.oracle.com/technetwork/middleware/ias/overview/index.html?ssSourceSiteId=ocomen Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Lotus-Domino&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino IBM Lotus Domino technology]&lt;br /&gt;
|[http://www-01.ibm.com/software/lotus/category/messaging/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Sun-Java-System-Web-Server/X&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino Oracle iPlanet technology]&lt;br /&gt;
|[http://www.oracle.com/technetwork/middleware/iplanetwebserver-098726.html Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Oracle-iPlanet-Web-Server/7.0&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino Oracle iPlanet technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server iPlanet Web server]&lt;br /&gt;
|-&lt;br /&gt;
|IBM_HTTP_Server/X.X&lt;br /&gt;
|Web server using [http://www-03.ibm.com/software/products/us/en/http-servers IBM technology] (Apache based)&lt;br /&gt;
|[http://publib.boulder.ibm.com/httpserv/ihsdiag/questions.html#ihshideserver How to hide version]&lt;br /&gt;
|-&lt;br /&gt;
|LiteSpeed/X.X&lt;br /&gt;
|Web server using [http://www.litespeedtech.com/docs/webserver/intro/ LiteSpeed technology] (Apache based)&lt;br /&gt;
|[http://www.litespeedtech.com/support/forum/showthread.php?t=4893 How to hide version]&lt;br /&gt;
|-&lt;br /&gt;
|Alterian-CME/X.X&lt;br /&gt;
|Web server using [http://www.sdl.com/products/acm/ SDL ACM] &lt;br /&gt;
|[http://www.sdl.com/aboutus/news/pressreleases/2012/sdl_acquires_alterian.html SDL acquires Alterian]&lt;br /&gt;
|-&lt;br /&gt;
|Tengine&lt;br /&gt;
|Web server using [http://tengine.taobao.org/index.html Tengine technology] (nginx based) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|eZ Publish&lt;br /&gt;
|Web server using [http://ez.no/ EZ technology] &lt;br /&gt;
|[http://es.wikipedia.org/wiki/EZ_Publish Open Source CMS]&lt;br /&gt;
|-&lt;br /&gt;
|GSE&lt;br /&gt;
|Web server using [https://code.google.com/p/opengse/ Google infrastructure] (blogger) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|gws&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Google_Web_Server#Software Google infrastructure] (search pages) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|sffe&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Google_Web_Server#Software Google infrastructure] (static files) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|tfe&lt;br /&gt;
|Web server using [http://www.twitter.com/ Twitter infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|YTS&lt;br /&gt;
|Web server using [http://www.yahoo.com/ Yahoo! infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|cloudflare-nginx&lt;br /&gt;
|Web server using [https://www.cloudflare.com/ CloudFlare infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://en.wikipedia.org/wiki/List_of_HTTP_header_fields Powered-by HTTP header] metadata collected (this header isn't an HTTP standard)'''&lt;br /&gt;
|'''Powered-by HTTP header'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|PHP/x.x&lt;br /&gt;
|Web server using [http://php.net/ PHP technology]&lt;br /&gt;
|[http://php.net/manual/en/function.header-remove.php How to remove header]&lt;br /&gt;
|-&lt;br /&gt;
|ASP.NET&lt;br /&gt;
|Web server using [http://www.asp.net/ Microsoft ASP technology]&lt;br /&gt;
|[http://www.iis.net/configreference/system.webserver/httpprotocol/customheaders Custom headers]&lt;br /&gt;
|-&lt;br /&gt;
|Servlet/X.X JSP/X.X&lt;br /&gt;
|Web server using [http://tomcat.apache.org/ Tomcat application server]&lt;br /&gt;
|[https://issues.apache.org/bugzilla/show_bug.cgi?id=48006 Header implementation]&lt;br /&gt;
|-&lt;br /&gt;
|Plesklin&lt;br /&gt;
|Web server using [http://www.parallels.com/es/products/plesk/addons/ Parallels technology]&lt;br /&gt;
|[http://forum.parallels.com/showthread.php?260694-Disable-HTTP-header-X-Powered-By-PleskLin How to disable header]&lt;br /&gt;
|-&lt;br /&gt;
|(mod_rails/mod_rack)&lt;br /&gt;
|Web server using [http://rubyonrails.org/ Ruby on Rails technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Phusion_Passenger Phusion Passenger]&lt;br /&gt;
|-&lt;br /&gt;
|ARR/X.X&lt;br /&gt;
|Web server using [http://www.iis.net/downloads/microsoft/application-request-routing IIS with request routing technology]&lt;br /&gt;
|[http://blogs.iis.net/finbarryan/archive/2013/06/05/application-request-routing-and-server-headers-quot-x-powered-by-arr-2-5-quot.aspx More header information]&lt;br /&gt;
|-&lt;br /&gt;
|JSF/2.0&lt;br /&gt;
|Web server using [http://www.oracle.com/technetwork/java/javaee/javaserverfaces-139869.html JavaServer Faces technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://en.wikipedia.org/wiki/List_of_HTTP_header_fields Uncommon HTTP headers] collected (this headers aren't an HTTP standard)'''&lt;br /&gt;
|'''Powered-by HTTP header'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|PHP/x.x&lt;br /&gt;
|Web server using [http://php.net/ PHP technology]&lt;br /&gt;
|[http://php.net/manual/en/function.header-remove.php How to remove header]&lt;br /&gt;
|-&lt;br /&gt;
|ASP.NET&lt;br /&gt;
|Web server using [http://www.asp.net/ Microsoft ASP technology]&lt;br /&gt;
|[http://www.iis.net/configreference/system.webserver/httpprotocol/customheaders Custom headers]&lt;br /&gt;
|-&lt;br /&gt;
|Servlet/X.X JSP/X.X&lt;br /&gt;
|Web server using [http://tomcat.apache.org/ Tomcat application server]&lt;br /&gt;
|[https://issues.apache.org/bugzilla/show_bug.cgi?id=48006 Header implementation]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''HTML metadata collected which could allow [https://www.owasp.org/index.php/OWASP_Periodic_Table_of_Vulnerabilities_-_Fingerprinting fingerprinting] '''&lt;br /&gt;
|'''HTML metadata'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|moodle&lt;br /&gt;
|Web server using [https://moodle.org/ Moodle] technology&lt;br /&gt;
|[http://www.cvedetails.com/vendor/2105/Moodle.html Vulnerabilities stats]&lt;br /&gt;
|-&lt;br /&gt;
|x-cache-hits,x-timer,x-served-by, x-varnish, x-varnish-cache&lt;br /&gt;
|Web server using [https://www.varnish-cache.org/ Varnish cache technology]&lt;br /&gt;
|[http://blogs.technet.com/b/stefan_gossner/archive/2008/03/12/iis-7-how-to-send-a-custom-server-http-header.aspx How to modify this header]&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Sitefinity&lt;br /&gt;
|Web server using [http://www.sitefinity.com/ SiteFinity technology]&lt;br /&gt;
|[http://www.sitefinity.com/documentation/documentationarticles/developers-guide/deep-dive/security Security based on ASP.NET model]&lt;br /&gt;
|-&lt;br /&gt;
|HTTPServer[BigIP / Cookies[BIGip&lt;br /&gt;
|Web server using [http://www.f5.com/products/big-ip/ F5 technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|x-drupal-cache&lt;br /&gt;
|Web server using [https://drupal.org/ Drupal technology]&lt;br /&gt;
|[http://www.cvedetails.com/product/2387/Drupal-Drupal.html?vendor_id=1367 Vulnerabilities stats]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[PHPSESSID&lt;br /&gt;
|Web server using [http://php.net/ PHP technology]&lt;br /&gt;
|[http://php.net/manual/en/function.session-start.php Session cookie]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[JSESSIONID&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/JavaServer_Pages JSP technology]&lt;br /&gt;
|[http://blog.whitehatsec.com/tag/jsessionid/#.UcxS4PnOuSp Session cookie]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[ASPSESSION&lt;br /&gt;
|Web server using [http://www.asp.net/ ASP technology]&lt;br /&gt;
|See ASP.NET in the Powered-by HTTP header section&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[fe_typo_user&lt;br /&gt;
|Web server using [http://typo3.org/ TYPO3 technology]&lt;br /&gt;
|[http://cookiepedia.co.uk/cookies/fe_typo_user Ref]&lt;br /&gt;
|-&lt;br /&gt;
|x-server-name&lt;br /&gt;
|Web server using [http://www-01.ibm.com/software/websphere/ Websphere technology]&lt;br /&gt;
|[http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r1m0/index.jsp?topic=%2Fcom.ibm.etools.mft.doc%2Fac00477_.htm node HTTP headers]&lt;br /&gt;
|-&lt;br /&gt;
|access-control-allow-origin, access-control-allow-headers&lt;br /&gt;
|Web server using [https://developer.mozilla.org/en-US/docs/HTTP/Access_control_CORS HTTP access control (CORS)]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Square One, Meta-Author[Jeremy&lt;br /&gt;
|Web server using [https://github.com/square-one/square-one-cms Square One CMS (light version of Joomla)]&lt;br /&gt;
|Looks like is discontinued&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[LFC&lt;br /&gt;
|Web server using [http://www.getlfs.com/ LFS technology]&lt;br /&gt;
|CMS based on Python, Django and jQuery&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Percussion&lt;br /&gt;
|Web server using [https://www.percussion.com Percussion CMS]&lt;br /&gt;
|CMS for Marketers&lt;br /&gt;
|-&lt;br /&gt;
|RiOS[&lt;br /&gt;
|Web server using Riverbeed WAN optimization [http://www.riverbed.com/products/wan-optimization/ Riverbeed WAN optimization]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Riverbed_Technology Riverbeed Technology]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
TODO: https://www.owasp.org/index.php/Fingerprint_Web_Application_(OTG-INFO-009)#Common_Application_Identifiers&lt;/div&gt;</summary>
		<author><name>Ecasbas</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Web-metadata&amp;diff=182804</id>
		<title>Web-metadata</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Web-metadata&amp;diff=182804"/>
				<updated>2014-09-24T12:29:24Z</updated>
		
		<summary type="html">&lt;p&gt;Ecasbas: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Social Media Links}}&lt;br /&gt;
&lt;br /&gt;
'''CALL FOR CONTRIBUTORS''':&lt;br /&gt;
If you would like collaborate in this project [https://lists.owasp.org/mailman/listinfo/owasp_unmaskme_project join with us].&lt;br /&gt;
&lt;br /&gt;
Collection of HTTP and HTML metadata information in order to categorize its relevance as a sign of possible security weakness or signs of hardening in any website. The final goal is to raise web security awareness (''assessing favourably the signs of hardening and assessing negatively the signs of weakness'') with an overall interpretation of this information from any website.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: 1em auto 1em auto;&amp;quot;&lt;br /&gt;
|+ '''Examples of Metadata assessing'''&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Weakness signs&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Hardening signs&lt;br /&gt;
|-&lt;br /&gt;
| MetaGenerator[Joomla! 1.5  || X-Frame-Options[SAMEORIGIN&lt;br /&gt;
|-&lt;br /&gt;
| Microsoft-IIS/6.0 || X-XSS-Protection&lt;br /&gt;
|-&lt;br /&gt;
| Apache/2.2.22(Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5 || UncommonHeaders[x-varnish&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[http://desenmascara.me Proof of concept in Spanish]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
This information collected plus more input from other OWASP projects as [[Top 10 2013-Top 10]], could serve as the basis for WEB fingerprinting.&lt;br /&gt;
A proof of concept tool is available in [http://desenmascara.me as a web service].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.38 Server HTTP header] metadata collected'''&lt;br /&gt;
|'''Server HTTP header'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|Apache/X.X&lt;br /&gt;
|Web server using [http://www.apache.org/ Apache] technology&lt;br /&gt;
|[http://news.netcraft.com/archives/category/web-server-survey/ Technology lider in Internet]&lt;br /&gt;
|-&lt;br /&gt;
|Microsoft-IIS/X&lt;br /&gt;
|Web server using [http://www.iis.net/ Microsoft IIS technology]&lt;br /&gt;
|[http://blogs.technet.com/b/stefan_gossner/archive/2008/03/12/iis-7-how-to-send-a-custom-server-http-header.aspx How to modify this header]&lt;br /&gt;
|-&lt;br /&gt;
|PWS&lt;br /&gt;
|Small Microsoft Web server for old Windows versions&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Microsoft_Personal_Web_Server Microsoft Personal Web Server]&lt;br /&gt;
|-&lt;br /&gt;
|nginx/X.X&lt;br /&gt;
|Russian web server and reverse proxy&lt;br /&gt;
|[http://nginx.org/en/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|lighttpd/X.X&lt;br /&gt;
|Web server optimized for speed-critical environments&lt;br /&gt;
|[http://www.lighttpd.net/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|OpenCms/X.X&lt;br /&gt;
|Open source content management system written in Java&lt;br /&gt;
|[http://www.opencms.org/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Netscape-Enterprise/X.X&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Netscape_Enterprise_Server old Netscape technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server Current server family]&lt;br /&gt;
|-&lt;br /&gt;
|Sun-ONE-Web-Server/X&lt;br /&gt;
|Web server using [http://docs.oracle.com/cd/E19554-01/ iPlanet web server technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server Current server family]&lt;br /&gt;
|-&lt;br /&gt;
|Oracle-Application-Server-Xx&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Oracle_Application_Server Oracle applications server]&lt;br /&gt;
|[http://www.oracle.com/technetwork/middleware/ias/overview/index.html?ssSourceSiteId=ocomen Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Lotus-Domino&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino IBM Lotus Domino technology]&lt;br /&gt;
|[http://www-01.ibm.com/software/lotus/category/messaging/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Sun-Java-System-Web-Server/X&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino Oracle iPlanet technology]&lt;br /&gt;
|[http://www.oracle.com/technetwork/middleware/iplanetwebserver-098726.html Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Oracle-iPlanet-Web-Server/7.0&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino Oracle iPlanet technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server iPlanet Web server]&lt;br /&gt;
|-&lt;br /&gt;
|IBM_HTTP_Server/X.X&lt;br /&gt;
|Web server using [http://www-03.ibm.com/software/products/us/en/http-servers IBM technology] (Apache based)&lt;br /&gt;
|[http://publib.boulder.ibm.com/httpserv/ihsdiag/questions.html#ihshideserver How to hide version]&lt;br /&gt;
|-&lt;br /&gt;
|LiteSpeed/X.X&lt;br /&gt;
|Web server using [http://www.litespeedtech.com/docs/webserver/intro/ LiteSpeed technology] (Apache based)&lt;br /&gt;
|[http://www.litespeedtech.com/support/forum/showthread.php?t=4893 How to hide version]&lt;br /&gt;
|-&lt;br /&gt;
|Alterian-CME/X.X&lt;br /&gt;
|Web server using [http://www.sdl.com/products/acm/ SDL ACM] &lt;br /&gt;
|[http://www.sdl.com/aboutus/news/pressreleases/2012/sdl_acquires_alterian.html SDL acquires Alterian]&lt;br /&gt;
|-&lt;br /&gt;
|Tengine&lt;br /&gt;
|Web server using [http://tengine.taobao.org/index.html Tengine technology] (nginx based) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|eZ Publish&lt;br /&gt;
|Web server using [http://ez.no/ EZ technology] &lt;br /&gt;
|[http://es.wikipedia.org/wiki/EZ_Publish Open Source CMS]&lt;br /&gt;
|-&lt;br /&gt;
|GSE&lt;br /&gt;
|Web server using [https://code.google.com/p/opengse/ Google infrastructure] (blogger) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|gws&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Google_Web_Server#Software Google infrastructure] (search pages) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|sffe&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Google_Web_Server#Software Google infrastructure] (static files) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|tfe&lt;br /&gt;
|Web server using [http://www.twitter.com/ Twitter infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|YTS&lt;br /&gt;
|Web server using [http://www.yahoo.com/ Yahoo! infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|cloudflare-nginx&lt;br /&gt;
|Web server using [https://www.cloudflare.com/ CloudFlare infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://en.wikipedia.org/wiki/List_of_HTTP_header_fields Powered-by HTTP header] metadata collected (this header isn't an HTTP standard)'''&lt;br /&gt;
|'''Powered-by HTTP header'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|PHP/x.x&lt;br /&gt;
|Web server using [http://php.net/ PHP technology]&lt;br /&gt;
|[http://php.net/manual/en/function.header-remove.php How to remove header]&lt;br /&gt;
|-&lt;br /&gt;
|ASP.NET&lt;br /&gt;
|Web server using [http://www.asp.net/ Microsoft ASP technology]&lt;br /&gt;
|[http://www.iis.net/configreference/system.webserver/httpprotocol/customheaders Custom headers]&lt;br /&gt;
|-&lt;br /&gt;
|Servlet/X.X JSP/X.X&lt;br /&gt;
|Web server using [http://tomcat.apache.org/ Tomcat application server]&lt;br /&gt;
|[https://issues.apache.org/bugzilla/show_bug.cgi?id=48006 Header implementation]&lt;br /&gt;
|-&lt;br /&gt;
|Plesklin&lt;br /&gt;
|Web server using [http://www.parallels.com/es/products/plesk/addons/ Parallels technology]&lt;br /&gt;
|[http://forum.parallels.com/showthread.php?260694-Disable-HTTP-header-X-Powered-By-PleskLin How to disable header]&lt;br /&gt;
|-&lt;br /&gt;
|(mod_rails/mod_rack)&lt;br /&gt;
|Web server using [http://rubyonrails.org/ Ruby on Rails technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Phusion_Passenger Phusion Passenger]&lt;br /&gt;
|-&lt;br /&gt;
|ARR/X.X&lt;br /&gt;
|Web server using [http://www.iis.net/downloads/microsoft/application-request-routing IIS with request routing technology]&lt;br /&gt;
|[http://blogs.iis.net/finbarryan/archive/2013/06/05/application-request-routing-and-server-headers-quot-x-powered-by-arr-2-5-quot.aspx More header information]&lt;br /&gt;
|-&lt;br /&gt;
|JSF/2.0&lt;br /&gt;
|Web server using [http://www.oracle.com/technetwork/java/javaee/javaserverfaces-139869.html JavaServer Faces technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''HTML metadata collected which could allow [https://www.owasp.org/index.php/OWASP_Periodic_Table_of_Vulnerabilities_-_Fingerprinting fingerprinting] '''&lt;br /&gt;
|'''HTML metadata'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|moodle&lt;br /&gt;
|Web server using [https://moodle.org/ Moodle] technology&lt;br /&gt;
|[http://www.cvedetails.com/vendor/2105/Moodle.html Vulnerabilities stats]&lt;br /&gt;
|-&lt;br /&gt;
|x-cache-hits,x-timer,x-served-by, x-varnish, x-varnish-cache&lt;br /&gt;
|Web server using [https://www.varnish-cache.org/ Varnish cache technology]&lt;br /&gt;
|[http://blogs.technet.com/b/stefan_gossner/archive/2008/03/12/iis-7-how-to-send-a-custom-server-http-header.aspx How to modify this header]&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Sitefinity&lt;br /&gt;
|Web server using [http://www.sitefinity.com/ SiteFinity technology]&lt;br /&gt;
|[http://www.sitefinity.com/documentation/documentationarticles/developers-guide/deep-dive/security Security based on ASP.NET model]&lt;br /&gt;
|-&lt;br /&gt;
|HTTPServer[BigIP / Cookies[BIGip&lt;br /&gt;
|Web server using [http://www.f5.com/products/big-ip/ F5 technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|x-drupal-cache&lt;br /&gt;
|Web server using [https://drupal.org/ Drupal technology]&lt;br /&gt;
|[http://www.cvedetails.com/product/2387/Drupal-Drupal.html?vendor_id=1367 Vulnerabilities stats]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[PHPSESSID&lt;br /&gt;
|Web server using [http://php.net/ PHP technology]&lt;br /&gt;
|[http://php.net/manual/en/function.session-start.php Session cookie]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[JSESSIONID&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/JavaServer_Pages JSP technology]&lt;br /&gt;
|[http://blog.whitehatsec.com/tag/jsessionid/#.UcxS4PnOuSp Session cookie]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[ASPSESSION&lt;br /&gt;
|Web server using [http://www.asp.net/ ASP technology]&lt;br /&gt;
|See ASP.NET in the Powered-by HTTP header section&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[fe_typo_user&lt;br /&gt;
|Web server using [http://typo3.org/ TYPO3 technology]&lt;br /&gt;
|[http://cookiepedia.co.uk/cookies/fe_typo_user Ref]&lt;br /&gt;
|-&lt;br /&gt;
|x-server-name&lt;br /&gt;
|Web server using [http://www-01.ibm.com/software/websphere/ Websphere technology]&lt;br /&gt;
|[http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r1m0/index.jsp?topic=%2Fcom.ibm.etools.mft.doc%2Fac00477_.htm node HTTP headers]&lt;br /&gt;
|-&lt;br /&gt;
|access-control-allow-origin, access-control-allow-headers&lt;br /&gt;
|Web server using [https://developer.mozilla.org/en-US/docs/HTTP/Access_control_CORS HTTP access control (CORS)]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Square One, Meta-Author[Jeremy&lt;br /&gt;
|Web server using [https://github.com/square-one/square-one-cms Square One CMS (light version of Joomla)]&lt;br /&gt;
|Looks like is discontinued&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[LFC&lt;br /&gt;
|Web server using [http://www.getlfs.com/ LFS technology]&lt;br /&gt;
|CMS based on Python, Django and jQuery&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Percussion&lt;br /&gt;
|Web server using [https://www.percussion.com Percussion CMS]&lt;br /&gt;
|CMS for Marketers&lt;br /&gt;
|-&lt;br /&gt;
|RiOS[&lt;br /&gt;
|Web server using Riverbeed WAN optimization [http://www.riverbed.com/products/wan-optimization/ Riverbeed WAN optimization]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Riverbed_Technology Riverbeed Technology]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
TODO: https://www.owasp.org/index.php/Fingerprint_Web_Application_(OTG-INFO-009)#Common_Application_Identifiers&lt;/div&gt;</summary>
		<author><name>Ecasbas</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Web-metadata&amp;diff=182803</id>
		<title>Web-metadata</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Web-metadata&amp;diff=182803"/>
				<updated>2014-09-24T12:27:26Z</updated>
		
		<summary type="html">&lt;p&gt;Ecasbas: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Social Media Links}}&lt;br /&gt;
&lt;br /&gt;
'''CALL FOR CONTRIBUTORS''':&lt;br /&gt;
If you would like collaborate in this project [https://lists.owasp.org/mailman/listinfo/owasp_unmaskme_project join with us].&lt;br /&gt;
&lt;br /&gt;
Collection of HTTP and HTML metadata information in order to categorize its relevance as a sign of possible security weakness or signs of hardening in any website. The final goal is to raise web security awareness (''assessing favourably the signs of hardening and assessing negatively the signs of weakness'') with an overall interpretation of this information from any website.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: 1em auto 1em auto;&amp;quot;&lt;br /&gt;
|+ '''Examples of Metadata assessing'''&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Weakness signs&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Hardening signs&lt;br /&gt;
|-&lt;br /&gt;
| MetaGenerator[Joomla! 1.5  || X-Frame-Options[SAMEORIGIN&lt;br /&gt;
|-&lt;br /&gt;
| Microsoft-IIS/6.0 || X-XSS-Protection&lt;br /&gt;
|-&lt;br /&gt;
| Apache/2.2.22(Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5 || UncommonHeaders[x-varnish&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[http://desenmascara.me Proof of concept in Spanish]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
This information collected plus more input from other OWASP projects as [[Top 10 2013-Top 10]], could serve as the basis for WEB fingerprinting.&lt;br /&gt;
A proof of concept tool is available in [http://desenmascara.me as a web service].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.38 Server HTTP header] metadata collected'''&lt;br /&gt;
|'''Server HTTP header'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|Apache/X.X&lt;br /&gt;
|Web server using [http://www.apache.org/ Apache] technology&lt;br /&gt;
|[http://news.netcraft.com/archives/category/web-server-survey/ Technology lider in Internet]&lt;br /&gt;
|-&lt;br /&gt;
|Microsoft-IIS/X&lt;br /&gt;
|Web server using [http://www.iis.net/ Microsoft IIS technology]&lt;br /&gt;
|[http://blogs.technet.com/b/stefan_gossner/archive/2008/03/12/iis-7-how-to-send-a-custom-server-http-header.aspx How to modify this header]&lt;br /&gt;
|-&lt;br /&gt;
|PWS&lt;br /&gt;
|Small Microsoft Web server for old Windows versions&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Microsoft_Personal_Web_Server Microsoft Personal Web Server]&lt;br /&gt;
|-&lt;br /&gt;
|nginx/X.X&lt;br /&gt;
|Russian web server and reverse proxy&lt;br /&gt;
|[http://nginx.org/en/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|lighttpd/X.X&lt;br /&gt;
|Web server optimized for speed-critical environments&lt;br /&gt;
|[http://www.lighttpd.net/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|OpenCms/X.X&lt;br /&gt;
|Open source content management system written in Java&lt;br /&gt;
|[http://www.opencms.org/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Netscape-Enterprise/X.X&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Netscape_Enterprise_Server old Netscape technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server Current server family]&lt;br /&gt;
|-&lt;br /&gt;
|Sun-ONE-Web-Server/X&lt;br /&gt;
|Web server using [http://docs.oracle.com/cd/E19554-01/ iPlanet web server technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server Current server family]&lt;br /&gt;
|-&lt;br /&gt;
|Oracle-Application-Server-Xx&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Oracle_Application_Server Oracle applications server]&lt;br /&gt;
|[http://www.oracle.com/technetwork/middleware/ias/overview/index.html?ssSourceSiteId=ocomen Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Lotus-Domino&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino IBM Lotus Domino technology]&lt;br /&gt;
|[http://www-01.ibm.com/software/lotus/category/messaging/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Sun-Java-System-Web-Server/X&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino Oracle iPlanet technology]&lt;br /&gt;
|[http://www.oracle.com/technetwork/middleware/iplanetwebserver-098726.html Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Oracle-iPlanet-Web-Server/7.0&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino Oracle iPlanet technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server iPlanet Web server]&lt;br /&gt;
|-&lt;br /&gt;
|IBM_HTTP_Server/X.X&lt;br /&gt;
|Web server using [http://www-03.ibm.com/software/products/us/en/http-servers IBM technology] (Apache based)&lt;br /&gt;
|[http://publib.boulder.ibm.com/httpserv/ihsdiag/questions.html#ihshideserver How to hide version]&lt;br /&gt;
|-&lt;br /&gt;
|LiteSpeed/X.X&lt;br /&gt;
|Web server using [http://www.litespeedtech.com/docs/webserver/intro/ LiteSpeed technology] (Apache based)&lt;br /&gt;
|[http://www.litespeedtech.com/support/forum/showthread.php?t=4893 How to hide version]&lt;br /&gt;
|-&lt;br /&gt;
|Alterian-CME/X.X&lt;br /&gt;
|Web server using [http://www.sdl.com/products/acm/ SDL ACM] &lt;br /&gt;
|[http://www.sdl.com/aboutus/news/pressreleases/2012/sdl_acquires_alterian.html SDL acquires Alterian]&lt;br /&gt;
|-&lt;br /&gt;
|Tengine&lt;br /&gt;
|Web server using [http://tengine.taobao.org/index.html Tengine technology] (nginx based) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|eZ Publish&lt;br /&gt;
|Web server using [http://ez.no/ EZ technology] &lt;br /&gt;
|[http://es.wikipedia.org/wiki/EZ_Publish Open Source CMS]&lt;br /&gt;
|-&lt;br /&gt;
|GSE&lt;br /&gt;
|Web server using [https://code.google.com/p/opengse/ Google infrastructure] (blogger) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|gws&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Google_Web_Server#Software Google infrastructure] (search pages) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|sffe&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Google_Web_Server#Software Google infrastructure] (static files) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|tfe&lt;br /&gt;
|Web server using [http://www.twitter.com/ Twitter infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|YTS&lt;br /&gt;
|Web server using [http://www.yahoo.com/ Yahoo! infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|cloudflare-nginx&lt;br /&gt;
|Web server using [https://www.cloudflare.com/ CloudFlare infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://en.wikipedia.org/wiki/List_of_HTTP_header_fields Powered-by HTTP header] metadata collected (this header isn't an HTTP standard)'''&lt;br /&gt;
|'''Powered-by HTTP header'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|PHP/x.x&lt;br /&gt;
|Web server using [http://php.net/ PHP technology]&lt;br /&gt;
|[http://php.net/manual/en/function.header-remove.php How to remove header]&lt;br /&gt;
|-&lt;br /&gt;
|ASP.NET&lt;br /&gt;
|Web server using [http://www.asp.net/ Microsoft ASP technology]&lt;br /&gt;
|[http://www.iis.net/configreference/system.webserver/httpprotocol/customheaders Custom headers]&lt;br /&gt;
|-&lt;br /&gt;
|Servlet/X.X JSP/X.X&lt;br /&gt;
|Web server using [http://tomcat.apache.org/ Tomcat application server]&lt;br /&gt;
|[https://issues.apache.org/bugzilla/show_bug.cgi?id=48006 Header implementation]&lt;br /&gt;
|-&lt;br /&gt;
|Plesklin&lt;br /&gt;
|Web server using [http://www.parallels.com/es/products/plesk/addons/ Parallels technology]&lt;br /&gt;
|[http://forum.parallels.com/showthread.php?260694-Disable-HTTP-header-X-Powered-By-PleskLin How to disable header]&lt;br /&gt;
|-&lt;br /&gt;
|(mod_rails/mod_rack)&lt;br /&gt;
|Web server using [http://rubyonrails.org/ Ruby on Rails technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Phusion_Passenger Phusion Passenger]&lt;br /&gt;
|-&lt;br /&gt;
|ARR/X.X&lt;br /&gt;
|Web server using [http://www.iis.net/downloads/microsoft/application-request-routing IIS with request routing technology]&lt;br /&gt;
|[http://blogs.iis.net/finbarryan/archive/2013/06/05/application-request-routing-and-server-headers-quot-x-powered-by-arr-2-5-quot.aspx More header information]&lt;br /&gt;
|-&lt;br /&gt;
|JSF/2.0&lt;br /&gt;
|Web server using [http://www.oracle.com/technetwork/java/javaee/javaserverfaces-139869.html JavaServer Faces technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''HTML metadata collected which could allow [https://www.owasp.org/index.php/OWASP_Periodic_Table_of_Vulnerabilities_-_Fingerprinting fingerprinting] '''&lt;br /&gt;
|'''HTML metadata'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|moodle&lt;br /&gt;
|Web server using [https://moodle.org/ Moodle] technology&lt;br /&gt;
|[http://www.cvedetails.com/vendor/2105/Moodle.html Vulnerabilities stats]&lt;br /&gt;
|-&lt;br /&gt;
|x-cache-hits,x-timer,x-served-by, x-varnish, x-varnish-cache&lt;br /&gt;
|Web server using [https://www.varnish-cache.org/ Varnish cache technology]&lt;br /&gt;
|[http://blogs.technet.com/b/stefan_gossner/archive/2008/03/12/iis-7-how-to-send-a-custom-server-http-header.aspx How to modify this header]&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Sitefinity&lt;br /&gt;
|Web server using [http://www.sitefinity.com/ SiteFinity technology]&lt;br /&gt;
|[http://www.sitefinity.com/documentation/documentationarticles/developers-guide/deep-dive/security Security based on ASP.NET model]&lt;br /&gt;
|-&lt;br /&gt;
|HTTPServer[BigIP / Cookies[BIGip&lt;br /&gt;
|Web server using [http://www.f5.com/products/big-ip/ F5 technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|x-drupal-cache&lt;br /&gt;
|Web server using [https://drupal.org/ Drupal technology]&lt;br /&gt;
|[http://www.cvedetails.com/product/2387/Drupal-Drupal.html?vendor_id=1367 Vulnerabilities stats]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[PHPSESSID&lt;br /&gt;
|Web server using [http://php.net/ PHP technology]&lt;br /&gt;
|[http://php.net/manual/en/function.session-start.php Session cookie]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[JSESSIONID&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/JavaServer_Pages JSP technology]&lt;br /&gt;
|[http://blog.whitehatsec.com/tag/jsessionid/#.UcxS4PnOuSp Session cookie]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[ASPSESSION&lt;br /&gt;
|Web server using [http://www.asp.net/ ASP technology]&lt;br /&gt;
|See ASP.NET in the Powered-by HTTP header section&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[fe_typo_user&lt;br /&gt;
|Web server using [http://typo3.org/ TYPO3 technology]&lt;br /&gt;
|[http://cookiepedia.co.uk/cookies/fe_typo_user Ref]&lt;br /&gt;
|-&lt;br /&gt;
|x-server-name&lt;br /&gt;
|Web server using [http://www-01.ibm.com/software/websphere/ Websphere technology]&lt;br /&gt;
|[http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r1m0/index.jsp?topic=%2Fcom.ibm.etools.mft.doc%2Fac00477_.htm node HTTP headers]&lt;br /&gt;
|-&lt;br /&gt;
|access-control-allow-origin, access-control-allow-headers&lt;br /&gt;
|Web server using [https://developer.mozilla.org/en-US/docs/HTTP/Access_control_CORS HTTP access control (CORS)]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Square One, Meta-Author[Jeremy&lt;br /&gt;
|Web server using [https://github.com/square-one/square-one-cms Square One CMS (light version of Joomla)]&lt;br /&gt;
|Looks like is discontinued&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[LFC&lt;br /&gt;
|Web server using [http://www.getlfs.com/ LFS technology]&lt;br /&gt;
|CMS based on Python, Django and jQuery&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Percussion&lt;br /&gt;
|Web server using [https://www.percussion.com Percussion CMS]&lt;br /&gt;
|CMS for Marketers&lt;br /&gt;
|-&lt;br /&gt;
|RiOS[8.5.3a]&lt;br /&gt;
|Web server using Riverbeed WAN optimization [http://www.riverbed.com/products/wan-optimization/ Riverbeed WAN optimization]&lt;br /&gt;
|CMS for Marketers&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
TODO: https://www.owasp.org/index.php/Fingerprint_Web_Application_(OTG-INFO-009)#Common_Application_Identifiers&lt;/div&gt;</summary>
		<author><name>Ecasbas</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Web-metadata&amp;diff=182737</id>
		<title>Web-metadata</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Web-metadata&amp;diff=182737"/>
				<updated>2014-09-23T08:09:54Z</updated>
		
		<summary type="html">&lt;p&gt;Ecasbas: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Social Media Links}}&lt;br /&gt;
&lt;br /&gt;
'''CALL FOR CONTRIBUTORS''':&lt;br /&gt;
If you would like collaborate in this project [https://lists.owasp.org/mailman/listinfo/owasp_unmaskme_project join with us].&lt;br /&gt;
&lt;br /&gt;
Collection of HTTP and HTML metadata information in order to categorize its relevance as a sign of possible security weakness or signs of hardening in any website. The final goal is to raise web security awareness (''assessing favourably the signs of hardening and assessing negatively the signs of weakness'') with an overall interpretation of this information from any website.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: 1em auto 1em auto;&amp;quot;&lt;br /&gt;
|+ '''Examples of Metadata assessing'''&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Weakness signs&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Hardening signs&lt;br /&gt;
|-&lt;br /&gt;
| MetaGenerator[Joomla! 1.5  || X-Frame-Options[SAMEORIGIN&lt;br /&gt;
|-&lt;br /&gt;
| Microsoft-IIS/6.0 || X-XSS-Protection&lt;br /&gt;
|-&lt;br /&gt;
| Apache/2.2.22(Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5 || UncommonHeaders[x-varnish&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[http://desenmascara.me Proof of concept in Spanish]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
This information collected plus more input from other OWASP projects as [[Top 10 2013-Top 10]], could serve as the basis for WEB fingerprinting.&lt;br /&gt;
A proof of concept tool is available in [http://desenmascara.me as a web service].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.38 Server HTTP header] metadata collected'''&lt;br /&gt;
|'''Server HTTP header'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|Apache/X.X&lt;br /&gt;
|Web server using [http://www.apache.org/ Apache] technology&lt;br /&gt;
|[http://news.netcraft.com/archives/category/web-server-survey/ Technology lider in Internet]&lt;br /&gt;
|-&lt;br /&gt;
|Microsoft-IIS/X&lt;br /&gt;
|Web server using [http://www.iis.net/ Microsoft IIS technology]&lt;br /&gt;
|[http://blogs.technet.com/b/stefan_gossner/archive/2008/03/12/iis-7-how-to-send-a-custom-server-http-header.aspx How to modify this header]&lt;br /&gt;
|-&lt;br /&gt;
|PWS&lt;br /&gt;
|Small Microsoft Web server for old Windows versions&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Microsoft_Personal_Web_Server Microsoft Personal Web Server]&lt;br /&gt;
|-&lt;br /&gt;
|nginx/X.X&lt;br /&gt;
|Russian web server and reverse proxy&lt;br /&gt;
|[http://nginx.org/en/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|lighttpd/X.X&lt;br /&gt;
|Web server optimized for speed-critical environments&lt;br /&gt;
|[http://www.lighttpd.net/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|OpenCms/X.X&lt;br /&gt;
|Open source content management system written in Java&lt;br /&gt;
|[http://www.opencms.org/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Netscape-Enterprise/X.X&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Netscape_Enterprise_Server old Netscape technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server Current server family]&lt;br /&gt;
|-&lt;br /&gt;
|Sun-ONE-Web-Server/X&lt;br /&gt;
|Web server using [http://docs.oracle.com/cd/E19554-01/ iPlanet web server technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server Current server family]&lt;br /&gt;
|-&lt;br /&gt;
|Oracle-Application-Server-Xx&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Oracle_Application_Server Oracle applications server]&lt;br /&gt;
|[http://www.oracle.com/technetwork/middleware/ias/overview/index.html?ssSourceSiteId=ocomen Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Lotus-Domino&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino IBM Lotus Domino technology]&lt;br /&gt;
|[http://www-01.ibm.com/software/lotus/category/messaging/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Sun-Java-System-Web-Server/X&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino Oracle iPlanet technology]&lt;br /&gt;
|[http://www.oracle.com/technetwork/middleware/iplanetwebserver-098726.html Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Oracle-iPlanet-Web-Server/7.0&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino Oracle iPlanet technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server iPlanet Web server]&lt;br /&gt;
|-&lt;br /&gt;
|IBM_HTTP_Server/X.X&lt;br /&gt;
|Web server using [http://www-03.ibm.com/software/products/us/en/http-servers IBM technology] (Apache based)&lt;br /&gt;
|[http://publib.boulder.ibm.com/httpserv/ihsdiag/questions.html#ihshideserver How to hide version]&lt;br /&gt;
|-&lt;br /&gt;
|LiteSpeed/X.X&lt;br /&gt;
|Web server using [http://www.litespeedtech.com/docs/webserver/intro/ LiteSpeed technology] (Apache based)&lt;br /&gt;
|[http://www.litespeedtech.com/support/forum/showthread.php?t=4893 How to hide version]&lt;br /&gt;
|-&lt;br /&gt;
|Alterian-CME/X.X&lt;br /&gt;
|Web server using [http://www.sdl.com/products/acm/ SDL ACM] &lt;br /&gt;
|[http://www.sdl.com/aboutus/news/pressreleases/2012/sdl_acquires_alterian.html SDL acquires Alterian]&lt;br /&gt;
|-&lt;br /&gt;
|Tengine&lt;br /&gt;
|Web server using [http://tengine.taobao.org/index.html Tengine technology] (nginx based) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|eZ Publish&lt;br /&gt;
|Web server using [http://ez.no/ EZ technology] &lt;br /&gt;
|[http://es.wikipedia.org/wiki/EZ_Publish Open Source CMS]&lt;br /&gt;
|-&lt;br /&gt;
|GSE&lt;br /&gt;
|Web server using [https://code.google.com/p/opengse/ Google infrastructure] (blogger) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|gws&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Google_Web_Server#Software Google infrastructure] (search pages) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|sffe&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Google_Web_Server#Software Google infrastructure] (static files) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|tfe&lt;br /&gt;
|Web server using [http://www.twitter.com/ Twitter infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|YTS&lt;br /&gt;
|Web server using [http://www.yahoo.com/ Yahoo! infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|cloudflare-nginx&lt;br /&gt;
|Web server using [https://www.cloudflare.com/ CloudFlare infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://en.wikipedia.org/wiki/List_of_HTTP_header_fields Powered-by HTTP header] metadata collected (this header isn't an HTTP standard)'''&lt;br /&gt;
|'''Powered-by HTTP header'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|PHP/x.x&lt;br /&gt;
|Web server using [http://php.net/ PHP technology]&lt;br /&gt;
|[http://php.net/manual/en/function.header-remove.php How to remove header]&lt;br /&gt;
|-&lt;br /&gt;
|ASP.NET&lt;br /&gt;
|Web server using [http://www.asp.net/ Microsoft ASP technology]&lt;br /&gt;
|[http://www.iis.net/configreference/system.webserver/httpprotocol/customheaders Custom headers]&lt;br /&gt;
|-&lt;br /&gt;
|Servlet/X.X JSP/X.X&lt;br /&gt;
|Web server using [http://tomcat.apache.org/ Tomcat application server]&lt;br /&gt;
|[https://issues.apache.org/bugzilla/show_bug.cgi?id=48006 Header implementation]&lt;br /&gt;
|-&lt;br /&gt;
|Plesklin&lt;br /&gt;
|Web server using [http://www.parallels.com/es/products/plesk/addons/ Parallels technology]&lt;br /&gt;
|[http://forum.parallels.com/showthread.php?260694-Disable-HTTP-header-X-Powered-By-PleskLin How to disable header]&lt;br /&gt;
|-&lt;br /&gt;
|(mod_rails/mod_rack)&lt;br /&gt;
|Web server using [http://rubyonrails.org/ Ruby on Rails technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Phusion_Passenger Phusion Passenger]&lt;br /&gt;
|-&lt;br /&gt;
|ARR/X.X&lt;br /&gt;
|Web server using [http://www.iis.net/downloads/microsoft/application-request-routing IIS with request routing technology]&lt;br /&gt;
|[http://blogs.iis.net/finbarryan/archive/2013/06/05/application-request-routing-and-server-headers-quot-x-powered-by-arr-2-5-quot.aspx More header information]&lt;br /&gt;
|-&lt;br /&gt;
|JSF/2.0&lt;br /&gt;
|Web server using [http://www.oracle.com/technetwork/java/javaee/javaserverfaces-139869.html JavaServer Faces technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''HTML metadata collected which could allow [https://www.owasp.org/index.php/OWASP_Periodic_Table_of_Vulnerabilities_-_Fingerprinting fingerprinting] '''&lt;br /&gt;
|'''HTML metadata'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|moodle&lt;br /&gt;
|Web server using [https://moodle.org/ Moodle] technology&lt;br /&gt;
|[http://www.cvedetails.com/vendor/2105/Moodle.html Vulnerabilities stats]&lt;br /&gt;
|-&lt;br /&gt;
|x-cache-hits,x-timer,x-served-by, x-varnish, x-varnish-cache&lt;br /&gt;
|Web server using [https://www.varnish-cache.org/ Varnish cache technology]&lt;br /&gt;
|[http://blogs.technet.com/b/stefan_gossner/archive/2008/03/12/iis-7-how-to-send-a-custom-server-http-header.aspx How to modify this header]&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Sitefinity&lt;br /&gt;
|Web server using [http://www.sitefinity.com/ SiteFinity technology]&lt;br /&gt;
|[http://www.sitefinity.com/documentation/documentationarticles/developers-guide/deep-dive/security Security based on ASP.NET model]&lt;br /&gt;
|-&lt;br /&gt;
|HTTPServer[BigIP / Cookies[BIGip&lt;br /&gt;
|Web server using [http://www.f5.com/products/big-ip/ F5 technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|x-drupal-cache&lt;br /&gt;
|Web server using [https://drupal.org/ Drupal technology]&lt;br /&gt;
|[http://www.cvedetails.com/product/2387/Drupal-Drupal.html?vendor_id=1367 Vulnerabilities stats]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[PHPSESSID&lt;br /&gt;
|Web server using [http://php.net/ PHP technology]&lt;br /&gt;
|[http://php.net/manual/en/function.session-start.php Session cookie]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[JSESSIONID&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/JavaServer_Pages JSP technology]&lt;br /&gt;
|[http://blog.whitehatsec.com/tag/jsessionid/#.UcxS4PnOuSp Session cookie]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[ASPSESSION&lt;br /&gt;
|Web server using [http://www.asp.net/ ASP technology]&lt;br /&gt;
|See ASP.NET in the Powered-by HTTP header section&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[fe_typo_user&lt;br /&gt;
|Web server using [http://typo3.org/ TYPO3 technology]&lt;br /&gt;
|[http://cookiepedia.co.uk/cookies/fe_typo_user Ref]&lt;br /&gt;
|-&lt;br /&gt;
|x-server-name&lt;br /&gt;
|Web server using [http://www-01.ibm.com/software/websphere/ Websphere technology]&lt;br /&gt;
|[http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r1m0/index.jsp?topic=%2Fcom.ibm.etools.mft.doc%2Fac00477_.htm node HTTP headers]&lt;br /&gt;
|-&lt;br /&gt;
|access-control-allow-origin, access-control-allow-headers&lt;br /&gt;
|Web server using [https://developer.mozilla.org/en-US/docs/HTTP/Access_control_CORS HTTP access control (CORS)]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Square One, Meta-Author[Jeremy&lt;br /&gt;
|Web server using [https://github.com/square-one/square-one-cms Square One CMS (light version of Joomla)]&lt;br /&gt;
|Looks like is discontinued&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[LFC&lt;br /&gt;
|Web server using [http://www.getlfs.com/ LFS technology]&lt;br /&gt;
|CMS based on Python, Django and jQuery&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Percussion&lt;br /&gt;
|Web server using [https://www.percussion.com Percussion CMS]&lt;br /&gt;
|CMS for Marketers&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
TODO: https://www.owasp.org/index.php/Fingerprint_Web_Application_(OTG-INFO-009)#Common_Application_Identifiers&lt;/div&gt;</summary>
		<author><name>Ecasbas</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Web-metadata&amp;diff=182694</id>
		<title>Web-metadata</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Web-metadata&amp;diff=182694"/>
				<updated>2014-09-22T14:10:43Z</updated>
		
		<summary type="html">&lt;p&gt;Ecasbas: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Social Media Links}}&lt;br /&gt;
&lt;br /&gt;
'''CALL FOR CONTRIBUTORS''':&lt;br /&gt;
If you would like collaborate in this project [https://lists.owasp.org/mailman/listinfo/owasp_unmaskme_project join with us].&lt;br /&gt;
&lt;br /&gt;
Collection of HTTP and HTML metadata information in order to categorize its relevance as a sign of possible security weakness or signs of hardening in any website. The final goal is to raise web security awareness (''assessing favourably the signs of hardening and assessing negatively the signs of weakness'') with an overall interpretation of this information from any website.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: 1em auto 1em auto;&amp;quot;&lt;br /&gt;
|+ '''Examples of Metadata assessing'''&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Weakness signs&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Hardening signs&lt;br /&gt;
|-&lt;br /&gt;
| MetaGenerator[Joomla! 1.5  || X-Frame-Options[SAMEORIGIN&lt;br /&gt;
|-&lt;br /&gt;
| Microsoft-IIS/6.0 || X-XSS-Protection&lt;br /&gt;
|-&lt;br /&gt;
| Apache/2.2.22(Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5 || UncommonHeaders[x-varnish&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[http://desenmascara.me Proof of concept in Spanish]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
This information collected plus more input from other OWASP projects as [[Top 10 2013-Top 10]], could serve as the basis for WEB fingerprinting.&lt;br /&gt;
A proof of concept tool is available in [http://desenmascara.me as a web service].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.38 Server HTTP header] metadata collected'''&lt;br /&gt;
|'''Server HTTP header'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|Apache/X.X&lt;br /&gt;
|Web server using [http://www.apache.org/ Apache] technology&lt;br /&gt;
|[http://news.netcraft.com/archives/category/web-server-survey/ Technology lider in Internet]&lt;br /&gt;
|-&lt;br /&gt;
|Microsoft-IIS/X&lt;br /&gt;
|Web server using [http://www.iis.net/ Microsoft IIS technology]&lt;br /&gt;
|[http://blogs.technet.com/b/stefan_gossner/archive/2008/03/12/iis-7-how-to-send-a-custom-server-http-header.aspx How to modify this header]&lt;br /&gt;
|-&lt;br /&gt;
|PWS&lt;br /&gt;
|Small Microsoft Web server for old Windows versions&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Microsoft_Personal_Web_Server Microsoft Personal Web Server]&lt;br /&gt;
|-&lt;br /&gt;
|nginx/X.X&lt;br /&gt;
|Russian web server and reverse proxy&lt;br /&gt;
|[http://nginx.org/en/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|lighttpd/X.X&lt;br /&gt;
|Web server optimized for speed-critical environments&lt;br /&gt;
|[http://www.lighttpd.net/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|OpenCms/X.X&lt;br /&gt;
|Open source content management system written in Java&lt;br /&gt;
|[http://www.opencms.org/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Netscape-Enterprise/X.X&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Netscape_Enterprise_Server old Netscape technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server Current server family]&lt;br /&gt;
|-&lt;br /&gt;
|Sun-ONE-Web-Server/X&lt;br /&gt;
|Web server using [http://docs.oracle.com/cd/E19554-01/ iPlanet web server technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server Current server family]&lt;br /&gt;
|-&lt;br /&gt;
|Oracle-Application-Server-Xx&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Oracle_Application_Server Oracle applications server]&lt;br /&gt;
|[http://www.oracle.com/technetwork/middleware/ias/overview/index.html?ssSourceSiteId=ocomen Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Lotus-Domino&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino IBM Lotus Domino technology]&lt;br /&gt;
|[http://www-01.ibm.com/software/lotus/category/messaging/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Sun-Java-System-Web-Server/X&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino Oracle iPlanet technology]&lt;br /&gt;
|[http://www.oracle.com/technetwork/middleware/iplanetwebserver-098726.html Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Oracle-iPlanet-Web-Server/7.0&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino Oracle iPlanet technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server iPlanet Web server]&lt;br /&gt;
|-&lt;br /&gt;
|IBM_HTTP_Server/X.X&lt;br /&gt;
|Web server using [http://www-03.ibm.com/software/products/us/en/http-servers IBM technology] (Apache based)&lt;br /&gt;
|[http://publib.boulder.ibm.com/httpserv/ihsdiag/questions.html#ihshideserver How to hide version]&lt;br /&gt;
|-&lt;br /&gt;
|LiteSpeed/X.X&lt;br /&gt;
|Web server using [http://www.litespeedtech.com/docs/webserver/intro/ LiteSpeed technology] (Apache based)&lt;br /&gt;
|[http://www.litespeedtech.com/support/forum/showthread.php?t=4893 How to hide version]&lt;br /&gt;
|-&lt;br /&gt;
|Alterian-CME/X.X&lt;br /&gt;
|Web server using [http://www.sdl.com/products/acm/ SDL ACM] &lt;br /&gt;
|[http://www.sdl.com/aboutus/news/pressreleases/2012/sdl_acquires_alterian.html SDL acquires Alterian]&lt;br /&gt;
|-&lt;br /&gt;
|Tengine&lt;br /&gt;
|Web server using [http://tengine.taobao.org/index.html Tengine technology] (nginx based) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|eZ Publish&lt;br /&gt;
|Web server using [http://ez.no/ EZ technology] &lt;br /&gt;
|[http://es.wikipedia.org/wiki/EZ_Publish Open Source CMS]&lt;br /&gt;
|-&lt;br /&gt;
|GSE&lt;br /&gt;
|Web server using [https://code.google.com/p/opengse/ Google infrastructure] (blogger) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|gws&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Google_Web_Server#Software Google infrastructure] (search pages) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|sffe&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Google_Web_Server#Software Google infrastructure] (static files) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|tfe&lt;br /&gt;
|Web server using [http://www.twitter.com/ Twitter infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|YTS&lt;br /&gt;
|Web server using [http://www.yahoo.com/ Yahoo! infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|cloudflare-nginx&lt;br /&gt;
|Web server using [https://www.cloudflare.com/ CloudFlare infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://en.wikipedia.org/wiki/List_of_HTTP_header_fields Powered-by HTTP header] metadata collected (this header isn't an HTTP standard)'''&lt;br /&gt;
|'''Powered-by HTTP header'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|PHP/x.x&lt;br /&gt;
|Web server using [http://php.net/ PHP technology]&lt;br /&gt;
|[http://php.net/manual/en/function.header-remove.php How to remove header]&lt;br /&gt;
|-&lt;br /&gt;
|ASP.NET&lt;br /&gt;
|Web server using [http://www.asp.net/ Microsoft ASP technology]&lt;br /&gt;
|[http://www.iis.net/configreference/system.webserver/httpprotocol/customheaders Custom headers]&lt;br /&gt;
|-&lt;br /&gt;
|Servlet/X.X JSP/X.X&lt;br /&gt;
|Web server using [http://tomcat.apache.org/ Tomcat application server]&lt;br /&gt;
|[https://issues.apache.org/bugzilla/show_bug.cgi?id=48006 Header implementation]&lt;br /&gt;
|-&lt;br /&gt;
|Plesklin&lt;br /&gt;
|Web server using [http://www.parallels.com/es/products/plesk/addons/ Parallels technology]&lt;br /&gt;
|[http://forum.parallels.com/showthread.php?260694-Disable-HTTP-header-X-Powered-By-PleskLin How to disable header]&lt;br /&gt;
|-&lt;br /&gt;
|(mod_rails/mod_rack)&lt;br /&gt;
|Web server using [http://rubyonrails.org/ Ruby on Rails technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Phusion_Passenger Phusion Passenger]&lt;br /&gt;
|-&lt;br /&gt;
|ARR/X.X&lt;br /&gt;
|Web server using [http://www.iis.net/downloads/microsoft/application-request-routing IIS with request routing technology]&lt;br /&gt;
|[http://blogs.iis.net/finbarryan/archive/2013/06/05/application-request-routing-and-server-headers-quot-x-powered-by-arr-2-5-quot.aspx More header information]&lt;br /&gt;
|-&lt;br /&gt;
|JSF/2.0&lt;br /&gt;
|Web server using [http://www.oracle.com/technetwork/java/javaee/javaserverfaces-139869.html JavaServer Faces technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''HTML metadata collected which could allow [https://www.owasp.org/index.php/OWASP_Periodic_Table_of_Vulnerabilities_-_Fingerprinting fingerprinting] '''&lt;br /&gt;
|'''HTML metadata'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|moodle&lt;br /&gt;
|Web server using [https://moodle.org/ Moodle] technology&lt;br /&gt;
|[http://www.cvedetails.com/vendor/2105/Moodle.html Vulnerabilities stats]&lt;br /&gt;
|-&lt;br /&gt;
|x-cache-hits,x-timer,x-served-by, x-varnish, x-varnish-cache&lt;br /&gt;
|Web server using [https://www.varnish-cache.org/ Varnish cache technology]&lt;br /&gt;
|[http://blogs.technet.com/b/stefan_gossner/archive/2008/03/12/iis-7-how-to-send-a-custom-server-http-header.aspx How to modify this header]&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Sitefinity&lt;br /&gt;
|Web server using [http://www.sitefinity.com/ SiteFinity technology]&lt;br /&gt;
|[http://www.sitefinity.com/documentation/documentationarticles/developers-guide/deep-dive/security Security based on ASP.NET model]&lt;br /&gt;
|-&lt;br /&gt;
|HTTPServer[BigIP / Cookies[BIGip&lt;br /&gt;
|Web server using [http://www.f5.com/products/big-ip/ F5 technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|x-drupal-cache&lt;br /&gt;
|Web server using [https://drupal.org/ Drupal technology]&lt;br /&gt;
|[http://www.cvedetails.com/product/2387/Drupal-Drupal.html?vendor_id=1367 Vulnerabilities stats]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[PHPSESSID&lt;br /&gt;
|Web server using [http://php.net/ PHP technology]&lt;br /&gt;
|[http://php.net/manual/en/function.session-start.php Session cookie]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[JSESSIONID&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/JavaServer_Pages JSP technology]&lt;br /&gt;
|[http://blog.whitehatsec.com/tag/jsessionid/#.UcxS4PnOuSp Session cookie]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[ASPSESSION&lt;br /&gt;
|Web server using [http://www.asp.net/ ASP technology]&lt;br /&gt;
|See ASP.NET in the Powered-by HTTP header section&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[fe_typo_user&lt;br /&gt;
|Web server using [http://typo3.org/ TYPO3 technology]&lt;br /&gt;
|[http://cookiepedia.co.uk/cookies/fe_typo_user Ref]&lt;br /&gt;
|-&lt;br /&gt;
|x-server-name&lt;br /&gt;
|Web server using [http://www-01.ibm.com/software/websphere/ Websphere technology]&lt;br /&gt;
|[http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r1m0/index.jsp?topic=%2Fcom.ibm.etools.mft.doc%2Fac00477_.htm node HTTP headers]&lt;br /&gt;
|-&lt;br /&gt;
|access-control-allow-origin, access-control-allow-headers&lt;br /&gt;
|Web server using [https://developer.mozilla.org/en-US/docs/HTTP/Access_control_CORS HTTP access control (CORS)]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Square One, Meta-Author[Jeremy&lt;br /&gt;
|Web server using [https://github.com/square-one/square-one-cms Square One CMS (light version of Joomla)]&lt;br /&gt;
|Looks like is discontinued&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[LFC&lt;br /&gt;
|Web server using [http://www.getlfs.com/ LFS technology]&lt;br /&gt;
|CMS based on Python, Django and jQuery&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
TODO: https://www.owasp.org/index.php/Fingerprint_Web_Application_(OTG-INFO-009)#Common_Application_Identifiers&lt;/div&gt;</summary>
		<author><name>Ecasbas</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Fingerprint_Web_Application_(OTG-INFO-009)&amp;diff=182693</id>
		<title>Fingerprint Web Application (OTG-INFO-009)</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Fingerprint_Web_Application_(OTG-INFO-009)&amp;diff=182693"/>
				<updated>2014-09-22T14:09:26Z</updated>
		
		<summary type="html">&lt;p&gt;Ecasbas: /* Common Application Identifiers */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:OWASP Testing Guide v4}}&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
&lt;br /&gt;
There is nothing new under the sun, and nearly every web application that one may think of developing has already been developed. With the vast number of free and open source software projects that are actively developed and deployed around the world, it is very likely that an application security test will face a target site that is entirely or partly dependent on these well known applications (e.g. Wordpress, phpBB, Mediawiki, etc). Knowing the web application components that are being tested significantly helps in the testing process and will also drastically reduce the effort required during the test. These well known web applications have known HTML headers, cookies, and directory structures that can be enumerated to identify the application. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Test Objectives ==&lt;br /&gt;
&lt;br /&gt;
Identify the web application and version to determine known vulnerabilities and the appropriate exploits to use during testing.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How to Test ==&lt;br /&gt;
&lt;br /&gt;
=== Cookies ===&lt;br /&gt;
A relatively reliable way to identify a web application is by the application-specific cookies.&lt;br /&gt;
&lt;br /&gt;
Consider the following HTTP-request:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
GET / HTTP/1.1&lt;br /&gt;
User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:31.0) Gecko/20100101 Firefox/31.0&lt;br /&gt;
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8&lt;br /&gt;
Accept-Language: en-US,en;q=0.5&lt;br /&gt;
'''Cookie: wp-settings-time-1=1406093286; wp-settings-time-2=1405988284'''&lt;br /&gt;
DNT: 1&lt;br /&gt;
Connection: keep-alive&lt;br /&gt;
Host: blog.owasp.org&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The cookie ''CAKEPHP'' has automatically been set, which gives information about the framework being used. List of common cookies names is presented in Cpmmon Application Identifiers section. However, it is possible to change the name of the cookie. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== HTML source code ===&lt;br /&gt;
This technique is based on finding certain patterns in the HTML page source code. Often one can find a lot of information which helps a tester to recognize a specific web application. One of the common markers are HTML comments that directly lead to application disclosure. More often certain application-specific paths can be found, i.e. links to application-specific css and/or js folders. Finally, specific script variables might also point to a certain application.&lt;br /&gt;
&lt;br /&gt;
From the meta tag below, one can easily learn the application used by a website and its version. The comment, specific paths and script variables can all help an attacker to quickly determine an instance of an application.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;meta name=&amp;quot;generator&amp;quot; content=&amp;quot;WordPress 3.9.2&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
More frequently such information is placed between &amp;lt;head&amp;gt;&amp;lt;/head&amp;gt; tags, in &amp;lt;meta&amp;gt; tags or at the end of the page. Nevertheless, it is recommended to check the whole document since it can be useful for other purposes such as inspection of other useful comments and hidden fields. &lt;br /&gt;
&lt;br /&gt;
=== Specific files and folders ===&lt;br /&gt;
Apart from information gathered from HTML sources, there is another approach which greatly helps an attacker to determine the application with high accuracy. Every application has its own specific file and folder structure on the server. It has been pointed out that one can see the specific path from the HTML page source but sometimes they are not explicitly presented there and still reside on the server.&lt;br /&gt;
&lt;br /&gt;
In order to uncover them a technique known as dirbusting is used. Dirbusting is brute forcing a target with predictable folder and file names and monitoring HTTP-responses to emumerate server contents. This information can be used both for finding default files and attacking them, and for fingerprinting the web application. Dirbusting can be done in several ways, the example below shows a successful dirbusting attack against a WordPress-powered target with the help of defined list and intruder functionality of Burp Suite.&lt;br /&gt;
&lt;br /&gt;
[[Image:Wordpress_dirbusting.png]]&lt;br /&gt;
&lt;br /&gt;
We can see that for some WordPress-specific folders (for instance, /wp-includes/, /wp-admin/ and /wp-content/) HTTP-reponses are 403 (Forbidden), 302 (Found, redirection to wp-login.php) and 200 (OK) respectively. This is a good indicator that the target is WordPress-powered. The same way it is possible to dirbust different application plugin folders and their versions. On the screenshot below one can see a typical CHANGELOG file of a Drupal plugin, which provides information on the application being used and discloses a vulnerable plugin version.&lt;br /&gt;
&lt;br /&gt;
[[Image:Drupal_botcha_disclosure.png]]&lt;br /&gt;
&lt;br /&gt;
Tip: before starting dirbusting, it is recommended to check the robots.txt file first. Sometimes application specific folders and other sensitive information can be found there as well. An example of such a robots.txt file is presented on a screenshot below.&lt;br /&gt;
&lt;br /&gt;
[[Image:Robots_info_disclosure.png]]&lt;br /&gt;
&lt;br /&gt;
Specific files and folders are different for each specific application. It is recommended to install the corresponding application during penetration tests in order to have better understanding of what infrastructure is presented and what files might be left on the server. However, several good file lists already exist and one good example is FuzzDB wordlists of predictable files/folders (http://code.google.com/p/fuzzdb/).&lt;br /&gt;
&lt;br /&gt;
== Common Application Identifiers ==&lt;br /&gt;
=== Cookies ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| phpBB || phpbb3_&lt;br /&gt;
|-&lt;br /&gt;
| Wordpress || wp-settings&lt;br /&gt;
|-&lt;br /&gt;
| 1C-Bitrix || BITRIX_&lt;br /&gt;
|-&lt;br /&gt;
| AMPcms || AMP&lt;br /&gt;
|-&lt;br /&gt;
| Django CMS || django&lt;br /&gt;
|-&lt;br /&gt;
| DotNetNuke || DotNetNukeAnonymous&lt;br /&gt;
|-&lt;br /&gt;
| e107 || e107_tz&lt;br /&gt;
|-&lt;br /&gt;
| EPiServer || EPiTrace, EPiServer&lt;br /&gt;
|-&lt;br /&gt;
| Graffiti CMS || graffitibot&lt;br /&gt;
|-&lt;br /&gt;
| Hotaru CMS || hotaru_mobile&lt;br /&gt;
|-&lt;br /&gt;
| ImpressCMS || ICMSession&lt;br /&gt;
|-&lt;br /&gt;
| Indico || MAKACSESSION&lt;br /&gt;
|-&lt;br /&gt;
| InstantCMS || InstantCMS[logdate]&lt;br /&gt;
|-&lt;br /&gt;
| Kentico CMS || CMSPreferredCulture&lt;br /&gt;
|-&lt;br /&gt;
| MODx || SN4[12symb]&lt;br /&gt;
|-&lt;br /&gt;
| TYPO3 || fe_typo_user&lt;br /&gt;
|-&lt;br /&gt;
| Dynamicweb || Dynamicweb&lt;br /&gt;
|-&lt;br /&gt;
| LEPTON || lep[some_numeric_value]+sessionid&lt;br /&gt;
|-&lt;br /&gt;
| Wix || Domain=.wix.com&lt;br /&gt;
|-&lt;br /&gt;
| VIVVO || VivvoSessionId&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== HTML source code ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Application !! Keyword&lt;br /&gt;
|-&lt;br /&gt;
| Wordpress || &amp;lt;meta name=&amp;quot;generator&amp;quot; content=&amp;quot;WordPress 3.9.2&amp;quot; /&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| phpBB || &amp;lt;body id=&amp;quot;phpbb&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Mediawiki || &amp;lt;meta name=&amp;quot;generator&amp;quot; content=&amp;quot;MediaWiki 1.21.9&amp;quot; /&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Joomla || &amp;lt;meta name=&amp;quot;generator&amp;quot; content=&amp;quot;Joomla! - Open Source Content Management&amp;quot; /&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Drupal || &amp;lt;meta name=&amp;quot;Generator&amp;quot; content=&amp;quot;Drupal 7 (http://drupal.org)&amp;quot; /&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| DotNetNuke || DNN Platform - http://www.dnnsoftware.com&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
More info https://www.owasp.org/index.php/Web-metadata&lt;br /&gt;
&lt;br /&gt;
== Tools ==&lt;br /&gt;
A list of general and well-known tools is presented below. There are also a lot of other utilities, as well as framework-based fingerprinting tools.&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
=== WhatWeb ===&lt;br /&gt;
Website:  http://www.morningstarsecurity.com/research/whatweb &amp;lt;br&amp;gt;&lt;br /&gt;
Currently one of the best fingerprinting tools on the market. Included in a default [[Kali Linux]] build.&lt;br /&gt;
Language: Ruby&lt;br /&gt;
Matches for fingerprinting are made with:&lt;br /&gt;
* Text strings (case sensitive)&lt;br /&gt;
* Regular expressions&lt;br /&gt;
* Google Hack Database queries (limited set of keywords)&lt;br /&gt;
* MD5 hashes&lt;br /&gt;
* URL recognition&lt;br /&gt;
* HTML tag patterns&lt;br /&gt;
* Custom ruby code for passive and aggressive operations&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sample output is presented on a screenshot below:&lt;br /&gt;
&lt;br /&gt;
[[Image:whatweb-sample.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== BlindElephant === &lt;br /&gt;
Website: https://community.qualys.com/community/blindelephant &amp;lt;br&amp;gt;&lt;br /&gt;
This great tool works on the principle of static file checksum based version difference thus providing a very high quality of fingerprinting.&lt;br /&gt;
Language: Python&lt;br /&gt;
&lt;br /&gt;
Sample output of a successful fingerprint:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
pentester$ python BlindElephant.py http://my_target drupal&lt;br /&gt;
Loaded /Library/Python/2.7/site-packages/blindelephant/dbs/drupal.pkl with 145 versions, 478 differentiating paths, and 434 version groups.&lt;br /&gt;
Starting BlindElephant fingerprint for version of drupal at http://my_target &lt;br /&gt;
&lt;br /&gt;
Hit http://my_target/CHANGELOG.txt&lt;br /&gt;
File produced no match. Error: Retrieved file doesn't match known fingerprint. 527b085a3717bd691d47713dff74acf4 &lt;br /&gt;
&lt;br /&gt;
Hit http://my_target/INSTALL.txt&lt;br /&gt;
File produced no match. Error: Retrieved file doesn't match known fingerprint. 14dfc133e4101be6f0ef5c64566da4a4 &lt;br /&gt;
&lt;br /&gt;
Hit http://my_target/misc/drupal.js&lt;br /&gt;
Possible versions based on result: 7.12, 7.13, 7.14&lt;br /&gt;
&lt;br /&gt;
Hit http://my_target/MAINTAINERS.txt&lt;br /&gt;
File produced no match. Error: Retrieved file doesn't match known fingerprint. 36b740941a19912f3fdbfcca7caa08ca &lt;br /&gt;
&lt;br /&gt;
Hit http://my_target/themes/garland/style.css&lt;br /&gt;
Possible versions based on result: 7.2, 7.3, 7.4, 7.5, 7.6, 7.7, 7.8, 7.9, 7.10, 7.11, 7.12, 7.13, 7.14&lt;br /&gt;
&lt;br /&gt;
...&lt;br /&gt;
&lt;br /&gt;
Fingerprinting resulted in:&lt;br /&gt;
7.14&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Best Guess: 7.14&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Wappalyzer ===&lt;br /&gt;
Website: http://wappalyzer.com &amp;lt;br&amp;gt;&lt;br /&gt;
Wapplyzer is a Firefox Chrome plug-in. It works only on regular expression matching and doesn't need anything other than the page to be loaded on browser. It works completely at the browser level and gives results in the form of icons. Although sometimes it has false positives, this is very handy to have notion of what technologies were used to construct a target website immediately after browsing a page.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sample output of a plug-in is presented on a screenshot below.&lt;br /&gt;
&lt;br /&gt;
[[Image:Owasp-wappalyzer.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
'''Whitepapers'''&amp;lt;br&amp;gt;&lt;br /&gt;
* Saumil Shah: &amp;quot;An Introduction to HTTP fingerprinting&amp;quot; - http://www.net-square.com/httprint_paper.html&lt;br /&gt;
* Anant Shrivastava : &amp;quot;Web Application Finger Printing&amp;quot; - http://anantshri.info/articles/web_app_finger_printing.html&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Remediation ==&lt;br /&gt;
The general advice is to use several of the tools described above and check logs to better understand what exactly helps an attacker to disclose the web framework. By performing multiple scans after changes have been made to hide framework tracks, it's possible to achieve a better level of security and to make sure of the framework can not be detected by automatic scans. Below are some specific recommendations by framework marker location and some additional interesting approaches.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== HTTP headers ====&lt;br /&gt;
Check the configuration and disable or obfuscate all HTTP-headers that disclose information the technologies used. Here is an interesting article about HTTP-headers obfuscation using Netscaler:&lt;br /&gt;
http://grahamhosking.blogspot.ru/2013/07/obfuscating-http-header-using-netscaler.html&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Cookies ====&lt;br /&gt;
It is recommended to change cookie names by making changes in the corresponding configuration files.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== HTML source code ====&lt;br /&gt;
Manually check the contents of the HTML code and remove everything that explicitly points to the framework.&lt;br /&gt;
&lt;br /&gt;
General guidelines:&lt;br /&gt;
*Make sure there are no visual markers disclosing the framework&lt;br /&gt;
*Remove any unnecessary comments (copyrights, bug information, specific framework comments)&lt;br /&gt;
*Remove META and generator tags&lt;br /&gt;
*Use the companies own css or js files and do not store those in a framework-specific folders&lt;br /&gt;
*Do not use default scripts on the page or obfuscate them if they must be used. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Specific files and folders ====&lt;br /&gt;
General guidelines:&lt;br /&gt;
*Remove any unnecessary or unused files on the server. This implies text files disclosing information about versions and installation too.&lt;br /&gt;
*Restrict access to other files in order to achieve 404-response when accessing them from outside. This can be done, for example, by modifying htaccess file and adding RewriteCond or RewriteRule there. An example of such restriction for two common WordPress folders is presented below.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
RewriteCond %{REQUEST_URI} /wp-login\.php$ [OR]&lt;br /&gt;
RewriteCond %{REQUEST_URI} /wp-admin/$&lt;br /&gt;
RewriteRule $ /http://your_website [R=404,L]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
However, these are not the only ways to restrict access. In order to automate this process, certain framework-specific plugins exist. One example for WordPress is StealthLogin (http://wordpress.org/plugins/stealth-login-page).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Additional approaches ====&lt;br /&gt;
General guidelines:&lt;br /&gt;
*Checksum management &lt;br /&gt;
*:The purpose of this approach is to beat checksum-based scanners and not let them disclose files by their hashes. Generally, there are two approaches in checksum management:&lt;br /&gt;
*:*Change the location of where those files are placed (i.e. move them to another folder, or rename the existing folder)&lt;br /&gt;
*:*Modify the contents - even slight modification results in a completely different hash sum, so adding a single byte in the end of the file should not be a big problem.&lt;br /&gt;
*Controlled chaos&lt;br /&gt;
*:A funny and effective method that involves adding bogus files and folders from other frameworks in order to fool scanners and confuse an attacker. But be careful not to overwrite existing files and folders and to break the current framework!&lt;/div&gt;</summary>
		<author><name>Ecasbas</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Web-metadata&amp;diff=182491</id>
		<title>Web-metadata</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Web-metadata&amp;diff=182491"/>
				<updated>2014-09-17T08:42:04Z</updated>
		
		<summary type="html">&lt;p&gt;Ecasbas: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Social Media Links}}&lt;br /&gt;
&lt;br /&gt;
'''CALL FOR CONTRIBUTORS''':&lt;br /&gt;
If you would like collaborate in this project [https://lists.owasp.org/mailman/listinfo/owasp_unmaskme_project join with us].&lt;br /&gt;
&lt;br /&gt;
Collection of HTTP and HTML metadata information in order to categorize its relevance as a sign of possible security weakness or signs of hardening in any website. The final goal is to raise web security awareness (''assessing favourably the signs of hardening and assessing negatively the signs of weakness'') with an overall interpretation of this information from any website.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: 1em auto 1em auto;&amp;quot;&lt;br /&gt;
|+ '''Examples of Metadata assessing'''&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Weakness signs&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Hardening signs&lt;br /&gt;
|-&lt;br /&gt;
| MetaGenerator[Joomla! 1.5  || X-Frame-Options[SAMEORIGIN&lt;br /&gt;
|-&lt;br /&gt;
| Microsoft-IIS/6.0 || X-XSS-Protection&lt;br /&gt;
|-&lt;br /&gt;
| Apache/2.2.22(Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5 || UncommonHeaders[x-varnish&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[http://desenmascara.me Proof of concept in Spanish]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
This information collected plus more input from other OWASP projects as [[Top 10 2013-Top 10]], could serve as the basis for WEB fingerprinting.&lt;br /&gt;
A proof of concept tool is available in [http://desenmascara.me as a web service].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.38 Server HTTP header] metadata collected'''&lt;br /&gt;
|'''Server HTTP header'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|Apache/X.X&lt;br /&gt;
|Web server using [http://www.apache.org/ Apache] technology&lt;br /&gt;
|[http://news.netcraft.com/archives/category/web-server-survey/ Technology lider in Internet]&lt;br /&gt;
|-&lt;br /&gt;
|Microsoft-IIS/X&lt;br /&gt;
|Web server using [http://www.iis.net/ Microsoft IIS technology]&lt;br /&gt;
|[http://blogs.technet.com/b/stefan_gossner/archive/2008/03/12/iis-7-how-to-send-a-custom-server-http-header.aspx How to modify this header]&lt;br /&gt;
|-&lt;br /&gt;
|PWS&lt;br /&gt;
|Small Microsoft Web server for old Windows versions&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Microsoft_Personal_Web_Server Microsoft Personal Web Server]&lt;br /&gt;
|-&lt;br /&gt;
|nginx/X.X&lt;br /&gt;
|Russian web server and reverse proxy&lt;br /&gt;
|[http://nginx.org/en/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|lighttpd/X.X&lt;br /&gt;
|Web server optimized for speed-critical environments&lt;br /&gt;
|[http://www.lighttpd.net/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|OpenCms/X.X&lt;br /&gt;
|Open source content management system written in Java&lt;br /&gt;
|[http://www.opencms.org/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Netscape-Enterprise/X.X&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Netscape_Enterprise_Server old Netscape technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server Current server family]&lt;br /&gt;
|-&lt;br /&gt;
|Sun-ONE-Web-Server/X&lt;br /&gt;
|Web server using [http://docs.oracle.com/cd/E19554-01/ iPlanet web server technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server Current server family]&lt;br /&gt;
|-&lt;br /&gt;
|Oracle-Application-Server-Xx&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Oracle_Application_Server Oracle applications server]&lt;br /&gt;
|[http://www.oracle.com/technetwork/middleware/ias/overview/index.html?ssSourceSiteId=ocomen Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Lotus-Domino&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino IBM Lotus Domino technology]&lt;br /&gt;
|[http://www-01.ibm.com/software/lotus/category/messaging/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Sun-Java-System-Web-Server/X&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino Oracle iPlanet technology]&lt;br /&gt;
|[http://www.oracle.com/technetwork/middleware/iplanetwebserver-098726.html Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Oracle-iPlanet-Web-Server/7.0&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino Oracle iPlanet technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server iPlanet Web server]&lt;br /&gt;
|-&lt;br /&gt;
|IBM_HTTP_Server/X.X&lt;br /&gt;
|Web server using [http://www-03.ibm.com/software/products/us/en/http-servers IBM technology] (Apache based)&lt;br /&gt;
|[http://publib.boulder.ibm.com/httpserv/ihsdiag/questions.html#ihshideserver How to hide version]&lt;br /&gt;
|-&lt;br /&gt;
|LiteSpeed/X.X&lt;br /&gt;
|Web server using [http://www.litespeedtech.com/docs/webserver/intro/ LiteSpeed technology] (Apache based)&lt;br /&gt;
|[http://www.litespeedtech.com/support/forum/showthread.php?t=4893 How to hide version]&lt;br /&gt;
|-&lt;br /&gt;
|Alterian-CME/X.X&lt;br /&gt;
|Web server using [http://www.sdl.com/products/acm/ SDL ACM] &lt;br /&gt;
|[http://www.sdl.com/aboutus/news/pressreleases/2012/sdl_acquires_alterian.html SDL acquires Alterian]&lt;br /&gt;
|-&lt;br /&gt;
|Tengine&lt;br /&gt;
|Web server using [http://tengine.taobao.org/index.html Tengine technology] (nginx based) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|eZ Publish&lt;br /&gt;
|Web server using [http://ez.no/ EZ technology] &lt;br /&gt;
|[http://es.wikipedia.org/wiki/EZ_Publish Open Source CMS]&lt;br /&gt;
|-&lt;br /&gt;
|GSE&lt;br /&gt;
|Web server using [https://code.google.com/p/opengse/ Google infrastructure] (blogger) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|gws&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Google_Web_Server#Software Google infrastructure] (search pages) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|sffe&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Google_Web_Server#Software Google infrastructure] (static files) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|tfe&lt;br /&gt;
|Web server using [http://www.twitter.com/ Twitter infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|YTS&lt;br /&gt;
|Web server using [http://www.yahoo.com/ Yahoo! infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|cloudflare-nginx&lt;br /&gt;
|Web server using [https://www.cloudflare.com/ CloudFlare infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://en.wikipedia.org/wiki/List_of_HTTP_header_fields Powered-by HTTP header] metadata collected (this header isn't an HTTP standard)'''&lt;br /&gt;
|'''Powered-by HTTP header'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|PHP/x.x&lt;br /&gt;
|Web server using [http://php.net/ PHP technology]&lt;br /&gt;
|[http://php.net/manual/en/function.header-remove.php How to remove header]&lt;br /&gt;
|-&lt;br /&gt;
|ASP.NET&lt;br /&gt;
|Web server using [http://www.asp.net/ Microsoft ASP technology]&lt;br /&gt;
|[http://www.iis.net/configreference/system.webserver/httpprotocol/customheaders Custom headers]&lt;br /&gt;
|-&lt;br /&gt;
|Servlet/X.X JSP/X.X&lt;br /&gt;
|Web server using [http://tomcat.apache.org/ Tomcat application server]&lt;br /&gt;
|[https://issues.apache.org/bugzilla/show_bug.cgi?id=48006 Header implementation]&lt;br /&gt;
|-&lt;br /&gt;
|Plesklin&lt;br /&gt;
|Web server using [http://www.parallels.com/es/products/plesk/addons/ Parallels technology]&lt;br /&gt;
|[http://forum.parallels.com/showthread.php?260694-Disable-HTTP-header-X-Powered-By-PleskLin How to disable header]&lt;br /&gt;
|-&lt;br /&gt;
|(mod_rails/mod_rack)&lt;br /&gt;
|Web server using [http://rubyonrails.org/ Ruby on Rails technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Phusion_Passenger Phusion Passenger]&lt;br /&gt;
|-&lt;br /&gt;
|ARR/X.X&lt;br /&gt;
|Web server using [http://www.iis.net/downloads/microsoft/application-request-routing IIS with request routing technology]&lt;br /&gt;
|[http://blogs.iis.net/finbarryan/archive/2013/06/05/application-request-routing-and-server-headers-quot-x-powered-by-arr-2-5-quot.aspx More header information]&lt;br /&gt;
|-&lt;br /&gt;
|JSF/2.0&lt;br /&gt;
|Web server using [http://www.oracle.com/technetwork/java/javaee/javaserverfaces-139869.html JavaServer Faces technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''HTML metadata collected which could allow [https://www.owasp.org/index.php/OWASP_Periodic_Table_of_Vulnerabilities_-_Fingerprinting fingerprinting] '''&lt;br /&gt;
|'''HTML metadata'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|moodle&lt;br /&gt;
|Web server using [https://moodle.org/ Moodle] technology&lt;br /&gt;
|[http://www.cvedetails.com/vendor/2105/Moodle.html Vulnerabilities stats]&lt;br /&gt;
|-&lt;br /&gt;
|x-cache-hits,x-timer,x-served-by, x-varnish, x-varnish-cache&lt;br /&gt;
|Web server using [https://www.varnish-cache.org/ Varnish cache technology]&lt;br /&gt;
|[http://blogs.technet.com/b/stefan_gossner/archive/2008/03/12/iis-7-how-to-send-a-custom-server-http-header.aspx How to modify this header]&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Sitefinity&lt;br /&gt;
|Web server using [http://www.sitefinity.com/ SiteFinity technology]&lt;br /&gt;
|[http://www.sitefinity.com/documentation/documentationarticles/developers-guide/deep-dive/security Security based on ASP.NET model]&lt;br /&gt;
|-&lt;br /&gt;
|HTTPServer[BigIP / Cookies[BIGip&lt;br /&gt;
|Web server using [http://www.f5.com/products/big-ip/ F5 technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|x-drupal-cache&lt;br /&gt;
|Web server using [https://drupal.org/ Drupal technology]&lt;br /&gt;
|[http://www.cvedetails.com/product/2387/Drupal-Drupal.html?vendor_id=1367 Vulnerabilities stats]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[PHPSESSID&lt;br /&gt;
|Web server using [http://php.net/ PHP technology]&lt;br /&gt;
|[http://php.net/manual/en/function.session-start.php Session cookie]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[JSESSIONID&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/JavaServer_Pages JSP technology]&lt;br /&gt;
|[http://blog.whitehatsec.com/tag/jsessionid/#.UcxS4PnOuSp Session cookie]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[ASPSESSION&lt;br /&gt;
|Web server using [http://www.asp.net/ ASP technology]&lt;br /&gt;
|See ASP.NET in the Powered-by HTTP header section&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[fe_typo_user&lt;br /&gt;
|Web server using [http://typo3.org/ TYPO3 technology]&lt;br /&gt;
|[http://cookiepedia.co.uk/cookies/fe_typo_user Ref]&lt;br /&gt;
|-&lt;br /&gt;
|x-server-name&lt;br /&gt;
|Web server using [http://www-01.ibm.com/software/websphere/ Websphere technology]&lt;br /&gt;
|[http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r1m0/index.jsp?topic=%2Fcom.ibm.etools.mft.doc%2Fac00477_.htm node HTTP headers]&lt;br /&gt;
|-&lt;br /&gt;
|access-control-allow-origin, access-control-allow-headers&lt;br /&gt;
|Web server using [https://developer.mozilla.org/en-US/docs/HTTP/Access_control_CORS HTTP access control (CORS)]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Square One, Meta-Author[Jeremy&lt;br /&gt;
|Web server using [https://github.com/square-one/square-one-cms Square One CMS (light version of Joomla)]&lt;br /&gt;
|Looks like is discontinued&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[LFC&lt;br /&gt;
|Web server using [http://www.getlfs.com/ LFS technology]&lt;br /&gt;
|CMS based on Python, Django and jQuery&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ecasbas</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Web-metadata&amp;diff=182490</id>
		<title>Web-metadata</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Web-metadata&amp;diff=182490"/>
				<updated>2014-09-17T08:37:24Z</updated>
		
		<summary type="html">&lt;p&gt;Ecasbas: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Social Media Links}}&lt;br /&gt;
&lt;br /&gt;
'''CALL FOR CONTRIBUTORS''':&lt;br /&gt;
If you would like collaborate in this project [https://lists.owasp.org/mailman/listinfo/owasp_unmaskme_project join with us].&lt;br /&gt;
&lt;br /&gt;
Collection of HTTP and HTML metadata information in order to categorize its relevance as a sign of possible security weakness or signs of hardening in any website. The final goal is to raise web security awareness (''assessing favourably the signs of hardening and assessing negatively the signs of weakness'') with an overall interpretation of this information from any website.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: 1em auto 1em auto;&amp;quot;&lt;br /&gt;
|+ '''Examples of Metadata assessing'''&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Weakness signs&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Hardening signs&lt;br /&gt;
|-&lt;br /&gt;
| MetaGenerator[Joomla! 1.5  || X-Frame-Options[SAMEORIGIN&lt;br /&gt;
|-&lt;br /&gt;
| Microsoft-IIS/6.0 || X-XSS-Protection&lt;br /&gt;
|-&lt;br /&gt;
| Apache/2.2.22(Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5 || UncommonHeaders[x-varnish&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[http://desenmascara.me Proof of concept in Spanish]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
This information collected plus more input from other OWASP projects as [[Top 10 2013-Top 10]], will serve as the basis for the development of the [[OWASP Unmaskme Project]] as a web service.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.38 Server HTTP header] metadata collected'''&lt;br /&gt;
|'''Server HTTP header'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|Apache/X.X&lt;br /&gt;
|Web server using [http://www.apache.org/ Apache] technology&lt;br /&gt;
|[http://news.netcraft.com/archives/category/web-server-survey/ Technology lider in Internet]&lt;br /&gt;
|-&lt;br /&gt;
|Microsoft-IIS/X&lt;br /&gt;
|Web server using [http://www.iis.net/ Microsoft IIS technology]&lt;br /&gt;
|[http://blogs.technet.com/b/stefan_gossner/archive/2008/03/12/iis-7-how-to-send-a-custom-server-http-header.aspx How to modify this header]&lt;br /&gt;
|-&lt;br /&gt;
|PWS&lt;br /&gt;
|Small Microsoft Web server for old Windows versions&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Microsoft_Personal_Web_Server Microsoft Personal Web Server]&lt;br /&gt;
|-&lt;br /&gt;
|nginx/X.X&lt;br /&gt;
|Russian web server and reverse proxy&lt;br /&gt;
|[http://nginx.org/en/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|lighttpd/X.X&lt;br /&gt;
|Web server optimized for speed-critical environments&lt;br /&gt;
|[http://www.lighttpd.net/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|OpenCms/X.X&lt;br /&gt;
|Open source content management system written in Java&lt;br /&gt;
|[http://www.opencms.org/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Netscape-Enterprise/X.X&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Netscape_Enterprise_Server old Netscape technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server Current server family]&lt;br /&gt;
|-&lt;br /&gt;
|Sun-ONE-Web-Server/X&lt;br /&gt;
|Web server using [http://docs.oracle.com/cd/E19554-01/ iPlanet web server technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server Current server family]&lt;br /&gt;
|-&lt;br /&gt;
|Oracle-Application-Server-Xx&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Oracle_Application_Server Oracle applications server]&lt;br /&gt;
|[http://www.oracle.com/technetwork/middleware/ias/overview/index.html?ssSourceSiteId=ocomen Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Lotus-Domino&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino IBM Lotus Domino technology]&lt;br /&gt;
|[http://www-01.ibm.com/software/lotus/category/messaging/ Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Sun-Java-System-Web-Server/X&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino Oracle iPlanet technology]&lt;br /&gt;
|[http://www.oracle.com/technetwork/middleware/iplanetwebserver-098726.html Official site]&lt;br /&gt;
|-&lt;br /&gt;
|Oracle-iPlanet-Web-Server/7.0&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/IBM_Lotus_Domino Oracle iPlanet technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Oracle_iPlanet_Web_Server iPlanet Web server]&lt;br /&gt;
|-&lt;br /&gt;
|IBM_HTTP_Server/X.X&lt;br /&gt;
|Web server using [http://www-03.ibm.com/software/products/us/en/http-servers IBM technology] (Apache based)&lt;br /&gt;
|[http://publib.boulder.ibm.com/httpserv/ihsdiag/questions.html#ihshideserver How to hide version]&lt;br /&gt;
|-&lt;br /&gt;
|LiteSpeed/X.X&lt;br /&gt;
|Web server using [http://www.litespeedtech.com/docs/webserver/intro/ LiteSpeed technology] (Apache based)&lt;br /&gt;
|[http://www.litespeedtech.com/support/forum/showthread.php?t=4893 How to hide version]&lt;br /&gt;
|-&lt;br /&gt;
|Alterian-CME/X.X&lt;br /&gt;
|Web server using [http://www.sdl.com/products/acm/ SDL ACM] &lt;br /&gt;
|[http://www.sdl.com/aboutus/news/pressreleases/2012/sdl_acquires_alterian.html SDL acquires Alterian]&lt;br /&gt;
|-&lt;br /&gt;
|Tengine&lt;br /&gt;
|Web server using [http://tengine.taobao.org/index.html Tengine technology] (nginx based) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|eZ Publish&lt;br /&gt;
|Web server using [http://ez.no/ EZ technology] &lt;br /&gt;
|[http://es.wikipedia.org/wiki/EZ_Publish Open Source CMS]&lt;br /&gt;
|-&lt;br /&gt;
|GSE&lt;br /&gt;
|Web server using [https://code.google.com/p/opengse/ Google infrastructure] (blogger) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|gws&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Google_Web_Server#Software Google infrastructure] (search pages) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|sffe&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/Google_Web_Server#Software Google infrastructure] (static files) &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|tfe&lt;br /&gt;
|Web server using [http://www.twitter.com/ Twitter infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|YTS&lt;br /&gt;
|Web server using [http://www.yahoo.com/ Yahoo! infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|-&lt;br /&gt;
|cloudflare-nginx&lt;br /&gt;
|Web server using [https://www.cloudflare.com/ CloudFlare infrastructure] &lt;br /&gt;
|Need more information&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''[http://en.wikipedia.org/wiki/List_of_HTTP_header_fields Powered-by HTTP header] metadata collected (this header isn't an HTTP standard)'''&lt;br /&gt;
|'''Powered-by HTTP header'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|PHP/x.x&lt;br /&gt;
|Web server using [http://php.net/ PHP technology]&lt;br /&gt;
|[http://php.net/manual/en/function.header-remove.php How to remove header]&lt;br /&gt;
|-&lt;br /&gt;
|ASP.NET&lt;br /&gt;
|Web server using [http://www.asp.net/ Microsoft ASP technology]&lt;br /&gt;
|[http://www.iis.net/configreference/system.webserver/httpprotocol/customheaders Custom headers]&lt;br /&gt;
|-&lt;br /&gt;
|Servlet/X.X JSP/X.X&lt;br /&gt;
|Web server using [http://tomcat.apache.org/ Tomcat application server]&lt;br /&gt;
|[https://issues.apache.org/bugzilla/show_bug.cgi?id=48006 Header implementation]&lt;br /&gt;
|-&lt;br /&gt;
|Plesklin&lt;br /&gt;
|Web server using [http://www.parallels.com/es/products/plesk/addons/ Parallels technology]&lt;br /&gt;
|[http://forum.parallels.com/showthread.php?260694-Disable-HTTP-header-X-Powered-By-PleskLin How to disable header]&lt;br /&gt;
|-&lt;br /&gt;
|(mod_rails/mod_rack)&lt;br /&gt;
|Web server using [http://rubyonrails.org/ Ruby on Rails technology]&lt;br /&gt;
|[http://en.wikipedia.org/wiki/Phusion_Passenger Phusion Passenger]&lt;br /&gt;
|-&lt;br /&gt;
|ARR/X.X&lt;br /&gt;
|Web server using [http://www.iis.net/downloads/microsoft/application-request-routing IIS with request routing technology]&lt;br /&gt;
|[http://blogs.iis.net/finbarryan/archive/2013/06/05/application-request-routing-and-server-headers-quot-x-powered-by-arr-2-5-quot.aspx More header information]&lt;br /&gt;
|-&lt;br /&gt;
|JSF/2.0&lt;br /&gt;
|Web server using [http://www.oracle.com/technetwork/java/javaee/javaserverfaces-139869.html JavaServer Faces technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; &amp;quot;&lt;br /&gt;
|+ '''HTML metadata collected which could allow [https://www.owasp.org/index.php/OWASP_Periodic_Table_of_Vulnerabilities_-_Fingerprinting fingerprinting] '''&lt;br /&gt;
|'''HTML metadata'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|'''More information'''&lt;br /&gt;
|-&lt;br /&gt;
|moodle&lt;br /&gt;
|Web server using [https://moodle.org/ Moodle] technology&lt;br /&gt;
|[http://www.cvedetails.com/vendor/2105/Moodle.html Vulnerabilities stats]&lt;br /&gt;
|-&lt;br /&gt;
|x-cache-hits,x-timer,x-served-by, x-varnish, x-varnish-cache&lt;br /&gt;
|Web server using [https://www.varnish-cache.org/ Varnish cache technology]&lt;br /&gt;
|[http://blogs.technet.com/b/stefan_gossner/archive/2008/03/12/iis-7-how-to-send-a-custom-server-http-header.aspx How to modify this header]&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Sitefinity&lt;br /&gt;
|Web server using [http://www.sitefinity.com/ SiteFinity technology]&lt;br /&gt;
|[http://www.sitefinity.com/documentation/documentationarticles/developers-guide/deep-dive/security Security based on ASP.NET model]&lt;br /&gt;
|-&lt;br /&gt;
|HTTPServer[BigIP / Cookies[BIGip&lt;br /&gt;
|Web server using [http://www.f5.com/products/big-ip/ F5 technology]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|x-drupal-cache&lt;br /&gt;
|Web server using [https://drupal.org/ Drupal technology]&lt;br /&gt;
|[http://www.cvedetails.com/product/2387/Drupal-Drupal.html?vendor_id=1367 Vulnerabilities stats]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[PHPSESSID&lt;br /&gt;
|Web server using [http://php.net/ PHP technology]&lt;br /&gt;
|[http://php.net/manual/en/function.session-start.php Session cookie]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[JSESSIONID&lt;br /&gt;
|Web server using [http://en.wikipedia.org/wiki/JavaServer_Pages JSP technology]&lt;br /&gt;
|[http://blog.whitehatsec.com/tag/jsessionid/#.UcxS4PnOuSp Session cookie]&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[ASPSESSION&lt;br /&gt;
|Web server using [http://www.asp.net/ ASP technology]&lt;br /&gt;
|See ASP.NET in the Powered-by HTTP header section&lt;br /&gt;
|-&lt;br /&gt;
|Cookies[fe_typo_user&lt;br /&gt;
|Web server using [http://typo3.org/ TYPO3 technology]&lt;br /&gt;
|[http://cookiepedia.co.uk/cookies/fe_typo_user Ref]&lt;br /&gt;
|-&lt;br /&gt;
|x-server-name&lt;br /&gt;
|Web server using [http://www-01.ibm.com/software/websphere/ Websphere technology]&lt;br /&gt;
|[http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r1m0/index.jsp?topic=%2Fcom.ibm.etools.mft.doc%2Fac00477_.htm node HTTP headers]&lt;br /&gt;
|-&lt;br /&gt;
|access-control-allow-origin, access-control-allow-headers&lt;br /&gt;
|Web server using [https://developer.mozilla.org/en-US/docs/HTTP/Access_control_CORS HTTP access control (CORS)]&lt;br /&gt;
|Need more info&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[Square One, Meta-Author[Jeremy&lt;br /&gt;
|Web server using [https://github.com/square-one/square-one-cms Square One CMS (light version of Joomla)]&lt;br /&gt;
|Looks like is discontinued&lt;br /&gt;
|-&lt;br /&gt;
|MetaGenerator[LFC&lt;br /&gt;
|Web server using [http://www.getlfs.com/ LFS technology]&lt;br /&gt;
|CMS based on Python, Django and jQuery&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ecasbas</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=OWASP_Unmaskme_Project&amp;diff=182489</id>
		<title>OWASP Unmaskme Project</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=OWASP_Unmaskme_Project&amp;diff=182489"/>
				<updated>2014-09-17T08:14:55Z</updated>
		
		<summary type="html">&lt;p&gt;Ecasbas: /* Main */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{|&lt;br /&gt;
|-&lt;br /&gt;
! width=&amp;quot;700&amp;quot; align=&amp;quot;center&amp;quot; | &amp;lt;br&amp;gt; &lt;br /&gt;
! width=&amp;quot;500&amp;quot; align=&amp;quot;center&amp;quot; | &amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;right&amp;quot; | [[Image:OWASP Inactive Banner.jpg|800px| link=https://www.owasp.org/index.php/OWASP_Project_Stages#tab=Inactive_Projects]] &lt;br /&gt;
| align=&amp;quot;right&amp;quot; | &lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
=Main=&lt;br /&gt;
Metadata is a data that gives information about other data. The metadata of any data can give information about&lt;br /&gt;
its characteristics, quality, creator information, versions, architecture, geographical location and more characteristics.&lt;br /&gt;
&lt;br /&gt;
Do we really need to care about metadata?. This is the question that so many people ask. In order to try answer this question in relation to web metadata this project does exist.&lt;br /&gt;
&lt;br /&gt;
'''Unmaskme''': project exposing all kind of web metadata as possible referencing the technology behind that metadata. The goal of this project is to raise web security awareness among web owners, webmasters, web designers or even people without security knowledge through the interpretation of all [[Web-metadata]] extracted from any website.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Think in this project as a central information resource which anyone -not only penetration testers- could use with their own tools to perform a [https://www.owasp.org/index.php/Testing_for_Web_Application_Fingerprint_(OWASP-IG-004) fingerprinting] with added capabilities and intelligence.'''&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Description'''&lt;br /&gt;
Compromised websites are often used by attackers to deliver badware or to host phising pages designed to steal private information from their victims. Unfortunately, most of the targeted websites are managed by users with little or no security background. Unmaskme will help the webmasters to highlight the importance of keep update, protect or do some hardening in their websites in order to avoid they become victims of badware. &lt;br /&gt;
&lt;br /&gt;
Usually a no security aware webmaster will left a newly deployed website by default and normally will pass months or even years without any update on the website. As result cibercriminals will take advantage of this behaviour and the website will be part of the compromised website statistics. Web hosting providers -who play a key role in this scene- are not doing any effort to help with this problem.&lt;br /&gt;
&lt;br /&gt;
Unmaskme project is only a open source project to collect the metadata. Anyone is free to use this data under the corresponding license.&lt;br /&gt;
Please find the main section of this project in: https://www.owasp.org/index.php/Web-metadata &lt;br /&gt;
and feel free to collaborate with more metadata information.&lt;br /&gt;
&lt;br /&gt;
A proof of concept tool to use this data collected is available in: http://desenmascara.me&lt;br /&gt;
&lt;br /&gt;
=Project About=&lt;br /&gt;
{{:Projects/OWASP_Unmaskme_Project}} &lt;br /&gt;
&lt;br /&gt;
[[Category:OWASP Project]]&lt;/div&gt;</summary>
		<author><name>Ecasbas</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=OWASP_Unmaskme_Project&amp;diff=182487</id>
		<title>OWASP Unmaskme Project</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=OWASP_Unmaskme_Project&amp;diff=182487"/>
				<updated>2014-09-17T06:37:06Z</updated>
		
		<summary type="html">&lt;p&gt;Ecasbas: /* Main */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{|&lt;br /&gt;
|-&lt;br /&gt;
! width=&amp;quot;700&amp;quot; align=&amp;quot;center&amp;quot; | &amp;lt;br&amp;gt; &lt;br /&gt;
! width=&amp;quot;500&amp;quot; align=&amp;quot;center&amp;quot; | &amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;right&amp;quot; | [[Image:OWASP Inactive Banner.jpg|800px| link=https://www.owasp.org/index.php/OWASP_Project_Stages#tab=Inactive_Projects]] &lt;br /&gt;
| align=&amp;quot;right&amp;quot; | &lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
=Main=&lt;br /&gt;
Metadata is a data that gives information about other data. The metadata of any data can give information about&lt;br /&gt;
its characteristics, quality, creator information, versions, architecture, geographical location and more characteristics.&lt;br /&gt;
&lt;br /&gt;
Do we really need to care about metadata?. This is the question that so many people ask. In order to try answer this question in relation to web metadata this project does exist.&lt;br /&gt;
&lt;br /&gt;
'''Unmaskme''': project exposed all kind of web metadata as possible referencing the technology behind that metadata. The goal of this project is to raise web security awareness among web owners, webmasters, web designers or even people without security knowledge through the interpretation of all [[Web-metadata]] extracted from any website.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Think in this project as a central information resource which anyone -not only penetration testers- could use with their own tools to perform a [https://www.owasp.org/index.php/Testing_for_Web_Application_Fingerprint_(OWASP-IG-004) fingerprinting] with added capabilities and intelligence.'''&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Description'''&lt;br /&gt;
Compromised websites are often used by attackers to deliver badware or to host phising pages designed to steal private information from their victims. Unfortunately, most of the targeted websites are managed by users with little or no security background. Unmaskme will help the webmasters to highlight the importance of keep update, protect or do some hardening in their websites in order to avoid they become victims of badware. &lt;br /&gt;
&lt;br /&gt;
Usually a no security aware webmaster will left a newly deployed website by default and normally will pass months or even years without any update on the website. As result cibercriminals will take advantage of this behaviour and the website will be part of the compromised website statistics. Web hosting providers -who play a key role in this scene- are not doing any effort to help with this problem.&lt;br /&gt;
&lt;br /&gt;
Unmaskme project is only a open source project to collect the metadata. Anyone is free to use this data under the corresponding license.&lt;br /&gt;
Please find the main section of this project in: https://www.owasp.org/index.php/Web-metadata &lt;br /&gt;
and feel free to collaborate with more metadata information.&lt;br /&gt;
&lt;br /&gt;
A proof of concept tool to use this data collected is available in: http://desenmascara.me&lt;br /&gt;
&lt;br /&gt;
=Project About=&lt;br /&gt;
{{:Projects/OWASP_Unmaskme_Project}} &lt;br /&gt;
&lt;br /&gt;
[[Category:OWASP Project]]&lt;/div&gt;</summary>
		<author><name>Ecasbas</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=OWASP_Unmaskme_Project&amp;diff=182486</id>
		<title>OWASP Unmaskme Project</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=OWASP_Unmaskme_Project&amp;diff=182486"/>
				<updated>2014-09-17T06:24:14Z</updated>
		
		<summary type="html">&lt;p&gt;Ecasbas: /* Main */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{|&lt;br /&gt;
|-&lt;br /&gt;
! width=&amp;quot;700&amp;quot; align=&amp;quot;center&amp;quot; | &amp;lt;br&amp;gt; &lt;br /&gt;
! width=&amp;quot;500&amp;quot; align=&amp;quot;center&amp;quot; | &amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;right&amp;quot; | [[Image:OWASP Inactive Banner.jpg|800px| link=https://www.owasp.org/index.php/OWASP_Project_Stages#tab=Inactive_Projects]] &lt;br /&gt;
| align=&amp;quot;right&amp;quot; | &lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
=Main=&lt;br /&gt;
Metadata is a data that gives information about other data. The metadata of any data can give information about&lt;br /&gt;
its characteristics, quality, creator information, versions, architecture, geographical location and more characteristics.&lt;br /&gt;
&lt;br /&gt;
Do we really need to care about metadata?. This is the question that so many people ask. In order to try answer this question in relation to web metadata this project does exist.&lt;br /&gt;
&lt;br /&gt;
'''Unmaskme''': project exposed all kind of web metadata as possible referencing the technology behind that metadata. The goal of this project is to raise web security awareness among web owners, webmasters, web designers or even people without security knowledge through the interpretation of all [[Web-metadata]] extracted from any website.&lt;br /&gt;
&lt;br /&gt;
'''Think in this project as a tool which anyone -not only penetration testers- could use to perform a [https://www.owasp.org/index.php/Testing_for_Web_Application_Fingerprint_(OWASP-IG-004) fingerprinting] with added capabilities and intelligence.'''&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Description'''&lt;br /&gt;
Compromised websites are often used by attackers to deliver badware or to host phising pages designed to steal private information from their victims. Unfortunately, most of the targeted websites are managed by users with little or no security background. Unmaskme will help the webmasters to highlight the importance of keep update, protect or do some hardening in their websites in order to avoid they become victims of badware. &lt;br /&gt;
&lt;br /&gt;
Usually a no security aware webmaster will left a newly deployed website by default and normally will pass months or even years without any update on the website. As result cibercriminals will take advantage of this behaviour and the website will be part of the compromised website statistics. Web hosting providers -who play a key role in this scene- are not doing any effort to help with this problem.&lt;br /&gt;
&lt;br /&gt;
Unmaskme project is only a open source project to collect the metadata. Anyone is free to use this data under the corresponding license.&lt;br /&gt;
Please find the main section of this project in: https://www.owasp.org/index.php/Web-metadata &lt;br /&gt;
and feel free to collaborate with more metadata information.&lt;br /&gt;
&lt;br /&gt;
A proof of concept tool to use this data collected is available in: http://desenmascara.me&lt;br /&gt;
&lt;br /&gt;
=Project About=&lt;br /&gt;
{{:Projects/OWASP_Unmaskme_Project}} &lt;br /&gt;
&lt;br /&gt;
[[Category:OWASP Project]]&lt;/div&gt;</summary>
		<author><name>Ecasbas</name></author>	</entry>

	</feed>