This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org
Difference between revisions of "Web-metadata"
From OWASP
(HTTP headers and HTML metadata collected to use it within unmaskme project) |
|||
| Line 1: | Line 1: | ||
| − | ''' | + | '''CALL FOR CONTRIBUTORS''' |
| + | If you would like collaborate in this project [https://lists.owasp.org/mailman/listinfo/owasp_unmaskme_project join with us]. | ||
| − | ''' | + | {| class="wikitable" style="text-align: center; " |
| − | + | |'''Server HTTP header''' | |
| − | ''' | + | |'''Description''' |
| + | |'''More information''' | ||
| + | |- | ||
| + | |Apache/X.X | ||
| + | |Web server using [http://www.apache.org/ Apache] technology | ||
| + | |[http://news.netcraft.com/archives/category/web-server-survey/ Technology lider in Internet] | ||
| + | |- | ||
| + | |Microsoft-IIS/X | ||
| + | |Web server using [http://www.iis.net/ Microsoft IIS technology] | ||
| + | |[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] | ||
| + | |} | ||
| + | {| class="wikitable" style="text-align: center; " | ||
| + | |'''Powered-by HTTP header''' | ||
| + | |'''Description''' | ||
| + | |'''More information''' | ||
| + | |- | ||
| + | |Apache/X.X | ||
| + | |Web server using [http://www.apache.org/ Apache] technology | ||
| + | |[http://news.netcraft.com/archives/category/web-server-survey/ Technology lider in Internet] | ||
| + | |- | ||
| + | |Microsoft-IIS/X | ||
| + | |Web server using [http://www.iis.net/ Microsoft IIS technology] | ||
| + | |[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] | ||
| + | |} | ||
{| class="wikitable" style="text-align: center; " | {| class="wikitable" style="text-align: center; " | ||
| − | |''' | + | |'''HTML metadata''' |
|'''Description''' | |'''Description''' | ||
|'''More information''' | |'''More information''' | ||
Revision as of 12:14, 26 June 2013
CALL FOR CONTRIBUTORS If you would like collaborate in this project join with us.
| Server HTTP header | Description | More information |
| Apache/X.X | Web server using Apache technology | Technology lider in Internet |
| Microsoft-IIS/X | Web server using Microsoft IIS technology | How to modify this header |
| Powered-by HTTP header | Description | More information |
| Apache/X.X | Web server using Apache technology | Technology lider in Internet |
| Microsoft-IIS/X | Web server using Microsoft IIS technology | How to modify this header |
| HTML metadata | Description | More information |
| Apache/X.X | Web server using Apache technology | Technology lider in Internet |
| Microsoft-IIS/X | Web server using Microsoft IIS technology | How to modify this header |