Source: s3scanner
Section: misc
Priority: optional
Maintainer: Kali Developers <devel@kali.org>
Uploaders: Sophie Brun <sophie@offensive-security.com>
Build-Depends: debhelper-compat (= 13), dh-python, python3-setuptools, python3-all, python3-boto3
Standards-Version: 4.6.1
Homepage: https://github.com/sa7mon/S3Scanner
Vcs-Browser: https://gitlab.com/kalilinux/packages/s3scanner
Vcs-Git: https://gitlab.com/kalilinux/packages/s3scanner.git
Testsuite: autopkgtest-pkg-python
Rules-Requires-Root: no

Package: s3scanner
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: tool to find open S3 buckets and dump their contents
 This package contains a tool to find open S3 buckets and dump their contents.
 The features are:
   * zap Multi-threaded scanning
   * telescope Supports tons of S3-compatible APIs
   * female_detective Scans all bucket permissions to find misconfigurations
   * floppy_disk Dump bucket contents to a local folder
   * whale Docker support
