DS_Store

  • We will use this GitHub repo for enumerating directories and files on web servers that contain a publicly readable .ds_store file.

python ds_walk.py -u http://10.13.38.11/ 

Last updated