The Tree of a web site

hmystaera
9 years ago

0

please help me, i want to know if, is a way to get the arborescence of a server or her tree, like we do in windows cmd, for a folder.

29replies
4voices
298views
dloser
9 years ago

0

Only if you have the right access to the server. If not, you can only deduce parts from what is presented on the web, but you’ll never know if it reflects actual directory structured or that it is “faked”.

Richard Brook [RichardBrook]
9 years ago | edited 9 years ago

0

If the website hasn’t disabled directory listings/browsing, you can see all folders and files!

tehron
9 years ago

0

As @dloser said, you don’t know what you’re getting. It may be faked.

hmystaera
9 years ago

0

Ok thank U, But if the the server is not protected? i want to simulate it with wampserver,,,, que it

hmystaera
9 years ago

0

RichardBrook said “If the website hasn’t disabled directory listings/browsing, you can see all folders and files! ”

tehron
9 years ago

0

That’s right – he said that.

hmystaera
9 years ago

0

How as RichardBrook said, can I view or listing the website

dloser
9 years ago

0

It only works if there is also not an index file in the directory. If that’s the case, you can just go to it in your browser and see it.

tehron
9 years ago

0

@dloser: So you’re saying there’s no way directory listing works when there’s an index file in the directory?

dloser
9 years ago

0

Google “index of /” for examples.

dloser
9 years ago

0

I said what I said, but I didn’t mean that.

tehron
9 years ago | edited 9 years ago

0

I’m almost certain you have to explain that. Why do you say things you don’t mean? You’re confusing users.

dloser
9 years ago

0

That that referred to what you said.

opens some canned ham

hmystaera
9 years ago

0

I have found something interresting on google about “index of /”, the first idea is that, i need to learn some ways in javascript. But is not and http request as i thinked, so is javascript the only solution?

dloser
9 years ago

0

Looks like you misunderstood. Perhaps PM tehron for clarification and help.

tehron
9 years ago

0

@hmystaera: What are you doing with Javascript? Please elaborate.

hmystaera
9 years ago

0

My problem is that i want to explore the tree of a server created in my computer using wampserver, and perhaph i will apply it on a website. with wampserver you can see the list of files in the directory of your website, but i don’t know how they did it, is there a way to do the same on the web?

hmystaera
9 years ago

0

I suppose that the server is not right protected yet

dloser
9 years ago

0

It’s an option in the apache configuration.

tehron
9 years ago

0

I still don’t understand where Javascript comes into play…

hmystaera
9 years ago

0

tehron, please my errors, i was confused by a result i found on google about index of /

tehron
9 years ago

0

Ah ok, no worries. :)

hmystaera
9 years ago

0

So dloser, is that apache enabled mean that i can browse the files on a server?

dloser
9 years ago

1

[quote=http://httpd.apache.org/docs/current/mod/mod_dir.html]Summary

The index of a directory can come from one of two sources:
[list]
[]A file written by the user, typically called index.html. The DirectoryIndex directive sets the name of this file. This is controlled by mod_dir.
[
]Otherwise, a listing generated by the server. This is provided by mod_autoindex.
[/list][/quote]

hmystaera
9 years ago

0

I post this problem because i have encountered many dificulties to find the corrects ways and files to pass somes levels in the challenge “Main”. so i thinked that some peoples who passed it quickly as displayed in the stat bar, used a tree of Hackthis to find their files

tehron
9 years ago

0

You should have posted your original question then.

hmystaera
9 years ago

0

Thank u for your post dloser, it is exactly what i wanted know.

dloser
9 years ago

0

And they didn’t. They just have more knowledge/experience.

hmystaera
9 years ago

0

So thank to all of you.

Discussion thread has been locked. You can no longer add new posts.
1 of 30

This site only uses cookies that are essential for the functionality of this website. Cookies are not used for tracking or marketing purposes.

By using our site, you acknowledge that you have read and understand our Privacy Policy, and Terms of Service.

Dismiss