All Projects → riza → gigger

riza / gigger

Licence: MIT license
Git folder digger, I'm sure it's worthwhile stuff.

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to gigger

Dirsearch
Web path scanner
Stars: ✭ 7,246 (+18479.49%)
Mutual labels:  infosec, fuzzer
Ffuf
Fast web fuzzer written in Go
Stars: ✭ 5,687 (+14482.05%)
Mutual labels:  infosec, fuzzer
nozzlr
Nozzlr is a bruteforce framework, trully modular and script-friendly
Stars: ✭ 60 (+53.85%)
Mutual labels:  infosec
owasp-zap-jwt-addon
OWASP ZAP addon for finding vulnerabilities in JWT Implementations
Stars: ✭ 23 (-41.03%)
Mutual labels:  fuzzer
fuzvisor
A framework provides an interface to monitor and control fuzzers
Stars: ✭ 31 (-20.51%)
Mutual labels:  fuzzer
training-materials
No description or website provided.
Stars: ✭ 47 (+20.51%)
Mutual labels:  infosec
Subcert
Subcert is an subdomain enumeration tool, that finds all the subdomains from certificate transparency logs.
Stars: ✭ 58 (+48.72%)
Mutual labels:  infosec
1earn
ffffffff0x 团队维护的安全知识框架,内容包括不仅限于 web安全、工控安全、取证、应急、蓝队设施部署、后渗透、Linux安全、各类靶机writup
Stars: ✭ 3,715 (+9425.64%)
Mutual labels:  infosec
curl-fuzzer
Quality assurance testing for the curl project
Stars: ✭ 40 (+2.56%)
Mutual labels:  fuzzer
massurl
A simple tool that aims to efficiently and quickly parse the outputs of web scraping tools like gau
Stars: ✭ 14 (-64.1%)
Mutual labels:  infosec
gofuzz
Fast as Flash Web URL Fuzzing tool written in golang.
Stars: ✭ 31 (-20.51%)
Mutual labels:  fuzzer
aa-policy-validator
Validate all your Customer IAM Policies against AWS Access Analyzer - Policy Validation
Stars: ✭ 42 (+7.69%)
Mutual labels:  infosec
volana
🌒 Shell command obfuscation to avoid detection systems
Stars: ✭ 38 (-2.56%)
Mutual labels:  infosec
sec-scannode
SEC分布式资产扫描系统
Stars: ✭ 8 (-79.49%)
Mutual labels:  infosec
DDTTX
DDTTX Tabletop Trainings
Stars: ✭ 22 (-43.59%)
Mutual labels:  infosec
oscp-omnibus
A collection of resources I'm using while working toward the OSCP
Stars: ✭ 46 (+17.95%)
Mutual labels:  infosec
termux-snippets
An integrated tool and a collection of snippets which helps in the various aspects of the terminal.
Stars: ✭ 28 (-28.21%)
Mutual labels:  infosec
ggtfobins
Get GTFOBins info about a given exploit from the command line
Stars: ✭ 27 (-30.77%)
Mutual labels:  infosec
OpenXMolar
A MS OpenXML Format Fuzzing Framework
Stars: ✭ 79 (+102.56%)
Mutual labels:  fuzzer
AutonomousThreatSweep
Threat Hunting queries for various attacks
Stars: ✭ 70 (+79.49%)
Mutual labels:  infosec

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].