Skip to content

Python tool for enumerating directories and files on web servers that contain a publicly readable .ds_store file.

Notifications You must be signed in to change notification settings

Keramas/DS_Walk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

DS_Walk

Python tool for enumerating directories and files on web servers that contain a publicly readable .ds_store file.

Uses the 'python-dsstore' .ds_store file parser tool created by gehxelt. (https://github.com/gehaxelt/Python-dsstore)

Tool Description

DS_Walk enumerates all possible files and directories on a web server where a .ds_store file can be publicly accessed and downloaded. The tool will traverse all directories until no further .ds_store files are found in subsequent directories.

alt text

About

Python tool for enumerating directories and files on web servers that contain a publicly readable .ds_store file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages