riza / gigger

Git folder digger, I'm sure it's worthwhile stuff.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gigger

Git folder digger, I'm sure it's worthwhile stuff.

Build Status GitHub version Go Report Card GoDoc codecov

Installation

  • Download a prebuilt binary from releases page.

    or

  • If you have recent go compiler installed: GO11MODULES=on go get -u github.com/riza/gigger

Usage

█▀▀ █ █▀▀ █▀▀ █▀▀ █▀█
█▄█ █ █▄█ █▄█ ██▄ █▀▄

Usage of gigger:
  -ssl
        Disable SSL verification (default true)
  -t int
        Concurrent process count (default 30)
  -timeout duration
        HTTP request timeout in seconds. (default 10ns)
  -u string
        Target URL
  -v    Verbose output, printing full URL and redirect location (if any) with the results.
  -x string
        HTTP Proxy URL

p.s.

We also need a new icon, anyone who can make me a pickaxe icon can reach me on Twitter. :)

TODO

  • Output Provider (html,json,csv)
  • Usage docs
  • Comments for godoc
  • Codecov with Github Actions
  • Multi url scan
  • Index of detection
  • Download real files (entries, name)

License

gigger is released under MIT license. See LICENSE.

About

Git folder digger, I'm sure it's worthwhile stuff.

License:MIT License


Languages

Language:Go 100.0%