Skip to content

Latest commit

 

History

History
44 lines (35 loc) · 1.56 KB

CHANGELOG.md

File metadata and controls

44 lines (35 loc) · 1.56 KB

Change Log

All notable changes to the Sandcastle script will be documented in this file.

1.3 - 2018-11-19

  • Bug fixes
  • Implemented multi-threading
  • Added more bucket names

1.2.5 – 2018-04-30

  • Added more permutations
  • target stem names can now be loaded from the file
  • Implemented output file option

1.2.4 – 2017-05-28

  • Temporarily removed PyPi distribution channel
  • Shipping an updated bucket names wordlist
  • Script identifies potential matches and uses S3 CLI to check Read permissions

1.2.3 – 2017-04-09

  • PyPi distribution info not applicable; please see above
  • Removes "no match" display from Sandcastle script

1.2.2 – 2017-04-09

  • Sandcastle is now live on PyPi! This version fixes an import issue with bucket-names.txt.

1.2.1 – 2017-04-09

  • Sandcastle is being packaged and published on PyPi; this version is used for compatibility purposes.

1.2.0 – 2017-04-09

  • Sandcastle now supports the -f argument (text file)
    • The script defaults to bucket-names.txt if one is not given
  • Sandcastle now presents a line count for the specified text file
  • Adjusted ASCII header art and script wording

1.1.0 – 2017-04-09

  • Sandcastle now distinguishes between bucket status codes
    • Buckets returning 404 are hidden by default
    • Other status codes are displayed as potential "matches"
  • Sandcastle script and documentation improvements
  • Established CHANGELOG.md for update tracking

1.0.0 – 2017-04-08

  • Initial public release of the optimised bucketCrawler script
  • Initial README.md documentation and bucket permutations