Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

DS Crawler

This Python tool made to crawl web servers for unintended files/folders via parser for Apple's .DS_Store file format.

Usage

$ python DS_Crawler.py -h

   /   \/ _\   / __\ __ __ ___      _| | ___ _ __ 
  / /\ /\ \   / / | '__/ _` \ \ /\ / / |/ _ \ '__|
 / /_// _\ \ / /__| | | (_| |\ V  V /| |  __/ |   
/___,'  \__/ \____/_|  \__,_| \_/\_/ |_|\___|_|   
                        v1.0 [0xdeadbeef]
usage: DS_Crawler.py [-h] -u URL [-v]

optional arguments:
  -h, --help         show this help message and exit
  -u URL, --url URL  web site that you want to crawl
  -v, --verbose      To enable verbosity

Useful ressources

I found the following links to be quite helpful while developing the parser:

License

MIT - See License.md

About

This Python tool made to crawl web servers for unintended files/folders via parser for Apple's `.DS_Store` file format.

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages