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 Pen-Test
[Top] [All Lists]

Re: listing directory structure within webserver root

Subject: Re: listing directory structure within webserver root
Date: Tue, 31 Aug 2004 19:21:02 +1000
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
-------------------------------------------------------------------------------

<Prev in Thread] Current Thread [Next in Thread>