Browsing directory and files in ASP

  • xEn0s
  • Born
  • Born
  • No Avatar
  • Joined: Apr 03, 2004
  • Posts: 3
  • Status: Offline

Post May 20th, 2004, 12:04 am

How to browse the specifying folder and files in ASP?
What function(s) do I have to use?
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post May 20th, 2004, 12:04 am

  • Sabu
  • Beginner
  • Beginner
  • No Avatar
  • Joined: May 15, 2004
  • Posts: 49
  • Status: Offline

Post May 20th, 2004, 3:45 am

Ah yes, this project was.. fun..

I'll sell you the whole thing :twisted:

Seriously, however, it looks like a certain someone might be trying to get past some certain security preferences..
  • joebert
  • Sledgehammer
  • Genius
  • No Avatar
  • Joined: Feb 10, 2004
  • Posts: 13455
  • Loc: Florida
  • Status: Offline

Post May 20th, 2004, 10:25 am

Your looking for the Scripting.FileSystemObject.

I can't explain it any better than this,

http://support.microsoft.com/default.as ... bContent=1

Note that some hosts disable the use of the FileSystemObject for security reasons.
Strong with this one, the sudo is.
  • Carnix
  • Guru
  • Guru
  • User avatar
  • Joined: Apr 28, 2004
  • Posts: 1099
  • Status: Offline

Post May 20th, 2004, 3:20 pm

Luckily, ASP Objects don't run as SYSTEM (most of them anyway), so as long as the system admin did the barest of hardening and made sure "Everyone" doesn't have full contol of anything, or even access to anything, and the IUSER account's permissions are well defined... there won't be any problems.

IIS isn't stupid ColdFusion server, after all. Stupid ColdFusion...

.c

Post Information

  • Total Posts in this topic: 4 posts
  • Users browsing this forum: No registered users and 178 guests
  • 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 post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.