Home > Security Tips > Web Security Advisor > What your Apache Web server is telling the bad guys
Security Tips:
EMAIL THIS
 TIPS & NEWSLETTERS TOPICS 

WEB SECURITY ADVISOR

What your Apache Web server is telling the bad guys


JOHN BUNKER
03.15.2002
Rating: -4.24- (out of 5)


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   




This tip was submitted to the SearchSecurity Tip Exchange Contest by user John Bunker. Let other users know how useful it is and help John win a prize by rating the tip below.

Does your web server give out too much information? Here is how to discover what your Web server is telling the world and how to restrict that information if you have an Apache server.

On most Linux boxes you can use wget to probe a Web server.

wget -S 'www.sitename.com' will show

Server: Apache/1.3.17 (Unix) PHP/4.0.4pl1 mod_perl/1.25

is running on

sitename Web site.

Or you can download ID Serve from Gibson Research at: http://grc.com/id/idserve.htm to run on your Windows 2000 machine. This is a gui program which will show you information similar to wget.

In Apache, you can restrict information given out by setting ServerTokens. See http://httpd.apache.org/docs/mod/core.html#servertokens for the switches to use. For example, adding the line:

ServerTokens Min

to your httpd.conf file will allow only minimal information to be sent out:

Server sends (e.g.): Server: Apache/1.3.0

The default is:

ServerTokens Full (or not specified)

which yields too much information. The server sends, for example

Server: Apache/1.3.0 (Unix) PHP/3.0 MyMod/1.2

If your Apache is newer than 1.3.12, set ServerTokens Prod Server sends (for example)

Server: Apache

Thereby only telling the world you are running Apache. We don't need to advertise that we are running php, mod_perl, etc., as well as the version running. We need to make the bad guys work harder than that.


Rate this Tip
To rate tips, you must be a member of SearchSecurity.com.
Register now to start rating these tips. Log in if you are already a member.




BROWSE BY TAG
Web Security Advisor,   Application and Platform Security,   Web Security Tools and Best Practices,   Web Server Threats and Countermeasures,   VIEW ALL TAGS

Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   



RELATED CONTENT
Web Security Advisor
DNS rebinding defenses still necessary, thanks to Web 2.0
New defenses for automated SQL injection attacks
PCI compliance and Web applications: Code review or firewalls?
Worst practices: Bad security incidents to avoid
Web scanning and reporting best practices
Social networking Web site threats manageable with good enterprise policy
Enterprise security in 2008: Building trust into the application development process
PCI DSS Section 6: A plan for tackling application security
Making the case for Web application vulnerability scanners
Preparing for uniform resource identifier (URI) exploits

Web Server Threats and Countermeasures
Increase in Gumblar backdoors poses FTP credential problems
VeriSign extends DDoS attack protection service
Microsoft issues IIS FTP advisory, exploit code circulates
Panda reports fast-spreading rogueware antivirus fraud rakes in millions
Oracle issues quarterly patches, fixes database flaws
Latest DDoS attacks extremely unsophisticated, experts say
Stolen FTP credentials likely in massive website attacks
Microsoft warns of IIS zero-day vulnerability
How to find and stop automated SQL injection attacks
How to spot attacks through Apache Web server log analysis

RELATED GLOSSARY TERMS
Terms from Whatis.com − the technology online dictionary
cache cramming  (SearchSecurity.com)
content filtering  (SearchSecurity.com)
Web filter  (SearchSecurity.com)

RELATED RESOURCES
2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
Search Bitpipe.com for the latest white papers and business webcasts
Whatis.com, the online computer dictionary

DISCLAIMER: Our Tips Exchange is a forum for you to share technical advice and expertise with your peers and to learn from other enterprise IT professionals. TechTarget provides the infrastructure to facilitate this sharing of information. However, we cannot guarantee the accuracy or validity of the material submitted. You agree that your use of the Ask The Expert services and your reliance on any questions, answers, information or other materials received through this Web site is at your own risk.



Research Solutions for Network Security, Access Control and Security Threats
TechTarget Security Media
Information Security View this month\\'s issue and subscribe today.
Information Security Decisions Apply online for free conference admission.
SearchSecurity.com
HomeNewsMagazineMultimediaWhite PapersLearningAdviceTopicsEventsAbout Us

About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Site Map




All Rights Reserved, Copyright 2003 - 2009, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts