Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Web-App-Sec
[Top] [All Lists]

Re: extra dot on domain name gives different site

Subject: Re: extra dot on domain name gives different site
Date: Fri, 07 Mar 2008 18:49:38 +0100
Robin Wood dijo:
I didn't realise that an extra dot on the end was a valid domainname
until this. It is definitely an extra check I'll be making on my
audits from now on.

Actually, the real domainname ends with a 'dot' (which is DNS' root, equivalent to a filename's, in UNIX, first '/'). The fact is, most DNS-based applications will assume that 'xxxx.yy' is equivalent to 'xxxx.yy.' (i.e. yy is a valid subdomain of the DNS root zone)


You seem to have found a misconfiguration issue in that webserver. Probably, if you craft an HTTP request with an invalid Host: header you will get a similar result.

Regards

Javier


-------------------------------------------------------------------------
Sponsored by: Watchfire Methodologies & Tools for Web Application Security Assessment With the rapid rise in the number and types of security threats, web application security assessments should be considered a crucial phase in the development of any web application. What methodology should be followed? What tools can accelerate the assessment process? Download this Whitepaper today!


https://www.watchfire.com/securearea/whitepapers.aspx?id=70170000000940F
-------------------------------------------------------------------------

<Prev in Thread] Current Thread [Next in Thread>
  • Re: extra dot on domain name gives different site, Javier Fernandez-Sanguino <=