Skip to content

Gampung tools for find nuclei template from github

License

Notifications You must be signed in to change notification settings

royyan005/gampung

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gampung

made-with-Go issues

░██████╗░░█████╗░███╗░░░███╗██████╗░██╗░░░██╗███╗░░██╗░██████╗░
██╔════╝░██╔══██╗████╗░████║██╔══██╗██║░░░██║████╗░██║██╔════╝░
██║░░██╗░███████║██╔████╔██║██████╔╝██║░░░██║██╔██╗██║██║░░██╗░
██║░░╚██╗██╔══██║██║╚██╔╝██║██╔═══╝░██║░░░██║██║╚████║██║░░╚██╗
╚██████╔╝██║░░██║██║░╚═╝░██║██║░░░░░╚██████╔╝██║░╚███║╚██████╔╝
░╚═════╝░╚═╝░░╚═╝╚═╝░░░░░╚═╝╚═╝░░░░░░╚═════╝░╚═╝░░╚══╝░╚═════╝░
______________________ by @kankburhan ________________________

Searching Template From github...
Found 100 Templates from github
[INF] Success Download tor-socks-proxy.yaml

Tools to find nuclei template from github.


Resources

Installation

from Source

go compiler:

▶ GO111MODULE=on go get github.com/kankburhan/gampung/cmd/gampung

from GitHub

▶ git clone https://github.com/kankburhan/gampung
▶ cd gampung/cmd/gampung/
▶ go build .
▶ (sudo) mv gampung /usr/local/bin

Usage

Basic Usage

Run gampung with:

▶ gampung -t "token github" -o "/path/output"

Flags

▶ gampung -h

This will display help for the tool.

░██████╗░░█████╗░███╗░░░███╗██████╗░██╗░░░██╗███╗░░██╗░██████╗░
██╔════╝░██╔══██╗████╗░████║██╔══██╗██║░░░██║████╗░██║██╔════╝░
██║░░██╗░███████║██╔████╔██║██████╔╝██║░░░██║██╔██╗██║██║░░██╗░
██║░░╚██╗██╔══██║██║╚██╔╝██║██╔═══╝░██║░░░██║██║╚████║██║░░╚██╗
╚██████╔╝██║░░██║██║░╚═╝░██║██║░░░░░╚██████╔╝██║░╚███║╚██████╔╝
░╚═════╝░╚═╝░░╚═╝╚═╝░░░░░╚═╝╚═╝░░░░░░╚═════╝░╚═╝░░╚══╝░╚═════╝░
______________________ by @kankburhan ________________________


Usage:
  gampung [options]

Options:
  -t, --token <Token>       User access token Github
  -c, --concurrent <i>      Set the concurrency level (default: 20)
  -q, --query <keyword>     Keyword search template default "extension:yaml  matchers-condition"
  -o, --output <Path>       Path output files
  -s, --silent              Silent mode
  -h, --help                Display its help

TODOs

  • rate limit github
  • Remove duplicate templates
  • Validate template

Help & Bugs

contributions welcome

If you are still confused or found a bug, please open the issue.

License

license

gampung released under MIT. See LICENSE for more details.

Version

Current version is 0.0.3 and still development.

About

Gampung tools for find nuclei template from github

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%