secretsnitch

command module
v0.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2024 License: GPL-3.0 Imports: 25 Imported by: 0

README

Secretsnitch

A lightning-fast secret scanner in Golang!

Usage:
./secretsnitch [input options] [output options]

Input options:

  --github           Scan public GitHub commits from the past hour
    --from           (optional) Timestamp to start from (format: 2006-01-02-15)
    --to             (optional) Timestamp to stop at (format: 2006-01-02-15)

  --gitlab           Scan the last 100 public GitLab commits

  --phishtank        Scan reported phishtank.org URLs from the past day

  --url              Single URL to scan
  --urlList          A file containing a list of URLs to scan for secrets

  --directory        Scan an entire directory

Output options:

  --output           Save scan output to file

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