Re: listing directory structure within webserver root

From: Serg Belokamen (serg@dodo.com.au)
Date: Tue Aug 31 2004 - 05:21:02 EDT


Hi All,

Thanx for the reply.

BUT

The directory listing type I was talking about wasn't in regards to a
static site but rather a dynamic site that uses an index page as an
interface to all the libraries.

For example:

domain.com/index.php

where index.php

<?php

include_once("/home/web_root/classes/database.class.php");
<snip>

?>

So essentualy I would like to know the directory structure where all the
includes are stored. Neither wget or any other mirror tools will provide
that. Dictionary attack may help but I am trying to avaoid that.

    Cheers,
       Serg

------------------------------------------------------------------------------
Ethical Hacking at the InfoSec Institute. 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. Check out our Advanced Hacking course,
learn to write exploits and attack security infrastructure. Attend a course
taught by an expert instructor with years of in-the-field pen testing
experience in our state of the art hacking lab. Master the skills of an
Ethical Hacker to better assess the security of your organization.

http://www.infosecinstitute.com/courses/ethical_hacking_training.html
-------------------------------------------------------------------------------



This archive was generated by hypermail 2.1.7 : Sat Apr 12 2008 - 10:54:02 EDT