Login Register
The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.


How to see the content of a directory? filter_list
Author
Message
How to see the content of a directory? #1
Hello,
I know that a website has an "ssl" directory, but when I browse "https://website.com/ssl/" then it redirects me to the main page.
How can I see the content of that directory?

Thank you.

Reply

RE: How to see the content of a directory? #2
maybe the dir is empty. Or, that is more likely, the httpd-daemon has no right to read this files and due to the non existing rights the webserver does not know anything about the content of the directory.

Maybe you should try to dig deeper (path-traversal, ...)

Reply

RE: How to see the content of a directory? #3
(02-04-2021, 10:45 AM)ff1ddaf43112 Wrote: maybe the dir is empty. Or, that is more likely, the httpd-daemon has no right to read this files and due to the non existing rights the webserver does not know anything about the content of the directory.

Maybe you should try to dig deeper (path-traversal, ...)
Thanks.
Any program that do it?

Reply

RE: How to see the content of a directory? #4
(02-04-2021, 03:02 PM)Hack3rcon Wrote:
(02-04-2021, 10:45 AM)ff1ddaf43112 Wrote: maybe the dir is empty. Or, that is more likely, the httpd-daemon has no right to read this files and due to the non existing rights the webserver does not know anything about the content of the directory.

Maybe you should try to dig deeper (path-traversal, ...)
Thanks.
Any program that do it?
many FTP programs could help but a simple dir search would work too
vragon never dies

Reply







Users browsing this thread: 1 Guest(s)