ds_storescanner

command module
v0.0.0-...-73a5bab Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 28, 2021 License: MIT Imports: 13 Imported by: 0

README

.DS_Store Scanner

This is a tool written in Go that was used for Scanning the Alexa top 1M for .DS_Store files.

Usage

./main --help
Usage of ./main:
  -c    Send HEAD request and show status code. Implies -l
  -d int
        Maximum recursion depth (default 7)
  -e    Preprend the URL to found files. Implies -l
  -i string
        Path to domain list
  -l    Parse .DS_Store and list files
  -q int
        Timeout in seconds (default 10)
  -r    Recursively scan directories for .DS_Store.
  -s    Use SSL (HTTPS) connection
  -t int
        Number of concurrent threads (default 10)
  -v    Verbose output (errors)

License

Released under MIT. See LICENSE.md

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL