Waraxe IT Security Portal
Login or Register
July 27, 2024
Menu
Home
Logout
Discussions
Forums
Members List
IRC chat
Tools
Base64 coder
MD5 hash
CRC32 checksum
ROT13 coder
SHA-1 hash
URL-decoder
Sql Char Encoder
Affiliates
y3dips ITsec
Md5 Cracker
User Manuals
AlbumNow
Content
Content
Sections
FAQ
Top
Info
Feedback
Recommend Us
Search
Journal
Your Account
User Info
Welcome, Anonymous
Nickname
Password
(Register)

Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9144

People Online:
Visitors: 180
Members: 0
Total: 180
Full disclosure
CyberDanube Security Research 20240722-0 | Multiple Vulnerabilities in Perten/PerkinElmer ProcessPlus
[KIS-2024-06] XenForo <= 2.2.15 (Template System) Remote Code Execution Vulnerability
[KIS-2024-05] XenForo <= 2.2.15 (Widget::actionSave) Cross-Site Request Forgery Vulnerability
CVE-2024-33326
CVE-2024-33327
CVE-2024-33328
CVE-2024-33329
CyberDanube Security Research 20240703-0 | Authenticated Command Injection in Helmholz Industrial Router REX100
SEC Consult SA-20240627-0 :: Local Privilege Escalation via MSI installer in SoftMaker Office / FreeOffice
SEC Consult SA-20240626-0 :: Multiple Vulnerabilities in Siemens Power Automation Products
Novel DoS Vulnerability Affecting WebRTC Media Servers
APPLE-SA-06-25-2024-1 AirPods Firmware Update 6A326, AirPods Firmware Update 6F8, and Beats Firmware Update 6F8
40 vulnerabilities in Toshiba Multi-Function Printers
17 vulnerabilities in Sharp Multi-Function Printers
SEC Consult SA-20240624-0 :: Multiple Vulnerabilities allowing complete bypass in Faronics WINSelect (Standard + Enterprise)
Log in Register Forum FAQ Memberlist Search
IT Security and Insecurity Portal

www.waraxe.us Forum Index -> Newbies corner -> list directory contents and download them
Post new topicReply to topic View previous topic :: View next topic
list directory contents and download them
PostPosted: Fri Feb 29, 2008 1:01 am Reply with quote
Panic_Mode
Active user
Active user
Joined: Feb 09, 2008
Posts: 39




Acunetix scanner (or other web vulnerability scanners) can show the structure of a site and the files which are saved in each folder.

Is there a more "silent" way to get the files inside a folder of a website, eg. get the directory ww.example.com/images/ or at least list them...?

Is there any server side restrictions for not letting people getting directory's full content or listing it (i guess noone would be happy if someone downloaded his php scripts)?

tnx in advance Very Happy
View user's profile Send private message
PostPosted: Fri Feb 29, 2008 1:55 am Reply with quote
ToXiC
Moderator
Moderator
Joined: Dec 01, 2004
Posts: 181
Location: Cyprus




There are no silent ways and acunetix doesnt list directorys.

What acunetix does is indexing through the website and searching for .jpg,.js files lets say that have path for example at http://site.com/imagefolder/bla.jpg so the structure of the site is

site.com
---/imagefolder/

if you have for example an empty index.htm file at /imagefolder/ that directory cannot be listed . but you can say that is exists.

or you can play with the .htaccess file as well

You can create a .htacess file in your directory and add the following parameter in it

IndexIgnore *

or if you want to hide specific extensions
IndexIgnore *.gif *.jpg (this will allow listin of .html and other files beside gif and jpg

_________________
who|grep -i blonde|talk; cd~;wine;talk;touch;unzip;touch; strip;gasp;finger;gasp;mount; fsck; more; yes; gasp; umount; make clean; sleep;wakeup;goto http://www.md5this.com
View user's profile Send private message Visit poster's website MSN Messenger
PostPosted: Fri Feb 29, 2008 9:29 am Reply with quote
Panic_Mode
Active user
Active user
Joined: Feb 09, 2008
Posts: 39




Ah I see.

Tnx for the reply.

So there is not a way of listing the contents of directory...
View user's profile Send private message
PostPosted: Fri Feb 29, 2008 11:57 am Reply with quote
waraxe
Site admin
Site admin
Joined: May 11, 2004
Posts: 2407
Location: Estonia, Tartu




Panic_Mode wrote:
Ah I see.

Tnx for the reply.

So there is not a way of listing the contents of directory...


This is how webserver works ... If someone finds a way to index arbitrary Apache directory, then it can be seen as security hole and next day issue will be patched Smile
View user's profile Send private message Send e-mail Visit poster's website
PostPosted: Fri Feb 29, 2008 9:47 pm Reply with quote
Panic_Mode
Active user
Active user
Joined: Feb 09, 2008
Posts: 39




waraxe wrote:
Panic_Mode wrote:
Ah I see.

Tnx for the reply.

So there is not a way of listing the contents of directory...


This is how webserver works ... If someone finds a way to index arbitrary Apache directory, then it can be seen as security hole and next day issue will be patched Smile


I was hoping for a common missconfiguration exploit or something :p
View user's profile Send private message
list directory contents and download them
www.waraxe.us Forum Index -> Newbies corner
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT
Page 1 of 1

Post new topicReply to topic


Powered by phpBB © 2001-2008 phpBB Group



Space Raider game for Android, free download - Space Raider gameplay video - Zone Raider mobile games
All logos and trademarks in this site are property of their respective owner. The comments and posts are property of their posters, all the rest (c) 2004-2024 Janek Vind "waraxe"
Page Generation: 0.443 Seconds