Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tlug] Hiding Server's Information



> Without using an os detector, we can determine version of apache, os name,
> php version etc... just using netcraft:
> http://uptime.netcraft.com/up/graph/?mode_u=on&mode_w=on&site=tlug.jp
> Anyone know how to hide those information from netcraft?

In apache /usr/src/usr.sbin/httpd/src/main/ directory, file httpd_main.c

s/SrvTk_FULL/SrvTk_PRODUCT_ONLY/g

and recompile. This will display only 'Apache' in request answer. Try:
telnet www.zhware.net 80
HEAD / HTTP/1.0


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links