PHPackages                             mutant/s3crawler - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [File &amp; Storage](/categories/file-storage)
4. /
5. mutant/s3crawler

ActiveLibrary[File &amp; Storage](/categories/file-storage)

mutant/s3crawler
================

Mutant S3Crawler.

1211PHP

Since May 29Pushed 8y agoCompare

[ Source](https://github.com/nick-shared/S3Crawler)[ Packagist](https://packagist.org/packages/mutant/s3crawler)[ RSS](/packages/mutant-s3crawler/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

### S3 Crawler

[](#s3-crawler)

- This is an S3 crawler. It crawls the web for open S3 buckets based on what essentially amounts to a brute force url search from a wordlist file.

#### Usage via command line

[](#usage-via-command-line)

1. Clone repo and run composer install.
2. `php index.php `

#### Usage in Laravel

[](#usage-in-laravel)

1. `composer require  mutant/s3crawler:dev-master`

OR Add this to composer.json and run `composer update mutant/s3crawler`

```
  "require": {
    "mutant/s3crawler": "dev-master"
  },

```

2. composer.json might need minimum stability set:

```
  "minimum-stability": "dev",

```

3. use `php artisan mutant:s3-bucket-crawler {--inputfile=}`

- Your input file is a line separated word list. There are usable word lists in the wordlist folder of this package.

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/58526403?v=4)[nickkiermaier](/maintainers/nickkiermaier)[@nickkiermaier](https://github.com/nickkiermaier)

---

Top Contributors

[![0foo](https://avatars.githubusercontent.com/u/6382763?v=4)](https://github.com/0foo "0foo (31 commits)")

### Embed Badge

![Health badge](/badges/mutant-s3crawler/health.svg)

```
[![Health](https://phpackages.com/badges/mutant-s3crawler/health.svg)](https://phpackages.com/packages/mutant-s3crawler)
```

###  Alternatives

[venveo/craft-compress

Create smart zip files from Craft assets on the fly

124.7k](/packages/venveo-craft-compress)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
